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