echo 'digraph { "Byakko" -> "Suzaku" [taillabel = "Teammate of"] "Genbu the Stone Turtle" -> "Suzaku" [taillabel = "Teammate of"] "Yusuke Urameshi" -> "Suzaku" [taillabel = "Enemy of"] "Keiko Yukimura " -> "Suzaku" [taillabel = "Enemy of"] "Botan" -> "Suzaku" [taillabel = "Enemy of"] "Yusuke Urameshi" -> "Keiko Yukimura " [taillabel = "Girlfriend of"] "Botan" -> "Keiko Yukimura " [taillabel = "Friend of"] "Shizuru Kuwabara" -> "Keiko Yukimura " [taillabel = "Friend of"] "Koenma" -> "Botan" [taillabel = "Subordinate of"] "Shuichi Minamino" -> "Botan" [taillabel = "Friend of"] "Yusuke Urameshi" -> "Botan" [taillabel = "Friend of"] "Hiei" -> "Botan" [taillabel = "Friend of"] "Kazuma Kuwabara" -> "Botan" [taillabel = "Friend of"] "Keiko Yukimura " -> "Botan" [taillabel = "Friend of"] "Shizuru Kuwabara" -> "Botan" [taillabel = "Friend of"] "Genkai" -> "Botan" [taillabel = "Friend of"] "Keiko Yukimura " -> "Yusuke Urameshi" [taillabel = "Boyfriend of"] "Shuichi Minamino" -> "Yusuke Urameshi" [taillabel = "Friend of"] "Hiei" -> "Yusuke Urameshi" [taillabel = "Friend of"] "Kazuma Kuwabara" -> "Yusuke Urameshi" [taillabel = "Best friend of"] "Raizen" -> "Yusuke Urameshi" [taillabel = "Descendant (44 generations) to"] "Genkai" -> "Yusuke Urameshi" [taillabel = "Student of"] "Younger Toguro" -> "Yusuke Urameshi" [taillabel = "Rival of"] "Koenma" -> "Yusuke Urameshi" [taillabel = "Subordinate of"] "Jin" -> "Yusuke Urameshi" [taillabel = "Rival of"] "Chu" -> "Yusuke Urameshi" [taillabel = "Rival of"] "Shinobu Sensui" -> "Yusuke Urameshi" [taillabel = "Rival of"] "Byakko" -> "Genbu the Stone Turtle" [taillabel = "Teammate of"] "Suzaku" -> "Genbu the Stone Turtle" [taillabel = "Teammate of"] "Genbu the Stone Turtle" -> "Byakko" [taillabel = "Teammate of"] "Suzaku" -> "Byakko" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg