summaryrefslogtreecommitdiff
path: root/templates/item.xml
blob: 5864b7fabb2337cbdd7e26a05eced9184a8cd433 (plain)
1
2
3
4
5
6
<item>
	<title>%name%</title>
	<link>%url%</link>
	<pubDate>%date%</pubDate>
	<description><![CDATA[%content%]]></description>
</item>