echo 'digraph { "Jean" -> "Rosetta" [taillabel = "Daughter of"] "Rosetta" -> "Jean" [taillabel = "Father of"] }' | dot -Tsvg > output.svg