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