On Thu, 05 Jul 2007 09:20:52 +0200, Malte Brill wrote: > our problem is we need to parse 5MB of XML data. Is your lib speedy > enough to tackle that? We would need a performance close to the > .dll., but of course reading the correct data back. (UTF8 encoded XML) No, sorry - it'll read it, but it will take a lot longer than the DLL to parse it... Ken