Advertisement
dkob

abc

Jun 19th, 2023
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.89 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <!--Объявления HOUSES AND APARTMENTS FOR SALE-->
  4.     <list-item>
  5.         <external_id>8002</external_id>
  6.         <images/>
  7.         <status>active</status>
  8.         <rubric>678</rubric>
  9.         <city>8</city>
  10.         <description>advert2</description>
  11.         <price>10000</price>
  12.         <phone_hide>0</phone_hide>
  13.         <negotiable_price>0</negotiable_price>
  14.         <exchange>0</exchange>
  15.         <attrs>
  16.             <area>10</area>
  17.             <condition>10</condition>
  18.             <energy-efficiency>10</energy-efficiency>
  19.             <type>6</type> <!-- =5 -->
  20.             <number-of-bedrooms>10</number-of-bedrooms> <!-- =6 -->
  21.             <number-of-bathrooms>10</number-of-bathrooms> <!-- =5 -->
  22.         </attrs>
  23.         <geometry/>
  24.         <title>2 _test_appartment_for_sale</title>
  25.         <district>5756</district>
  26.     </list-item>
  27. </root>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement