leather.xml

<items>
  <item>
    <key>leather</key>
    <name>Leather</name>
    <description>A piece of durable scrapped leather. Could be used for gear repair.</description>
    <type>materials</type>
    <icon>item2_11</icon>
    <sortKey>_materials02</sortKey>
    <weight>0.35</weight>
    <priceDetails>
      <buy>12</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>