echo 'digraph { "Ui's Father" -> "Ui's Mother" [taillabel = "Wife of"] "Ui's Mother" -> "Ui's Father" [taillabel = "Husband of"] }' | dot -Tsvg > output.svg