Page is a not externally linkable
httpwebwitch - 4:00 am on Dec 10, 2012 (gmt 0)
parsing some XML wouldn't normally take a minute or two, unless it's a huge chunk of XML?
I don't know of any complete examples to suggest, but I'd suggest you receive the XML as a POST, parse/process it with SimpleXML, then output the result...