echo 'digraph { "Aoi Saotome" -> "Kazuya Saotome" [taillabel = "Brother of"] "Midori Saotome" -> "Kazuya Saotome" [taillabel = "Brother of"] "Hiroshi Daimon" -> "Kazuya Saotome" [taillabel = "Friend of#"] "Den Tadokoro" -> "Kazuya Saotome" [taillabel = "Friend of#"] "Kazuya Saotome" -> "Aoi Saotome" [taillabel = "Sister of"] "Kazuya Saotome" -> "Midori Saotome" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg