<?xml version="1.0"?>
<rss version="0.92">
	<channel>
		<title>Dwelling</title>
		<link>{{logwebpath}}/</link>
		<description>Chasing My Own Tale with a Journal and Blog</description>
		<language>en-us</language> 
		<lastBuildDate>{{weekday}}, {{dayday}} {{monthwordshort}} {{yearyear}} {{militaryhour}}:{{minuteminute}}:{{secondsecond}} GMT</lastBuildDate>
		<docs>http://backend.userland.com/rss092</docs>
		<managingEditor>dwelling@bad-seed.org (Ross Olson)</managingEditor>
		<webMaster>dwelling@bad-seed.org (Ross Olson)</webMaster>
		<image>
			<title>Dwelling</title>
			<url>http://www.bad-seed.org/notes/graphics-fire/dwelling-icon.jpg</url>
			<link>{{logwebpath}}/</link>
			<description>Chasing My Own Tale</description> 
		</image>
		<item>
			<title>{{weekday}}: {{entrysubject}}</title>
			<description>{{entrymainbodyfirstwords 20}} ...</description>
			<link>{{pagelink}}</link>
		</item>
		<item>
			<title>{{previousentrysubject}}</title>
			<description>{{previousentrymainbodyfirstwords 20}} ...</description>
			<link>{{previouspagelink}}</link>
		</item>
		<item>
			<title>Previous Entries</title>
			<link>{{entrieswebpath}}/</link>
		</item>
	</channel>
</rss>
