Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <root>
- <!-- 1. объява по которой будет флаг похожих транзакций по аскваер>-->
- <!-- >
- <list-item>
- <external_id>9929001</external_id>
- <images/>
- <status>active</status>
- <rubric>3528</rubric>
- <city>8</city>
- <description>advert1</description>
- <price>100000</price>
- <phone_hide>0</phone_hide>
- <negotiable_price>0</negotiable_price>
- <exchange>0</exchange>
- <attrs>
- <area>100</area>
- <condition>10</condition>
- <energy-efficiency>10</energy-efficiency>
- <number-of-bedrooms>0</number-of-bedrooms>
- <type>5</type>
- <construction-year>320</construction-year>
- <floor>20</floor>
- </attrs>
- <geometry>
- <latitude>34.69481487262719</latitude>
- <longitude>33.034050427242725</longitude>
- </geometry>
- <title>1 _test</title>
- <district>5756</district>
- </list-item>
- -->
- <!-- 2. объява с удаленными координатами - не должно быть флага и даты похожих транзакций>-->
- <!-- >
- <list-item>
- <external_id>9929001</external_id>
- <images/>
- <status>active</status>
- <rubric>3528</rubric>
- <city>8</city>
- <description>advert1</description>
- <price>100000</price>
- <phone_hide>0</phone_hide>
- <negotiable_price>0</negotiable_price>
- <exchange>0</exchange>
- <attrs>
- <area>100</area>
- <condition>10</condition>
- <energy-efficiency>10</energy-efficiency>
- <number-of-bedrooms>0</number-of-bedrooms>
- <type>5</type>
- <construction-year>320</construction-year>
- <floor>20</floor>
- </attrs>
- <geometry/>
- <title>1 _test</title>
- <district>5756</district>
- </list-item>
- -->
- <!-- 3. объява с координатами, где не будет похожих транз. - тогда и не будет флага и даты похожих транзакций>-->
- <!-- >
- <list-item>
- <external_id>9929001</external_id>
- <images/>
- <status>active</status>
- <rubric>3528</rubric>
- <city>8</city>
- <description>advert1</description>
- <price>100000</price>
- <phone_hide>0</phone_hide>
- <negotiable_price>0</negotiable_price>
- <exchange>0</exchange>
- <attrs>
- <area>100</area>
- <condition>10</condition>
- <energy-efficiency>10</energy-efficiency>
- <number-of-bedrooms>0</number-of-bedrooms>
- <type>5</type>
- <construction-year>320</construction-year>
- <floor>20</floor>
- </attrs>
- <geometry>
- <latitude>35.0388109</latitude>
- <longitude>34.7910458</longitude>
- </geometry>
- <title>1 _test</title>
- <district>5756</district>
- </list-item>
- -->
- </root>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement