Read the entire post.
Of course I did :).
The discussion is about how to avoid loading/parsing of all that stuff in runtime.
I just thought that skipping XML nodes is not a performance overhead, but transforming those nodes into objects would be.
At least with the few fast XML parsers I used in the past, I saw no big difference when processing only parts of the XML document. Ahmed.