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