DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
RSS Output Of A Prologue Post
// This is how Prologue outputs a post
<item>
<title></title>
<link>http://localhost/wordpress/?p=3</link>
<comments>http://localhost/wordpress/?p=3#comments</comments>
<pubDate>Tue, 29 Jan 2008 23:54:15 +0000</pubDate>
<dc:creator>admin</dc:creator>
<category><![CDATA[Uncategorized]]></category>
<category><![CDATA[welcome]]></category>
<guid isPermaLink="false">http://localhost/wordpress/?p=3</guid>
<description><![CDATA[Pretty cool, here’s the Twitta!]]></description>
<content:encoded><![CDATA[<p>Pretty cool, here’s the Twitta!</p>]]></content:encoded>
<wfw:commentRss>http://localhost/wordpress/?feed=rss2&p=3</wfw:commentRss>
</item>





