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