echo 'digraph { "Oberon" -> "Titania" [taillabel = "Wife of"] "Titania" -> "Oberon" [taillabel = "Husband of"] }' | dot -Tsvg > output.svg