Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <root>
- <!--Объявления HOUSES AND APARTMENTS FOR SALE-->
- <list-item>
- <external_id>8001</external_id>
- <images/>
- <status>active</status>
- <rubric>678</rubric>
- <city>8</city>
- <description>advert1</description>
- <price>10000</price>
- <phone_hide>0</phone_hide>
- <negotiable_price>0</negotiable_price>
- <exchange>0</exchange>
- <attrs>
- <area>10</area>
- <condition>10</condition>
- <energy-efficiency>10</energy-efficiency>
- <type>10</type> <!-- =9 -->
- <number-of-bedrooms>12</number-of-bedrooms> <!-- =10 -->
- <number-of-bathrooms>12</number-of-bathrooms> <!-- =5 -->
- </attrs>
- <geometry/>
- <title>1 _test_house_for_sale </title>
- <district>5756</district>
- </list-item>
- <list-item>
- <external_id>8002</external_id>
- <images/>
- <status>active</status>
- <rubric>678</rubric>
- <city>8</city>
- <description>advert2</description>
- <price>10000</price>
- <phone_hide>0</phone_hide>
- <negotiable_price>0</negotiable_price>
- <exchange>0</exchange>
- <attrs>
- <area>10</area>
- <condition>10</condition>
- <energy-efficiency>10</energy-efficiency>
- <type>6</type> <!-- =5 -->
- <number-of-bedrooms>10</number-of-bedrooms> <!-- =6 -->
- <number-of-bathrooms>10</number-of-bathrooms> <!-- =5 -->
- </attrs>
- <geometry/>
- <title>2 _test_appartment_for_sale</title>
- <district>5756</district>
- </list-item>
- </root>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement