Thanks for noticing. We've done a lot of work on project features to make sure they are fast, scalable, and stable. We converted some INI format files to XML and we use our own home grown very fast mini xml parser to read/write them. Full featured XML parsers are much slower, require more memory, and have a more difficult to use standard XML API.