git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2177 6c8d7289-2bf4-0310-a012-ef5d649a1542pull/1/head
parent
9cfb7a8fbe
commit
7b47055d6c
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<blog>
|
||||
#(mode)#
|
||||
#{entries}#
|
||||
<item>
|
||||
<id>#[pageid]#</id>
|
||||
<timestamp>#[timestamp]#</timestamp>
|
||||
<author><![CDATA[#[author]#]]></author>
|
||||
<subject><![CDATA[#[subject]#]]></subject>
|
||||
<content><![CDATA[#[page]#]]></content>
|
||||
</item>
|
||||
#{/entries}#
|
||||
#(/mode)#
|
||||
</blog>
|
Loading…
Reference in new issue