echo 'digraph { "Pollux Gemini" -> "Castor Gemini" [taillabel = "Twin brother of"] "Castor Gemini" -> "Pollux Gemini" [taillabel = "Twin sister of"] }' | dot -Tsvg > output.svg