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