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