• Use of XMLReader is an iterative approach so you'll be writing code with the structure "for each node in document, do something" and those for each statements can be nested. The actual code will depend on your XML structure. You'll find numerous samples of this online.

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato