19 lines
545 B
XML
19 lines
545 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<!-- Do not translate this file! -->
|
|
<itemset>
|
|
<!--
|
|
<item type="t-shirt" id="tshirt-latin-white" price="18.00" date="2001-01-01">
|
|
<available size="M"/>
|
|
<available size="L"/>
|
|
<available size="XL"/>
|
|
<image
|
|
small="/order/2001/tshirt-latin-white-front-small.jpg"
|
|
large="/order/2001/tshirt-latin-white-front-large.jpg"/>
|
|
<image
|
|
small="/order/2001/tshirt-latin-white-back-small.jpg"
|
|
large="/order/2001/tshirt-latin-white-back-large.jpg"/>
|
|
</item>
|
|
-->
|
|
</itemset>
|