echo 'digraph { "Billy Kane" -> "Eiji Kisaragi" [taillabel = "Former teammate of"] "Iori Yagami" -> "Eiji Kisaragi" [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"] "Ryuji Yamazaki" -> "Billy Kane" [taillabel = "Former teammate of"] "Blue Mary" -> "Billy Kane" [taillabel = "Former teammate of"] "Geese Howard" -> "Billy Kane" [taillabel = "Servant of"] "Lilly Kane" -> "Billy Kane" [taillabel = "Older Brother of"] "Terry Bogard" -> "Billy Kane" [taillabel = "Enemy of"] "Hein" -> "Billy Kane" [taillabel = "Teammate of"] "Eiji Kisaragi" -> "Billy Kane" [taillabel = "Former teammate of"] "Iori Yagami" -> "Billy Kane" [taillabel = "Former teammate of"] }' | dot -Tsvg > output.svg