Thanks scotty.
And thank you Rabi as well! I only had a few minutes to work with that code, but it definitely was a step in the right direction and I think I know what to do from here.
I suppose the point I am most unsure about right now is how to take the data that is now being traced successfully, and send it to dynamic text fields. Or rather, that point isn’t so difficult as having them sent to multiple sequential text fields. For example having the time information sent to a set of text fields named time_txt with a number following (time_txt1, time_txt2, time_txt3, etc). So the first time listed in the xml document would be sent to time_txt1, the second to time_txt2, and so on.
I have a few ideas on how to do this (again pressed for time, sorry) but there is probably a better way anyway. Could anyone point me in the right direction please?