If you want your properties to be published using a data feed, you will need to follow these instructions:
Important! If you host a feed on your own server and update it regularly, we can ensure that all changes on the feed will be reflected on the Commercial Route website. Adding or removing properties or even changing some of the property data for existing properties will be automatically updated on our servers as soon as our crawler re-visits your feed (usually less than 24 hours).
<?xml version="1.0" encoding="utf-8"?> <data> <property> <id>1</id> <postcode>LU4 1DE</postcode> <for_rent>no</for_rent> <for_sale>yes</for_sale> <rent_price></rent_price> <sale_price>250,000</sale_price> <property_type>Warehouse</property_type> <description>Mid terraced, portal framed unit with forecourt parking for approximately 3 vehicles. The front elevation is of brick and profile clad construction. Part of the ground floor is fitted as offices, the remainder warehouse. The steel framed mezzanine is part fitted as office/rest rooms and stores.</description> <images> <url>http://www.commercialroute.com/property1/photo1.jpg</url> <url>http://www.commercialroute.com/property1/photo2.jpg</url> </images> </property> <property> <id>2</id> <postcode>LU5 2EE</postcode> <for_rent>yes</for_rent> <for_sale>yes</for_sale> <rent_price>20,000</rent_price> <sale_price>250,000</sale_price> <property_type>Sandwich Bar, Shop</property_type> <description>A prominently situated sandwich shop within walking distance of Luton town centre. The accommodation comprises ground floor sandwich bar with ordering/counter area plus kitchen/preparation area to rear.</description> <images> <url>http://www.commercialroute.com/property2/photo1.jpg</url> <url>http://www.commercialroute.com/property2/photo2.jpg</url> </images> </property> <property> ... </property> <property> ... </property> </data>
You can use it as a template for your XML data feed file.
If you have any questions please contact us on support@commercialroute.com