echo 'digraph { "Angel" -> "Ramon" [taillabel = "Teammate of"] "King of Dinosaurs" -> "Ramon" [taillabel = "Teammate of"] "Seth" -> "Ramon" [taillabel = "Former teammate of"] "Vanessa" -> "Ramon" [taillabel = "Former teammate of"] "Iori Yagami" -> "Ramon" [taillabel = "Former teammate of"] "Blue Mary" -> "Ramon" [taillabel = "Former teammate of"] "Maxima" -> "Ramon" [taillabel = "Former teammate of"] "K'" -> "Ramon" [taillabel = "Former teammate of"] "Kyo Kusanagi" -> "Iori Yagami" [taillabel = "Rival of"] "Chizuru Kagura" -> "Iori Yagami" [taillabel = "Partner of"] "Vice" -> "Iori Yagami" [taillabel = "Teammate of"] "Mature" -> "Iori Yagami" [taillabel = "Teammate of"] "Seth" -> "Iori Yagami" [taillabel = "Former teammate of"] "Ramon" -> "Iori Yagami" [taillabel = "Former teammate of"] "Vanessa" -> "Iori Yagami" [taillabel = "Former teammate of"] "Billy Kane" -> "Iori Yagami" [taillabel = "Former teammate of"] "Eiji Kisaragi" -> "Iori Yagami" [taillabel = "Former teammate of"] "Ash Crimson" -> "Iori Yagami" [taillabel = "Enemy of"] "Terry Bogard" -> "Blue Mary" [taillabel = "Girlfriend of"] "Billy Kane" -> "Blue Mary" [taillabel = "Former teammate of"] "Ryuji Yamazaki" -> "Blue Mary" [taillabel = "Former teammate of"] "Vanessa" -> "Blue Mary" [taillabel = "Former teammate of"] "Ramon" -> "Blue Mary" [taillabel = "Former teammate of"] "Kula Diamond" -> "K'" [taillabel = "Teammate of"] "Maxima" -> "K'" [taillabel = "Teammate of"] "Krizalid" -> "K'" [taillabel = "Enemy of"] "Zero" -> "K'" [taillabel = "Enemy of"] "Original Zero" -> "K'" [taillabel = "Enemy of"] "Igniz" -> "K'" [taillabel = "Enemy of"] "Kyo Kusanagi" -> "K'" [taillabel = "Rival of"] "K9999" -> "K'" [taillabel = "Rival of"] "Whip" -> "K'" [taillabel = "Younger Brother of"] "Ramon" -> "K'" [taillabel = "Former teammate of"] "Vanessa" -> "K'" [taillabel = "Former teammate of"] "K'" -> "Maxima" [taillabel = "Teammate of"] "Kula Diamond" -> "Maxima" [taillabel = "Teammate of"] "Whip" -> "Maxima" [taillabel = "Former teammate of"] "Krizalid" -> "Maxima" [taillabel = "Enemy of"] "Zero" -> "Maxima" [taillabel = "Enemy of"] "Igniz" -> "Maxima" [taillabel = "Enemy of"] "Iori Yagami" -> "Vanessa" [taillabel = "Former teammate of"] "Ramon" -> "Vanessa" [taillabel = "Former teammate of"] "Seth" -> "Vanessa" [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"] "K9999" -> "Angel" [taillabel = "Former teammate of"] "Kula Diamond" -> "Angel" [taillabel = "Former teammate of"] "Foxy" -> "Angel" [taillabel = "Former teammate of"] "King of Dinosaurs" -> "Angel" [taillabel = "Teammate of"] "Ramon" -> "Angel" [taillabel = "Teammate of"] "Angel" -> "King of Dinosaurs" [taillabel = "Teammate of"] "Ramon" -> "King of Dinosaurs" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg