Advertisement
dkob

test_rubrics_case_1

Apr 10th, 2023 (edited)
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.98 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3.     <list-item>
  4.         <external_id>11</external_id>
  5.         <images/>
  6.         <status>active</status>
  7.         <rubric>122</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.             <color>1</color>
  16.             <drive>1</drive>
  17.             <korobka-peredach>1</korobka-peredach>
  18.             <rastamojka-rt>1</rastamojka-rt>
  19.             <type>1</type>
  20.             <value>1</value>
  21.             <vid-topliva>1</vid-topliva>
  22.             <year>2016</year>
  23.         </attrs>
  24.         <geometry/>
  25.         <title>1 test1</title>
  26.     </list-item>
  27.    
  28.     <list-item>
  29.         <external_id>12</external_id>
  30.         <images/>
  31.         <status>active</status>
  32.         <rubric>242</rubric>
  33.         <city>511</city>
  34.         <description>advert1</description>
  35.         <price>100</price>
  36.         <phone_hide>0</phone_hide>
  37.         <negotiable_price>0</negotiable_price>
  38.         <exchange>0</exchange>
  39.         <attrs>
  40.             <color>1</color>
  41.             <drive>1</drive>
  42.             <korobka-peredach>1</korobka-peredach>
  43.             <rastamojka-rt>1</rastamojka-rt>
  44.             <type>1</type>
  45.             <value>1</value>
  46.             <vid-topliva>1</vid-topliva>
  47.             <year>2016</year>
  48.         </attrs>
  49.         <geometry/>
  50.         <title>1 test1</title>
  51.     </list-item>
  52.  
  53.     <list-item>
  54.         <external_id>13</external_id>
  55.         <images/>
  56.         <status>active</status>
  57.         <rubric>2720</rubric>
  58.         <city>511</city>
  59.         <description>advert1</description>
  60.         <price>100</price>
  61.         <phone_hide>0</phone_hide>
  62.         <negotiable_price>0</negotiable_price>
  63.         <exchange>0</exchange>
  64.         <attrs>
  65.             <color>1</color>
  66.             <drive>1</drive>
  67.             <korobka-peredach>1</korobka-peredach>
  68.             <rastamojka-rt>1</rastamojka-rt>
  69.             <type>1</type>
  70.             <value>1</value>
  71.             <vid-topliva>1</vid-topliva>
  72.             <year>2016</year>
  73.         </attrs>
  74.         <geometry/>
  75.         <title>1 test1</title>
  76.     </list-item>
  77.  
  78.     <list-item>
  79.         <external_id>14</external_id>
  80.         <images/>
  81.         <status>active</status>
  82.         <rubric>2729</rubric>
  83.         <city>511</city>
  84.         <description>advert1</description>
  85.         <price>100</price>
  86.         <phone_hide>0</phone_hide>
  87.         <negotiable_price>0</negotiable_price>
  88.         <exchange>0</exchange>
  89.         <attrs>
  90.             <color>1</color>
  91.             <drive>1</drive>
  92.             <korobka-peredach>1</korobka-peredach>
  93.             <rastamojka-rt>1</rastamojka-rt>
  94.             <type>1</type>
  95.             <value>1</value>
  96.             <vid-topliva>1</vid-topliva>
  97.             <year>2016</year>
  98.         </attrs>
  99.         <geometry/>
  100.         <title>1 test1</title>
  101.     </list-item>
  102. </root>
  103.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement