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