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