Advertisement
dkob

cd-229-test-xml

Dec 3rd, 2024 (edited)
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <list-item>
  4. <external_id>111999901</external_id>
  5. <images/>
  6. <status>active</status>
  7. <rubric>695</rubric>
  8. <city>8</city>
  9. <description>advert1</description>
  10. <price>1000</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. <condition>20</condition>
  18. <engine-size>1</engine-size>
  19. <fuel-type>2</fuel-type>
  20. <gearbox>1</gearbox>
  21. <mileage>10</mileage>
  22. <seats>2</seats>
  23. <year>68</year>
  24. </attrs>
  25. <geometry/>
  26. <title>1 _test_usual</title>
  27. <district>5756</district>
  28. </list-item>
  29. <list-item>
  30. <external_id>111999902</external_id>
  31. <images/>
  32. <status>active</status>
  33. <rubric>695</rubric>
  34. <city>8</city>
  35. <description>advert2</description>
  36. <price>1000</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. <condition>20</condition>
  44. <engine-size>1</engine-size>
  45. <fuel-type>2</fuel-type>
  46. <gearbox>1</gearbox>
  47. <mileage>10</mileage>
  48. <seats>2</seats>
  49. <year>74</year>
  50. </attrs>
  51. <geometry/>
  52. <title>2 _test_with_older</title>
  53. <district>5756</district>
  54. </list-item>
  55. </root>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement