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