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