removed_item.xml

<items>
  <item>
    <key>removed_item</key>
    <name>Removed Item</name>
    <description>
      If you've found this, it means an item was missing in the game files, likely due to a version update.
    </description>
    <type>loot</type>
    <icon>item2_29</icon>
    <sortKey>_loot21</sortKey>
    <weight>1.0</weight>
    <priceDetails>
      <buy>1</buy>
      <sell>1</sell>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>