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.
|
|
|
<?xml version="1.0"?>
|
|
|
|
<rss version="2.0">
|
|
|
|
<channel>
|
|
|
|
<title><![CDATA[YaCy '#[clientname]#': Bookmarks]]></title>
|
|
|
|
<link>http://#[address]#/Bookmarks.html</link>
|
|
|
|
<description><![CDATA[#[user]#'s Bookmark-Feed]]></description>
|
|
|
|
</channel>
|
|
|
|
#{bookmarks}#<item>
|
|
|
|
<title><![CDATA[#[title]#]]></title>
|
|
|
|
<link>#[link]#</link>
|
|
|
|
<pubDate>#[rfc822date]#</pubDate>
|
|
|
|
<guid>#[hash]#</guid>
|
|
|
|
<description><![CDATA[<p>#[description]#</p><p>Tagged with | #{tags}#<a href="Bookmarks.html?tag=#[tag]#" class="bookmarkTags">#[tag]#</a> | #{/tags}#</p>]]></description>
|
|
|
|
#{tags}#<category><![CDATA[#[tag]#]]></category>#{/tags}#
|
|
|
|
</item>#{/bookmarks}#
|
|
|
|
</rss>
|