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