XML_EXAMPLE

<property_importer>
    <property>
        <branch>[email protected]</branch>
        <updated_at>2020-10-13 01:02:03</updated_at>
        <producer_user>[email protected]</producer_user>
        <key_agent_user>[email protected]</key_agent_user>
        <reference_code>ref001</reference_code>
        <status>2</status>
        <property_type>3</property_type>
        <internal_comments>nota interna de prueba</internal_comments>
        <description>descripcion de prueba</description>
        <publication_title>titulo de prueba</publication_title>
        <publication_title_en></publication_title_en>
        <commission>30</commission>
        <street>Echeverria</street>
        <number>100</number>
        <apartment>B</apartment>
        <floor>2</floor>
        <location>24683</location>
        <geo_lat>34.575199272373</geo_lat>
        <geo_long>58.4458019693</geo_long>
        <development>REFDEV001</development>
        <network_information>network info test</network_information>
        <transaction_requirements>transaction info test</transaction_requirements>
        <key_contact>[email protected]</key_contact>
        <key_location>Owner</key_location>
        <key_reference_code>las tiene test</key_reference_code>
        <network_share>30</network_share>
        <contacts>
            <contact>[email protected]</contact>
            <contact>[email protected]</contact>
        </contacts>
      	<cotization_users>
          <cotization_user>[email protected]</cotization_user>
      	</cotization_users>
      	<maintenance_user>[email protected]</maintenance_user>
        <operations>
            <operation>
                <type>1</type>
                <prices>
                    <price_details>
                        <currency>USD</currency>
                        <price>530000</price>
                        <period></period>
                    </price_details>
                  <price_details>
                        <currency>ARS</currency>
                        <price>2000000</price>
                        <period></period>
                    </price_details>
                </prices>
            </operation>
          <operation>
                <type>3</type>
                <prices>
                  <price_details>
                        <currency>ARS</currency>
                        <price>20000</price>
                        <period>2</period>
                    </price_details>
                </prices>
            </operation>
        </operations>
        <images>
            <image>
                <url>https://blog.hubspot.com/hubfs/Sales_Blog/real-estate-business-compressor.jpg</url>
                <description>description1</description>
                <is_blueprint>False</is_blueprint>
            </image>
            <image>     
                <url>https://images.financialexpress.com/2020/10/real-estate9a-1.jpg</url>
                <description>description2</description>
                <is_blueprint>True<is_blueprint>
            </image>
        </images>
        <videos>
            <video>
                <provider>youtube</provider>
                <video_id>5LR5n6QYRPU</video_id>
                <title>testing title</title>
            </video>
        </videos>
        <services>
            <service>1</service>
            <service>2</service>
        </services>
        <attributes>
            <attribute>
                <code>total_surface</code>
                <value>254</value>
            </attribute>
            <attribute>
                <code>room_amount</code>
                <value>3</value>
            </attribute>
          <attribute>
                <code>custom_attribute</code>
                <value>custom_value</value>
            </attribute>
        </attributes>
    </property>
</property_importer>