echo 'digraph { "Elsa Belmonte" -> "Anna Belmonte" [taillabel = "Daughter of"] "Jean Belmonte" -> "Anna Belmonte" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg