Advertisement
dkob

1test

Oct 11th, 2023
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <list-item>
  4. <external_id>12341</external_id>
  5. <images/>
  6. <status>active</status>
  7. <rubric>2378</rubric>
  8. <city>511</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. <grafik>1</grafik>
  16. <stag>1</stag>
  17. </attrs>
  18. <geometry/>
  19. <title>1 _test</title>
  20. </list-item>
  21.  
  22. <list-item>
  23. <external_id>12342</external_id>
  24. <images/>
  25. <status>active</status>
  26. <rubric>2378</rubric>
  27. <city>511</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. <grafik>1</grafik>
  35. <stag>1</stag>
  36. </attrs>
  37. <geometry/>
  38. <title>2 _test</title>
  39. </list-item>
  40.  
  41. <list-item>
  42. <external_id>12343</external_id>
  43. <images/>
  44. <status>active</status>
  45. <rubric>2378</rubric>
  46. <city>511</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. <grafik>1</grafik>
  54. <stag>1</stag>
  55. </attrs>
  56. <geometry/>
  57. <title>3 _test</title>
  58. </list-item>
  59. </root>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement