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.
24 lines
596 B
24 lines
596 B
<?xml version="1.0"?>
|
|
<rss version="2.0">
|
|
<channel>
|
|
<title>Search for #[former]#</title>
|
|
<description>Search for #[former]#</description>
|
|
#{results}#
|
|
<item>
|
|
<title>#[description]#</title>
|
|
<link>#[url]#</link>
|
|
</item>
|
|
#{/results}#
|
|
<topwords>
|
|
#(combine)#
|
|
::
|
|
#{words}#
|
|
<item>
|
|
<word>#[word]#</word>
|
|
</item>
|
|
#{/words}#
|
|
#(/combine)#
|
|
</topwords>
|
|
</channel>
|
|
</rss>
|