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