Advertisement
tango_ninja

Untitled

Oct 7th, 2024 (edited)
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <list-item>
  4. <external_id>221</external_id>
  5. <images/>
  6. <status>active</status>
  7. <rubric>678</rubric>
  8. <city>8</city>
  9. <description>advert1</description>
  10. <price>888</price>
  11. <phone_hide>0</phone_hide>
  12. <negotiable_price>0</negotiable_price>
  13. <exchange>0</exchange>
  14. <attrs>
  15. <area>10</area>
  16. <condition>10</condition>
  17. <energy-efficiency>10</energy-efficiency>
  18. <number-of-bedrooms>1</number-of-bedrooms>
  19. <type>1</type>
  20. </attrs>
  21. <geometry/>
  22. <title>1 test xml</title>
  23. <district>5756</district>
  24. <chosen_phone>+97222256565</chosen_phone>
  25. <whatsapp>+97222256565</whatsapp>
  26.  
  27. </list-item>
  28.  
  29. <list-item>
  30. <external_id>222</external_id>
  31. <images/>
  32. <status>active</status>
  33. <rubric>678</rubric>
  34. <city>8</city>
  35. <description>advert2</description>
  36. <price>888</price>
  37. <phone_hide>0</phone_hide>
  38. <negotiable_price>0</negotiable_price>
  39. <exchange>0</exchange>
  40. <attrs>
  41. <area>10</area>
  42. <condition>10</condition>
  43. <energy-efficiency>10</energy-efficiency>
  44. <number-of-bedrooms>1</number-of-bedrooms>
  45. <type>1</type>
  46. </attrs>
  47. <geometry/>
  48. <title>2 test xml</title>
  49. <district>5756</district>
  50. </list-item>
  51. </root>
  52.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement