echo 'digraph { "Constance Raveau" -> "Joel Raveau" [taillabel = "grandmother of"] "Joel Raveau" -> "Constance Raveau" [taillabel = "granddaughter of"] }' | dot -Tsvg > output.svg