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.
14 lines
281 B
14 lines
281 B
20 years ago
|
<?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}#
|
||
|
</channel>
|
||
|
</rss>
|