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"?>
|
|
|
|
<?xml-stylesheet type='text/xsl' href='/yacysearch.xsl' version='1.0'?>
|
|
|
|
<rss version="2.0" xmlns:yacyTopwords="http://www.yacy.net/yacy/topwords">
|
|
|
|
<channel>
|
|
|
|
<title>Search for #[former]#</title>
|
|
|
|
<description>Search for #[former]#</description>
|
|
|
|
<image>
|
|
|
|
<url>#[rssYacyImageURL]#</url>
|
|
|
|
<title>Search for #[former]#</title>
|
|
|
|
</image>
|
|
|
|
#(type)#
|
|
|
|
#{results}#
|
|
|
|
<item>
|
|
|
|
<title>#[description]#</title>
|
|
|
|
<link>#[url]#</link>
|
|
|
|
#(snippet)#::<description>#[text]#</description>#(/snippet)#
|
|
|
|
<pubDate>#[date]#</pubDate>
|
|
|
|
</item>
|
|
|
|
#{/results}#
|
|
|
|
<yacyTopwords:topwords>
|
|
|
|
#(combine)#
|
|
|
|
::
|
|
|
|
#{words}#
|
|
|
|
<yacyTopwords:item>
|
|
|
|
<yacyTopwords:word>#[word]#</yacyTopwords:word>
|
|
|
|
</yacyTopwords:item>
|
|
|
|
#{/words}#
|
|
|
|
#(/combine)#
|
|
|
|
</yacyTopwords:topwords>
|
|
|
|
::
|
|
|
|
#(/type)#
|
|
|
|
</channel>
|
|
|
|
</rss>
|