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