echo 'digraph { "Tsunade" -> "Nawaki" [taillabel = "Younger Brother of"] "Hashirama Senju" -> "Nawaki" [taillabel = "Grandson of"] "Mito Uzumaki" -> "Nawaki" [taillabel = "Grandson of"] "Hashirama Senju" -> "Tsunade" [taillabel = "Granddaughter of"] "Dan Katou" -> "Tsunade" [taillabel = "Lover 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"] "Nawaki" -> "Tsunade" [taillabel = "Older Sister of"] "Tsunade" -> "Hashirama Senju" [taillabel = "Grandfather of"] "Tobirama Senju" -> "Hashirama Senju" [taillabel = "Older Brother of"] "Nawaki" -> "Hashirama Senju" [taillabel = "Grandfather of"] "Madara Uchiha" -> "Hashirama Senju" [taillabel = "Friend of"] "Mito Uzumaki" -> "Hashirama Senju" [taillabel = "Husband of"] "Asura Otsutsuki" -> "Hashirama Senju" [taillabel = "reincarnation of"] "Ishikawa" -> "Hashirama Senju" [taillabel = "held the first meeting of the kages with"] "Byakuren" -> "Hashirama Senju" [taillabel = "held the first meeting of the kages with"] "Zetsu" -> "Hashirama Senju" [taillabel = "Genetic Template of"] "Yamato" -> "Hashirama Senju" [taillabel = "Genetic Template of"] "Tsunade" -> "Mito Uzumaki" [taillabel = "Grandmother of"] "Nawaki" -> "Mito Uzumaki" [taillabel = "Grandmother of"] "Hashirama Senju" -> "Mito Uzumaki" [taillabel = "Wife of"] "Tobirama Senju" -> "Mito Uzumaki" [taillabel = "Sister-in-law of"] }' | dot -Tsvg > output.svg