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