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