Advertisement
tango_ninja

Untitled

Jan 28th, 2025
6
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <list-item>
  4. <external_id>41</external_id>
  5. <images/>
  6. <status>active</status>
  7. <rubric>1315</rubric>
  8. <city>8</city>
  9. <description>advert1</description>
  10. <price>150</price>
  11. <phone_hide>0</phone_hide>
  12. <negotiable_price>0</negotiable_price>
  13. <exchange>0</exchange>
  14. <attrs>
  15. <body-type>1</body-type>
  16. <colour>1</colour>
  17. <engine-size>1</engine-size>
  18. <fuel-type>2</fuel-type>
  19. <gearbox>1</gearbox>
  20. <mileage>10</mileage>
  21. <seats>2</seats>
  22. <year>68</year>
  23. </attrs>
  24. <geometry/>
  25. <title>1 xml adds</title>
  26. <district>5756</district>
  27. </list-item>
  28.  
  29. <list-item>
  30. <external_id>42</external_id>
  31. <images/>
  32. <status>active</status>
  33. <rubric>1315</rubric>
  34. <city>8</city>
  35. <description>advert2</description>
  36. <price>150</price>
  37. <phone_hide>0</phone_hide>
  38. <negotiable_price>0</negotiable_price>
  39. <exchange>0</exchange>
  40. <attrs>
  41. <body-type>1</body-type>
  42. <colour>1</colour>
  43. <engine-size>1</engine-size>
  44. <fuel-type>2</fuel-type>
  45. <gearbox>1</gearbox>
  46. <mileage>10</mileage>
  47. <seats>2</seats>
  48. <year>68</year>
  49. </attrs>
  50. <geometry/>
  51. <title>2 xml adds</title>
  52. <district>5756</district>
  53. </list-item>
  54. </root>
  55.  
  56.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement