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