item.xml - www.codemadness.org - www.codemadness.org saait content files
 (HTM) git clone git://git.codemadness.org/www.codemadness.org
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       item.xml (342B)
       ---
            1 <item>
            2         <title>${title}</title>
            3         <link>${siteurl}/${filename}</link>
            4         <guid>${siteurl}/${filename}</guid>
            5         <dc:date>${created}T00:00:00Z</dc:date>
            6         <author>${author}</author>
            7         <description><![CDATA[<h1>${title}</h1>
            8         <p><strong>Last modification on </strong> <time>${updated}</time></p>
            9         %{contentfile}]]></description>
           10 </item>