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