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]#': Public Files #[path]#]]></title>
|
|
|
|
<link>http://#[peeraddress]##[path]#</link>
|
|
|
|
<description><![CDATA[Directory Listing of #[path]#]]></description>
|
|
|
|
<image>
|
|
|
|
<url>http://#[peeraddress]#/env/grafics/yacy.png</url>
|
|
|
|
<title>YaCy</title>
|
|
|
|
<link>http://#[peeraddress]#/</link>
|
|
|
|
</image>
|
|
|
|
#{dirlist}#<item>
|
|
|
|
<title><![CDATA[#(dir)##[name]#::#[name]##(/dir)#]]></title>
|
|
|
|
<link>#(dir)##[URL]#::#[URL]##(/dir)#</link>
|
|
|
|
<pubDate>#(dir)##[rfc822date]#::#[rfc822date]##(/dir)#</pubDate>
|
|
|
|
#(dir)#<guid>#[md5s]#</guid>::#(/dir)#
|
|
|
|
#(dir)#<description><![CDATA[#(descriptionMode)##[text]#::#[text]##(/descriptionMode)#]]></description>::#(/dir)#
|
|
|
|
<category><![CDATA[#(dir)#File::Directory#(/dir)#]]></category>
|
|
|
|
</item>#{/dirlist}#
|
|
|
|
</channel>
|
|
|
|
</rss>
|