echo 'digraph { "David" -> "Gigante" [taillabel = "Younger Brother of"] "Gigante" -> "David" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg