echo 'digraph { "Relena Darlian" -> "Vice Foreign Minister Darlian" [taillabel = "Adoptive father of"] "Zechs Marquise" -> "Relena Darlian" [taillabel = "Younger Sister of"] "Heero Yuy" -> "Relena Darlian" [taillabel = "Wife of"] "Lucrezia Noin" -> "Relena Darlian" [taillabel = "Sister-in-law of"] "Mrs. Darlian" -> "Relena Darlian" [taillabel = "Adoptive Daughter of"] "Vice Foreign Minister Darlian" -> "Relena Darlian" [taillabel = "Adoptive Daughter of"] }' | dot -Tsvg > output.svg