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