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