echo 'digraph { "Lacus Clyne" -> "Siegel Clyne" [taillabel = "Father of"] "Kira Yamato" -> "Lacus Clyne" [taillabel = "Lover of"] "Siegel Clyne" -> "Lacus Clyne" [taillabel = "Daughter of"] "Andrew Waltfeld" -> "Lacus Clyne" [taillabel = "Friend of#"] }' | dot -Tsvg > output.svg