<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet href="director.xsl" type="text/xsl" ?>
<director name="test" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="director.xsd">
  <documentation>
    <author name="CBJ" alias="CBJ" contact="CBJ"/>
    <content reference="start" name="start" description="Initial actions for different gamestarts"/>
    <version number="1.2" date="09/07/08" status="testing"/>
  </documentation>
  <cues>
    <cue name="start" version="2">
      <documentation>
        <content name="start" reference="Startup" type="L3"/>
        <version number="1.2" date="04/01/08" status="release"/>
        <history>
          <change date="02/07/09" author="Apricotslice" description="Inserted AMS, Goner and Khaak starts."/>
          <change date="11/08/08" author="al_main" description="Fixed engine tunings in Poisoned Paranid and added 4 FDs"/>
          <change date="09/07/08" author="al_main" description="Fixed and added the start unlocks"/>
          <change date="12/05/08" author="al_main" description="Relations added to teladi start, ATF corrected to 0%"/>
          <change date="09/05/08" author="Owen Lake" description="Added player age check"/>
          <change date="07/05/08" author="al_main" description="Initial version of X3TC starts"/>
          <change date="18/04/08" author="CBJ" description="Example version of X3R starts"/>
        </history>
      </documentation>
      <action>
        <do_choose>
          <do_when value="{player.age}" min="20">
            <do_choose>
              <do_when value="{player.gamestart}" exact="101" comment="Terran Defender">
                <set_value name="Terran Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="102" comment="USC Commander">
                <set_value name="Terran Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="104" comment="Argon Patriot">
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="105" comment="Humble Merchant">
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="106" comment="Bankrupt Assassin">
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="110" comment="Tormented Teladi">
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="111" comment="Poisoned Paranid">

                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="112" comment="Aldrin Adventurer">
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
                <set_value name="Terran Plot Complete" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="113" comment="Goner Witness">
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="114" comment="Unholy Traitor">
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="116" comment="Teladi Trafficker">
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="117" comment="Yaki Insurgent">
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="118" comment="Lost Lar">
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="119" comment="Savage Split">
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="125" comment="Apricot Mapping Service">
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>
              
			  <do_when value="{player.gamestart}" exact="126" comment="Goner Gatherer">
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>
              
              <do_when value="{player.gamestart}" exact="127" comment="Khaak Intruder">
                <set_value name="Terran Link Plot" exact="0"/>
                <set_value name="HUB Plot" exact="0"/>
                <set_value name="HQ Plot" exact="0"/>
              </do_when>
              
              <do_when value="{player.gamestart}" exact="141" comment="Anonymous Argon">
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="142" comment="Boring Boron">
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="143" comment="Pious Paranid">
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>
              <do_otherwise>
                <set_value name="this.temp" exact="1"/>
              </do_otherwise>
            </do_choose>
          </do_when>
          <do_otherwise>
            <do_choose>
              <do_when value="{player.gamestart}" exact="101" comment="Terran Defender">
                <reward_player>
                  <money exact="1000"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="neutral-8"/>
                    <relation race="boron" operation="set" exact="neutral-11"/>
                    <relation race="paranid" operation="set" exact="foe-2"/>
                    <relation race="split" operation="set" exact="foe-5"/>
                    <relation race="teladi" operation="set" exact="neutral-5"/>
                    <relation race="goner" operation="set" exact="neutral+5"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@notop2}"/>
                    <relation race="terran" operation="set" exact="neutral+10" mutual="1"/>
                    <relation race="yaki" operation="set" exact="enemy" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_B" exact="4"/>
                    <ware typename="SS_LASER_EMP" exact="2"/>
                    <ware typename="SS_WARE_BOOST" exact="1"/>
                    <ware typename="SS_WARE_SCANNER2" exact="1"/>
                    <ware typename="SS_MISSILE_POLTERGEIST" exact="3"/>
                    <ware typename="SS_WARE_TECH213" exact="({player.ship.equipment.SS_WARE_TECH213.maxcount}/5)*4" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/4+1" comment="Rudder Optomisation"/>
                    <ware typename="SS_WARE_TECH251" exact="{player.ship.equipment.SS_WARE_TECH251.maxcount}/3+1" comment="Cargo Bay Extension"/>
                  </equipment>
                </reward_player>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop2}"/>
                <set_value name="Terran Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="102" comment="USC Commander">
                <reward_player>
                  <money exact="1000"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="neutral"/>
                    <relation race="boron" operation="set" exact="neutral-6"/>
                    <relation race="paranid" operation="set" exact="foe-11"/>
                    <relation race="split" operation="set" exact="foe-23"/>
                    <relation race="teladi" operation="set" exact="neutral+2"/>
                    <relation race="goner" operation="set" exact="neutral+7"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@notop7}"/>
                    <relation race="terran" operation="set" exact="friend" mutual="1"/>
                    <relation race="yaki" operation="set" exact="neutral-13" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_C" exact="2"/>
                    <ware typename="SS_LASER_EMP" exact="6"/>
                    <ware typename="SS_WARE_BOOST" exact="1"/>
                    <ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}/2+1" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/2+1" comment="Rudder Optomisation"/>
                    <ware typename="SS_WARE_TECH251" exact="{player.ship.equipment.SS_WARE_TECH251.maxcount}" comment="Cargo Bay Extension"/>
                  </equipment>
                </reward_player>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop7}"/>
                <set_value name="Terran Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="104" comment="Argon Patriot">
                <reward_player>
                  <money min="1800" max="2000"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="friend"/>
                    <relation race="boron" operation="set" exact="friend-2"/>
                    <relation race="paranid" operation="set" exact="shunned"/>
                    <relation race="split" operation="set" exact="nodock"/>
                    <relation race="teladi" operation="set" exact="neutral"/>
                    <relation race="goner" operation="set" exact="friend"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@noton1}"/>
                    <relation race="terran" operation="set" exact="foe" mutual="1"/>
                    <relation race="yaki" operation="set" exact="neutral-11" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_B" exact="2"/>
                    <ware typename="SS_LASER_PAC" exact="4"/>
                    <ware typename="SS_WARE_BOOST" exact="1"/>
                    <ware typename="SS_WARE_L_A" exact="1"/>
                    <ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    <ware typename="SS_WARE_TECH213" exact="({player.ship.equipment.SS_WARE_TECH213.maxcount}/4)*3" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/4+1" comment="Rudder Optomisation"/>
                    <ware typename="SS_WARE_TECH251" exact="{player.ship.equipment.SS_WARE_TECH251.maxcount}/3+1" comment="Cargo Bay Extension"/>
                  </equipment>
                </reward_player>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop1}"/>
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="105" comment="Humble Merchant">
                <reward_player>
                  <money min="9000" max="9900"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="neutral"/>
                    <relation race="boron" operation="set" exact="friend"/>
                    <relation race="paranid" operation="set" exact="foe-25"/>
                    <relation race="split" operation="set" exact="foe-36"/>
                    <relation race="teladi" operation="set" exact="neutral"/>
                    <relation race="goner" operation="set" exact="friend"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@noton1}"/>
                    <relation race="terran" operation="set" exact="foe" mutual="1"/>
                    <relation race="yaki" operation="set" exact="foe" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_B" exact="1"/>
                    <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}/2"/>
                    <ware typename="SS_WARE_TECH231" exact="1"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/2"/>
                  </equipment>
                  <property>
                    <ship typename="SS_SH_A_M5">
                      <equipment>
                        <ware typename="SS_SHIELD_A" exact="2"/>
                        <ware typename="SS_WARE_TECH231" exact="1"/>
                        <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}/4"/>
                      </equipment>
                    </ship>
                  </property>
                </reward_player>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop1}"/>
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="106" comment="Bankrupt Assassin">
                <reward_player>
                  <notoriety>
                    <relation race="argon" operation="set" exact="neutral+9"/>
                    <relation race="boron" operation="set" exact="enemy-35"/>
                    <relation race="paranid" operation="set" exact="enemy-46"/>
                    <relation race="split" operation="set" exact="neutral-1"/>
                    <relation race="teladi" operation="set" exact="neutral-5"/>
                    <relation race="goner" operation="set" exact="friend"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@noton2}"/>
                    <relation race="terran" operation="set" exact="foe" mutual="1"/>
                    <relation race="yaki" operation="set" exact="neutral" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_C" exact="1"/>
                    <ware typename="SS_LASER_HEPT" exact="2"/>
                    <ware typename="SS_WARE_BOOST" exact="1"/>
                    <ware typename="SS_WARE_SCANNER2" exact="1"/>
                    <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}"/>
                    <ware typename="SS_WARE_TECH231" exact="1"/>
                    <ware typename="SS_WARE_TECH242" exact="1"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/2"/>
                    <ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    <ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    <ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                  </equipment>
                </reward_player>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop2}"/>
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="110" comment="Tormented Teladi">
                <reward_player>
                  <money min="1750" max="2000"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="neutral-2"/>
                    <relation race="boron" operation="set" exact="neutral+7"/>
                    <relation race="paranid" operation="set" exact="neutral-2"/>
                    <relation race="split" operation="set" exact="neutral-17"/>
                    <relation race="teladi" operation="set" exact="neutral-8"/>
                    <relation race="goner" operation="set" exact="neutral"/>
                    <relation race="pirate" operation="set" exact="foe"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@noton1}"/>
                    <relation race="terran" operation="set" exact="shunned+18" mutual="1"/>
                    <relation race="yaki" operation="set" exact="foe" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_A" exact="1"/>
                    <ware typename="SS_LASER_IRE" exact="2"/>
                    <ware typename="SS_WARE_BOOST" exact="1"/>
                    <ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    <ware typename="SS_WARE_TECH213" exact="4" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/3+1" comment="Rudder Optomisation"/>
                    <ware typename="SS_WARE_TECH251" exact="({player.ship.equipment.SS_WARE_TECH251.maxcount}*3)/4+1" comment="Cargo Bay Extension"/>
                  </equipment>
                </reward_player>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop1}"/>
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="111" comment="Poisoned Paranid">
                <reward_player>
                  <money min="7750" max="11000"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="noton2"/>
                    <relation race="boron" operation="set" exact="noton1"/>
                    <relation race="paranid" operation="set" exact="enemy"/>
                    <relation race="split" operation="set" exact="neutral"/>
                    <relation race="teladi" operation="set" exact="neutral+3"/>
                    <relation race="goner" operation="set" exact="neutral-6"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@noton2}"/>
                    <relation race="terran" operation="set" exact="foe" mutual="1"/>
                    <relation race="yaki" operation="set" exact="foe" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_C" exact="2"/>
                    <ware typename="SS_LASER_IRE" exact="1"/>
                    <ware typename="SS_WARE_BOOST" exact="1"/>
                    <ware typename="SS_WARE_SW_FIGHT_1" exact="1" comment="Fight Command Software MkI"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_FIGHTDRONE" exact="4" comment="Fighter drones"/>
                    <ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    <ware typename="SS_WARE_TECH213" exact="({player.ship.equipment.SS_WARE_TECH213.maxcount}*3)/4" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/2+1" comment="Rudder Optomisation"/>
                    <ware typename="SS_WARE_TECH251" exact="({player.ship.equipment.SS_WARE_TECH251.maxcount}*3)/4+1" comment="Cargo Bay Extension"/>
                  </equipment>
                </reward_player>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop2}"/>
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="112" comment="Aldran Adventurer">
                <reward_player>
                  <money min="4000" max="4150"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="neutral+5"/>
                    <relation race="boron" operation="set" exact="neutral-9"/>
                    <relation race="paranid" operation="set" exact="enemy+112"/>
                    <relation race="split" operation="set" exact="foe-21"/>
                    <relation race="teladi" operation="set" exact="neutral+3"/>
                    <relation race="goner" operation="set" exact="27"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@notop7}"/>
                    <relation race="terran" operation="set" exact="friend-32"/>
                    <relation race="yaki" operation="set" exact="shunned"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_C" exact="2"/>
                    <ware typename="SS_LASER_EMP_1" exact="5"/>
                    <ware typename="SS_WARE_BOOST" exact="1" comment="Boost Extension"/>
                    <ware typename="SS_WARE_WARPING" exact="1" comment="Jumpdrive"/>
                    <ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/2+1" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/3+1" comment="Rudder Optomisation"/>
                    <ware typename="SS_WARE_TECH251" exact="({player.ship.equipment.SS_WARE_TECH251.maxcount}*3)/4+1" comment="Cargo Bay Extension"/>
                  </equipment>
                  <map>
                    <sector x="11" y="3"/>
                    <sector x="13" y="4"/>
                    <sector x="1" y="3"/>
                    <sector x="13" y="6"/>
                  </map>
                </reward_player>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop7}"/>
                <set_value name="Terran Plot Complete" exact="1"/>
                <find_gate name="this.tempgate" gate="south">
                  <sector x="11" y="3"/>
                </find_gate>
                <set_known object="this.tempgate" known="1"/>
                <find_gate group="this.gates" multiple="1" max="6">
                  <sector x="1" y="3"/>
                </find_gate>
                <find_station group="this.gates" multiple="1" max="6" class="dock">
                  <sector x="1" y="3"/>
                </find_station>
                <find_gate group="this.gates" multiple="1" max="6">
                  <sector x="13" y="6"/>
                </find_gate>
                <find_station group="this.gates" multiple="1" max="6" class="dock">
                  <sector x="13" y="6"/>
                </find_station>
                <find_gate group="this.gates" multiple="1" max="6">
                  <sector x="13" y="4"/>
                </find_gate>
                <set_group_known group="this.gates" known="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="113" comment="Goner Witness">
                <reward_player>
                  <money exact="350"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="friend-3"/>
                    <relation race="boron" operation="set" exact="neutral-5"/>
                    <relation race="paranid" operation="set" exact="foe-26"/>
                    <relation race="split" operation="set" exact="foe-45"/>
                    <relation race="teladi" operation="set" exact="neutral+1"/>
                    <relation race="goner" operation="set" exact="friend+2"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@notop2}"/>
                    <relation race="terran" operation="set" exact="friend-12" mutual="1"/>
                    <relation race="yaki" operation="set" exact="foe+2" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_C" exact="1"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH213" exact="(3*{player.ship.equipment.SS_WARE_TECH213.maxcount})/4+1" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/3+1" comment="Rudder Optomisation"/>
                    <ware typename="SS_WARE_BEAMING" exact="1" comment="Transporter Device"/>
                  </equipment>
                  <cargo>
                    <ware typename="SS_WARE_ENERGY" exact="23"/>
                  </cargo>
                </reward_player>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop2}"/>
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="114" comment="Unholy Traitor">
                <reward_player>
                  <money min="20000" max="24000"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="neutral-5"/>
                    <relation race="boron" operation="set" exact="foe"/>
                    <relation race="paranid" operation="set" exact="min+42"/>
                    <relation race="split" operation="set" exact="min+112"/>
                    <relation race="teladi" operation="set" exact="neutral+6"/>
                    <relation race="goner" operation="set" exact="neutral-3"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@notop1}"/>
                    <relation race="terran" operation="set" exact="foe" mutual="1"/>
                    <relation race="yaki" operation="set" exact="neutral" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_B" exact="1"/>
                    <ware typename="SS_LASER_PBE" exact="6"/>
                    <ware typename="SS_LASER_PAC" exact="2"/>
                    <ware typename="SS_WARE_BOOST" exact="1"/>
                    <ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}/4+1" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/4+1" comment="Rudder Optomisation"/>
                    <ware typename="SS_WARE_TECH251" exact="{player.ship.equipment.SS_WARE_TECH251.maxcount}/2+1" comment="Cargo Bay Extension"/>
                  </equipment>
                  <map>
                    <sector x="15" y="15"/>
                    <sector x="15" y="3"/>
                    <sector x="18" y="5"/>
                    <sector x="7" y="2"/>
                    <sector x="8" y="3"/>
                    <sector x="6" y="4"/>
                    <sector x="1" y="6"/>
                    <sector x="9" y="13"/>
                    <sector x="11" y="14"/>
                  </map>
                </reward_player>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop1}"/>
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="116" comment="Teladi Trafficker">
                <reward_player>
                  <money exact="12693" comment="Nice little tie-in with Farnham's Legend"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="neutral-5"/>
                    <relation race="boron" operation="set" exact="friend-28"/>
                    <relation race="paranid" operation="set" exact="foe+2"/>
                    <relation race="split" operation="set" exact="foe+1"/>
                    <relation race="teladi" operation="set" exact="neutral+7"/>
                    <relation race="goner" operation="set" exact="neutral+2"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@notop1}"/>
                    <relation race="terran" operation="set" exact="foe-8" mutual="1"/>
                    <relation race="yaki" operation="set" exact="foe-12" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_B" exact="1"/>
                    <ware typename="SS_WARE_TECH251" exact="20"/>
                    <ware typename="SS_WARE_TECH231" exact="1"/>
                  </equipment>
                </reward_player>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop1}"/>
                <set_hull exact="71"/>
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="117" comment="Yaki Insurgent">
                <reward_player>
                  <money exact="20000"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="hunted"/>
                    <relation race="boron" operation="set" exact="foe"/>
                    <relation race="paranid" operation="set" exact="neutral-20"/>
                    <relation race="split" operation="set" exact="foe"/>
                    <relation race="teladi" operation="set" exact="neutral+6"/>
                    <relation race="goner" operation="set" exact="foe+2"/>
                    <relation race="pirate" operation="set" exact="neutral+30"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@notop1}"/>
                    <relation race="terran" operation="set" exact="foe" mutual="1"/>
                    <relation race="yaki" operation="set" exact="friend" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_D" exact="1"/>
                    <ware typename="SS_LASER_IRE" exact="2"/>
                    <ware typename="SS_WARE_BOOST" exact="1" comment="Boost Extension"/>
                    <ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}/4+1" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/4+1" comment="Rudder Optomisation"/>
                    <ware typename="SS_WARE_TECH251" exact="{player.ship.equipment.SS_WARE_TECH251.maxcount}/2+1" comment="Cargo Bay Extension"/>
                  </equipment>
                  <map>
                    <sector x="0" y="7"/>
                    <sector x="0" y="8"/>
                    <sector x="0" y="9"/>
                    <sector x="0" y="10"/>
                    <sector x="1" y="3"/>
                    <sector x="1" y="6"/>
                    <sector x="1" y="7"/>
                  </map>
                </reward_player>
                <create_ship race="player" typename="SS_SH_Y_M4" dockobject="{player.ship}" wing="gold">
                  <equipment>
                    <ware typename="SS_SHIELD_A" exact="2"/>
                    <ware typename="SS_LASER_PAC" exact="3"/>
                    <ware typename="SS_LASER_IRE" exact="2"/>
                    <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}/4+1" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/4+1" comment="Rudder Optomisation"/>
                    <ware typename="SS_WARE_TECH251" exact="{player.ship.equipment.SS_WARE_TECH251.maxcount}/4+1" comment="Cargo Bay Extension"/>
                  </equipment>
                </create_ship>
                <create_ship race="player" typename="SS_SH_Y_M4" dockobject="{player.ship}" wing="gold">
                  <equipment>
                    <ware typename="SS_SHIELD_B" exact="1"/>
                    <ware typename="SS_LASER_PAC" exact="3"/>
                    <ware typename="SS_LASER_IRE" exact="2"/>
                    <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}/4+1" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/4+1" comment="Rudder Optomisation"/>
                    <ware typename="SS_WARE_TECH251" exact="{player.ship.equipment.SS_WARE_TECH251.maxcount}/4+1" comment="Cargo Bay Extension"/>
                  </equipment>
                </create_ship>
                <create_ship race="player" typename="SS_SH_Y_M3P" dockobject="{player.ship}" wing="gold">
                  <equipment>
                    <ware typename="SS_SHIELD_B" exact="2"/>
                    <ware typename="SS_LASER_PAC" exact="9"/>
                    <ware typename="SS_LASER_IRE" exact="2"/>
                    <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}/4+1" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/4+1" comment="Rudder Optomisation"/>
                    <ware typename="SS_WARE_TECH251" exact="{player.ship.equipment.SS_WARE_TECH251.maxcount}/4+1" comment="Cargo Bay Extension"/>
                  </equipment>
                </create_ship>
                <create_ship race="player" typename="SS_SH_Y_M5" dockobject="{player.ship}" wing="silver">
                  <equipment>
                    <ware typename="SS_SHIELD_A" exact="1"/>
                    <ware typename="SS_LASER_IRE" exact="2"/>
                    <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}/4+1" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/4+1" comment="Rudder Optomisation"/>
                  </equipment>
                </create_ship>
                <create_ship race="player" typename="SS_SH_Y_M5" dockobject="{player.ship}" wing="silver">
                  <equipment>
                    <ware typename="SS_SHIELD_A" exact="1"/>
                    <ware typename="SS_LASER_IRE" exact="2"/>
                    <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}/4+1" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/4+1" comment="Rudder Optomisation"/>
                  </equipment>
                </create_ship>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop1}"/>
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="118" comment="Lost Lar">
                <reward_player>
                  <money min="12000" max="14000"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="hunted"/>
                    <relation race="boron" operation="set" exact="shunned"/>
                    <relation race="paranid" operation="set" exact="enemy"/>
                    <relation race="split" operation="set" exact="foe"/>
                    <relation race="teladi" operation="set" exact="neutral+6"/>
                    <relation race="goner" operation="set" exact="foe+2"/>
                    <relation race="pirate" operation="set" exact="foe"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@notop1}"/>
                    <relation race="terran" operation="set" exact="foe" mutual="1"/>
                    <relation race="yaki" operation="set" exact="foe" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_C" exact="2"/>
                    <ware typename="SS_LASER_PBE" exact="6"/>
                    <ware typename="SS_LASER_PAC" exact="2"/>
                    <ware typename="SS_WARE_BOOST" exact="1" comment="Boost Extension"/>
                    <ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}/2+1" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/2+1" comment="Rudder Optomisation"/>
                    <ware typename="SS_WARE_TECH251" exact="{player.ship.equipment.SS_WARE_TECH251.maxcount}" comment="Cargo Bay Extension"/>
                  </equipment>
                  <map>
                    <sector x="18" y="3"/>
                  </map>
                </reward_player>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop1}"/>
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="119" comment="Savage Split">
                <reward_player>
                  <money exact="1400"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="enemy-415"/>
                    <relation race="boron" operation="set" exact="enemy-936"/>
                    <relation race="paranid" operation="set" exact="neutral"/>
                    <relation race="split" operation="set" exact="neutral"/>
                    <relation race="teladi" operation="set" exact="neutral-2"/>
                    <relation race="goner" operation="set" exact="enemy"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@notop1}"/>
                    <relation race="terran" operation="set" exact="enemy" mutual="1"/>
                    <relation race="yaki" operation="set" exact="foe" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_A" exact="2"/>
                    <ware typename="SS_LASER_PAC" exact="2"/>
                    <ware typename="SS_MISSILE_2" min="2" max="5"/>
                    <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}"/>
                    <ware typename="SS_WARE_TECH231" exact="1"/>
                    <ware typename="SS_WARE_TECH246" exact="3"/>
                    <ware typename="SS_WARE_TECH251" exact="{player.ship.equipment.SS_WARE_TECH251.maxcount}"/>
                  </equipment>
                </reward_player>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop1}"/>
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

			  <do_when value="{player.gamestart}" exact="125" comment="Apricot Mapping Service">
                <reward_player>
                  <money min="18000" max="20000"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="max"/>
                    <relation race="boron" operation="set" exact="max"/>
                    <relation race="paranid" operation="set" exact="max"/>
                    <relation race="split" operation="set" exact="max"/>
                    <relation race="teladi" operation="set" exact="max"/>
                    <relation race="goner" operation="set" exact="max"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="friend"/>
                    <relation race="terran" operation="set" exact="friend" mutual="1"/>
                    <relation race="yaki" operation="set" exact="foe" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_F" exact="10"/>
                    <ware typename="SS_LASER_APRICOT1" exact="11"/>
                    <ware typename="SS_LASER_APRICOT2" exact="11"/>
                    <ware typename="SS_LASER_REPAIR" exact="1"/>
                    <ware typename="SS_LASER_TUG" exact="1"/>
                    <ware typename="SS_LASER_MINING" exact="1"/>
                    <ware typename="SS_WARE_BOOST" exact="1"/>
                    <ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    <ware typename="SS_WARE_SCANNER3" exact="1"/>
                    <ware typename="SS_WARE_TECH213" exact="85" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    <ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    <ware typename="SS_WARE_TECH251" exact="0" comment="Cargo Bay Extension"/>
                    <ware typename="SS_WARE_TECH226" exact="1"/>
                    <ware typename="SS_WARE_TECH216" exact="1"/>
                    <ware typename="SS_WARE_TECH221" exact="1"/>
                    <ware typename="SS_WARE_TECH241" exact="1"/>
                    <ware typename="SS_WARE_TECH275" exact="1"/>
                    <ware typename="SS_WARE_TECH276" exact="1"/>
                    <ware typename="SS_WARE_TECH277" exact="1"/>
                    <ware typename="SS_WARE_L_A" exact="1"/>
                    <ware typename="SS_WARE_L_P" exact="1"/>
                    <ware typename="SS_WARE_L_T" exact="1"/>
                    <ware typename="SS_WARE_L_B" exact="1"/>
                    <ware typename="SS_WARE_L_S" exact="1"/>
                    <ware typename="SS_WARE_BEAMING" exact="1"/>
                    <ware typename="SS_WARE_BESTBUY" exact="1"/>
                    <ware typename="SS_WARE_BESTSELL" exact="1"/>
                    <ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    <ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    <ware typename="SS_WARE_FIREWALL" exact="1"/>
                    <ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    <ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    <ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    <ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    <ware typename="SS_WARE_SENTRY" exact="1"/>
                    <ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    <ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    <ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    <ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    <ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    <ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    <ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    <ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    <ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    <ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    <ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    <ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    <ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    <ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    <ware typename="SS_WARE_WARPING" exact="1"/>
                  </equipment>
                  <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                  </cargo>
                </reward_player>                  
                    <create_ship race="player" typename="APRICOT_CAMEL">
                      <equipment>
                        <ware typename="SS_SHIELD_F" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="11"/>
                        <ware typename="SS_LASER_APRICOT2" exact="11"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="113" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_MASTERDON">
                      <equipment>
                        <ware typename="SS_SHIELD_F" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="8"/>
                        <ware typename="SS_LASER_APRICOT2" exact="8"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="75" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="50" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="10000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                        <ware typename="SS_DOCK_P_HQ" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_BIGMOTHER">
                      <equipment>
                        <ware typename="SS_SHIELD_F" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="20"/>
                        <ware typename="SS_LASER_APRICOT2" exact="20"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="91" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="20000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_HYPER">
                      <equipment>
                        <ware typename="SS_SHIELD_F" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="18"/>
                        <ware typename="SS_LASER_APRICOT2" exact="18"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="85" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="5000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_BATTLE">
                      <equipment>
                        <ware typename="SS_SHIELD_F" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="64"/>
                        <ware typename="SS_LASER_APRICOT2" exact="64"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="145" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="50" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_MINICAR">
                      <equipment>
                        <ware typename="SS_SHIELD_F" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="4"/>
                        <ware typename="SS_LASER_APRICOT2" exact="4"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="80" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_MULE">
                      <equipment>
                        <ware typename="SS_SHIELD_D" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="4"/>
                        <ware typename="SS_LASER_APRICOT2" exact="4"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="25" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="25" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_MULE">
                      <equipment>
                        <ware typename="SS_SHIELD_D" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="4"/>
                        <ware typename="SS_LASER_APRICOT2" exact="4"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="25" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="25" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_MULE">
                      <equipment>
                        <ware typename="SS_SHIELD_D" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="4"/>
                        <ware typename="SS_LASER_APRICOT2" exact="4"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="25" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="25" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship> 
                    <create_ship race="player" typename="APRICOT_SPRINT">
                      <equipment>
                        <ware typename="SS_SHIELD_D" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="4"/>
                        <ware typename="SS_LASER_APRICOT2" exact="4"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="0" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship> 
                    <create_ship race="player" typename="APRICOT_EXPRESS">
                      <equipment>
                        <ware typename="SS_SHIELD_D" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="1"/>
                        <ware typename="SS_LASER_APRICOT2" exact="1"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="73" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="25" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_BUSTER">
                      <equipment>
                        <ware typename="SS_SHIELD_D" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="6"/>
                        <ware typename="SS_LASER_APRICOT2" exact="6"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="70" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_ECLIPSE">
                      <equipment>
                        <ware typename="SS_SHIELD_D" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="10"/>
                        <ware typename="SS_LASER_APRICOT2" exact="10"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="86" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_NOVA">
                      <equipment>
                        <ware typename="SS_SHIELD_D" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="9"/>
                        <ware typename="SS_LASER_APRICOT2" exact="9"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="73" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_VIDAR">
                      <equipment>
                        <ware typename="SS_SHIELD_F" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="14"/>
                        <ware typename="SS_LASER_APRICOT2" exact="14"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="68" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_MINOTAUR">
                      <equipment>
                        <ware typename="SS_SHIELD_F" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="16"/>
                        <ware typename="SS_LASER_APRICOT2" exact="16"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="110" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_AUSTER">
                      <equipment>
                        <ware typename="SS_SHIELD_F" exact="10"/>
                        <ware typename="SS_LASER_APRICOT1" exact="3"/>
                        <ware typename="SS_LASER_APRICOT2" exact="3"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="85" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="30" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>                                                                                        


                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop1}"/>
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

			  <do_when value="{player.gamestart}" exact="126" comment="Goner Gatherer">
                <reward_player>
                  <money min="18000" max="20000"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="max"/>
                    <relation race="boron" operation="set" exact="max"/>
                    <relation race="paranid" operation="set" exact="max"/>
                    <relation race="split" operation="set" exact="max"/>
                    <relation race="teladi" operation="set" exact="max"/>
                    <relation race="goner" operation="set" exact="max"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="friend"/>
                    <relation race="terran" operation="set" exact="friend" mutual="1"/>
                    <relation race="yaki" operation="set" exact="foe" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_F" exact="10"/>
                    <ware typename="SS_LASER_IRE" exact="18"/>
                    <ware typename="SS_LASER_REPAIR" exact="1"/>
                    <ware typename="SS_LASER_TUG" exact="1"/>
                    <ware typename="SS_LASER_MINING" exact="1"/>
                    <ware typename="SS_WARE_BOOST" exact="1"/>
                    <ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    <ware typename="SS_WARE_SCANNER3" exact="1"/>
                    <ware typename="SS_WARE_TECH213" exact="85" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    <ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    <ware typename="SS_WARE_TECH251" exact="0" comment="Cargo Bay Extension"/>
                    <ware typename="SS_WARE_TECH226" exact="1"/>
                    <ware typename="SS_WARE_TECH216" exact="1"/>
                    <ware typename="SS_WARE_TECH221" exact="1"/>
                    <ware typename="SS_WARE_TECH241" exact="1"/>
                    <ware typename="SS_WARE_TECH275" exact="1"/>
                    <ware typename="SS_WARE_TECH276" exact="1"/>
                    <ware typename="SS_WARE_TECH277" exact="1"/>
                    <ware typename="SS_WARE_L_A" exact="1"/>
                    <ware typename="SS_WARE_L_P" exact="1"/>
                    <ware typename="SS_WARE_L_T" exact="1"/>
                    <ware typename="SS_WARE_L_B" exact="1"/>
                    <ware typename="SS_WARE_L_S" exact="1"/>
                    <ware typename="SS_WARE_BEAMING" exact="1"/>
                    <ware typename="SS_WARE_BESTBUY" exact="1"/>
                    <ware typename="SS_WARE_BESTSELL" exact="1"/>
                    <ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    <ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    <ware typename="SS_WARE_FIREWALL" exact="1"/>
                    <ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    <ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    <ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    <ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    <ware typename="SS_WARE_SENTRY" exact="1"/>
                    <ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    <ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    <ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    <ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    <ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    <ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    <ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    <ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    <ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    <ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    <ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    <ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    <ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    <ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    <ware typename="SS_WARE_WARPING" exact="1"/>
                  </equipment>
                     <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                     </cargo>
                </reward_player>
                    <create_ship race="player" typename="APRICOT_GONER_HAULER">
                      <equipment>
                        <ware typename="SS_SHIELD_F" exact="10"/>
                        <ware typename="SS_LASER_IRE" exact="8"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="113" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                        <ware typename="SS_DOCK_P_HQ" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_GONER_MOTHER">
                      <equipment>
                        <ware typename="SS_SHIELD_F" exact="10"/>
                        <ware typename="SS_LASER_IRE" exact="20"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="113" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_GONER_MOVER">
                      <equipment>
                        <ware typename="SS_SHIELD_D" exact="10"/>
                        <ware typename="SS_LASER_IRE" exact="4"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="113" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_GONER_SPRINT">
                      <equipment>
                        <ware typename="SS_SHIELD_D" exact="10"/>
                        <ware typename="SS_LASER_IRE" exact="4"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="113" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>


                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop1}"/>
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>
              
              <do_when value="{player.gamestart}" exact="127" comment="Khaak Intruder">
                <reward_player>
                  <money min="18000" max="20000"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="min"/>
                    <relation race="boron" operation="set" exact="min"/>
                    <relation race="paranid" operation="set" exact="min"/>
                    <relation race="split" operation="set" exact="min"/>
                    <relation race="teladi" operation="set" exact="min"/>
                    <relation race="goner" operation="set" exact="max"/>
                    <relation race="pirate" operation="set" exact="min"/>
                    <relation race="khaak" operation="set" exact="max" mutual="1"/>
                    <relation race="xenon" operation="set" exact="max" mutual="1"/>
                    <relation race="atf" operation="set" exact="min"/>
                    <relation race="terran" operation="set" exact="min" mutual="1"/>
                    <relation race="yaki" operation="set" exact="min" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_F" exact="10"/>
                    <ware typename="SS_LASER_KH_GAMMA" exact="15"/>
                    <ware typename="SS_LASER_KH_BETA" exact="15"/>
                    <ware typename="SS_LASER_KH_ALPHA" exact="15"/>
                    <ware typename="SS_LASER_REPAIR" exact="1"/>
                    <ware typename="SS_LASER_TUG" exact="1"/>
                    <ware typename="SS_LASER_MINING" exact="1"/>
                    <ware typename="SS_WARE_BOOST" exact="1"/>
                    <ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    <ware typename="SS_WARE_SCANNER3" exact="1"/>
                    <ware typename="SS_WARE_TECH213" exact="67" comment="Engine Tunings"/>
                    <ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    <ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    <ware typename="SS_WARE_TECH246" exact="30" comment="Rudder Optomisation"/>
                    <ware typename="SS_WARE_TECH251" exact="0" comment="Cargo Bay Extension"/>
                    <ware typename="SS_WARE_TECH226" exact="1"/>
                    <ware typename="SS_WARE_TECH216" exact="1"/>
                    <ware typename="SS_WARE_TECH221" exact="1"/>
                    <ware typename="SS_WARE_TECH241" exact="1"/>
                    <ware typename="SS_WARE_TECH275" exact="1"/>
                    <ware typename="SS_WARE_TECH276" exact="1"/>
                    <ware typename="SS_WARE_TECH277" exact="1"/>
                    <ware typename="SS_WARE_L_A" exact="1"/>
                    <ware typename="SS_WARE_L_P" exact="1"/>
                    <ware typename="SS_WARE_L_T" exact="1"/>
                    <ware typename="SS_WARE_L_B" exact="1"/>
                    <ware typename="SS_WARE_L_S" exact="1"/>
                    <ware typename="SS_WARE_BEAMING" exact="1"/>
                    <ware typename="SS_WARE_BESTBUY" exact="1"/>
                    <ware typename="SS_WARE_BESTSELL" exact="1"/>
                    <ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    <ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    <ware typename="SS_WARE_FIREWALL" exact="1"/>
                    <ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    <ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    <ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    <ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    <ware typename="SS_WARE_SENTRY" exact="1"/>
                    <ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    <ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    <ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    <ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    <ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    <ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    <ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    <ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    <ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    <ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    <ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    <ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    <ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    <ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    <ware typename="SS_WARE_WARPING" exact="1"/>
                  </equipment>
                  <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                  </cargo>
                </reward_player>
                    <create_ship race="player" typename="APRICOT_KHAAK_CARRIER">
                      <equipment>
                        <ware typename="SS_SHIELD_F" exact="10"/>
                        <ware typename="SS_LASER_KH_GAMMA" exact="6"/>
                        <ware typename="SS_LASER_KH_BETA" exact="6"/>
                        <ware typename="SS_LASER_KH_ALPHA" exact="6"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="67" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="30" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_KHAAK_DESTROYER">
                      <equipment>
                        <ware typename="SS_SHIELD_F" exact="10"/>
                        <ware typename="SS_LASER_KH_GAMMA" exact="18"/>
                        <ware typename="SS_LASER_KH_BETA" exact="18"/>
                        <ware typename="SS_LASER_KH_ALPHA" exact="18"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="102" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_KHAAK_FIGHTER">
                      <equipment>
                        <ware typename="SS_SHIELD_D" exact="10"/>
                        <ware typename="SS_LASER_KH_GAMMA" exact="3"/>
                        <ware typename="SS_LASER_KH_BETA" exact="3"/>
                        <ware typename="SS_LASER_KH_ALPHA" exact="3"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="87" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_KHAAK_INTERCEPTOR">
                      <equipment>
                        <ware typename="SS_SHIELD_D" exact="10"/>
                        <ware typename="SS_LASER_KH_GAMMA" exact="2"/>
                        <ware typename="SS_LASER_KH_BETA" exact="2"/>
                        <ware typename="SS_LASER_KH_ALPHA" exact="2"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="64" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="35" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_KHAAK_SCOUT">
                      <equipment>
                        <ware typename="SS_SHIELD_D" exact="10"/>
                        <ware typename="SS_LASER_KH_GAMMA" exact="1"/>
                        <ware typename="SS_LASER_KH_BETA" exact="1"/>
                        <ware typename="SS_LASER_KH_ALPHA" exact="1"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="53" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="36" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>
                    <create_ship race="player" typename="APRICOT_KHAAK_MOVER">
                      <equipment>
                        <ware typename="SS_SHIELD_D" exact="10"/>
                        <ware typename="SS_LASER_KH_GAMMA" exact="1"/>
                        <ware typename="SS_LASER_KH_BETA" exact="1"/>
                        <ware typename="SS_LASER_KH_ALPHA" exact="1"/>
                        <ware typename="SS_LASER_REPAIR" exact="1"/>
                        <ware typename="SS_LASER_TUG" exact="1"/>
                        <ware typename="SS_LASER_MINING" exact="1"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                    	<ware typename="SS_WARE_SCANNER2" exact="1" comment="Duplex Scanner"/>
                    	<ware typename="SS_WARE_SCANNER3" exact="1"/>
                    	<ware typename="SS_WARE_TECH213" exact="30" comment="Engine Tunings"/>
                    	<ware typename="SS_WARE_TECH231" exact="1" comment="SETA"/>
                    	<ware typename="SS_WARE_TECH242" exact="1" comment="Video Enhancement Goggles"/>
                    	<ware typename="SS_WARE_TECH246" exact="36" comment="Rudder Optomisation"/>
                    	<ware typename="SS_WARE_TECH226" exact="1"/>
                    	<ware typename="SS_WARE_TECH216" exact="1"/>
                    	<ware typename="SS_WARE_TECH221" exact="1"/>
                    	<ware typename="SS_WARE_TECH241" exact="1"/>
                    	<ware typename="SS_WARE_TECH275" exact="1"/>
                    	<ware typename="SS_WARE_TECH276" exact="1"/>
                    	<ware typename="SS_WARE_TECH277" exact="1"/>
                    	<ware typename="SS_WARE_L_A" exact="1"/>
                    	<ware typename="SS_WARE_L_P" exact="1"/>
                    	<ware typename="SS_WARE_L_T" exact="1"/>
                    	<ware typename="SS_WARE_L_B" exact="1"/>
                    	<ware typename="SS_WARE_L_S" exact="1"/>
                    	<ware typename="SS_WARE_BEAMING" exact="1"/>
                    	<ware typename="SS_WARE_BESTBUY" exact="1"/>
                    	<ware typename="SS_WARE_BESTSELL" exact="1"/>
                    	<ware typename="SS_WARE_BIOSCANNER" exact="1"/>
                    	<ware typename="SS_WARE_CARGOSHIELD" exact="1"/>
                    	<ware typename="SS_WARE_FIREWALL" exact="1"/>
                    	<ware typename="SS_WARE_GATELESSJUMP" exact="1"/>
                    	<ware typename="SS_WARE_HULLPOLARIZE" exact="1"/>
                    	<ware typename="SS_WARE_LIFESUPPORT" exact="1"/>
                    	<ware typename="SS_WARE_ORECOLLECTOR" exact="1"/>
                    	<ware typename="SS_WARE_SENTRY" exact="1"/>
                    	<ware typename="SS_WARE_SW_CARRIER" exact="1"/>
                    	<ware typename="SS_WARE_SW_EXPLORER" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_FIGHT_2" exact="1"/>
                    	<ware typename="SS_WARE_SW_NAV_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW13" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW17" exact="1"/>
                    	<ware typename="SS_WARE_SW_NEW2" exact="1"/>
                    	<ware typename="SS_WARE_SW_PATROL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SPECIAL_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_SUPPLY_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_1" exact="1"/>
                    	<ware typename="SS_WARE_SW_TRADE_2" exact="1"/>
                    	<ware typename="SS_WARE_UNFOCUS_JUMP" exact="1"/>
                    	<ware typename="SS_WARE_WARPING" exact="1"/>
                      </equipment>
                      <cargo>
                        <ware typename="SS_WARE_ENERGY" exact="3000"/>
                        <ware typename="SS_WARE_DUMMY23" exact="1"/>
                        <ware typename="SS_WARE_DUMMY26" exact="1"/>
                        <ware typename="SS_WARE_DUMMY30" exact="1"/>
                      </cargo>
                    </create_ship>


                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop1}"/>
                <set_value name="Terran Link Plot" exact="0"/>
                <set_value name="HUB Plot" exact="0"/>
                <set_value name="HQ Plot" exact="0"/>
              </do_when>
              

              <do_when value="{player.gamestart}" exact="141" comment="Anonymous Argon">
                <reward_player>
                  <money exact="2500"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="neutral"/>
                    <relation race="boron" operation="set" exact="friend"/>
                    <relation race="paranid" operation="set" exact="foe-15"/>
                    <relation race="split" operation="set" exact="foe-13"/>
                    <relation race="teladi" operation="set" exact="neutral"/>
                    <relation race="goner" operation="set" exact="friend"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@notop1}"/>
                    <relation race="terran" operation="set" exact="foe" mutual="1"/>
                    <relation race="yaki" operation="set" exact="foe" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_A" exact="1"/>
                    <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}/4"/>
                    <ware typename="SS_WARE_TECH231" exact="1"/>
                  </equipment>
                </reward_player>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop1}"/>
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="142" comment="Boring Boron">
                <reward_player>
                  <money exact="2000"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="neutral"/>
                    <relation race="boron" operation="set" exact="friend"/>
                    <relation race="paranid" operation="set" exact="enemy-15"/>
                    <relation race="split" operation="set" exact="enemy-363"/>
                    <relation race="teladi" operation="set" exact="neutral"/>
                    <relation race="goner" operation="set" exact="neutral"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@notop1}"/>
                    <relation race="terran" operation="set" exact="foe" mutual="1"/>
                    <relation race="yaki" operation="set" exact="foe" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_A" exact="1"/>
                    <ware typename="SS_WARE_TECH213" exact="2"/>
                    <ware typename="SS_WARE_TECH231" exact="1"/>
                  </equipment>
                </reward_player>
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="143" comment="Pious Paranid">
                <reward_player>
                  <money exact="3633"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="foe-36"/>
                    <relation race="boron" operation="set" exact="foe-33"/>
                    <relation race="paranid" operation="set" exact="neutral"/>
                    <relation race="split" operation="set" exact="neutral"/>
                    <relation race="teladi" operation="set" exact="foe-2"/>
                    <relation race="goner" operation="set" exact="foe-3"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min" mutual="1"/>
                    <relation race="xenon" operation="set" exact="min" mutual="1"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@notop1}"/>
                    <relation race="terran" operation="set" exact="foe" mutual="1"/>
                    <relation race="yaki" operation="set" exact="foe" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_A" exact="2"/>
                    <ware typename="SS_WARE_TECH213" exact="2"/>
                    <ware typename="SS_WARE_TECH231" exact="1"/>
                  </equipment>
                </reward_player>
                <set_hull exact="76"/>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop1}"/>
                <set_value name="Terran Link Plot" exact="1"/>
                <set_value name="HUB Plot" exact="1"/>
                <set_value name="HQ Plot" exact="1"/>
              </do_when>

              <do_when value="{player.gamestart}" exact="-1" comment="Custom">
                <do_choose>
                  <do_when value="{player.gamestart.map}" exact="aempty">
                    <reward_player>
                      <money exact="100000"/>
                      <notoriety>
                        <relation race="argon" operation="set" exact="neutral"/>
                        <relation race="boron" operation="set" exact="friend"/>
                        <relation race="paranid" operation="set" exact="foe-5"/>
                        <relation race="split" operation="set" exact="foe-3"/>
                        <relation race="teladi" operation="set" exact="neutral"/>
                        <relation race="goner" operation="set" exact="friend"/>
                        <relation race="pirate" operation="set" exact="enemy"/>
                        <relation race="khaak" operation="set" exact="min"/>
                        <relation race="xenon" operation="set" exact="min"/>
                        <relation race="atf" operation="set" exact="{lookup.notoriety@notop1}"/>
                        <relation race="terran" operation="set" exact="foe" mutual="1"/>
                        <relation race="yaki" operation="set" exact="foe" mutual="1"/>
                      </notoriety>
                      <equipment>
                        <ware typename="SS_SHIELD_B" exact="1"/>
                        <ware typename="SS_LASER_PAC" exact="2"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                        <ware typename="SS_WARE_SCANNER2" exact="1"/>
                        <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}/2+1"/>
                        <ware typename="SS_WARE_TECH231" exact="1"/>
                        <ware typename="SS_WARE_TECH242" exact="1"/>
                        <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/3"/>
                        <ware typename="SS_WARE_TECH251" exact="{player.ship.equipment.SS_WARE_TECH251.maxcount}"/>
                      </equipment>
                    </reward_player>
                    <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop1}"/>
                  </do_when>

                  <do_otherwise>
                    <reward_player>
                      <money exact="1000"/>
                      <notoriety>
                        <relation race="argon" operation="set" exact="neutral"/>
                        <relation race="boron" operation="set" exact="friend"/>
                        <relation race="paranid" operation="set" exact="foe-5"/>
                        <relation race="split" operation="set" exact="foe-3"/>
                        <relation race="teladi" operation="set" exact="neutral"/>
                        <relation race="goner" operation="set" exact="friend"/>
                        <relation race="pirate" operation="set" exact="enemy"/>
                        <relation race="khaak" operation="set" exact="min"/>
                        <relation race="xenon" operation="set" exact="min"/>
                        <relation race="atf" operation="set" exact="{lookup.notoriety@notop1}"/>
                        <relation race="terran" operation="set" exact="foe" mutual="1"/>
                        <relation race="yaki" operation="set" exact="foe" mutual="1"/>
                      </notoriety>
                      <equipment>
                        <ware typename="SS_SHIELD_A" exact="1"/>
                        <ware typename="SS_LASER_IRE" exact="2"/>
                        <ware typename="SS_WARE_BOOST" exact="1"/>
                        <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}/5"/>
                        <ware typename="SS_WARE_TECH231" exact="1"/>
                        <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/2"/>
                        <ware typename="SS_WARE_TECH251" exact="{player.ship.equipment.SS_WARE_TECH251.maxcount}/2"/>
                      </equipment>
                    </reward_player>
                    <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop1}"/>
                  </do_otherwise>
                </do_choose>
              </do_when>

              <do_otherwise>
                <reward_player>
                  <money exact="5000"/>
                  <notoriety>
                    <relation race="argon" operation="set" exact="neutral"/>
                    <relation race="boron" operation="set" exact="friend"/>
                    <relation race="paranid" operation="set" exact="foe-5"/>
                    <relation race="split" operation="set" exact="foe-3"/>
                    <relation race="teladi" operation="set" exact="neutral"/>
                    <relation race="goner" operation="set" exact="friend"/>
                    <relation race="pirate" operation="set" exact="enemy"/>
                    <relation race="khaak" operation="set" exact="min"/>
                    <relation race="xenon" operation="set" exact="min"/>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@notop1}"/>
                    <relation race="terran" operation="set" exact="foe" mutual="1"/>
                    <relation race="yaki" operation="set" exact="foe" mutual="1"/>
                  </notoriety>
                  <equipment>
                    <ware typename="SS_SHIELD_B" exact="1"/>
                    <ware typename="SS_LASER_PAC" exact="2"/>
                    <ware typename="SS_WARE_BOOST" exact="1"/>
                    <ware typename="SS_WARE_SCANNER2" exact="1"/>
                    <ware typename="SS_WARE_TECH213" exact="{player.ship.equipment.SS_WARE_TECH213.maxcount}/2+1"/>
                    <ware typename="SS_WARE_TECH231" exact="1"/>
                    <ware typename="SS_WARE_TECH242" exact="1"/>
                    <ware typename="SS_WARE_TECH246" exact="{player.ship.equipment.SS_WARE_TECH246.maxcount}/3"/>
                    <ware typename="SS_WARE_TECH251" exact="{player.ship.equipment.SS_WARE_TECH251.maxcount}"/>
                  </equipment>
                </reward_player>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop1}"/>
              </do_otherwise>
            </do_choose>
          </do_otherwise>
        </do_choose>
      </action>
      <cues>
        <cue name="Start Patch Aldrin Adventurer" check="cancel">
          <condition>
            <check_value value="{player.gamestart}" exact="112"/>
          </condition>
          <action>
            <do_all>
              <cancel_cue cue="NoPlot ATF Rank Handling" instantiate="static"/>
              <do_if value="{player.notoriety.atf}" max="{lookup.notoriety@notop7}">
                <reward_player>
                  <notoriety>
                    <relation race="atf" operation="set" exact="{lookup.notoriety@notop7}"/>
                  </notoriety>
                </reward_player>
                <set_value name="ATF Notoriety" exact="{lookup.notoriety@notop7}"/>
              </do_if>
              <set_value name="Terran Plot Complete" exact="1"/>
            </do_all>
          </action>
        </cue>
        <cue name="Unlock 4" delay="10001">
          <condition>
            <check_value value="{player.fightrank}" min="3334"/>
          </condition>
          <action>
            <enable_gamestart requirements="4"/>
          </action>
          <cues>
            <cue name="Unlock 16" delay="10000">
              <condition>
                <check_value value="{player.fightrank}" min="100001"/>
              </condition>
              <action>
                <enable_gamestart requirements="16"/>
              </action>
            </cue>
          </cues>
        </cue>
        <cue name="Unlock 8" delay="9957">
          <condition>
            <check_value value="{player.traderank}" min="3334"/>
          </condition>
          <action>
            <enable_gamestart requirements="8"/>
          </action>
          <cues>
            <cue name="Unlock 32" delay="9997">
              <condition>
                <check_value value="{player.traderank}" min="100001"/>
              </condition>
              <action>
                <enable_gamestart requirements="32"/>
              </action>
            </cue>
          </cues>
        </cue>
        <cue name="Unlock 16384" delay="9913">
          <condition>
            <check_value value="{player.notoriety.argon}" min="334"/>
          </condition>
          <action>
            <enable_gamestart requirements="16384"/>
          </action>
          <cues>
            <cue name="Unlock 512" delay="9916">
              <condition>
                <check_value value="{player.notoriety.argon}" min="10001"/>
              </condition>
              <action>
                <enable_gamestart requirements="512"/>
              </action>
            </cue>
          </cues>
        </cue>
        <cue name="Unlock 1024" delay="10041">
          <condition>
            <check_value value="{player.notoriety.boron}" min="10001"/>
          </condition>
          <action>
            <enable_gamestart requirements="1024"/>
          </action>
        </cue>
        <cue name="Unlock 2048" delay="9891">
          <condition>
            <check_value value="{player.notoriety.split}" min="10001"/>
          </condition>
          <action>
            <enable_gamestart requirements="2048"/>
          </action>
        </cue>
        <cue name="Unlock 4096" delay="10029">
          <condition>
            <check_value value="{player.notoriety.paranid}" min="10001"/>
          </condition>
          <action>
            <enable_gamestart requirements="4096"/>
          </action>
        </cue>
        <cue name="Unlock 8192" delay="9923">
          <condition>
            <check_value value="{player.notoriety.teladi}" min="10001"/>
          </condition>
          <action>
            <enable_gamestart requirements="8192"/>
          </action>
        </cue>
      </cues>
    </cue>
  </cues>
  <signature>cxnlZJM06JDMFdBo6x7BsQX32v73uRKbgWcyG6wsRF5PCdamnuVLxhUX8DVra2Y+CsfPNTWaXhvLApcjYW0QtPAMl4Fl37PG0RaF+E841yxizkNZfSiUjq59Wm3mbzA+PH3AP7VPCCEuTZdzvUro8jViSTupw+midVj7d9IHJJVMj9l8kOHogu/eLk8Kn44J2/5O+DjIxcbYNLisnJuExtpwEeVkBbFCq6sa/N24vZ9pXXyQhW3fv+rxq63iS7KVcxsisLRm4n29ryAjO6R85S/8MQJuLcuYZzFzAt4QOtve2aFtBMVyMNnKypiSIHmJsEynTFZGv2fDAVk5SaXohg==</signature>
</director>