echo 'digraph { "Naruto Uzumaki" -> "Sakura Haruno" [taillabel = "Best friend of"] "Tsunade" -> "Sakura Haruno" [taillabel = "Apprentice of"] "Sai" -> "Sakura Haruno" [taillabel = "Teammate of"] "Yamato" -> "Sakura Haruno" [taillabel = "Subordinate of"] "Kizashi Haruno" -> "Sakura Haruno" [taillabel = "Daughter of"] "Minato Namikaze" -> "Naruto Uzumaki" [taillabel = "Son of"] "Kushina Uzumaki" -> "Naruto Uzumaki" [taillabel = "Son of"] "Sakura Haruno" -> "Naruto Uzumaki" [taillabel = "Best friend of"] "Sasuke Uchiha" -> "Naruto Uzumaki" [taillabel = "Rival of"] "Hinata Hyuga" -> "Naruto Uzumaki" [taillabel = "In love with"] "Menma Uzumaki" -> "Naruto Uzumaki" [taillabel = ""good twin of""] "Jiraiya" -> "Naruto Uzumaki" [taillabel = "Student of"] "Sasuke Uchiha" -> "Naruto Uzumaki" [taillabel = "Best friend of"] "Kakashi Hatake" -> "Naruto Uzumaki" [taillabel = "Subordinate of"] "Hashirama Senju" -> "Tsunade" [taillabel = "Granddaughter of"] "Dan Katou" -> "Tsunade" [taillabel = "Lover of"] "Nawaki" -> "Tsunade" [taillabel = "Younger Sister of"] "Mito Uzumaki" -> "Tsunade" [taillabel = "Granddaughter of"] "Tobirama Senju" -> "Tsunade" [taillabel = "Grandniece of"] "Hanzo of the Salamander" -> "Tsunade" [taillabel = "survival fight against"] "Jiraiya" -> "Tsunade" [taillabel = "Former teammate of"] "Orochimaru" -> "Tsunade" [taillabel = "Former teammate of"] "Sakura Haruno" -> "Tsunade" [taillabel = "Teacher of"] "Hiruzen Sarutobi" -> "Tsunade" [taillabel = "Student of"] "Tsunade (young)" -> "Tsunade" [taillabel = "Older Version of"] "Inojin Yamanaka" -> "Sai" [taillabel = "Father of"] "Ino Yamanaka" -> "Sai" [taillabel = "Husband of"] "Hashirama Senju" -> "Yamato" [taillabel = "clone of"] "Orochimaru" -> "Yamato" [taillabel = "a "lab rats"/sworn enemy"] "Sakura Haruno" -> "Kizashi Haruno" [taillabel = "Father of"] }' | dot -Tsvg > output.svg