echo 'digraph { "Tethys" -> "Ewan" [taillabel = "younger brother of"] "Ewan" -> "Tethys" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg