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