Advertisement
dkob

test123

Apr 27th, 2024 (edited)
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <list-item>
  4. <external_id>13123001</external_id>
  5. <images/>
  6. <status>active</status>
  7. <rubric>678</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. <area>10</area>
  16. <condition>10</condition>
  17. <energy-efficiency>10</energy-efficiency>
  18. <number-of-bedrooms>1</number-of-bedrooms>
  19. <type>1</type>
  20. </attrs>
  21. <geometry/>
  22. <title>1 _test</title>
  23. <district>5756</district>
  24. </list-item>
  25.  
  26. <list-item>
  27. <external_id>13123002</external_id>
  28. <images/>
  29. <status>active</status>
  30. <rubric>678</rubric>
  31. <city>8</city>
  32. <description>advert2</description>
  33. <price>1000</price>
  34. <phone_hide>0</phone_hide>
  35. <negotiable_price>0</negotiable_price>
  36. <exchange>0</exchange>
  37. <attrs>
  38. <area>10</area>
  39. <condition>10</condition>
  40. <energy-efficiency>10</energy-efficiency>
  41. <number-of-bedrooms>1</number-of-bedrooms>
  42. <type>1</type>
  43. </attrs>
  44. <geometry/>
  45. <title>2 _test</title>
  46. <district>5756</district>
  47. </list-item>
  48.  
  49.  
  50. <list-item>
  51. <external_id>13123004</external_id>
  52. <images/>
  53. <status>active</status>
  54. <rubric>678</rubric>
  55. <city>8</city>
  56. <description>advert4</description>
  57. <price>1000</price>
  58. <phone_hide>0</phone_hide>
  59. <negotiable_price>0</negotiable_price>
  60. <exchange>0</exchange>
  61. <attrs>
  62. <area>10</area>
  63. <condition>10</condition>
  64. <energy-efficiency>10</energy-efficiency>
  65. <number-of-bedrooms>1</number-of-bedrooms>
  66. <type>1</type>
  67. </attrs>
  68. <geometry/>
  69. <title>4 _test</title>
  70. <district>5756</district>
  71. </list-item>
  72.  
  73. <list-item>
  74. <external_id>13123005</external_id>
  75. <images/>
  76. <status>active</status>
  77. <rubric>678</rubric>
  78. <city>8</city>
  79. <description>advert5</description>
  80. <price>1000</price>
  81. <phone_hide>0</phone_hide>
  82. <negotiable_price>0</negotiable_price>
  83. <exchange>0</exchange>
  84. <attrs>
  85. <area>10</area>
  86. <condition>10</condition>
  87. <energy-efficiency>10</energy-efficiency>
  88. <number-of-bedrooms>1</number-of-bedrooms>
  89. <type>1</type>
  90. </attrs>
  91. <geometry/>
  92. <title>5 _test</title>
  93. <district>5756</district>
  94. </list-item>
  95. </root>
  96.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement