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