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