<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>RSS Feeds School</title>
		<link>http://problog.forumotion.com/rss-feeds-school-f7/-t1.htm</link>
		<description>Everything you need to know about rss feeds</description>
		<lastBuildDate>Wed, 15 Aug 2007 11:11:46 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>RSS Feeds School</title>
			<url>http://i22.servimg.com/u/f22/11/47/61/47/sammy_10.jpg</url>
			<link>http://problog.forumotion.com/rss-feeds-school-f7/-t1.htm</link>
		</image>
		<item>
			<title>Which One To Use - and Does It Matter?</title>
			<link>http://problog.forumotion.com/rss-feeds-school-f7/which-one-to-use-and-does-it-matter-t2.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>For the purposes of this article, no it doesn't. If you were going to build your own aggregator or a program to read RSS feeds, you would care, but that's not the point of this article. For my purposes, I'm going to demonstrate RSS .91.



Here are the basics of RSS (no matter what the version) (view sample) RSS -:



   1. It is XML. This means it must be well-formed, include a prolog and DTD, and all elements must be closed.

   2. The first element in the document is the &lt;rss&gt; element.  ...</description>
			<category>RSS Feeds School</category>
			<pubDate>Wed, 15 Aug 2007 11:11:46 GMT</pubDate>
			<comments>http://problog.forumotion.com/rss-feeds-school-f7/which-one-to-use-and-does-it-matter-t2.htm#2</comments>
			<guid>http://problog.forumotion.com/rss-feeds-school-f7/which-one-to-use-and-does-it-matter-t2.htm</guid>
		</item>
	</channel>
</rss>