17 lines
505 B
XML
17 lines
505 B
XML
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
|
<install>
|
|
<product_translate>
|
|
<id>2</id>
|
|
<site_id>1</site_id>
|
|
<product_id>2</product_id>
|
|
<language_id>en</language_id>
|
|
<name>Sample Product</name>
|
|
<description_short><![CDATA[This is just a sample product, edit as needed or delete.]]></description_short>
|
|
<description_full>This is just a sample product, edit as needed or delete.</description_full>
|
|
</product_translate>
|
|
|
|
<product_translate_id>
|
|
<id>2</id>
|
|
</product_translate_id>
|
|
</install>
|