<?xml version="1.0"?>
<rss version="2.0">

<channel>
<title>YourSite.com</title>
<link>http://www.yoursite.com</link>
<description>Title of your website</description>
<language>en-us</language>

<!-- template insert : $list$ -->
<!-- templatecell : row_image -->
<item>
<title>$lfield1$</title>
<link>$listing_url$/$listing_file$</link>
<guid isPermaLink="true">$listing_url$/$listing_file$</guid>
</item>
<!-- /templatecell : row_image -->
 
<!-- templatecell : row_image_new -->
<item>
<title>$lfield1$</title>
<link>$listing_url$/$listing_file$</link>
<guid isPermaLink="true">$listing_url$/$listing_file$</guid>
</item>
<!-- /templatecell : row_image_new -->
 
<!-- templatecell : row_noimage -->
<item>
<title>$lfield1$</title>
<link>$listing_url$/$listing_file$</link>
<guid isPermaLink="true">$listing_url$/$listing_file$</guid>
</item>
<!-- /templatecell : row_noimage -->

<!-- templatecell : row_noimage_new -->
<item>
<title>$lfield1$</title>
<link>$listing_url$/$listing_file$</link>
<guid isPermaLink="true">$listing_url$/$listing_file$</guid>
</item>
<!-- /templatecell : row_noimage_new -->
 
<!-- templatecell : not_found -->
<!-- /templatecell : not_found -->

 
</channel>
</rss>
 
