echo 'digraph { "Yuri Amalfi" -> "Nicol Amalfi" [taillabel = "son of"] "Athrun Zala" -> "Nicol Amalfi" [taillabel = "Friend of#"] "Patrick Zala" -> "Athrun Zala" [taillabel = "son of"] "Lacus Clyne" -> "Athrun Zala" [taillabel = "Former fiance of"] "Cagalli Yula Athha" -> "Athrun Zala" [taillabel = "Lover of"] "Nicol Amalfi" -> "Yuri Amalfi" [taillabel = "Father of"] }' | dot -Tsvg > output.svg