Lab 04: RSS & Atom Feeds

This lab creates valid RSS 2.0 and Atom 1.0 XML feeds that inform users about my ITWS labs.

Feeds

Items included

Lab 08 integration

As part of Lab 08, the feed links above no longer point to static XML files. Clicking them loads a small HTML page that fetches projects.json, calls buildRSS() or buildAtom() from lab08.js, and redirects the browser to the generated XML. Adding a new lab to projects.json updates both feeds automatically.