echo 'digraph { "Toyo" -> "Kai" [taillabel = "Uncle of"] "Kai" -> "Toyo" [taillabel = "Nephew of"] }' | dot -Tsvg > output.svg