<?xml version="1.0" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

<!--
This is the list of tags that you can use for the rss :
http://cyber.law.harvard.edu/rss/rss.html

Then use http://feedvalidator.org to validate this rss.xml
-->

<channel>

<title>CS 2106 - Operating System</title>
<description>This is the description of the course. bla bla bala 3 paragraphs...</description>
<link>http://www.comp.nus.edu.sg/~cs2106/</link>
<atom:link href="http://www.comp.nus.edu.sg/~halim/rss.xml"
rel="self" type="application/rss+xml" />

<item>
<title>This is the latest news</title>
<description>This RSS doesnt have timestamp, so the order matters.
You can put anyting on this news.
You can have link as well to this news. if you don't have link
just link to the main site.</description>
<link>http://www.comp.nus.edu.sg/~cs2106/</link>
<pubDate>Thu, 03 Oct 2002 13:00:00 +0800</pubDate>
<!-- guid contains anything as long as it's unique with one another -->
<guid>http://www.comp.nus.edu.sg/~cs2106/latestnews</guid>
<author>ryap@comp.nus.edu.sg (Roland Yap)</author> <!-- this author is optional -->
</item>

<item>
<title>Here comes the tutorial page</title>
<description>Blabla about tutorial and provide link to the tutorial page!</description>
<link>http://www.comp.nus.edu.sg/~cs2106/tutorial.html</link>
<pubDate>Wed, 02 Oct 2002 13:00:00 +0800</pubDate>
<guid>http://www.comp.nus.edu.sg/~cs2106/tuttuttutorial</guid>
<author>ryap@comp.nus.edu.sg (Roland Yap)</author>
</item>

<item>
<title>This is the student list</title>
<description>Here comes the students</description>
<link>http://www.comp.nus.edu.sg/~cs2106/actual-vmware-list.txt</link>
<pubDate>Tue, 01 Oct 2002 13:00:00 +0800</pubDate>
<guid>http://www.comp.nus.edu.sg/~cs2106/liststudents</guid>
<author>ryap@comp.nus.edu.sg (Roland Yap)</author>
</item>

<item>
<title>This is the lecture notes</title>
<description>This is the lecture notes</description>
<link>http://www.comp.nus.edu.sg/~cs2106/notes.html</link>
<pubDate>Tue, 01 Oct 2002 12:00:00 +0800</pubDate>
<guid>http://www.comp.nus.edu.sg/~cs2106/lectnotes</guid>
<author>ryap@comp.nus.edu.sg (Roland Yap)</author>
</item>

</channel>

</rss>

