<?xml version="1.0" encoding="UTF-8"?>
<Commodities>
 <commodity name="Food">
  <description>Airtight compressed nutrient packets.  Very nutritious.</description>
  <price>140</price>
 </commodity>
 <commodity name="Ore">
  <description>All sorts of assorted ores.  Needed for all sorts of production processes.</description>
  <price>210</price>
 </commodity>
 <commodity name="Industrial Goods">
  <description>Your basic industrial goods.  From cutting lasers to processed metals.</description>
  <price>340</price>
 </commodity>
 <commodity name="Medicine">
  <description>An assortment of medicines suitable for curing all sorts of ailments.</description>
  <price>750</price>
 </commodity>
 <commodity name="Luxury Goods">
  <description>All sorts of high quality luxury goods.</description>
  <price>630</price>
 </commodity>
 <commodity name="Parcels"/>
 <commodity name="Colonists"/>
 <commodity name="Tourists"/>
 <commodity name="Pilgrims"/>
 <commodity name="Datapad"/>
 <commodity name="Satellite"/>
 <commodity name="Prisoners"/>
</Commodities>