I am parsing data from my client's webservice coming in as xml. When it comes in, the data is often nested into tables and is causing me a bit of difficultly in getting the overall data in a consistent manner. I don't really want to have to break up the data set into multiple duplicated queries. I thought I saw another question in the community like this but I can't seem to find it now. Any help would be greatly appreciated.