echo 'digraph { "Hashirama Senju" -> "Zetsu" [taillabel = "Clone 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"] }' | dot -Tsvg > output.svg