To test our lexical scanner for a compilers class, we're scanning in a file that is made from a language that is a subset of XQuery. Then we output the tokens in an xml file. My group was pretty much ...