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