<rss version="2.0">
	<channel>
	<title>John Doe Says</title>
	<description>A Person's Personal Web Site</description>
	<link>http://johndoe.com/</link>
	<lastBuildDate>Thu, 23 Jan 2025 08:20:00 +0600 </lastBuildDate>
	<pubDate>Thu, 23 Jan 2025 15:29:25 -0600 </pubDate>
	<ttl>1800</ttl>
	<item>
		<title>Frist Post, Again</title>
		<description>Welcome to John Doe's Web site. I'm posting this for an example of how to make a personal Web site for the #IoH. This post has been reposted so it'll be on top, since now that there are six items in the RSS file, the last one will not show on the index.</description>
		<link>index.htm</link>
		<guid>05d</guid>
		<pubDate>Thu, 23 Jan 2025 09:30:15 -0600 </pubDate>
		<category>posts</category>
	</item>
	<item>
		<title>A Fish Post</title>
		<description>There are now five posts.</description>
		<link>index.htm</link>
		<guid>05c</guid>
		<pubDate>Thu, 23 Jan 2025 09:25:15 -0600 </pubDate>
		<category>posts</category>
	</item>	
	<item>
		<title>A Forthright Post</title>
		<description>Note that your RSS posts should have the newest posts first, for the index parser to work, since it takes the first 5 posts in the XML file. Also note that, in your RSS file, each post should have a unique guid tag.</description>
		<link>index.htm</link>
		<guid>05b</guid>
		<pubDate>Thu, 23 Jan 2025 09:20:15 -0600 </pubDate>
		<category>posts</category>
	</item>
	<item>
		<title>Post the Third</title>
		<description>You don't have to be an expert. You don't have to be famous. You just have to want the Web to be more than bots selling things to bots. Take special note of the link tag. You can leave this pointing to your index page, or you can change it to another filename, to point to a file that contains a longer form post. You can have article12.htm, containing your twelfth article, and use this description field to say "I posted a new article on XYZ today." You can even link to articles you post on Substack.</description>
		<link>index.htm</link>
		<guid>05a</guid>
		<pubDate>Thu, 23 Jan 2025 09:10:15 -0600 </pubDate>
		<category>posts</category>
	</item>
	<item>
		<title>Post 2</title>
		<description>You, too, can have a personal site. Copy the contents (hit Ctrl-U or Cmd-U in most browsers) of index.htm (index.php on my site; rename it to htm for yours, unless your site runs PHP), rss.xml, and main.css into files on your Web server, then change the stuff between the angle brackets to reflect your own thoughts and information.</description>
		<link>index.htm</link>
		<guid>059</guid>
		<pubDate>Thu, 23 Jan 2025 09:05:15 -0600 </pubDate>
		<category>posts</category>
	</item>
	<item>
		<title>Frist Post</title>
		<description>Welcome to John Doe's Web site. I'm posting this for an example of how to make a personal Web site for the #IoH.</description>
		<link>index.htm</link>
		<guid>058</guid>
		<pubDate>Thu, 23 Jan 2025 09:01:15 -0600 </pubDate>
		<category>posts</category>
	</item>
</channel>
</rss>
