echo 'digraph { "Michael Trinity" -> "Nena Trinity" [taillabel = "Sister of"] "Johann Trinity" -> "Nena Trinity" [taillabel = "Sister of"] "Setsuna F Seiei" -> "Nena Trinity" [taillabel = "Love interest on"] "Nena Trinity" -> "Setsuna F Seiei" [taillabel = "Love interest of"] "Feldt Grace " -> "Setsuna F Seiei" [taillabel = "Love interest of"] "Marina Ismail" -> "Setsuna F Seiei" [taillabel = "love interest of"] "Nena Trinity" -> "Michael Trinity" [taillabel = "Brother of"] "Johann Trinity" -> "Michael Trinity" [taillabel = "Brother of"] "Nena Trinity" -> "Johann Trinity" [taillabel = "Brother of"] "Michael Trinity" -> "Johann Trinity" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg