echo 'digraph { "Mai" -> "Warden" [taillabel = "uncle of "] "Warden" -> "Mai" [taillabel = "niece of"] }' | dot -Tsvg > output.svg