echo 'digraph { "Jean Grant " -> "Vince Grant" [taillabel = "spouse to "] "Vince Grant" -> "Jean Grant " [taillabel = "spouse to "] }' | dot -Tsvg > output.svg