Advertisement
tango_ninja

Untitled

Sep 10th, 2024 (edited)
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <list-item>
  4. <external_id>1231</external_id>
  5. <images/>
  6. <status>active</status>
  7. <rubric>2331</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. <imei>356303485872301</imei>
  15. <attrs>
  16. <condition>1</condition>
  17. </attrs>
  18. <geometry/>
  19. <title>1 test_xml</title>
  20. <district>5756</district>
  21. </list-item>
  22.  
  23. <list-item>
  24. <external_id>1232</external_id>
  25. <images/>
  26. <status>active</status>
  27. <rubric>2331</rubric>
  28. <city>8</city>
  29. <description>advert2</description>
  30. <price>100</price>
  31. <phone_hide>0</phone_hide>
  32. <negotiable_price>0</negotiable_price>
  33. <exchange>0</exchange>
  34. <attrs>
  35. <condition>1</condition>
  36. </attrs>
  37. <geometry/>
  38. <title>2 test_xml</title>
  39. <district>5756</district>
  40. </list-item>
  41.  
  42. <list-item>
  43. <external_id>1233</external_id>
  44. <images/>
  45. <status>active</status>
  46. <rubric>2331</rubric>
  47. <city>8</city>
  48. <description>advert3</description>
  49. <price>100</price>
  50. <phone_hide>0</phone_hide>
  51. <negotiable_price>0</negotiable_price>
  52. <exchange>0</exchange>
  53. <imei>356303486917907</imei>
  54. <attrs>
  55. <condition>1</condition>
  56. </attrs>
  57. <geometry/>
  58. <title>3 test_xml</title>
  59. <district>5756</district>
  60. </list-item>
  61. </root>
  62.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement