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