<?xml version="1.0" encoding="UTF-8"?>
<yml_catalog date="2019-10-31 17:55">
	<shop>
		<categories>
			<category id="1093">Машинки</category>
			<category id="1097">Коляски</category>
			<category id="1103">Конструкторы</category>
			<category id="1095" parentId="1097">Для прогулки</category>
			<category id="1096" parentId="1097">3 в одном</category>
			<category id="1090" parentId="1103">LEGO</category>
			<category id="1098" parentId="1090">DUPLO</category>
			<category id="1099" parentId="1090">City</category>
		</categories>
		<offers>
			<offer id="114400" available="true">
				<currencyId>KZT</currencyId>
				<price>2993.83</price>
				<categoryId>1093</categoryId>  <!-- Здесь хочется, чтобы вместо <categoryId>1093</categoryId> было <categoryId>Машинки</categoryId> -->
				<delivery>true</delivery>
				<sizes>
					<size id="147535" name="" color="Коричневый" quantity="2" ownStock="1"></size>
				</sizes>
			</offer>
			<offer id="114400" available="true">
				<currencyId>KZT</currencyId>
				<price>2993.83</price>
				<categoryId>1097</categoryId>  <!-- Здесь хочется, чтобы вместо <categoryId>1097</categoryId> было <categoryId>Коляски</categoryId> -->
				<delivery>true</delivery>
				<sizes>
					<size id="147535" name="" color="Коричневый" quantity="2" ownStock="1"></size>
				</sizes>
			</offer>
			<offer id="114400" available="true">
				<currencyId>KZT</currencyId>
				<price>2993.83</price>
				<categoryId>1095</categoryId>  <!-- Здесь хочется, чтобы вместо <categoryId>1095</categoryId> было <categoryId>Коляски</categoryId>\n				<subcategoryId>Для прогулки</subcategoryId> -->
				<delivery>true</delivery>
				<sizes>
					<size id="147535" name="" color="Коричневый" quantity="2" ownStock="1"></size>
				</sizes>
			</offer>
			<offer id="114400" available="true">
				<currencyId>KZT</currencyId>
				<price>2993.83</price>
				<categoryId>1096</categoryId>  <!-- Здесь хочется, чтобы вместо <categoryId>1096</categoryId> было <categoryId>Коляски</categoryId>\n				<subcategoryId>3 в одном</subcategoryId> -->
				<delivery>true</delivery>
				<sizes>
					<size id="147535" name="" color="Коричневый" quantity="2" ownStock="1"></size>
				</sizes>
			</offer>
			<offer id="114400" available="true">
				<currencyId>KZT</currencyId>
				<price>2993.83</price>
				<categoryId>1103</categoryId>  <!-- Здесь хочется, чтобы вместо <categoryId>1103</categoryId> было <categoryId>Конструкторы</categoryId> -->
				<delivery>true</delivery>
				<sizes>
					<size id="147535" name="" color="Коричневый" quantity="2" ownStock="1"></size>
				</sizes>
			</offer>
			<offer id="114400" available="true">
				<currencyId>KZT</currencyId>
				<price>2993.83</price>
				<categoryId>1090</categoryId>  <!-- Здесь хочется, чтобы вместо <categoryId>1090</categoryId> было <categoryId>Конструкторы</categoryId>\n				<subcategoryId>LEGO</subcategoryId> -->
				<delivery>true</delivery>
				<sizes>
					<size id="147535" name="" color="Коричневый" quantity="2" ownStock="1"></size>
				</sizes>
			</offer>
			<offer id="114400" available="true">
				<currencyId>KZT</currencyId>
				<price>2993.83</price>
				<categoryId>1098</categoryId>  <!-- Здесь хочется, чтобы вместо <categoryId>1098</categoryId> было <categoryId>Конструкторы</categoryId>\n				<subcategoryId>LEGO</subcategoryId>\n				<subsubcategoryId>DUPLO</subsubcategoryId> -->
				<delivery>true</delivery>
				<sizes>
					<size id="147535" name="" color="Коричневый" quantity="2" ownStock="1"></size>
				</sizes>
			</offer>
			<offer id="114400" available="true">
				<currencyId>KZT</currencyId>
				<price>2993.83</price>
				<categoryId>1099</categoryId>  <!-- Здесь хочется, чтобы вместо <categoryId>1099</categoryId> было <categoryId>Конструкторы</categoryId>\n				<subcategoryId>LEGO</subcategoryId>\n				<subsubcategoryId>City</subsubcategoryId> -->
				<delivery>true</delivery>
				<sizes>
					<size id="147535" name="" color="Коричневый" quantity="2" ownStock="1"></size>
				</sizes>
			</offer>
		</offers>
	</shop>
</yml_catalog>
