Advertisement
Yelena

Untitled

Mar 29th, 2024 (edited)
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <list-item>
  4. <external_id>test1</external_id>
  5. <images/>
  6. <status>active</status>
  7. <rubric>29</rubric>
  8. <city>8</city>
  9. <description>adverttest1</description>
  10. <price>101</price>
  11. <phone_hide>0</phone_hide>
  12. <negotiable_price>0</negotiable_price>
  13. <exchange>0</exchange>
  14. <attrs/>
  15. <geometry/>
  16. <title>удалить тег</title>
  17. <district>5756</district>
  18.  
  19. </list-item>
  20.  
  21. <list-item>
  22. <external_id>test2</external_id>
  23. <images/>
  24. <status>active</status>
  25. <rubric>29</rubric>
  26. <city>8</city>
  27. <description>adverttest2</description>
  28. <price>101</price>
  29. <phone_hide>0</phone_hide>
  30. <negotiable_price>0</negotiable_price>
  31. <exchange>0</exchange>
  32. <attrs/>
  33. <geometry/>
  34. <title>оставить тег пустым</title>
  35. <district>5756</district>
  36. <whatsapp></whatsapp>
  37. </list-item>
  38.  
  39. <list-item>
  40. <external_id>test3</external_id>
  41. <images/>
  42. <status>active</status>
  43. <rubric>29</rubric>
  44. <city>8</city>
  45. <description>adverttest3</description>
  46. <price>101</price>
  47. <phone_hide>0</phone_hide>
  48. <negotiable_price>0</negotiable_price>
  49. <exchange>0</exchange>
  50. <attrs/>
  51. <geometry/>
  52. <title>оставить закрывающий тег</title>
  53. <district>5756</district>
  54. <whatsapp/>
  55. </list-item>
  56. </root>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement