44 lines
1.4 KiB
XML
44 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<!-- Do not translate this file! -->
|
|
|
|
<itemset>
|
|
<!--
|
|
<item type="t-shirt" id="tshirt-hacking-black" price="18.00" date="2005-01-01">
|
|
<available size="M"/>
|
|
<available size="L"/>
|
|
<available size="XL"/>
|
|
<image
|
|
small="/order/2005/tshirt-hacking-black-front-small.jpg"
|
|
large="/order/2005/tshirt-hacking-black-front-large.jpg"/>
|
|
<image
|
|
small="/order/2005/tshirt-hacking-black-back-small.jpg"
|
|
large="/order/2005/tshirt-hacking-black-back-large.jpg"/>
|
|
</item>
|
|
// -->
|
|
<!--
|
|
<item type="girlie" id="girlie-hacking-black" price="18.00" date="2005-01-01">
|
|
<available size="L"/>
|
|
<image
|
|
small="/order/2005/girlie-hacking-black-front-small.jpg"
|
|
large="/order/2005/girlie-hacking-black-front-large.jpg"/>
|
|
<image
|
|
small="/order/2005/girlie-hacking-black-back-small.jpg"
|
|
large="/order/2005/girlie-hacking-black-back-large.jpg"/>
|
|
</item>
|
|
-->
|
|
<item type="other" id="lanyard-fellowship" price="3.00" date="2005-01-01">
|
|
<available size="80cm"/>
|
|
<image
|
|
small="/order/2005/lanyard-fellowship-small.jpg"
|
|
large="/order/2005/lanyard-fellowship-large.jpg"/>
|
|
</item>
|
|
|
|
<item type="other" id="pin-fellowship" price="3.00" date="2005-01-01">
|
|
<available size="17mm"/>
|
|
<image
|
|
small="/order/2005/pin-fellowship-small.jpg"
|
|
large="/order/2005/pin-fellowship-large.jpg"/>
|
|
</item>
|
|
</itemset>
|