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