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