echo 'digraph { "Iori Yagami" -> "Vanessa" [taillabel = "Former teammate of"] "Ramon" -> "Vanessa" [taillabel = "Former teammate of"] "Seth" -> "Vanessa" [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"] "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"] "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"] }' | dot -Tsvg > output.svg