Anyone with experience with #XMLParser in #Swift have any idea what this could be? AFAIK, XMLParser should be a SAX parser, and I get the same results with both a memory-mapped Data object and an InputStream. (it's also not my delegate methods, I commented everything out as a test)
