echo 'digraph { "Benga" -> "Alder" [taillabel = "Grandfather of"] "Alder" -> "Benga" [taillabel = "Grandson of"] }' | dot -Tsvg > output.svg