Advertisement
dkob

test_xml_status1

Jul 8th, 2024
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <list-item>
  4. <external_id>122301</external_id>
  5. <images/>
  6. <status>active</status>
  7. <rubric>3290</rubric>
  8. <city>8</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. <condition>1</condition>
  16. </attrs>
  17. <geometry/>
  18. <title>1 _test</title>
  19. <district>5756</district>
  20. </list-item>
  21.  
  22. <list-item>
  23. <external_id>122302</external_id>
  24. <images/>
  25. <status>active</status>
  26. <rubric>3290</rubric>
  27. <city>8</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. <condition>1</condition>
  35. </attrs>
  36. <geometry/>
  37. <title>2 _test</title>
  38. <district>5756</district>
  39. </list-item>
  40.  
  41. <list-item>
  42. <external_id>122303</external_id>
  43. <images/>
  44. <status>active</status>
  45. <rubric>3290</rubric>
  46. <city>8</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. <condition>1</condition>
  54. </attrs>
  55. <geometry/>
  56. <title>3 _test</title>
  57. <district>5756</district>
  58. </list-item>
  59. <list-item>
  60. <external_id>122304</external_id>
  61. <images/>
  62. <status>active</status>
  63. <rubric>3290</rubric>
  64. <city>8</city>
  65. <description>advert4</description>
  66. <price>100</price>
  67. <phone_hide>0</phone_hide>
  68. <negotiable_price>0</negotiable_price>
  69. <exchange>0</exchange>
  70. <attrs>
  71. <condition>1</condition>
  72. </attrs>
  73. <geometry/>
  74. <title>4 _test</title>
  75. <district>5756</district>
  76. </list-item>
  77. <list-item>
  78. <external_id>122305</external_id>
  79. <images/>
  80. <status>active</status>
  81. <rubric>3290</rubric>
  82. <city>8</city>
  83. <description>advert5</description>
  84. <price>100</price>
  85. <phone_hide>0</phone_hide>
  86. <negotiable_price>0</negotiable_price>
  87. <exchange>0</exchange>
  88. <attrs>
  89. <condition>1</condition>
  90. </attrs>
  91. <geometry/>
  92. <title>5 _test</title>
  93. <district>5756</district>
  94. </list-item>
  95. </root>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement