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