yacy_search_server/htroot/yacysearchitem.atom
2014-08-11 21:46:39 +02:00

11 lines
389 B
Plaintext

#(content)#::<entry>
<title type="html">#[title-xml]#</title>
<link href="#[link]#" type="#[mimetype]#" />
<summary type="html">#[description-xml]#</summary>
<updated>#[date822]#</updated>
<dc:publisher><![CDATA[#[publisher]#]]></dc:publisher>
<author><name><![CDATA[#[creator]#]]></name></author>
<dc:subject><![CDATA[#[subject]#]]></dc:subject>
<id>#[urlhash]#</id>
</entry>
#(/content)#