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