Advertisement
dkob

test

Dec 5th, 2023 (edited)
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <list-item>
  4. <external_id>123321561</external_id>
  5. <images/>
  6. <status>active</status>
  7. <rubric>3290</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 _test</title>
  19. <district>5756</district>
  20. </list-item>
  21.  
  22. <list-item>
  23. <external_id>123321562</external_id>
  24. <images/>
  25. <status>active</status>
  26. <rubric>3290</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 _test</title>
  38. <district>5756</district>
  39. </list-item>
  40.  
  41. <list-item>
  42. <external_id>123321563</external_id>
  43. <images/>
  44. <status>active</status>
  45. <rubric>3290</rubric>
  46. <city>8</city>
  47. <description>advert3</description>
  48. <price>100</price>
  49. <phone_hide>0</phone_hide>
  50. <negotiable_price>0</negotiable_price>
  51. <exchange>0</exchange>
  52. <attrs>
  53. <condition>1</condition>
  54. </attrs>
  55. <geometry/>
  56. <title>3 _test</title>
  57. <district>5756</district>
  58. </list-item>
  59. </root>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement