echo 'digraph { "Kasumi" -> "False Kasumi" [taillabel = "Clone of"] "Hayate" -> "Kasumi" [taillabel = "Younger Sister of"] "Ayane" -> "Kasumi" [taillabel = "Younger Sister of"] "Raidou" -> "Kasumi" [taillabel = "Niece of"] "Ayame" -> "Kasumi" [taillabel = "Daughter of"] "Shiden" -> "Kasumi" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg