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