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