Php & Xml

I have an actionscript program that is parsing external rss feeds - the problem is that parsing the xml online slows the process. What I’d like to do is use PHP to copy the RSS feed and then save that feed to my server where my actionscript will process the feed more quickly. Is this a likely scenario.

You can see the program at http://www.newsalyzer.com/tech/index.htm