<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Rendering a RSS feed in Django</title>
	<atom:link href="http://blog.dev360.com/2009/05/24/rendering-a-rss-feed-in-django/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dev360.com/2009/05/24/rendering-a-rss-feed-in-django/</link>
	<description>Web Development. Every Angle Covered.</description>
	<pubDate>Mon, 06 Sep 2010 04:12:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Christian Toivola</title>
		<link>http://blog.dev360.com/2009/05/24/rendering-a-rss-feed-in-django/#comment-72</link>
		<dc:creator>Christian Toivola</dc:creator>
		<pubDate>Mon, 25 May 2009 01:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dev360.com/?p=139#comment-72</guid>
		<description>Just realized: the date parsing function will not give you a UTC date (see the +0000 portion). Adjust as needed!</description>
		<content:encoded><![CDATA[<p>Just realized: the date parsing function will not give you a UTC date (see the +0000 portion). Adjust as needed!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
