Advertisement
dkob

1_test_create_adds_with_location

Jul 26th, 2024 (edited)
432
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.23 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3.     <list-item>
  4.         <external_id>73738101</external_id>
  5.         <images/>
  6.         <status>active</status>
  7.         <rubric>3290</rubric>
  8.         <city>11</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>5700</district>
  20.     </list-item>
  21.     <list-item>
  22.         <external_id>73738102</external_id>
  23.         <images/>
  24.         <status>active</status>
  25.         <rubric>681</rubric>
  26.         <city>8</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.             <area>10</area>
  34.             <energy-efficiency>10</energy-efficiency>
  35.             <number-of-bedrooms>1</number-of-bedrooms>
  36.             <type>1</type>
  37.         </attrs>
  38.         <geometry/>
  39.         <title>2 _test</title>
  40.         <district>5756</district>
  41.     </list-item>
  42. </root>
  43.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement