You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
417 B
12 lines
417 B
#(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)# |