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