echo 'digraph { "Chiyo" -> "Sasori" [taillabel = "grandson of"] "Ebizou" -> "Sasori" [taillabel = "Grandnephew of"] "Kankurou" -> "Sasori" [taillabel = "builder of the puppets of"] "Deidara" -> "Sasori" [taillabel = "Partner of"] "Third Kazekage" -> "Sasori" [taillabel = "killer of"] "Gaara" -> "Kankurou" [taillabel = "Older Brother of"] "Temari" -> "Kankurou" [taillabel = "Younger Brother of"] "Shikadai Nara" -> "Kankurou" [taillabel = "Uncle of"] "Sasori" -> "Kankurou" [taillabel = "Rival of"] "Shikamaru Nara" -> "Kankurou" [taillabel = "Brother-in-law of"] "Shinki" -> "Kankurou" [taillabel = "uncle of"] "Rasa" -> "Kankurou" [taillabel = "son of "] "Karura" -> "Kankurou" [taillabel = "son of "] "Sasori" -> "Deidara" [taillabel = "Partner of "] "Tobi" -> "Deidara" [taillabel = "Partner of "] "Ebizou" -> "Chiyo" [taillabel = "Sister of"] "Sasori" -> "Chiyo" [taillabel = "grandmother of"] "Sakumo Hatake" -> "Chiyo" [taillabel = "Enemy of"] "Chiyo" -> "Ebizou" [taillabel = "younger brother of"] "Shamon (Second Kazekage)" -> "Third Kazekage" [taillabel = "Successor of"] "Rasa" -> "Third Kazekage" [taillabel = "former teacher of"] "Sasori" -> "Third Kazekage" [taillabel = "murdered by"] }' | dot -Tsvg > output.svg