<?xml version="1.0" encoding="utf-8"?>
<root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:noNamespaceSchemaLocation="https://estateagentfeeds.com/docs/eaf-xml-ov-import-v2-schema.xsd">
  <estate_agent_feeds>
    <feed_version>2.0</feed_version>
    <!-- Overseas example feed notes: Generally speaking. All mandatory values as specified in the XML spec must be included with a valid value. 
if a non mandatory value is unavailable, the tag should be left out entirely. Empty tags such as <tag/> provide no meaningful value and will generate validation errors. 
Before sending us a link to your completed feed, be sure to have tested it passes validation against our schema declaration at the root of this example. 
Your final feed should be published on a public URL that our import system can import data from. We do not accept feeds sent via email, FTP or any other means.
-->
  </estate_agent_feeds>
    <property>
    <reference>REF3554</reference> <!-- The property reference number must be unique and never change-->
    <agency_id>3</agency_id><!-- Your ID or reference number for the agency who manages this listing -->
    <prop_url>https://estateagentfeeds.com/</prop_url> <!-- The public URL to the live version of your listing. This is useful if you want to use our Facebook or Twitter feed services.-->
    <output_zoopla>1</output_zoopla> <!-- Use this flag to specify if this property should be uploaded/updated on Zoopla-->
    <output_rightmove>1</output_rightmove> <!-- Use this flag to specify if this property should be uploaded/updated on Rightmove-->
    <output_onthemarket>0</output_onthemarket> <!-- Use this flag to specify if this property should be uploaded/updated on OnTheMarket-->
    <output_bulk>1</output_bulk> <!-- Use this flag to specify if this property should be present in any active bulk nightly feeds or your account outgoing XML feed -->
    <created>2018-10-09 09:24:41</created> <!-- The date the property was first added to this feed. Typically this is the created date in your database -->
    <updated>2018-10-18 15:22:00</updated> <!-- The date the property was last modified. This value should be updated whenever any part of the listing has been altered at source -->
    <transaction>sales</transaction> <!-- The transaction is sales for overseas listings, lettings is currently not supported -->
    <category>residential</category>
    <type>villa</type> <!-- The property type (please see the schema for valid values) -->
    <status>under offer</status> <!-- The status of the property (please see the schema for valid values) -->
    <new_build>1</new_build> <!-- Whether the property is a new build or not -->
    <price>324995</price> <!-- The full sales price. -->
    <currency>EUR</currency> <!-- The currency used for the price of the property -->
    <price_type>guide price</price_type> <!-- the type of price to be displayed -->
    <tenure>freehold</tenure>
    <name_number>355</name_number>
    <street_road>Calle Nueva</street_road>
    <area_town_village>Arona</area_town_village> <!-- The area, town or village must be included and should be an official location as seen on Google Maps. -->
    <region_state_city>Tenerife</region_state_city> <!-- The region, state or city must be included and should be the larger area that the area_town_village is located in -->
    <location_detail>Islas Canarias</location_detail> <!-- The larger, or locally known area that the region_state_city is in -->
    <country_code>ES</country_code> <!-- The two character country code for the listing -->
    <postcode_zip>10045</postcode_zip> <!-- the optional property postcode if known -->
    <latitude>28.048600</latitude> <!-- The latitude of the listing location if available (required for overseas) -->
    <longitude>-16.664501</longitude> <!-- The longitude of the listing location if available (required for overseas)  -->
    <title>Villa With 3 bedrooms in Arona, Tenerife</title> <!-- The property title (may be used for some export services)  -->
    <summary>The property summary goes here</summary> <!-- The short property summary should be included. This is typically the first paragraph of the main description. HTML is not allowed and all line breaks should be removed.  -->
    <description>The property full description goes here</description> <!-- The full property description must be included. Most HTML is not allowed accept some tags such as <b><br/> -->
    <features> <!-- The property features block. Maximum of 10 values -->
      <feature>Roof Terrace</feature>
      <feature>Fabulous Views</feature>
      <feature>Store room</feature>
      <feature>Log fire</feature>
      <feature>Fly screens</feature>
    </features>
    <bedrooms>3</bedrooms> <!-- The number of bedrooms. If the property type is Studio, this must be set as 1 -->
    <bathrooms>2</bathrooms> <!-- The number of bathrooms. If the property type is Studio, this must not be greater than 1 -->
    <receptions>1</receptions> <!-- The number of receptions or living rooms. If the property type is Studio, this must not be greater than 1 -->
    <outside_space>terrace</outside_space> <!-- Please see our schema for details of the valid values you can use here -->
    <internal_area>200</internal_area> <!-- Please see our schema for details of the valid values you can use here -->
    <internal_area_unit>sq mt</internal_area_unit> <!-- Please see our schema for details of the valid values you can use here -->
    <floors>2</floors> <!-- The number of floors in the property -->
    <near_water>0</near_water> <!-- Whether the property is near open water such as a beach -->
    <tennis_court>0</tennis_court> <!-- Whether the property includes or is near a tennis court -->
    <pool>1</pool> <!-- Whether the property has a swimming pool -->
    <gym>0</gym> <!-- Whether the property includes or is near a gym -->
    <energy_consumption>A</energy_consumption> <!-- The energy consumption of the property from A-G (typically used with Spanish properties) -->    
    <energy_emissions>B</energy_emissions> <!-- The energy emissions of the property from A-G (typically used with Spanish properties) -->    
    <!-- Example Rightmove specific values related to the heating available within the property -->
    <rightmove_heating>
    	<heating>double_glazing</heating>
    	<heating>gas_central</heating>
    	<heating>solar</heating>
    </rightmove_heating>
    
    <!-- Example Rightmove specific values related to the parking options available for the property -->
    <rightmove_parking>
    	<parking>garage</parking>
    	<parking>driveway</parking>
    	<parking>gated</parking>
    </rightmove_parking>
    
    <!-- Example Rightmove specific values related to the accessibility options available for the property -->
    <rightmove_accessibility>
    	<accessibility>wide_doorways</accessibility>
    </rightmove_accessibility>
    
    <!-- Example Rightmove specific value related to the condition of the property -->
    <rightmove_condition>good_condition</rightmove_condition>
    
    <!-- Example Zoopla specific values related to the connected utilities within the property -->
    <zoopla_connected>
    	<connected>electricity</connected>
    	<connected>gas</connected>
    	<connected>water</connected>
    </zoopla_connected>
    
    <!-- Example Zoopla specific values related to the parking options available for the property -->
    <zoopla_parking>
    	<parking>double_garage</parking>
    	<parking>residents_parking</parking>
    </zoopla_parking>
    
    <!-- Further example Zoopla specific values. Please see the Version 2 specification for more information -->
    <zoopla_central_heating>full</zoopla_central_heating>
    <zoopla_double_glazing>1</zoopla_double_glazing>
    <zoopla_wood_floors>1</zoopla_wood_floors>
    <zoopla_loft>1</zoopla_loft>
    <zoopla_basement>1</zoopla_basement>
    <zoopla_conservatory>1</zoopla_conservatory>
    <zoopla_utility_room>1</zoopla_utility_room>
    <zoopla_decorative_condition>good</zoopla_decorative_condition>
    <!-- The media block contains all attachments. Up to 30 images can be included, 1 EPC, 1 floor plan, 1 Brochures and 1 Home pack  
	All attachments must be available on a public URL and use a valid extension such as .jpg, .png, .pdf. Attachments missing an extension will not be imported.
	Up to 30 images can be included and should be present in the order you want them displayed. The top being the first photo. -->
    <media> 
      <image>
        <url>https://s3.eu-west-2.amazonaws.com/media.estateagentfeeds.com/properties/media/xl/0415740eaa4d9decbc8da001d3fd805f79883.jpg</url>
        <caption>Front</caption>
      </image>
      <image>
        <url>https://s3.eu-west-2.amazonaws.com/media.estateagentfeeds.com/properties/media/xl/0415740eaa4d9decbc8da001d3fd805f00523.jpg</url>
        <caption>Kitchen</caption>
      </image>
      <floorplan>
        <url>https://s3.eu-west-2.amazonaws.com/media.estateagentfeeds.com/properties/media/docs/ca2269a193ca0bd45e48f334b39d3b2e49170349849722780238_floor.png</url>
        <caption>Floor plan</caption>
       </floorplan>
    </media>
  </property>
</root>