yacy_search_server/htroot/yacysearchitem.atom

12 lines
417 B
Plaintext
Raw Normal View History

#(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>#[link]#</id>
<updated>#[date822]#</updated>
</entry>
#(/content)#