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