echo 'digraph { "Hibiki Matsutou" -> "Sumie Matsutou" [taillabel = "Mother of"] "Sumie Matsutou" -> "Hibiki Matsutou" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg