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