echo 'digraph { "Yarne" -> "Panne" [taillabel = "Mother of"] "Panne" -> "Yarne" [taillabel = "son of"] }' | dot -Tsvg > output.svg