Advertisement
tango_ninja

Untitled

Sep 6th, 2024
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <list-item>
  4. <external_id>11</external_id>
  5. <images/>
  6. <status>active</status>
  7. <rubric>3586</rubric>
  8. <city>8</city>
  9. <description>advert1</description>
  10. <price>100</price>
  11. <phone_hide>0</phone_hide>
  12. <negotiable_price>0</negotiable_price>
  13. <exchange>0</exchange>
  14. <attrs>
  15. <condition>1</condition>
  16. </attrs>
  17. <geometry/>
  18. <title>1 xml-test1</title>
  19. <district>5756</district>
  20. </list-item>
  21.  
  22. <list-item>
  23. <external_id>12</external_id>
  24. <images/>
  25. <status>active</status>
  26. <rubric>3586</rubric>
  27. <city>8</city>
  28. <description>advert2</description>
  29. <price>100</price>
  30. <phone_hide>0</phone_hide>
  31. <negotiable_price>0</negotiable_price>
  32. <exchange>0</exchange>
  33. <attrs>
  34. <condition>1</condition>
  35. </attrs>
  36. <geometry/>
  37. <title>2 xml-test1</title>
  38. <district>5756</district>
  39. </list-item>
  40. </root>
  41.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement