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