item.xml - www.codemadness.org - www.codemadness.org saait content files
HTML git clone git://git.codemadness.org/www.codemadness.org
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
item.xml (514B)
---
1 <entry>
2 <title>${title}</title>
3 <link rel="alternate" type="text/gopher" href="${gopherurl}/1${gopherphlog}${id}" />
4 <id>${gopherurl}/1${gopherphlog}${id}</id>
5 <updated>${updated}T00:00:00Z</updated>
6 <published>${created}T00:00:00Z</published>
7 <author>
8 <name>${author}</name>
9 <uri>${gopherurl}</uri>
10 </author>
11 <summary>${description}</summary>
12 <content type="html"><![CDATA[<h1>${title}</h1>
13 <p><strong>Last modification on </strong> <time>${updated}</time></p>
14 %{contentfile}]]></content>
15 </entry>