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