echo 'digraph { "Mako" -> "Licorice" [taillabel = "Niece of"] "Reina" -> "Mako" [taillabel = "Uncle of"] }' | dot -Tsvg > output.svg