<?xml version="1.0"?>

<!DOCTYPE rdf:RDF [
<!ENTITY % HTMLlat1 PUBLIC
 "-//W3C//ENTITIES Latin 1 for XHTML//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">
]>

<rdf:RDF 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
  xmlns:sub="http://purl.org/rss/1.0/modules/subscription/"
> 

  <channel rdf:about="http://www.cs.umanitoba.ca/~comp2160/">
    <title>COMP 2160</title>
    <link>http://www.cs.umanitoba.ca/~comp2160/</link>
    <description>Programming Practices</description>
    <language>en</language>
    <dc:creator>Michael Zapp (zapp@cs.umanitoba.ca)</dc:creator>
    <dc:rights>Copyright Michael Zapp</dc:rights>
    <admin:generatorAgent rdf:resource="http://www.raelity.org/apps/blosxom/?v=2.0" />
    <admin:errorReportsTo rdf:resource="mailto:zapp@cs.umanitoba.ca"/>

    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.cs.umanitoba.ca/~comp2160/index.html#goodbye" />

      </rdf:Seq>
    </items>


  </channel>

  <item rdf:about="http://www.cs.umanitoba.ca/~comp2160/index.html#goodbye">
    <title>The End</title>
    <link>http://www.cs.umanitoba.ca/~comp2160/index.html#goodbye</link>
    <description><![CDATA[The term is over and so is this course. See you next year!]]></description>
    <dc:subject>COMP 2160</dc:subject>
    <dc:creator>Michael Zapp</dc:creator>
    <dc:date>2012-04-15T22:28-06:00</dc:date>
    <content:encoded><![CDATA[The term is over and so is this course. See you next year!]]></content:encoded>
  </item>


</rdf:RDF>

