echo 'digraph { "Kaname Kuran" -> "Seiren" [taillabel = "Servant of"] "Yuki Cross" -> "Kaname Kuran" [taillabel = "Brother of"] "Rido Kuran" -> "Kaname Kuran" [taillabel = "Nephew of"] "Juri Kuran" -> "Kaname Kuran" [taillabel = "Son of"] "Haruka Kuran" -> "Kaname Kuran" [taillabel = "Son of"] "Takuma Ichijou" -> "Kaname Kuran" [taillabel = "Best friend of"] "Yuki Cross" -> "Kaname Kuran" [taillabel = "Finacee of"] "Senri Shiki" -> "Kaname Kuran" [taillabel = "Cousin of"] }' | dot -Tsvg > output.svg