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