echo 'digraph { "Haruka Harukaze" -> "Pop Harukaze" [taillabel = "Daughter of"] "Doremi Harukaze" -> "Haruka Harukaze" [taillabel = "Mother of"] "Pop Harukaze" -> "Haruka Harukaze" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg