echo 'digraph { "Goro Daimon" -> "Benimaru Nikaido" [taillabel = "Teammate of"] "Kyo Kusanagi" -> "Benimaru Nikaido" [taillabel = "Teammate of"] "Elisabeth Blanctorche" -> "Benimaru Nikaido" [taillabel = "Former teammate of"] "Duo Lon" -> "Benimaru Nikaido" [taillabel = "Former teammate of"] "Shingo Yabuki" -> "Benimaru Nikaido" [taillabel = "Former teammate of"] "Lin" -> "Benimaru Nikaido" [taillabel = "Former teammate of"] "Seth" -> "Benimaru Nikaido" [taillabel = "Former teammate of"] "Iori Yagami" -> "Kyo Kusanagi" [taillabel = "Rival of"] "K'" -> "Kyo Kusanagi" [taillabel = "Rival of"] "Shingo Yabuki" -> "Kyo Kusanagi" [taillabel = "Teacher of"] "Benimaru Nikaido" -> "Kyo Kusanagi" [taillabel = "Teammate of"] "Rugal Bernstein" -> "Kyo Kusanagi" [taillabel = "Enemy of"] "Orochi" -> "Kyo Kusanagi" [taillabel = "Enemy of"] "Ash Crimson" -> "Kyo Kusanagi" [taillabel = "Enemy of"] "Goro Daimon" -> "Kyo Kusanagi" [taillabel = "Teammate of"] "Saisyu Kusanagi" -> "Kyo Kusanagi" [taillabel = "Son of"] "Chizuru Kagura" -> "Kyo Kusanagi" [taillabel = "Partner of"] "Benimaru Nikaido" -> "Goro Daimon" [taillabel = "Teammate of"] "Kyo Kusanagi" -> "Goro Daimon" [taillabel = "Teammate of"] "Kyo Kusanagi" -> "Shingo Yabuki" [taillabel = "Student of"] "Benimaru Nikaido" -> "Shingo Yabuki" [taillabel = "Former teammate of"] "Iori Yagami" -> "Shingo Yabuki" [taillabel = "Former teammate of"] "Athena Asamiya" -> "Shingo Yabuki" [taillabel = "In love with"] "Lin" -> "Shingo Yabuki" [taillabel = "Former teammate of"] "Lin" -> "Seth" [taillabel = "Former teammate of"] "Benimaru Nikaido" -> "Seth" [taillabel = "Former teammate of"] "Iori Yagami" -> "Seth" [taillabel = "Former teammate of"] "Vanessa" -> "Seth" [taillabel = "Former teammate of"] "Ramon" -> "Seth" [taillabel = "Former teammate of"] "Shingo Yabuki" -> "Lin" [taillabel = "Former teammate of"] "Benimaru Nikaido" -> "Lin" [taillabel = "Former teammate of"] "Seth" -> "Lin" [taillabel = "Former teammate of"] "Ron" -> "Lin" [taillabel = "Rival of"] "Elisabeth Blanctorche" -> "Duo Lon" [taillabel = "Teammate of"] "Ash Crimson" -> "Duo Lon" [taillabel = "Former teammate of"] "Shen Woo" -> "Duo Lon" [taillabel = "Former teammate of"] "Shen Woo" -> "Elisabeth Blanctorche" [taillabel = "Teammate of"] "Duo Lon" -> "Elisabeth Blanctorche" [taillabel = "Teammate of"] "Benimaru Nikaido" -> "Elisabeth Blanctorche" [taillabel = "Former teammate of"] "Ash Crimson" -> "Elisabeth Blanctorche" [taillabel = "Childhood friend of"] }' | dot -Tsvg > output.svg