echo 'digraph { "Zeno Bell" -> "Zatch Bell" [taillabel = "Brother of"] "Kiyomaro Takamine" -> "Zatch Bell" [taillabel = "Mamodo of"] "Dufort" -> "Zeno Bell" [taillabel = "Mamodo of"] "Zatch Bell" -> "Zeno Bell" [taillabel = "Brother of"] "Zatch Bell" -> "Kiyomaro Takamine" [taillabel = "Partner of"] "Seitarou Takamine" -> "Kiyomaro Takamine" [taillabel = "Son of"] "Hana Takamine" -> "Kiyomaro Takamine" [taillabel = "Son of"] }' | dot -Tsvg > output.svg