Say I have a large XML document. I am just interessted in a small portion of the information, and dont want to path-search the whole document to get it. Is there any tool for pre-indexing an XML document, so I first can find out where my information is, and can step directly into the document and find it?