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