<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
   <channel>
      <title>My First RSS Feed</title>

      <description>This is my first RSS feed made in my cs403 class</description>

      <link>http://www.cs.unh.edu/cit/403/work/homepages.html</link>

      <copyright>Copyright 2010, by Jason Graham</copyright>

      <docs>http://blogs.law.harvard.edu/tech/rss</docs>

      <lastBuildDate>Thu, 23 Sep 2010 02:46:00 GMT</lastBuildDate>

      <managingEditor>jth46@cisunix.unh.edu (Jason Graham)</managingEditor>

      <webMaster>Mike.Gildersleeve@unh.edu (Mike
         Gildersleeve)</webMaster>

      <language>en-us</language>

      <item>
          <title>Facebook including Link</title>
          <guid>http://www.cs.unh.edu/cit/403/myfeed.xml?1a</guid>
          <description>Here is a link to my Facebook page!</description>
          <link>http://www.facebook.com/profile.php?id=539180034</link>
          <author>jth46@cisunix.unh.edu (Jason Graham)</author>
      </item>

      <item>
          <title>Twitter including Link</title>
          <guid>http://www.cs.unh.edu/cit/403/myfeed.xml?2a</guid>
          <description>Here is a link to my Twitter</description>
          <link>https://twitter.com/grahamcracker38</link>
          <author>jth46@cisunix.unh.edu (Jason Graham)</author>
      </item>

      <item>
          <title>YouTube Account Including Link</title>
          <guid>http://www.cs.unh.edu/cit/403/myfeed.xml?3a</guid>
          <description>Here is a link to my YouTube Channel</description>
          <link>http://www.youtube.com/user/Jasonistheman12?feature=mhum</link>
          <author>jth46@cisunix.unh.edu (Jason Graham)</author>
      </item>

      <item>
          <title>UNH Blackboard Link</title>
          <guid>http://www.cs.unh.edu/cit/403/myfeed.xml?4a</guid>
          <description>Here is a link to UNH's Blackboard Homepage</description>
          <link>https://blackboard.unh.edu/webapps/portal/frameset.jsp</link>
          <author>jth46@cisunix.unh.edu (Jason Graham)</author>
      </item>

   </channel>
</rss>


