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