echo 'digraph { "Kira Yamato" -> "Lacus Clyne" [taillabel = "Lover of"] "Siegel Clyne" -> "Lacus Clyne" [taillabel = "Daughter of"] "Andrew Waltfeld" -> "Lacus Clyne" [taillabel = "Friend of"] "Athrun Zala" -> "Kira Yamato" [taillabel = "Friend of"] "Caridad Yamato" -> "Kira Yamato" [taillabel = "Adopted son of"] "Haruma Yamato" -> "Kira Yamato" [taillabel = "Adopted son of"] "Cagalli Yula Athha" -> "Kira Yamato" [taillabel = "brother of"] "Lacus Clyne" -> "Kira Yamato" [taillabel = "Lover of"] "Aisha" -> "Andrew Waltfeld" [taillabel = "Lover of"] "Lacus Clyne" -> "Siegel Clyne" [taillabel = "Father of"] }' | dot -Tsvg > output.svg