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