<?xml version="1.0" encoding="UTF-8"?>
<data>
<!-- BEGIN LOOP -->
<post>
<id>{ID}</id>
<Title>{Title}</Title>
<Sku>{Sku}</Sku>
<Price>{Price}</Price>
<StockStatus>{Stock Status}</StockStatus>
<ImageURL>{Image URL}</ImageURL>
<Categories>
<ProductCategory>{Категории товаров}</ProductCategory>
</Categories>
<Length>{Length}</Length>
<Width>{Width}</Width>
<ProductType>{Product Type}</ProductType>
<ParentProductID>{Parent Product ID}</ParentProductID>
</post>
<!-- END LOOP -->
</data>