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