XML Import and Export

Our marketplace is closing. It is planned for middle of September 2024. If you have any questions - please send message to LINE @propertylisting

ตลาดของเราจะปิดให้บริการ คาดว่าจะปิดในช่วงกลางเดือนกันยายน 2024 หากมีข้อสงสัยใดๆ โปรดส่งข้อความถึง LINE @propertylisting

If you have listing in XML format - we can import it automatically.

Also, if you added some listings to our marketplace and want to get some XML - we can export it as needed. So you can easy put your listings to other marketplaces like DotProperty, DD Property, Living Insider, Proppit, etc.

Here is the example of XML format, also we can use any other format:

<?xml version="1.0" encoding="UTF-8"?>
<listings>
<listing>
  <reference_id><![CDATA[0000-000-00]]></reference_id>

  <descriptions>
    <description lang="en"><![CDATA[Description on English language]]></description>
    <description lang="th"><![CDATA[Description on Thai language]]></description>
  </descriptions>

  <prices>
    <price currency="THB" operation="rent">30000</price>
  </prices>

  <property_type><![CDATA[House]]></property_type>

  <coordinates>
    <latitude><![CDATA[00.000000]]></latitude>
    <longitude><![CDATA[00.000000]]></longitude>
  </coordinates>

  <province><![CDATA[Bangkok]]></province>
  <district><![CDATA[Huai Khwang]]></district>
  <subdistrict><![CDATA[Sam Sen Nok]]></subdistrict>

  <project_name><![CDATA[condo name, townhousevillage, ....]]></project_name>

  <bedrooms><![CDATA[3]]></bedrooms>
  <bathrooms><![CDATA[2]]></bathrooms>
  <garage><![CDATA[0]]></garage>

  <floorArea unit="sqm">178</floorArea>
  <plotArea unit="sqm">332</plotArea>

  <area_rai><![CDATA[0]]></area_rai>
  <area_ngan><![CDATA[0]]></area_ngan>
  <area_wa><![CDATA[83]]></area_wa>

  <pictures>
    <url><![CDATA[https://abc.com/wp-content/def.png]]></url>
    <url><![CDATA[https://abc.com/wp-content/def2.png]]></url>
    <url><![CDATA[https://abc.com/wp-content/def3.png]]></url>
  </pictures>

  <amenities>
    <amenity><![CDATA[air conditioning]]></amenity>
    <amenity><![CDATA[gym]]></amenity>
    <amenity><![CDATA[swimming pool]]></amenity>
  </amenities>

</listing>
<listings>

Send request now and get help with XML import and export