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