echo 'digraph { "Momiji Inoue" -> "Makoto Inoue" [taillabel = "Daughter of"] "Makoto Inoue" -> "Momiji Inoue" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg