echo 'digraph { "Rock Howard" -> "Geese Howard" [taillabel = "Father of"] "Terry Bogard" -> "Geese Howard" [taillabel = "Enemy of"] "Andy Bogard" -> "Geese Howard" [taillabel = "Enemy of"] "Mr. Big" -> "Geese Howard" [taillabel = "Former teammate of"] "Billy Kane" -> "Geese Howard" [taillabel = "Teammate of"] "Hein" -> "Geese Howard" [taillabel = "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"] "Terry Bogard" -> "Andy Bogard" [taillabel = "Younger Brother of"] "Joe Higashi" -> "Andy Bogard" [taillabel = "Teammate of"] "Mai Shiranui" -> "Andy Bogard" [taillabel = "Boyfriend 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"] "Geese Howard" -> "Mr. Big" [taillabel = "Former teammate of"] "Ryo Sakazaki" -> "Mr. Big" [taillabel = "Enemy of"] "Robert Garcia" -> "Mr. Big" [taillabel = "Enemy of"] "Takuma Sakazaki" -> "Mr. Big" [taillabel = "Enemy of"] "Yuri Sakazaki" -> "Mr. Big" [taillabel = "Enemy of"] "Kain R. Heinlein" -> "Mr. Big" [taillabel = "Enemy of"] "Rock Howard" -> "Mr. Big" [taillabel = "Enemy of"] "Geese Howard" -> "Rock Howard" [taillabel = "Son of"] "Terry Bogard" -> "Rock Howard" [taillabel = "Friend of"] "Kain R. Heinlein" -> "Rock Howard" [taillabel = "Nephew of"] "Billy Kane" -> "Hein" [taillabel = "Teammate of"] "Geese Howard" -> "Hein" [taillabel = "Servant of"] }' | dot -Tsvg > output.svg