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