echo 'digraph { "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"] "Blue Mary" -> "Terry Bogard" [taillabel = "Boyfriend of"] "Andy Bogard" -> "Terry Bogard" [taillabel = "Older Brother of"] "Geese Howard" -> "Terry Bogard" [taillabel = "Enemy of"] "Billy Kane" -> "Terry Bogard" [taillabel = "Enemy of"] "Joe Higashi" -> "Terry Bogard" [taillabel = "Teammate of"] "Mai Shiranui" -> "Terry Bogard" [taillabel = "Friend 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"] "Blue Mary" -> "Ryuji Yamazaki" [taillabel = "Former teammate of"] "Billy Kane" -> "Ryuji Yamazaki" [taillabel = "Former teammate of"] "Iori Yagami" -> "Vanessa" [taillabel = "Former teammate of"] "Ramon" -> "Vanessa" [taillabel = "Former teammate of"] "Seth" -> "Vanessa" [taillabel = "Former teammate 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"] }' | dot -Tsvg > output.svg