{include file='./../parts/import_steps.tpl' step=3}
{l s='Before starting work, see the information from this address:' mod='pshowimporter'} {l s='XML' mod='pshowimporter'}
[[filecontents]]
{l s='Remember!' mod='pshowimporter'} {l s='Not adapts many times the same field.' mod='pshowimporter'}
{l s='The tag object is the outermost tag describing one product.' mod='pshowimporter'}
<product>
<name>ProductName</name>
<desc>ProductDescription</desc>
</product>
{l s='Object tag' mod='pshowimporter'}:
product
<product id="123"> <baseinfo> <name>{l s='Desktop' mod='pshowimporter'}</name> <price>12.58</price> </baseinfo> <manufacturer name="{l s='Some manufacturer name' mod='pshowimporter'}"/> <data> <x name="{l s='Category' mod='pshowimporter'}">{l s='Category name' mod='pshowimporter'}</x> </data> </product>