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