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