echo 'digraph { "Kankurou" -> "Gaara" [taillabel = "Younger Brother of"] "Temari" -> "Gaara" [taillabel = "Younger Brother 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"] }' | dot -Tsvg > output.svg