How can I parse only the root element of a document? I want to save the time and space of parsing the entire document since I am only interested in the attributes and namespace of the root element. Thanks, -- Dave