Can anyone recommend the best way to do the following?
I need a loop that will loop through the first two xml items and do something with the contents, then a second loop that will loop through items 3 onwards and do something different? How can I specify this?
Thanks for your help
Paul