echo 'digraph { "Dorothy Catalonia" -> "Duke Dermail" [taillabel = "Grandfather of"] "Treize Khushrenada" -> "Duke Dermail" [taillabel = "Uncle of"] "Duke Dermail" -> "Dorothy Catalonia" [taillabel = "Granddaughter of"] "Treize Khushrenada" -> "Dorothy Catalonia" [taillabel = "Cousin of"] "Zechs Marquise" -> "Treize Khushrenada" [taillabel = "Friend of#"] "Duke Dermail" -> "Treize Khushrenada" [taillabel = "Nephew of"] "Dorothy Catalonia" -> "Treize Khushrenada" [taillabel = "Cousin of"] }' | dot -Tsvg > output.svg