tags:

views:

33

answers:

1

let's say I want to get the xml file from google rss for Apple. I am pretty new to RSS and XML so I would appreciate any help. Thanks!

+1  A: 

Well, RSS is XML. So if you have the RSS feed for Apple, you have the XML file.

Wim Hollebrandse
yea I know that. I just don't know how I would download the file manually and then automatically.
SuperString