I have been working with the Silverlight Application Builder (SAB) and would like to do more with GEORSS. I have been able to easily add the USGS Earthquake Feed http://earthquake.usgs.gov/earthquakes/catalogs/eqs7day-M5.xml . I have been trying to create my own GEORSS feed based on that example. I have been able to create my own and it looks the same in xml structre and it previews in IE 7 & 8 without a problem. However when I try to add in SAB it throws and error. I have tried to tweak the format and still cannot get it to work in SAB.
1. What format (Atom, RSS 2.0, etc.) do I need to use to work in SAB?
2. If I wanted to generate a GEORSS how would I go about doing this?
3. Ideally I would like to create a feed based on the content in an MS Access Database and export out the feed in the proper format and upload it to the web .... any ideas of how to do that?