crawler/htroot/yacysearchitem.atom
2025-03-26 09:12:37 +09:00

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