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