OTTO
OTTO
www.feel-best.ru

Сделать заказ товаров по каталогам из Европы очень просто!

Корзина

Количество товаров: 0 шт.
Регион: не выбран (изменить)

на главнуюкарта сайтаобратная связь

Наши телефоны:

(495) 363-24-13
(812) 601-07-12

Женская удлиненная блузка, Tom Tailor

версия для печати
Главная / Женская одежда и обувь / Блузки, кофты, рубашки / Женская удлиненная блузка, Tom Tailor
блузка

блузка

Женская удлиненная блузка, Tom Tailor

Tom Tailor
Все товары торговой марки "Tom Tailor"

Основной каталог ОТТО Осень-Зима 2011/2012
все товары со страницы каталога

Женская удлиненная блузка. Женственная модель, на талии съемный пояс-завязка для регулирования ширины. На вырезе защипы и складки. Внизу металлический логотип. Длина ок. 82 см. 100% хлопок.

темно серый арт. 836 584 79
белый арт. 836 514 83

(Размеры указаны по европейской системе)


OUTPUT BUFFER:
(empty)

QUERIES:
ChPF 1 8.392333984375E-5;
ChPF 1.5 0.0033080577850342;
ChPF 2 0.00021505355834961;

		select * 
		from meta 
		where url = '/items/48701'
		 0.00059103965759277 
0.0043120384216309;
ChP 1 0.0051720142364502;
ChPI 1 0.0051939487457275;
ChPI 1.1: 8.1062316894531E-6;
ChPI 1.2: 1.0967254638672E-5;
ChPI 1.3: 0.00032806396484375;
ChPI 2 6.9141387939453E-6;
ChP 4 0.00049018859863281;

		update	`consumer_basket`
		set	`add_ts` = now()
		where	(`consumer` = 0 and `basket` = '828217c8b83e6f9f0018d65b6b309d96')
		 0.00059103965759277 
0.010586023330688;

		update	`consumer_favour`
		set	`add_ts` = now()
		where	(`consumer` = 0 and `favour` = '7bdedaa59c5a4fb5bdd2785f8c8c69bf')
		 0.0033369064331055 
0.0034439563751221;

		select	id, name
		from	`categories`
		where	(`uplink` is null or `uplink` = 0) and not `is_hidden`
		order	by `sort_fld` asc, `id` asc
		 0.00046110153198242 
0.00057601928710938;

		select	C.avail as `@avail`, C.id as id, C.name as name
		,	CT.`mr_url`	as `catalogue_mr_url`
		,	CT.`id`		as `catalogue_id`
		,	CT.sort_fld as  sort_fld
		,	0 as `@other`
		from	`ct_list` CT
			inner join `catalog` C on (C.`id` = CT.`catalog_link`)
			inner join `catalog` C2 on (CT.`id` = C2.`ct_link`)
		where	CT.is_on_main=1
		and     CT.is_active = 1

		group	by CT.`id`
		
	

		order	by  `@avail` DESC, sort_fld ASC

		 0.0008089542388916 
0.00160813331604;

		select g.*, count(C2.`id`) as cnt
		from `ct_groups` g, `_ctgroups_` ct, ct_list cl, `catalog` C2
		where g.`id` = ct.`group_id` 
		and 	ct.`ct_id` = cl.id
		and	cl.is_on_main=1
		and     cl.is_active = 1
		and	C2.`ct_link` = cl.`id`
		group by g.`id`
		having	cnt > 20
		 0.38605785369873 
0.39206099510193;

		select	B.*
		from	`banners` B
		order	by rand()
		limit	1
		 0.00075101852416992 
0.0062358379364014;

		select	ifnull(sum(B.`quantity`), 0) as `item_count`
		,	sum(if(ST.`price` is not null and C.`currence` = 0, ST.`price` * B.`quantity`, 0)) as `price_items_eu`
		,	sum(if(ST.`price` is not null and C.`currence` = 1, ST.`price` * B.`quantity`, 0)) as `price_items_ru`
		,	sum(if(C.`weight` is not null and C.`currence` = 1, C.`weight` * B.`quantity`, 0)) as `total_weight`
		from	(`consumer_basket` B inner join `catalog` C  on (C .`id` = B.`item`))
			left join `s_table` ST on (ST.`id` = B.`size`  and ST.`uplink` = B.`item`)
		where	((B.`consumer` <> 0 and B.`consumer` = null) or (B.`consumer` = 0 and B.`basket` = '828217c8b83e6f9f0018d65b6b309d96'))
		 0.0009760856628418 
0.0014278888702393;

		select	C.*
		,	CT.`mr_url`   as `catalogue_mr_url`
		,	C2.`id`   as `catalogue_id`
		,	C2.`name` as `catalogue_name`
		from	`catalog` C
			left join `ct_list` CT on (CT.`id` = C.`ct_link`)
			left join `catalog` C2 on (C2.`id` = CT.`catalog_link`)
		where	C.`id` = 48701
		 0.0011739730834961 
0.0043361186981201;

				select	*
				from	`categories`
				where	`id` = '856'
				 0.00052094459533691 
0.00065493583679199;

				select	*
				from	`categories`
				where	`id` = '1'
				 0.00054383277893066 
0.00064992904663086;

		select	C.id, C.name, C.min_price, C.min_price_old, C.currence, C.subspec
		from	`catalog` C
		where	`subspec` in ('48701')
		 0.00076007843017578 
0.0009920597076416;

		select	*
		from	`images` I
		where	`uplink_type` = 2 and `uplink` in ('48701')
		order	by `sort_fld`
		 0.0010359287261963 
0.0012040138244629;

		select	ST.*
		,	C.`currence`
		from	`s_table` ST
		left	join `catalog` C on (C.`id` = ST.`uplink`)
		where	ST.`uplink` in ('48701')
		ORDER BY ST.`id`
		 0.0058081150054932 
0.0060019493103027;

		select	*
		from	`c_table`
		where	`uplink` in ('48701')
		 0.0042219161987305 
0.0048689842224121;

		select	*
		from	`trade_marks`
		where	`id` in ('34')
		 0.00063896179199219 
0.00084400177001953;

		select	`item`, `color`, `size`, `size_value`, `quantity`
		from	`consumer_basket`
		where	((`consumer` <> 0 and `consumer` = 0) or (`consumer` = 0 and `basket` = '828217c8b83e6f9f0018d65b6b309d96'))
			and `item` in ('48701')
		 0.00069999694824219 
0.00088310241699219;

		select	`item`
		from	`consumer_favour`
		where	((`consumer` <> 0 and `consumer` = 0) or (`consumer` = 0 and `favour` = '7bdedaa59c5a4fb5bdd2785f8c8c69bf'))
			and `item` in ('48701')
		 0.00068092346191406 
0.00087499618530273;

		update	`catalog`
		set	`view_count` = `view_count` + 1
		where	`id` in ('48701')
		 0.10049510002136 
0.10069704055786;
ChP 5 0.54073596000671;
ChP 2 0.00057816505432129;

RAW DUMP:
<?xml version="1.0"?>
<response>
  <system>
    <now>
      <seconds>6</seconds>
      <minutes>24</minutes>
      <hours>7</hours>
      <mday>11</mday>
      <wday>0</wday>
      <mon>3</mon>
      <year>2012</year>
      <yday>70</yday>
      <weekday>Sunday</weekday>
      <month>March</month>
      <unix>1331436246</unix>
    </now>
    <method>GET</method>
    <query/>
    <curr>/items/48701/</curr>
    <over_meta/>
    <site>/</site>
    <root>/</root>
    <back>/</back>
  </system>
  <identity source="_identify_">
    <anonymous/>
  </identity>
  <top-level-categories>
    <category>
      <id>1</id>
      <name>&#x416;&#x435;&#x43D;&#x441;&#x43A;&#x430;&#x44F; &#x43E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x438; &#x43E;&#x431;&#x443;&#x432;&#x44C;</name>
    </category>
    <category>
      <id>832</id>
      <name>&#x416;&#x435;&#x43D;&#x441;&#x43A;&#x430;&#x44F; &#x43E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x431;&#x43E;&#x43B;&#x44C;&#x448;&#x438;&#x445; &#x440;&#x430;&#x437;&#x43C;&#x435;&#x440;&#x43E;&#x432;</name>
    </category>
    <category>
      <id>805</id>
      <name>&#x41E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x434;&#x43B;&#x44F; &#x431;&#x435;&#x440;&#x435;&#x43C;&#x435;&#x43D;&#x43D;&#x44B;&#x445;</name>
    </category>
    <category>
      <id>2</id>
      <name>&#x41C;&#x443;&#x436;&#x441;&#x43A;&#x430;&#x44F; &#x43E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x438; &#x43E;&#x431;&#x443;&#x432;&#x44C;</name>
    </category>
    <category>
      <id>72808</id>
      <name>&#x41C;&#x443;&#x436;&#x441;&#x43A;&#x430;&#x44F; &#x43E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x431;&#x43E;&#x43B;&#x44C;&#x448;&#x438;&#x445; &#x440;&#x430;&#x437;&#x43C;&#x435;&#x440;&#x43E;&#x432;</name>
    </category>
    <category>
      <id>935</id>
      <name>&#x414;&#x435;&#x442;&#x441;&#x43A;&#x430;&#x44F; &#x438;&amp;nbsp;&#x43F;&#x43E;&#x434;&#x440;&#x43E;&#x441;&#x442;&#x43A;&#x43E;&#x432;&#x430;&#x44F; &#x43E;&#x434;&#x435;&#x436;&#x434;&#x430;</name>
    </category>
    <category>
      <id>966</id>
      <name>&#x421;&#x43F;&#x43E;&#x440;&#x442;&#x438;&#x432;&#x43D;&#x430;&#x44F; &#x43E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x438;&amp;nbsp;&#x43E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x434;&#x43B;&#x44F;&amp;nbsp;&#x43E;&#x442;&#x434;&#x44B;&#x445;&#x430;</name>
    </category>
    <category>
      <id>802</id>
      <name>&#x422;&#x435;&#x43A;&#x441;&#x442;&#x438;&#x43B;&#x44C;, &#x43F;&#x440;&#x435;&#x434;&#x43C;&#x435;&#x442;&#x44B; &#x438;&#x43D;&#x442;&#x435;&#x440;&#x44C;&#x435;&#x440;&#x430;, &#x43F;&#x43E;&#x441;&#x443;&#x434;&#x430;</name>
    </category>
    <category>
      <id>72822</id>
      <name>&#x41E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x438;&amp;nbsp;&#x430;&#x43A;&#x441;&#x435;&#x441;&#x441;&#x443;&#x430;&#x440;&#x44B; &#x434;&#x43B;&#x44F;&amp;nbsp;&#x441;&#x43E;&#x431;&#x430;&#x43A; &#x438;&amp;nbsp;&#x43A;&#x43E;&#x448;&#x435;&#x43A;</name>
    </category>
    <category>
      <id>72823</id>
      <name>&#x423;&#x43A;&#x440;&#x430;&#x448;&#x435;&#x43D;&#x438;&#x44F;, &#x430;&#x43A;&#x441;&#x435;&#x441;&#x441;&#x443;&#x430;&#x440;&#x44B; &#x438;&amp;nbsp;&#x43F;&#x43E;&#x434;&#x430;&#x440;&#x43A;&#x438;</name>
    </category>
  </top-level-categories>
  <top-level-catalogs>
    <catalogue avail="1" other="0">
      <id>60292</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Apart &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012 &#x43D;&#x430; &#x440;&#x443;&#x441;&#x441;&#x43A;&#x43E;&#x43C; &#x44F;&#x437;&#x44B;&#x43A;&#x435;</name>
      <catalogue_mr_url>catalog-apart-spring-summer-2012</catalogue_mr_url>
      <catalogue_id>1020</catalogue_id>
      <sort_fld>5</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>59274</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Emilia Lay &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012</name>
      <catalogue_mr_url>catalog-emilia-lay-spring-summer-2012</catalogue_mr_url>
      <catalogue_id>1014</catalogue_id>
      <sort_fld>11</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>58671</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; WENZ &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012</name>
      <catalogue_mr_url>catalog-wenz-spring-summer-2012</catalogue_mr_url>
      <catalogue_id>1011</catalogue_id>
      <sort_fld>14</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>58630</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Alba Moda &#x412;&#x435;&#x441;&#x43D;&#x430; - &#x41B;&#x435;&#x442;&#x43E; 2012 &#x43D;&#x430; &#x440;&#x443;&#x441;&#x441;&#x43A;&#x43E;&#x43C; &#x44F;&#x437;&#x44B;&#x43A;&#x435;</name>
      <catalogue_mr_url>catalog-alba-moda-spring-summer-2012</catalogue_mr_url>
      <catalogue_id>997</catalogue_id>
      <sort_fld>28</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>57394</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; OTTO So bin Ich &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012</name>
      <catalogue_mr_url>catalog-otto-so-bin-ich-spring-summer-2012</catalogue_mr_url>
      <catalogue_id>996</catalogue_id>
      <sort_fld>29</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>57310</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; 3Suisses &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012 &#x43D;&#x430; &#x440;&#x443;&#x441;&#x441;&#x43A;&#x43E;&#x43C; &#x44F;&#x437;&#x44B;&#x43A;&#x435;</name>
      <catalogue_mr_url>catalog-3suisses-spring-summer-2012</catalogue_mr_url>
      <catalogue_id>995</catalogue_id>
      <sort_fld>30</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>57292</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Peter Hahn &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012</name>
      <catalogue_mr_url>catalog-peter-hahn-spring-summer-2012</catalogue_mr_url>
      <catalogue_id>994</catalogue_id>
      <sort_fld>31</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>57265</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Madeleine Feeling &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012</name>
      <catalogue_mr_url>catalog-madeleine-feeling-summer-2012</catalogue_mr_url>
      <catalogue_id>985</catalogue_id>
      <sort_fld>40</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>56274</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Elegance Designer Fashion &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012 &#x43D;&#x430; &#x440;&#x443;&#x441;&#x441;&#x43A;&#x43E;&#x43C; &#x44F;&#x437;&#x44B;&#x43A;&#x435;</name>
      <catalogue_mr_url>elegance-fruhjahr-sommer-2012</catalogue_mr_url>
      <catalogue_id>981</catalogue_id>
      <sort_fld>44</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>56273</id>
      <name>&#x41E;&#x441;&#x43D;&#x43E;&#x432;&#x43D;&#x43E;&#x439; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012</name>
      <catalogue_mr_url>otto-fruhjahr-sommer-2012</catalogue_mr_url>
      <catalogue_id>980</catalogue_id>
      <sort_fld>45</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>56259</id>
      <name>&#x41E;&#x441;&#x43D;&#x43E;&#x432;&#x43D;&#x43E;&#x439; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Heine &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012</name>
      <catalogue_mr_url>heine-fruhjahr-sommer-2012</catalogue_mr_url>
      <catalogue_id>979</catalogue_id>
      <sort_fld>46</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>55544</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Bader &#x412;&#x435;&#x441;&#x43D;&#x430;-&#x41B;&#x435;&#x442;&#x43E; 2012</name>
      <catalogue_mr_url>bader-katalog-fruhling-Sommer-2012</catalogue_mr_url>
      <catalogue_id>978</catalogue_id>
      <sort_fld>47</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>55374</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Eddie Bauer &#x417;&#x438;&#x43C;&#x430; 2012</name>
      <catalogue_mr_url>katalog--winter-2012</catalogue_mr_url>
      <catalogue_id>977</catalogue_id>
      <sort_fld>48</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>53392</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Emilia Lay &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>katalog-emilla-lay-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>952</catalogue_id>
      <sort_fld>73</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>50947</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; Klitzeklein &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>otto-klitzeklein-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>933</catalogue_id>
      <sort_fld>92</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>50899</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Emilia Lay &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>emilia-lay-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>923</catalogue_id>
      <sort_fld>102</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>50197</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; 3Suisses &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012 &#x43D;&#x430; &#x440;&#x443;&#x441;&#x441;&#x43A;&#x43E;&#x43C; &#x44F;&#x437;&#x44B;&#x43A;&#x435;</name>
      <catalogue_mr_url>3Suisses-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>920</catalogue_id>
      <sort_fld>104</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>50043</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Madeleine Feeling &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>madeleine-feeling-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>913</catalogue_id>
      <sort_fld>111</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>49324</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Alba Moda Il Grande &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012 &#x43D;&#x430; &#x440;&#x443;&#x441;&#x441;&#x43A;&#x43E;&#x43C; &#x44F;&#x437;&#x44B;&#x43A;&#x435;</name>
      <catalogue_mr_url>alba-moda-2011-2012</catalogue_mr_url>
      <catalogue_id>902</catalogue_id>
      <sort_fld>123</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>49164</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; OTTO So bin Ich &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>so-bin-ich-2011</catalogue_mr_url>
      <catalogue_id>900</catalogue_id>
      <sort_fld>125</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>48905</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Heine &#xAB;&#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012&#xBB;</name>
      <catalogue_mr_url>heine</catalogue_mr_url>
      <catalogue_id>893</catalogue_id>
      <sort_fld>132</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>48906</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; OTTO Moden Schau &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>moden-schau</catalogue_mr_url>
      <catalogue_id>892</catalogue_id>
      <sort_fld>133</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>48364</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Peter Hahn &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>peter-hahn-herbst-winter-2011</catalogue_mr_url>
      <catalogue_id>890</catalogue_id>
      <sort_fld>135</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>48365</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Bader &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>bader-herbst-winter-2011</catalogue_mr_url>
      <catalogue_id>889</catalogue_id>
      <sort_fld>136</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>48366</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Neckermann &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>neckermann-herbst-winter-2011</catalogue_mr_url>
      <catalogue_id>888</catalogue_id>
      <sort_fld>137</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>48266</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Elegance &#xAB;&#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012&#xBB; &#x43D;&#x430; &#x440;&#x443;&#x441;&#x441;&#x43A;&#x43E;&#x43C; &#x44F;&#x437;&#x44B;&#x43A;&#x435;</name>
      <catalogue_mr_url>elegance-rus-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>887</catalogue_id>
      <sort_fld>138</sort_fld>
    </catalogue>
    <catalogue avail="1" other="0">
      <id>48212</id>
      <name>&#x41E;&#x441;&#x43D;&#x43E;&#x432;&#x43D;&#x43E;&#x439; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>otto-main-herbst-2011</catalogue_mr_url>
      <catalogue_id>884</catalogue_id>
      <sort_fld>141</sort_fld>
    </catalogue>
    <catalogue avail="0" other="0">
      <id>53400</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; Mehr Mann &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>otto-mehr-mann-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>965</catalogue_id>
      <sort_fld>61</sort_fld>
    </catalogue>
    <catalogue avail="0" other="0">
      <id>50948</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Bader &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>bader-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>934</catalogue_id>
      <sort_fld>91</sort_fld>
    </catalogue>
    <catalogue avail="0" other="0">
      <id>49165</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Apart &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</name>
      <catalogue_mr_url>apart-herbst-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>899</catalogue_id>
      <sort_fld>126</sort_fld>
    </catalogue>
    <catalogue avail="0" other="0">
      <id>47886</id>
      <name>&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; Home Affaire &#xAB;&#x41B;&#x435;&#x442;&#x43E; 2011 - &#x417;&#x438;&#x43C;&#x430; 2012&#xBB;</name>
      <catalogue_mr_url>home-affaire-sommer-winter-2011-2012</catalogue_mr_url>
      <catalogue_id>883</catalogue_id>
      <sort_fld>142</sort_fld>
    </catalogue>
  </top-level-catalogs>
  <top-level-groups>
    <group>
      <id>1</id>
      <name>&#x41E;&#x422;&#x422;&#x41E;</name>
      <image>ct1.jpg</image>
      <image_w/>
      <image_h/>
      <mr>otto</mr>
      <lmoda>1</lmoda>
      <cnt>3510</cnt>
    </group>
    <group>
      <id>2</id>
      <name>Heine</name>
      <image>ct2.jpg</image>
      <image_w/>
      <image_h/>
      <mr>heine</mr>
      <lmoda>1</lmoda>
      <cnt>1401</cnt>
    </group>
    <group>
      <id>3</id>
      <name>Madeleine</name>
      <image>ct3.jpg</image>
      <image_w/>
      <image_h/>
      <mr>madeleine</mr>
      <lmoda>1</lmoda>
      <cnt>547</cnt>
    </group>
    <group>
      <id>4</id>
      <name>Apart</name>
      <image>ct4.jpg</image>
      <image_w/>
      <image_h/>
      <mr>apart</mr>
      <lmoda>1</lmoda>
      <cnt>576</cnt>
    </group>
    <group>
      <id>5</id>
      <name>Alba Moda</name>
      <image>ct5.jpg</image>
      <image_w/>
      <image_h/>
      <mr>albamoda</mr>
      <lmoda>1</lmoda>
      <cnt>766</cnt>
    </group>
    <group>
      <id>8</id>
      <name>Wenz</name>
      <image>ct8.jpg</image>
      <image_w/>
      <image_h/>
      <mr>wenz</mr>
      <lmoda>1</lmoda>
      <cnt>472</cnt>
    </group>
    <group>
      <id>9</id>
      <name>Bader</name>
      <image>ct9.jpg</image>
      <image_w/>
      <image_h/>
      <mr>bader</mr>
      <lmoda>1</lmoda>
      <cnt>966</cnt>
    </group>
    <group>
      <id>16</id>
      <name>Elegance</name>
      <image>ct16.jpg</image>
      <image_w/>
      <image_h/>
      <mr>elegance</mr>
      <lmoda>1</lmoda>
      <cnt>232</cnt>
    </group>
    <group>
      <id>18</id>
      <name>Peter Hahn</name>
      <image>ct18.jpg</image>
      <image_w/>
      <image_h/>
      <mr>peterhahn</mr>
      <lmoda>1</lmoda>
      <cnt>217</cnt>
    </group>
    <group>
      <id>19</id>
      <name>Neckermann</name>
      <image>ct19.jpg</image>
      <image_w/>
      <image_h/>
      <mr>neckermann</mr>
      <lmoda>1</lmoda>
      <cnt>525</cnt>
    </group>
    <group>
      <id>20</id>
      <name>Emilia Lay</name>
      <image>ct20.jpg</image>
      <image_w/>
      <image_h/>
      <mr>emilia-lay</mr>
      <lmoda>1</lmoda>
      <cnt>190</cnt>
    </group>
    <group>
      <id>21</id>
      <name>3 Suisses</name>
      <image>ct21.jpg</image>
      <image_w/>
      <image_h/>
      <mr>3suisses</mr>
      <lmoda>1</lmoda>
      <cnt>449</cnt>
    </group>
    <group>
      <id>26</id>
      <name>Eddie Bauer</name>
      <image>ct26.jpg</image>
      <image_w/>
      <image_h/>
      <mr>eddie_bauer</mr>
      <lmoda>1</lmoda>
      <cnt>84</cnt>
    </group>
  </top-level-groups>
  <random-novels>
    <item>
      <id>60853</id>
      <name>&#x421;&#x443;&#x43C;&#x43E;&#x447;&#x43A;&#x430; &#x436;&#x435;&#x43D;&#x441;&#x43A;&#x430;&#x44F;  &#x441; &#x43F;&#x430;&#x439;&#x435;&#x442;&#x43A;&#x430;&#x43C;&#x438;, APART</name>
      <min_price>59.90</min_price>
      <min_price_old>0.00</min_price_old>
      <currence>0</currence>
      <min_price_money>59,90</min_price_money>
      <min_price_old_money>0,00</min_price_old_money>
      <images>
        <image>
          <id>106671</id>
          <uplink_type>2</uplink_type>
          <uplink>60853</uplink>
          <image_small>pic106671_s.jpg</image_small>
          <image_big>pic106671_b.jpg</image_big>
          <image_small_w>81</image_small_w>
          <image_small_h>54</image_small_h>
          <image_big_w>980</image_big_w>
          <image_big_h>653</image_big_h>
          <descr/>
          <sort_fld>1</sort_fld>
        </image>
      </images>
    </item>
    <item>
      <id>60852</id>
      <name>&#x41F;&#x43B;&#x430;&#x442;&#x44C;&#x435; &#x436;&#x435;&#x43D;&#x441;&#x43A;&#x43E;&#x435; &#x430;&#x441;&#x438;&#x43C;&#x43C;&#x435;&#x442;&#x440;&#x438;&#x447;&#x43D;&#x43E;&#x433;&#x43E; &#x43F;&#x43E;&#x43A;&#x440;&#x43E;&#x44F;, APART</name>
      <min_price>139.00</min_price>
      <min_price_old>0.00</min_price_old>
      <currence>0</currence>
      <min_price_money>139,00</min_price_money>
      <min_price_old_money>0,00</min_price_old_money>
      <images>
        <image>
          <id>106669</id>
          <uplink_type>2</uplink_type>
          <uplink>60852</uplink>
          <image_small>pic106669_s.jpg</image_small>
          <image_big>pic106669_b.jpg</image_big>
          <image_small_w>81</image_small_w>
          <image_small_h>121</image_small_h>
          <image_big_w>534</image_big_w>
          <image_big_h>800</image_big_h>
          <descr/>
          <sort_fld>1</sort_fld>
        </image>
        <image>
          <id>106670</id>
          <uplink_type>2</uplink_type>
          <uplink>60852</uplink>
          <image_small>pic106670_s.jpg</image_small>
          <image_big>pic106670_b.jpg</image_big>
          <image_small_w>81</image_small_w>
          <image_small_h>122</image_small_h>
          <image_big_w>533</image_big_w>
          <image_big_h>800</image_big_h>
          <descr/>
          <sort_fld>2</sort_fld>
        </image>
      </images>
    </item>
    <item>
      <id>60851</id>
      <name>&#x422;&#x443;&#x43D;&#x438;&#x43A;&#x430; &#x436;&#x435;&#x43D;&#x441;&#x43A;&#x430;&#x44F; &#x441; &#x432;&#x44B;&#x448;&#x438;&#x432;&#x43A;&#x43E;&#x439;, APART</name>
      <min_price>139.00</min_price>
      <min_price_old>0.00</min_price_old>
      <currence>0</currence>
      <min_price_money>139,00</min_price_money>
      <min_price_old_money>0,00</min_price_old_money>
      <images>
        <image>
          <id>106667</id>
          <uplink_type>2</uplink_type>
          <uplink>60851</uplink>
          <image_small>pic106667_s.jpg</image_small>
          <image_big>pic106667_b.jpg</image_big>
          <image_small_w>81</image_small_w>
          <image_small_h>121</image_small_h>
          <image_big_w>534</image_big_w>
          <image_big_h>800</image_big_h>
          <descr/>
          <sort_fld>1</sort_fld>
        </image>
        <image>
          <id>106668</id>
          <uplink_type>2</uplink_type>
          <uplink>60851</uplink>
          <image_small>pic106668_s.jpg</image_small>
          <image_big>pic106668_b.jpg</image_big>
          <image_small_w>81</image_small_w>
          <image_small_h>122</image_small_h>
          <image_big_w>533</image_big_w>
          <image_big_h>800</image_big_h>
          <descr/>
          <sort_fld>2</sort_fld>
        </image>
      </images>
    </item>
    <item>
      <id>60850</id>
      <name>&#x41F;&#x43B;&#x430;&#x442;&#x44C;&#x435; &#x436;&#x435;&#x43D;&#x441;&#x43A;&#x43E;&#x435; &#x43F;&#x43B;&#x438;&#x441;&#x441;&#x438;&#x440;&#x43E;&#x432;&#x430;&#x43D;&#x43D;&#x43E;&#x435;, APART</name>
      <min_price>169.00</min_price>
      <min_price_old>0.00</min_price_old>
      <currence>0</currence>
      <min_price_money>169,00</min_price_money>
      <min_price_old_money>0,00</min_price_old_money>
      <images>
        <image>
          <id>106665</id>
          <uplink_type>2</uplink_type>
          <uplink>60850</uplink>
          <image_small>pic106665_s.jpg</image_small>
          <image_big>pic106665_b.jpg</image_big>
          <image_small_w>81</image_small_w>
          <image_small_h>121</image_small_h>
          <image_big_w>534</image_big_w>
          <image_big_h>800</image_big_h>
          <descr/>
          <sort_fld>1</sort_fld>
        </image>
        <image>
          <id>106666</id>
          <uplink_type>2</uplink_type>
          <uplink>60850</uplink>
          <image_small>pic106666_s.jpg</image_small>
          <image_big>pic106666_b.jpg</image_big>
          <image_small_w>81</image_small_w>
          <image_small_h>122</image_small_h>
          <image_big_w>533</image_big_w>
          <image_big_h>800</image_big_h>
          <descr/>
          <sort_fld>2</sort_fld>
        </image>
      </images>
    </item>
  </random-novels>
  <banners>
    <banner>
      <id>37</id>
      <image>banner37.jpg</image>
      <image_w>192</image_w>
      <image_h>320</image_h>
      <note>&#x422;&#x43E;&#x432;&#x430;&#x440;&#x44B; &#x441;&#x43E; &#x441;&#x43A;&#x438;&#x434;&#x43A;&#x43E;&#x439; &#x441;&#x43E; &#x441;&#x43A;&#x43B;&#x430;&#x434;&#x430; &#x432; &#x41C;&#x43E;&#x441;&#x43A;&#x432;&#x435;</note>
      <href>/moscow/</href>
      <image_tag>0</image_tag>
    </banner>
  </banners>
  <basket-summary>
    <item_count>0</item_count>
    <price_items_eu>0</price_items_eu>
    <price_items_ru>0</price_items_ru>
    <total_weight>0</total_weight>
    <region>0</region>
    <region_name_short>&#x43D;&#x435; &#x432;&#x44B;&#x431;&#x440;&#x430;&#x43D;</region_name_short>
    <region_name_long>&#x43D;&#x435; &#x432;&#x44B;&#x431;&#x440;&#x430;&#x43D;</region_name_long>
    <service>25</service>
    <price_service>0</price_service>
    <price_delivery>0</price_delivery>
    <price_total_eu>0</price_total_eu>
    <price_total_ru>0</price_total_ru>
    <price_items_eu_money>0</price_items_eu_money>
    <price_items_ru_money>0</price_items_ru_money>
    <price_service_money>0</price_service_money>
    <price_delivery_money>0</price_delivery_money>
    <price_total_eu_money>0</price_total_eu_money>
    <price_total_ru_money>0</price_total_ru_money>
  </basket-summary>
  <sape></sape>
  <item>
    <id>48701</id>
    <uplink>856</uplink>
    <subspec>0</subspec>
    <name>&#x416;&#x435;&#x43D;&#x441;&#x43A;&#x430;&#x44F; &#x443;&#x434;&#x43B;&#x438;&#x43D;&#x435;&#x43D;&#x43D;&#x430;&#x44F; &#x431;&#x43B;&#x443;&#x437;&#x43A;&#x430;, Tom Tailor</name>
    <descr>&#x416;&#x435;&#x43D;&#x441;&#x43A;&#x430;&#x44F; &#x443;&#x434;&#x43B;&#x438;&#x43D;&#x435;&#x43D;&#x43D;&#x430;&#x44F; &#x431;&#x43B;&#x443;&#x437;&#x43A;&#x430;. &#x416;&#x435;&#x43D;&#x441;&#x442;&#x432;&#x435;&#x43D;&#x43D;&#x430;&#x44F; &#x43C;&#x43E;&#x434;&#x435;&#x43B;&#x44C;, &#x43D;&#x430;&#xA0;&#x442;&#x430;&#x43B;&#x438;&#x438; &#x441;&#x44A;&#x435;&#x43C;&#x43D;&#x44B;&#x439; &#x43F;&#x43E;&#x44F;&#x441;-&#x437;&#x430;&#x432;&#x44F;&#x437;&#x43A;&#x430; &#x434;&#x43B;&#x44F;&#xA0;&#x440;&#x435;&#x433;&#x443;&#x43B;&#x438;&#x440;&#x43E;&#x432;&#x430;&#x43D;&#x438;&#x44F; &#x448;&#x438;&#x440;&#x438;&#x43D;&#x44B;. &#x41D;&#x430;&#xA0;&#x432;&#x44B;&#x440;&#x435;&#x437;&#x435; &#x437;&#x430;&#x449;&#x438;&#x43F;&#x44B; &#x438;&#xA0;&#x441;&#x43A;&#x43B;&#x430;&#x434;&#x43A;&#x438;. &#x412;&#x43D;&#x438;&#x437;&#x443; &#x43C;&#x435;&#x442;&#x430;&#x43B;&#x43B;&#x438;&#x447;&#x435;&#x441;&#x43A;&#x438;&#x439; &#x43B;&#x43E;&#x433;&#x43E;&#x442;&#x438;&#x43F;. &#x414;&#x43B;&#x438;&#x43D;&#x430; &#x43E;&#x43A;. 82&#xA0;&#x441;&#x43C;. 100% &#x445;&#x43B;&#x43E;&#x43F;&#x43E;&#x43A;.</descr>
    <tmark>34</tmark>
    <material>2</material>
    <gender>2</gender>
    <weight>0</weight>
    <ct_link>884</ct_link>
    <ct_page>166</ct_page>
    <ct_page_in>1</ct_page_in>
    <avail>1</avail>
    <novel>1</novel>
    <spec>0</spec>
    <view_count>538</view_count>
    <buy_count>0</buy_count>
    <currence>0</currence>
    <add_date>20110725165940</add_date>
    <cm_link>101</cm_link>
    <is_present>0</is_present>
    <is_category_img>0</is_category_img>
    <size_type>2</size_type>
    <is_complect>0</is_complect>
    <min_price>49.99</min_price>
    <min_price_old>0.00</min_price_old>
    <min_price_lmoda/>
    <system_id/>
    <catalogue_mr_url>otto-main-herbst-2011</catalogue_mr_url>
    <catalogue_id>48212</catalogue_id>
    <catalogue_name>&#x41E;&#x441;&#x43D;&#x43E;&#x432;&#x43D;&#x43E;&#x439; &#x43A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x41E;&#x422;&#x422;&#x41E; &#x41E;&#x441;&#x435;&#x43D;&#x44C;-&#x417;&#x438;&#x43C;&#x430; 2011/2012</catalogue_name>
    <measure>
      <category>
        <id>1</id>
        <uplink>0</uplink>
        <name>&#x416;&#x435;&#x43D;&#x441;&#x43A;&#x430;&#x44F; &#x43E;&#x434;&#x435;&#x436;&#x434;&#x430; &#x438; &#x43E;&#x431;&#x443;&#x432;&#x44C;</name>
        <descr/>
        <sort_fld>23</sort_fld>
        <is_hidden>0</is_hidden>
        <old_id/>
      </category>
      <category>
        <id>856</id>
        <uplink>1</uplink>
        <name>&#x411;&#x43B;&#x443;&#x437;&#x43A;&#x438;, &#x43A;&#x43E;&#x444;&#x442;&#x44B;, &#x440;&#x443;&#x431;&#x430;&#x448;&#x43A;&#x438;</name>
        <descr/>
        <sort_fld>7</sort_fld>
        <is_hidden>0</is_hidden>
        <old_id/>
      </category>
    </measure>
    <subspecs/>
    <images>
      <image>
        <id>83739</id>
        <uplink_type>2</uplink_type>
        <uplink>48701</uplink>
        <image_small>pic83739_s.jpg</image_small>
        <image_big>pic83739_b.jpg</image_big>
        <image_small_w>81</image_small_w>
        <image_small_h>116</image_small_h>
        <image_big_w>255</image_big_w>
        <image_big_h>365</image_big_h>
        <descr>&#x431;&#x43B;&#x443;&#x437;&#x43A;&#x430;</descr>
        <sort_fld>1</sort_fld>
      </image>
      <image>
        <id>83740</id>
        <uplink_type>2</uplink_type>
        <uplink>48701</uplink>
        <image_small>pic83740_s.jpg</image_small>
        <image_big>pic83740_b.jpg</image_big>
        <image_small_w>81</image_small_w>
        <image_small_h>116</image_small_h>
        <image_big_w>255</image_big_w>
        <image_big_h>365</image_big_h>
        <descr>&#x431;&#x43B;&#x443;&#x437;&#x43A;&#x430;</descr>
        <sort_fld>2</sort_fld>
      </image>
    </images>
    <sizes>
      <size>
        <id>193342</id>
        <uplink>48701</uplink>
        <start_size>34</start_size>
        <end_size>38</end_size>
        <price>49.99</price>
        <price_old>0.00</price_old>
        <step>2.0</step>
        <price_lmoda/>
        <currence>0</currence>
        <size>34</size>
        <price_money>49,99</price_money>
      </size>
      <size>
        <id>193342</id>
        <uplink>48701</uplink>
        <start_size>34</start_size>
        <end_size>38</end_size>
        <price>49.99</price>
        <price_old>0.00</price_old>
        <step>2.0</step>
        <price_lmoda/>
        <currence>0</currence>
        <size>36</size>
        <price_money>49,99</price_money>
      </size>
      <size>
        <id>193342</id>
        <uplink>48701</uplink>
        <start_size>34</start_size>
        <end_size>38</end_size>
        <price>49.99</price>
        <price_old>0.00</price_old>
        <step>2.0</step>
        <price_lmoda/>
        <currence>0</currence>
        <size>38</size>
        <price_money>49,99</price_money>
      </size>
      <size>
        <id>193343</id>
        <uplink>48701</uplink>
        <start_size>40</start_size>
        <end_size>44</end_size>
        <price>57.99</price>
        <price_old>0.00</price_old>
        <step>2.0</step>
        <price_lmoda/>
        <currence>0</currence>
        <size>40</size>
        <price_money>57,99</price_money>
      </size>
      <size>
        <id>193343</id>
        <uplink>48701</uplink>
        <start_size>40</start_size>
        <end_size>44</end_size>
        <price>57.99</price>
        <price_old>0.00</price_old>
        <step>2.0</step>
        <price_lmoda/>
        <currence>0</currence>
        <size>42</size>
        <price_money>57,99</price_money>
      </size>
      <size>
        <id>193343</id>
        <uplink>48701</uplink>
        <start_size>40</start_size>
        <end_size>44</end_size>
        <price>57.99</price>
        <price_old>0.00</price_old>
        <step>2.0</step>
        <price_lmoda/>
        <currence>0</currence>
        <size>44</size>
        <price_money>57,99</price_money>
      </size>
    </sizes>
    <colors>
      <color>
        <id>116877</id>
        <uplink>48701</uplink>
        <color>&#x442;&#x435;&#x43C;&#x43D;&#x43E; &#x441;&#x435;&#x440;&#x44B;&#x439;</color>
        <artic>836 584 79</artic>
      </color>
      <color>
        <id>116878</id>
        <uplink>48701</uplink>
        <color>&#x431;&#x435;&#x43B;&#x44B;&#x439;</color>
        <artic>836 514 83</artic>
      </color>
    </colors>
    <tmarks>
      <tmark>
        <id>34</id>
        <name>Tom Tailor</name>
        <image>tm34.jpg</image>
        <image_w>88</image_w>
        <image_h>31</image_h>
        <lmoda>1</lmoda>
      </tmark>
    </tmarks>
    <basketed/>
    <favoured>
      <record>
        <item>48701</item>
      </record>
    </favoured>
  </item>
</response>
0.625s