echo 'digraph { "Jinin Akebino" -> "Kyoho Fuefuki" [taillabel = "successor of"] "Mangetsu Houzuki" -> "Jinin Akebino" [taillabel = "Former teammate of"] "Ameyuri Ringo" -> "Jinin Akebino" [taillabel = "Former teammate of"] "Zabuza Momochi" -> "Jinin Akebino" [taillabel = "Former teammate of"] "Kisame Hoshigaki" -> "Jinin Akebino" [taillabel = "Former teammate of"] "Raiga Kurosuki" -> "Jinin Akebino" [taillabel = "Former teammate of"] "Jinpachi Munashi" -> "Jinin Akebino" [taillabel = "Former teammate of"] "Juzo Biwa" -> "Jinin Akebino" [taillabel = "Former partner of"] "Kushimaru Kuriarare" -> "Jinin Akebino" [taillabel = "Former partner of"] "Kyoho Fuefuki" -> "Jinin Akebino" [taillabel = "predecessor of"] }' | dot -Tsvg > output.svg