This should help: How to iterate and read xml documents
The key is to use For Each loops to get all similar elements.
Sample here
This should help: How to iterate and read xml documents
The key is to use For Each loops to get all similar elements.
Sample here