RSS reader
The RSS reader will be coded in the CommonJS format, which will allow us to drop the functionality into other apps. The RSS feed chosen will be the BBC business news, but of course you could substitute any well-formed RSS feed in its place.
Tip
Not all RSS feeds are valid. Before you question your own code because the feed you have chosen does not display correctly, check the validity of the feed. World Wide Web Consortium (W3C) have an excellent and thorough RSS validator at http://validator.w3.org/feed/.