JavaScript is a reasonable option for this task. It can fetch the remote XML file with a GET request and parse it. I've only done it once and it was a while ago, so I'd suggest that you search on "javascript parse XML AJAX". You should find lots of example scripts that will include these functions. For me, the complexity of the XML document would largely determine how difficult it would be, and I'm exaggerating a bit there. Once you understand the flow of the JavaScript parsing syntax, you should be fine.
Rick Trethewey
Rainbo Design
Bookmarks