echo 'digraph { "Mu" -> "Gengetsu Hozuki (Second Mizukage)" [taillabel = "Enemy of"] "Byakuren" -> "Gengetsu Hozuki (Second Mizukage)" [taillabel = "successor of"] "Third Mizukage" -> "Gengetsu Hozuki (Second Mizukage)" [taillabel = "predecessor of"] "Ishikawa" -> "Mu" [taillabel = "Former student of"] "Onoki" -> "Mu" [taillabel = "former teacher of"] "Gengetsu Hozuki (Second Mizukage)" -> "Mu" [taillabel = "Enemy of"] "Gengetsu Hozuki (Second Mizukage)" -> "Byakuren" [taillabel = "predecessor of"] "Hashirama Senju" -> "Byakuren" [taillabel = "was there at first kage meeting with"] "Reto" -> "Byakuren" [taillabel = "was there at first kage meeting with"] "A (First Raikage)" -> "Byakuren" [taillabel = "was there at first kage meeting with"] "Ishikawa" -> "Byakuren" [taillabel = "was there at first kage meeting with"] "Gengetsu Hozuki (Second Mizukage)" -> "Third Mizukage" [taillabel = "successor of"] "Karatachi Yagura" -> "Third Mizukage" [taillabel = "predecessor of"] }' | dot -Tsvg > output.svg