echo 'digraph { "Tsunade" -> "Agari Kaisen " [taillabel = "Friend 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"] }' | dot -Tsvg > output.svg