
<?xml version="1.0"?>

    <rss version="2.0">

        <channel>

        <title>MGE Instructional Technology</title>

        <description>This is my sample RSS Feed for CNIT 131A</description>

        <link>http://mgeinstructionaltech.com/</link>

        <item>

        <title>RSS</title>

        <description>Trying to see how RSS Works</description>

        <link>http://www.make-rss-feeds.com/</link>

        </item>

        <item>

        <title>RSS Specifications</title>

        <description> This is a list of resources and products that will benefit web developers in their quest to understand the power of RSS.</description>

        <link> http://www.rss-specifications.com/rss-tools.htm</link>

        </item>

        </channel>

    </rss>
