echo 'digraph { "Shinki" -> "Araya" [taillabel = "Teammate of"] "Yodo" -> "Araya" [taillabel = "Teammate 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"] "Shinki" -> "Yodo" [taillabel = "Teammate of"] "Araya" -> "Yodo" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg