echo 'digraph { "Yui" -> "Gabimaru" [taillabel = "Husband of"] "Village Chief" -> "Yui" [taillabel = "Daughter of"] "Gabimaru" -> "Yui" [taillabel = "Wife of"] }' | dot -Tsvg > output.svg