echo 'digraph { "Chiaki" -> "Ayaka" [taillabel = "Younger Sister of"] "Shuntarou" -> "Ayaka" [taillabel = "Younger Sister of"] "Fuyuno Hinamori" -> "Ayaka" [taillabel = "Younger Sister of"] "Koharu" -> "Ayaka" [taillabel = "In love with"] "Chiaki" -> "Ayaka" [taillabel = "Younger Sister of"] "Shuntarou" -> "Chiaki" [taillabel = "In love with"] "Shuntarou" -> "Chiaki" [taillabel = "Younger Sister of"] "Ayaka" -> "Chiaki" [taillabel = "Younger Sister of"] "Fuyuno Hinamori" -> "Chiaki" [taillabel = "Younger Sister of"] "Shuntarou" -> "Fuyuno Hinamori" [taillabel = "Younger Sister of"] "Chiaki" -> "Fuyuno Hinamori" [taillabel = "Younger Sister of"] "Ayaka" -> "Fuyuno Hinamori" [taillabel = "Younger Sister of"] "Koharu" -> "Fuyuno Hinamori" [taillabel = "In love with"] "Shuntarou" -> "Fuyuno Hinamori" [taillabel = "In love with"] "Fuyuno Hinamori" -> "Shuntarou" [taillabel = "Older Brother of"] "Ayaka" -> "Shuntarou" [taillabel = "Older Brother of"] "Chiaki" -> "Shuntarou" [taillabel = "Younger Brother of"] "Ayaka" -> "Shuntarou" [taillabel = "In love with"] "Fuyuno Hinamori" -> "Shuntarou" [taillabel = "In love with"] "Chiaki" -> "Shuntarou" [taillabel = "In love with"] "Koharu" -> "Shuntarou" [taillabel = "Older Version of"] "Shuntarou" -> "Koharu" [taillabel = "Younger Version of"] }' | dot -Tsvg > output.svg