On Mon, 22 Oct 2007, Ketil Malde wrote: > I'm wondering what approach others use for non-toy XML data. Is the > problem due to some error I have made, or should I just ignore the > XML, and just parse it "manually" by dissecting bytestrings, or will > another XML library serve better? HXT uses Parsec, which is strict.