| Server IP : 104.21.17.213 / Your IP : 216.73.217.141 Web Server : Apache System : Linux hosting01.arsenalhost.com 4.18.0-425.13.1.lve.el8.x86_64 #1 SMP Mon Feb 27 15:23:24 EST 2023 x86_64 User : corbizre ( 1013) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/corbizre/freerealestateresources.com/templates/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>REOver.com - {$state} {if $county}{$county|lower|capitalize:true} county{/if} {if $city}{$city|lower|capitalize:true} city{/if} REO Listings</title>
<description>{$state} {if $county}{$county|lower|capitalize:true}{/if} {if $city}{$city|lower|capitalize:true} city{/if} - REO</description>
<link>{$HTTP_HOST}{$category.name}{if $state}{$DELIMITER}{$state|replace:" ":"-"}{/if}{if $county}{$DELIMITER}{$county|replace:" ":"-"}{/if}{if $city}{$DELIMITER}{$city|replace:" ":"-"}{/if}/rss</link>
<language>en</language>
<copyright>{$HTTP_HOST}</copyright>
<generator>{$HTTP_HOST}{$category.name}{if $state}{$DELIMITER}{$state|replace:" ":"-"}{/if}{if $county}{$DELIMITER}{$county|replace:" ":"-"}{/if}{if $city}{$DELIMITER}{$city|replace:" ":"-"}{/if}/rss</generator>
<ttl>30</ttl>
<atom:link href="{$HTTP_HOST}{$category.name}{if $state}{$DELIMITER}{$state|replace:" ":"-"}{/if}{if $county}{$DELIMITER}{$county|replace:" ":"-"}{/if}{if $city}{$DELIMITER}{$city|replace:" ":"-"}{/if}/rss" rel="self" type="application/rss+xml" />
{if $houses}
{foreach from=$houses item=house name=houseslist}
<item>
<title>{$house.address}, {$house.city}, {$house.state} {$house.zip} {$category.description}</title>
<description>{if $house.type}Property Type: {$house.type}{/if}, {if $house.price}Price: {$house.price} {/if}</description>
<link>{$HTTP_HOST}{$house.path2}{$DELIMITER}{$house.url_path}.html</link>
<pubDate>{$house.last_update|date_format:"%m/%d/%y"}</pubDate>
</item>
{/foreach}
{else}
<item>
<title>Feed is empty</title>
<description>Try again later</description>
</item>
{/if}
</channel>
</rss>