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