Advertisement
Yelena

Untitled

Feb 2nd, 2024 (edited)
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 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>281</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. <sostoyanie>1</sostoyanie>
  16. </attrs>
  17. <geometry/>
  18. <title>Разрешенный номер 1</title>
  19. <chosen_phone>+9729999999</chosen_phone>
  20. <whatsapp>+35599999999</whatsapp>
  21. </list-item>
  22.  
  23. <list-item>
  24. <external_id>test2</external_id>
  25. <images/>
  26. <status>active</status>
  27. <rubric>281</rubric>
  28. <city>511</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. <sostoyanie>1</sostoyanie>
  36. </attrs>
  37. <geometry/>
  38. <title>Запрещенный номер после снятия галка</title>
  39. <chosen_phone>+939999999</chosen_phone>
  40. <whatsapp>+939999999</whatsapp>
  41. </list-item>
  42.  
  43. <list-item>
  44. <external_id>test3</external_id>
  45. <images/>
  46. <status>active</status>
  47. <rubric>281</rubric>
  48. <city>511</city>
  49. <description>advert3</description>
  50. <price>100</price>
  51. <phone_hide>0</phone_hide>
  52. <negotiable_price>0</negotiable_price>
  53. <exchange>0</exchange>
  54. <attrs>
  55. <sostoyanie>1</sostoyanie>
  56. </attrs>
  57. <geometry/>
  58. <title>Разрешенный номер 1</title>
  59. <chosen_phone>+38712345678</chosen_phone>
  60. <whatsapp>+939999999</whatsapp>
  61. </list-item>
  62.  
  63. <list-item>
  64. <external_id>test4</external_id>
  65. <images/>
  66. <status>active</status>
  67. <rubric>281</rubric>
  68. <city>511</city>
  69. <description>advert4</description>
  70. <price>100</price>
  71. <phone_hide>0</phone_hide>
  72. <negotiable_price>0</negotiable_price>
  73. <exchange>0</exchange>
  74. <attrs>
  75. <sostoyanie>1</sostoyanie>
  76. </attrs>
  77. <geometry/>
  78. <title>Запрещенный номер</title>
  79. <chosen_phone>+35599999999</chosen_phone>
  80. <whatsapp>+35599999999</whatsapp>
  81. </list-item>
  82.  
  83. <list-item>
  84. <external_id>test5</external_id>
  85. <images/>
  86. <status>active</status>
  87. <rubric>281</rubric>
  88. <city>511</city>
  89. <description>advert5</description>
  90. <price>100</price>
  91. <phone_hide>0</phone_hide>
  92. <negotiable_price>0</negotiable_price>
  93. <exchange>0</exchange>
  94. <attrs>
  95. <sostoyanie>1</sostoyanie>
  96. </attrs>
  97. <geometry/>
  98. <title>Бред а не телефон</title>
  99. <chosen_phone>+лдтлдты</chosen_phone>
  100. <whatsapp>+лдтлдты</whatsapp>
  101. </list-item>
  102.  
  103. <list-item>
  104. <external_id>test6</external_id>
  105. <images/>
  106. <status>active</status>
  107. <rubric>281</rubric>
  108. <city>511</city>
  109. <description>advert6</description>
  110. <price>100</price>
  111. <phone_hide>0</phone_hide>
  112. <negotiable_price>0</negotiable_price>
  113. <exchange>0</exchange>
  114. <attrs>
  115. <sostoyanie>1</sostoyanie>
  116. </attrs>
  117. <geometry/>
  118. <title>Тега телефона нет</title>
  119. <whatsapp>+9729999999</whatsapp>
  120. </list-item>
  121.  
  122. <list-item>
  123. <external_id>test7</external_id>
  124. <images/>
  125. <status>active</status>
  126. <rubric>281</rubric>
  127. <city>511</city>
  128. <description>advert7</description>
  129. <price>100</price>
  130. <phone_hide>0</phone_hide>
  131. <negotiable_price>0</negotiable_price>
  132. <exchange>0</exchange>
  133. <attrs>
  134. <sostoyanie>1</sostoyanie>
  135. </attrs>
  136. <geometry/>
  137. <title>Левый номер</title>
  138. <chosen_phone>+992900902554</chosen_phone>
  139. <whatsapp>+992900902554</whatsapp>
  140. </list-item>
  141. </root>
  142.  
  143.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement