echo 'digraph { "JK" -> "Karura" [taillabel = "Wife of"] "Azami Nakiri" -> "Karura" [taillabel = "Wife of"] "Rasa" -> "Karura" [taillabel = "Wife of"] "Kankurou" -> "Karura" [taillabel = "Mother of"] "Temari" -> "Karura" [taillabel = "Mother of"] "Gaara" -> "Karura" [taillabel = "Guardian of"] "Shinki" -> "Karura" [taillabel = "grandmother of"] "Kankurou" -> "Gaara" [taillabel = "Younger Brother of"] "Temari" -> "Gaara" [taillabel = "Younger Brother of"] "Shikadai Nara" -> "Gaara" [taillabel = "Uncle of"] "Shikamaru Nara" -> "Gaara" [taillabel = "Brother-in-law of"] "Shinki" -> "Gaara" [taillabel = "Adoptive father of"] "Rasa" -> "Gaara" [taillabel = "Son of"] "Karura" -> "Gaara" [taillabel = "son 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 "] "Kankurou" -> "Temari" [taillabel = "Younger Sister of"] "Shikadai Nara" -> "Temari" [taillabel = "Mother of"] "Shikamaru Nara" -> "Temari" [taillabel = "Wife of"] "Shinki" -> "Temari" [taillabel = "aunt of "] "Rasa" -> "Temari" [taillabel = "Daughter of"] "Karura" -> "Temari" [taillabel = "Daughter of"] "Kankurou" -> "Temari" [taillabel = "Older Sister of"] "Gaara" -> "Temari" [taillabel = "Older Sister of"] "Gaara" -> "Shinki" [taillabel = "Adopted son of"] "Kankurou" -> "Shinki" [taillabel = "nephew of"] "Temari" -> "Shinki" [taillabel = "nephew of"] "Shikamaru Nara" -> "Shinki" [taillabel = "nephew of"] "Freyja Wion" -> "Shinki" [taillabel = "Cousin of"] "Shikadai Nara" -> "Shinki" [taillabel = "Cousin of"] "Yodo" -> "Shinki" [taillabel = "Teammate of"] "Araya" -> "Shinki" [taillabel = "Teammate of"] "Rasa" -> "Shinki" [taillabel = "grandson of"] "Karura" -> "Shinki" [taillabel = "grandson of"] "Karura" -> "Rasa" [taillabel = "Husband of"] "Kankurou" -> "Rasa" [taillabel = "Father of"] "Temari" -> "Rasa" [taillabel = "Father of"] "Gaara" -> "Rasa" [taillabel = "Father of"] "Shinki" -> "Rasa" [taillabel = "grandfather of"] "Third Kazekage" -> "Rasa" [taillabel = "Former student of"] }' | dot -Tsvg > output.svg