Advertisement
dkob

test_rubrics_case_2

Apr 10th, 2023
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.53 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3.     <list-item>
  4.         <external_id>21</external_id>
  5.         <images/>
  6.         <status>active</status>
  7.         <rubric>125</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 test1123</title>
  19.     </list-item>
  20.  
  21.     <list-item>
  22.         <external_id>22</external_id>
  23.         <images/>
  24.         <status>active</status>
  25.         <rubric>141</rubric>
  26.         <city>511</city>
  27.         <description>advert2</description>
  28.         <price>100</price>
  29.         <phone_hide>0</phone_hide>
  30.         <negotiable_price>0</negotiable_price>
  31.         <exchange>0</exchange>
  32.         <attrs>
  33.             <sostoyanie>1</sostoyanie>
  34.         </attrs>
  35.         <geometry/>
  36.         <title>2 test1123</title>
  37.     </list-item>
  38.  
  39.     <list-item>
  40.         <external_id>23</external_id>
  41.         <images/>
  42.         <status>active</status>
  43.         <rubric>2857</rubric>
  44.         <city>511</city>
  45.         <description>advert3</description>
  46.         <price>100</price>
  47.         <phone_hide>0</phone_hide>
  48.         <negotiable_price>0</negotiable_price>
  49.         <exchange>0</exchange>
  50.         <attrs>
  51.             <sostoyanie>1</sostoyanie>
  52.         </attrs>
  53.         <geometry/>
  54.         <title>3 test1123</title>
  55.     </list-item>
  56. </root>
  57.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement