iron_ring.xml

<items>
  <item>
    <key>iron_ring</key>
    <name>Iron Ring</name>
    <description>
      A simple band of wrought iron.
    </description>
    <type>Ring</type>
    <icon>itemjewelry_2</icon>
    <sortKey>_ring02</sortKey>
    <weight>1.0</weight>
    <tags>t1</tags>
    <salvageInfo>
      <materials>1 scrap_metal</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <priceDetails>
      <buy>40</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>