echo 'digraph { "Hayate" -> "Ein" [taillabel = "Alter ego of"] "Kasumi" -> "Hayate" [taillabel = "Older Brother of"] "Ayame" -> "Hayate" [taillabel = "Son of"] "Ayane" -> "Hayate" [taillabel = "Younger Sister of"] "Raidou" -> "Hayate" [taillabel = "Nephew of"] "Shiden" -> "Hayate" [taillabel = "Son of"] }' | dot -Tsvg > output.svg