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