echo 'digraph { "Torbjörn" -> "Brigitte" [taillabel = "Daughter of"] "Brigitte" -> "Torbjörn" [taillabel = "Father of"] }' | dot -Tsvg > output.svg