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