﻿<?xml version="1.0" encoding="utf-8"?>
<Craft name="回收火箭2" parent="" initialBoundsMin="-1.813628,-22.93562,-1.813515" initialBoundsMax="1.813632,26.46937,1.813746" removeInvalidParts="true" price="53265412" xmlVersion="15" activeCommandPod="5" localCenterOfMass="3.495619E-06,-24.58884,-0.0002030543">
  <Assembly>
    <Parts>
      <Part id="2" partType="Fuselage1" position="-3.495619E-06,23.02381,0.0002040675" rotation="2.390566E-05,-1.001791E-05,-3.311232E-12" commandPodId="5" materials="0,4,4,0,0" texture="Fuselage3">
        <Drag drag="0.9090689,0.9090689,0,0,0.9090689,0.9090689" area="1.191838,1.191838,0,0,1.191838,1.191838" />
        <Config centerOfMass="-1.838827E-08,1.520154E-09,5.618321E-08" heatShieldScale="0" />
        <Fuselage bottomScale="1.5,1.5" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="7.143602E-14,0.199998,4.053143E-07" shellDensityOverride="-1" topScale="1.5,1.5" volume="2.795217" volumeInner="2.706542" version="3" />
        <FuelTank autoFuelType="false" capacity="1537.369384765625" fuel="1537.369384765625" fuelType="Monopropellant" subPriority="-230" />
      </Part>
      <Part id="3" partType="RocketEngine1" position="-0.5000014,21.02382,-0.4997959" rotation="7.513208E-05,3.235256E-11,-5.915583E-06" name="Mage Engine" activationStage="3" stageOverride="true" commandPodId="5" materials="0,1,2,3,4" symmetryId="4fc84513-043e-4189-b191-776d40cd033b" engineTypeTexture="RocketEngine_Type" subTypeTexture="RocketEngine_SubType" nozzleTexture="RocketEngine_Nozzle" nozzleExtensionTexture="RocketEngine_Extension">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="2a985973-a953-4adc-8356-2ca99cea11bc" />
        <RocketEngine engineSubTypeId="PressureFed" gimbalRange="0" nozzleThroatSize="1" nozzleTypeId="Delta" size="1.25" wattsPerFuelFlowOverride="-1" ignited="false" ignitionsOverride="-1" ignitionsUsed="0" heatTransferOverride="1" exhaustColorExpanded="Default" mass="0.809828162" price="53910" symmetryId="218c53f3-079e-4d1f-bca1-ff0ba48f5d87" />
        <InputController inputId="Throttle" symmetryId="231fc0aa-cbe8-4ab4-bca7-b80806d43a7b" />
      </Part>
      <Part id="5" partType="CommandPod2" position="-3.495619E-06,24.58884,0.0002030543" rotation="0,0,0" activationStage="5" rootPart="true" commandPodId="5" materials="0,1,19,3,4">
        <Drag drag="5.100952,5.08284,1.811833,0.06836409,4.395781,4.395781" area="6.331635,6.331635,5.475806,0.1677817,6.033677,6.033677" />
        <Config centerOfMass="0,-0.1875,0" heatShieldScale="0" />
        <CommandPod activationGroupNames=",,,,,,,Landing Gear,Solar Panels,RCS" activationGroupStates="false,false,false,false,false,false,false,false,false,false" pidPitch="10,0,25" pidRoll="10,0,25" pilotSeatRotation="270,0,0" powerConsumption="60" stageCalculationVersion="1">
          <Controls />
        </CommandPod>
        <Gyroscope power="350.1892" powerScale="1.5" />
        <FuelTank capacity="17473.040771484375" fuel="17473.040771484375" subPriority="245" />
        <CrewCompartment capacity="3" crewExitPosition="0,0,-1.875" />
        <FuelTank capacity="265.59462356567383" fuel="265.59462356567383" subPriority="245" />
        <Engine fuelConsumption="37.94209" thrust="85393.46" />
        <InputController activationGroup="0" inputId="Throttle" />
        <ScalablePod enginePrice="853934.6" heightStretch="1.0625" mass="26.0899544" radiusPercent="1.5" />
        <FlightProgram powerConsumptionPerInstruction="0.01" broadcastPowerConsumptionPerByte="0.1">
          <Program name="New Program">
            <Variables />
            <Instructions>
              <Event event="FlightStart" id="0" style="flight-start" pos="-10,-20" />
              <ActivateStage id="1" style="activate-stage" />
              <SetInput input="throttle" id="2" style="set-input">
                <Constant text="1" />
              </SetInput>
              <BroadcastMessage global="false" local="true" id="3" style="broadcast-msg">
                <Constant text="b" />
                <Constant number="0" />
              </BroadcastMessage>
              <WaitUntil id="4" style="wait-until">
                <Comparison op="le" style="op-lte">
                  <CraftProperty property="Fuel.FuelInStage" style="prop-fuel" />
                  <Constant text="0.25" />
                </Comparison>
              </WaitUntil>
              <SetInput input="throttle" id="5" style="set-input">
                <Constant text="0" />
              </SetInput>
              <WaitSeconds id="6" style="wait-seconds">
                <Constant number="1" />
              </WaitSeconds>
              <ActivateStage id="7" style="activate-stage" />
              <SetInput input="throttle" id="8" style="set-input">
                <Constant text="0.3" />
              </SetInput>
              <WaitSeconds id="9" style="wait-seconds">
                <Constant text="0.1" />
              </WaitSeconds>
              <BroadcastMessage global="true" local="true" id="10" style="broadcast-msg-all-crafts">
                <Constant text="zz" />
                <Constant number="0" />
              </BroadcastMessage>
              <WaitSeconds id="11" style="wait-seconds">
                <Constant text="5" />
              </WaitSeconds>
              <SetInput input="throttle" id="12" style="set-input">
                <Constant text="1" />
              </SetInput>
              <BroadcastMessage global="false" local="true" id="13" style="broadcast-msg">
                <Constant text="c" />
                <Constant number="0" />
              </BroadcastMessage>
              <SetInput input="throttle" id="14" style="set-input">
                <Constant text="1" />
              </SetInput>
              <WaitUntil id="15" style="wait-until">
                <Comparison op="g" style="op-gt">
                  <CraftProperty property="Altitude.AGL" style="prop-altitude" />
                  <Constant text="60000" />
                </Comparison>
              </WaitUntil>
              <ActivateStage id="16" style="activate-stage" />
            </Instructions>
            <Instructions>
              <Event event="ReceiveMessage" id="17" style="receive-msg" pos="1474.243,-17.83609">
                <Constant canReplace="false" text="c" />
              </Event>
              <While id="18" style="while">
                <Comparison op="l" style="op-lt">
                  <CraftProperty property="Orbit.Apoapsis" style="prop-orbit" />
                  <Constant text="250000" />
                </Comparison>
                <Instructions>
                  <SetInput input="throttle" id="19" style="set-input">
                    <BinaryOp op="+" style="op-add">
                      <BinaryOp op="/" style="op-div">
                        <BinaryOp op="-" style="op-sub">
                          <Constant text="250000" />
                          <CraftProperty property="Orbit.Apoapsis" style="prop-orbit" />
                        </BinaryOp>
                        <Constant text="10000" />
                      </BinaryOp>
                      <Constant text="0.1" />
                    </BinaryOp>
                  </SetInput>
                </Instructions>
              </While>
              <LockNavSphere indicatorType="Prograde" id="20" style="lock-nav-sphere" />
              <SetInput input="throttle" id="21" style="set-input">
                <Constant number="0" />
              </SetInput>
              <While id="22" style="while">
                <Comparison op="l" style="op-lt">
                  <CraftProperty property="Altitude.AGL" style="prop-altitude" />
                  <Constant text="245000" />
                </Comparison>
                <Instructions>
                  <SetTimeMode mode="TimeWarp3" id="23" style="set-time-mode" />
                </Instructions>
              </While>
              <While id="24" style="while">
                <Comparison op="l" style="op-lt">
                  <CraftProperty property="Altitude.AGL" style="prop-altitude" />
                  <Constant text="249000" />
                </Comparison>
                <Instructions>
                  <SetTimeMode mode="FastForward" id="25" style="set-time-mode" />
                </Instructions>
              </While>
              <While id="26" style="while">
                <Comparison op="l" style="op-lt">
                  <CraftProperty property="Vel.OrbitVelocity" style="prop-velocity" />
                  <Constant text="3232" />
                </Comparison>
                <Instructions>
                  <SetInput input="throttle" id="27" style="set-input">
                    <BinaryOp op="+" style="op-add">
                      <BinaryOp op="*" style="op-mul">
                        <Constant text="0.01" />
                        <BinaryOp op="-" style="op-sub">
                          <Constant text="3232" />
                          <VectorOp op="length" style="vec-op-1">
                            <CraftProperty property="Vel.OrbitVelocity" style="prop-velocity" />
                          </VectorOp>
                        </BinaryOp>
                      </BinaryOp>
                      <Constant text="0.1" />
                    </BinaryOp>
                  </SetInput>
                </Instructions>
              </While>
              <SetTimeMode mode="Normal" id="28" style="set-time-mode" />
              <SetInput input="throttle" id="29" style="set-input">
                <Constant number="0" />
              </SetInput>
            </Instructions>
            <Instructions>
              <Event event="ReceiveMessage" id="30" style="receive-msg" pos="430.7766,11.02949">
                <Constant canReplace="false" text="b" />
              </Event>
              <LockNavSphere indicatorType="None" id="31" style="lock-nav-sphere" />
              <WaitUntil id="32" style="wait-until">
                <Comparison op="g" style="op-gt">
                  <CraftProperty property="Altitude.AGL" style="prop-altitude" />
                  <Constant text="500" />
                </Comparison>
              </WaitUntil>
              <While id="33" style="while">
                <Comparison op="le" style="op-lte">
                  <CraftProperty property="Altitude.AGL" style="prop-altitude" />
                  <Constant text="60000" />
                </Comparison>
                <Instructions>
                  <SetTargetHeading property="pitch" id="34" style="set-heading">
                    <MathFunction function="rad2deg" style="op-math">
                      <MathFunction function="atan" style="op-math">
                        <BinaryOp op="/" style="op-div">
                          <Constant text="15000" />
                          <CraftProperty property="Altitude.AGL" style="prop-altitude" />
                        </BinaryOp>
                      </MathFunction>
                    </MathFunction>
                  </SetTargetHeading>
                  <SetTargetHeading property="heading" id="35" style="set-heading">
                    <Constant text="90" />
                  </SetTargetHeading>
                </Instructions>
              </While>
              <While id="36" style="while">
                <Constant style="true" bool="true" />
                <Instructions>
                  <If id="37" style="if">
                    <Comparison op="=" style="op-eq">
                      <ActivationGroup style="activation-group">
                        <Constant text="7" />
                      </ActivationGroup>
                      <Constant style="true" bool="true" />
                    </Comparison>
                    <Instructions>
                      <SetInput input="roll" id="38" style="set-input">
                        <BinaryOp op="-" style="op-sub">
                          <BinaryOp op="/" style="op-div">
                            <BinaryOp op="-" style="op-sub">
                              <Constant number="0" />
                              <CraftProperty property="Nav.BankAngle" style="prop-nav" />
                            </BinaryOp>
                            <Constant text="90" />
                          </BinaryOp>
                          <BinaryOp op="/" style="op-div">
                            <VectorOp op="z" style="vec-op-1">
                              <CraftProperty property="Vel.AngularVelocity" style="prop-velocity" />
                            </VectorOp>
                            <Constant text="1" />
                          </BinaryOp>
                        </BinaryOp>
                      </SetInput>
                    </Instructions>
                  </If>
                </Instructions>
              </While>
            </Instructions>
            <Instructions>
              <Event event="ReceiveMessage" id="39" style="receive-msg" pos="519.1324,-567.116">
                <Constant canReplace="false" text="zzz" />
              </Event>
              <SwitchCraft id="40" style="switch-craft">
                <CraftProperty property="Craft.NameToID" style="craft-id">
                  <Variable list="false" local="true" variableName="data" />
                </CraftProperty>
              </SwitchCraft>
            </Instructions>
            <Expressions />
          </Program>
        </FlightProgram>
      </Part>
      <Part id="6" partType="RotatingNoseCone1" position="-3.495619E-06,25.85388,0.0002030543" rotation="-1.024528E-05,5.008957E-06,-4.478356E-13" name="Komodo Nose Cone" commandPodId="5" materials="0,1,2,3,4">
        <Drag drag="0.2938699,0.3522934,1.28371,0,0.3517091,0.3224974" area="0.5959191,0.670409,1.772787,0,0.670409,0.633164" />
        <Config heatShield="23.6617756" heatShieldMass="0.059154436" heatShieldScale="0.1" />
        <SubPartRotator />
        <KomodoNoseCone scale="1.5" />
      </Part>
      <Part id="7" partType="HeatShield1" position="-3.495619E-06,23.1738,0.0002031139" rotation="1.366038E-05,1.900031E-13,180" commandPodId="5" materials="4,4,4,4,4">
        <Drag drag="0,0.1554064,0,0,0.1552603,0" area="0,0.2234697,0,0,0.2234697,0" />
        <Config centerOfMass="-9.408312E-08,-0.04856693,-4.604685E-08" heatShield="3759.859" heatShieldBaseScale="17.68" heatShieldMass="9.399647" heatShieldScale="0.5" />
        <Fuselage bottomScale="1.5,1.5" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="0,0.15,0" shellDensityOverride="-1" topScale="0.1,0.1" volume="1.4044112" volumeInner="1.33121991" version="3" />
      </Part>
      <Part id="8" partType="Detacher1" position="-3.495619E-06,23.27381,0.0002031139" rotation="1.366038E-05,-5.008957E-06,-1.207781E-12" activationStage="4" commandPodId="5" materials="0,3,4,2,0" texture="Fuselage3">
        <Drag drag="0.4545344,0.2696242,0.01435907,0,0.2694781,0.4545344" area="0.5959191,0.3724495,0.01792321,0,0.3724495,0.5959191" />
        <Config autoActivateIfNoStageOrActivationGroup="false" centerOfMass="-1.488993E-08,7.887148E-10,6.934442E-08" heatShieldScale="0" />
        <Fuselage bottomScale="1.5,1.5" deadWeightPercentage="-10" deformations="0,0,0" depthCurve="0" meshMassMultiplier="1.5" offset="-1.116769E-14,0.04999918,-1.2815E-07" shellDensityOverride="-1" topScale="1.5,1.5" volume="0.6987999" volumeInner="0.624220252" version="3" />
        <Detacher force="0" version="2" />
        <CoverEngine />
        <CrossFeed />
      </Part>
      <Part id="9" partType="Fuselage1" position="-3.018782E-06,22.57381,0.0002038366" rotation="2.732075E-05,-1.502687E-05,-7.653793E-12" commandPodId="5" materials="0,4,4,0,0" texture="Fuselage3">
        <Drag drag="0.06485002,0.06485002,0,0,0.06485002,0.06485002" area="0.07448989,0.07448989,0,0,0.07448989,0.07448989" />
        <Config centerOfMass="-2.873397E-08,0.0201464,2.317197E-08" heatShieldScale="0" />
        <Fuselage bottomScale="1.25,1.25" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="-3.650784E-07,0.2499984,-3.352761E-07" shellDensityOverride="-1" topScale="1.5,1.5" volume="2.94404721" volumeInner="2.860804" version="3" />
        <FuelTank autoFuelType="false" capacity="4039644.9844836891" fuel="4039644.9844836891" fuelType="Battery" subPriority="225" />
      </Part>
      <Part id="10" partType="Fuselage1" position="-2.541944E-06,21.32383,0.0002038887" rotation="5.122641E-05,-2.003582E-05,-1.791315E-11" commandPodId="5" materials="0,4,4,0,0" texture="Fuselage3">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config centerOfMass="5.530652E-08,1.540099E-08,5.296789E-08" heatShieldScale="0" />
        <Fuselage bottomScale="1.25,1.25" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="-3.57628E-07,0.9999981,-4.172308E-07" shellDensityOverride="-1" topScale="1.25,1.25" volume="9.705693" volumeInner="9.578849" version="3" />
        <FuelTank capacity="5338.13134765625" fuel="5338.13134765625" subPriority="213" />
      </Part>
      <Part id="11" partType="Inlet1" position="-2.065107E-06,20.07383,0.0002032927" rotation="5.464151E-05,-2.003583E-05,180" commandPodId="5" materials="0,1,1,1,1" texture="Default">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config centerOfMass="8.049639E-09,0.0125652,3.263089E-08" heatShieldScale="0" />
        <Fuselage bottomScale="1.25,1.25" deadWeightPercentage="-10" deformations="0,0,0" depthCurve="0" offset="-1.077523E-14,0.25,7.259331E-09" shellDensityOverride="-1" topScale="1.4,1.4" volume="2.72924566" volumeInner="2.6528933" version="3" />
        <Inlet />
      </Part>
      <Part id="12" partType="RocketEngine1" position="-0.5000018,21.02382,0.5002025" rotation="2.390567E-05,89.99999,4.531082E-05" name="Mage Engine" activationStage="3" stageOverride="true" commandPodId="5" materials="0,1,2,3,4" symmetryId="4fc84513-043e-4189-b191-776d40cd033b" engineTypeTexture="RocketEngine_Type" subTypeTexture="RocketEngine_SubType" nozzleTexture="RocketEngine_Nozzle" nozzleExtensionTexture="RocketEngine_Extension">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="2a985973-a953-4adc-8356-2ca99cea11bc" />
        <RocketEngine engineSubTypeId="PressureFed" gimbalRange="0" nozzleThroatSize="1" nozzleTypeId="Delta" size="1.25" wattsPerFuelFlowOverride="-1" ignited="false" ignitionsOverride="-1" ignitionsUsed="0" heatTransferOverride="1" exhaustColorExpanded="Default" mass="0.809828162" price="53910" symmetryId="218c53f3-079e-4d1f-bca1-ff0ba48f5d87" />
        <InputController inputId="Throttle" symmetryId="231fc0aa-cbe8-4ab4-bca7-b80806d43a7b" />
      </Part>
      <Part id="13" partType="RocketEngine1" position="0.4999965,21.02382,0.5002031" rotation="-2.732075E-05,180,-5.915583E-06" name="Mage Engine" activationStage="3" stageOverride="true" commandPodId="5" materials="0,1,2,3,4" symmetryId="4fc84513-043e-4189-b191-776d40cd033b" engineTypeTexture="RocketEngine_Type" subTypeTexture="RocketEngine_SubType" nozzleTexture="RocketEngine_Nozzle" nozzleExtensionTexture="RocketEngine_Extension">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="2a985973-a953-4adc-8356-2ca99cea11bc" />
        <RocketEngine engineSubTypeId="PressureFed" gimbalRange="0" nozzleThroatSize="1" nozzleTypeId="Delta" size="1.25" wattsPerFuelFlowOverride="-1" ignited="false" ignitionsOverride="-1" ignitionsUsed="0" heatTransferOverride="1" exhaustColorExpanded="Default" mass="0.809828162" price="53910" symmetryId="218c53f3-079e-4d1f-bca1-ff0ba48f5d87" />
        <InputController inputId="Throttle" symmetryId="231fc0aa-cbe8-4ab4-bca7-b80806d43a7b" />
      </Part>
      <Part id="14" partType="RocketEngine1" position="0.4999969,21.02382,-0.4997955" rotation="2.390567E-05,270,-5.7142E-05" name="Mage Engine" activationStage="3" stageOverride="true" commandPodId="5" materials="0,1,2,3,4" symmetryId="4fc84513-043e-4189-b191-776d40cd033b" engineTypeTexture="RocketEngine_Type" subTypeTexture="RocketEngine_SubType" nozzleTexture="RocketEngine_Nozzle" nozzleExtensionTexture="RocketEngine_Extension">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="2a985973-a953-4adc-8356-2ca99cea11bc" />
        <RocketEngine engineSubTypeId="PressureFed" gimbalRange="0" nozzleThroatSize="1" nozzleTypeId="Delta" size="1.25" wattsPerFuelFlowOverride="-1" ignited="false" ignitionsOverride="-1" ignitionsUsed="0" heatTransferOverride="1" exhaustColorExpanded="Default" mass="0.809828162" price="53910" symmetryId="218c53f3-079e-4d1f-bca1-ff0ba48f5d87" />
        <InputController inputId="Throttle" symmetryId="231fc0aa-cbe8-4ab4-bca7-b80806d43a7b" />
      </Part>
      <Part id="15" partType="Detacher1" position="-2.043253E-06,19.57381,0.0002028529" rotation="6.830189E-05,-3.005374E-05,5.008943E-06" activationStage="3" commandPodId="5" materials="0,3,4,2,0" style="Interstage-4">
        <Drag drag="0.1422611,0.1422611,0,0,0.1418229,0.1422611" area="0.1489798,0.1489798,0,0,0.1489798,0.1489798" />
        <Config autoActivateIfNoStageOrActivationGroup="false" centerOfMass="2.592181E-09,-0.00765986,2.131339E-08" heatShieldScale="0" />
        <Fuselage bottomScale="1.5,1.5" deadWeightPercentage="-10" deformations="0,0,0" depthCurve="0" meshMassMultiplier="0.3" offset="-1.101323E-14,0.2500018,-3.751679E-12" shellDensityOverride="-1" topScale="1.4,1.4" volume="3.26632023" volumeInner="3.17778659" version="3" />
        <Detacher force="0" version="2" />
        <CoverEngine />
        <CrossFeed />
      </Part>
      <Part id="16" partType="FairingBase1" position="-5.190471E-06,21.0738,0.0001778595" rotation="7.854717E-05,-3.005374E-05,5.00894E-06" activationStage="2" commandPodId="5" materials="10,4,4,0,0" texture="Default">
        <Drag drag="7.953765,7.953765,0,0,7.961653,7.961653" area="10.50305,10.50305,0,0,10.50305,10.50305" />
        <Config centerOfMass="-2.860065E-09,-2.254203E-08,3.038604E-08" heatShield="55.0001" heatShieldMass="0.137500241" heatShieldScale="0.1" />
        <Fuselage bottomScale="1.5,1.5" deadWeightPercentage="-10" deformations="0,0,0" depthCurve="0" meshMassMultiplier="0.8" offset="4.995733E-15,1.750003,7.048613E-12" shellDensityOverride="-1" topScale="1.5,1.5" volume="24.4584465" volumeInner="24.22411" version="3" />
        <Fairing />
      </Part>
      <Part id="18" partType="SolarPanelArray" position="-1.082521,21.32383,0.6252034" rotation="270,119.9999,0" activationGroup="9" commandPodId="5" materials="0,20,2,3,1" panelStyle="Default" panelTexture="SolarPanelHex">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" maxDragActive="1" symmetryId="b38fb76e-4946-46ca-aa7b-c37459588ffa" />
        <SolarPanelArray efficiency="0.1" folds="5" hideBase="true" juicyBase="true" rows="4" rowSize="1" scale="1.25" symmetryId="bde197a0-98d5-4f2c-a09d-aefced6bf5e8" version="2" />
      </Part>
      <Part id="19" partType="SolarPanelArray" position="-1.082582,21.32383,-0.6247966" rotation="270,59.99995,0" activationGroup="9" commandPodId="5" materials="0,20,2,3,1" panelStyle="Default" panelTexture="SolarPanelHex">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" maxDragActive="1" symmetryId="b5aa845b-e92e-4a51-847d-d52d1611824a" />
        <SolarPanelArray efficiency="0.1" folds="5" hideBase="true" juicyBase="true" rows="4" rowSize="1" scale="1.25" symmetryId="0224aa9b-e141-4fc5-80ac-60b31f498bb6" version="2" />
      </Part>
      <Part id="20" partType="SolarPanelArray" position="1.082518,21.32383,0.6252041" rotation="270,240,0" activationGroup="9" commandPodId="5" materials="0,20,2,3,1" mirrored="true" panelStyle="Default" panelTexture="SolarPanelHex">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" maxDragActive="1" symmetryId="b38fb76e-4946-46ca-aa7b-c37459588ffa" />
        <SolarPanelArray efficiency="0.1" folds="5" hideBase="true" invert="true" juicyBase="true" rows="4" rowSize="1" scale="1.25" symmetryId="bde197a0-98d5-4f2c-a09d-aefced6bf5e8" version="2" />
      </Part>
      <Part id="21" partType="SolarPanelArray" position="1.08258,21.32383,-0.6247962" rotation="270,300,0" activationGroup="9" commandPodId="5" materials="0,20,2,3,1" mirrored="true" panelStyle="Default" panelTexture="SolarPanelHex">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" maxDragActive="1" symmetryId="b5aa845b-e92e-4a51-847d-d52d1611824a" />
        <SolarPanelArray efficiency="0.1" folds="5" hideBase="true" invert="true" juicyBase="true" rows="4" rowSize="1" scale="1.25" symmetryId="0224aa9b-e141-4fc5-80ac-60b31f498bb6" version="2" />
      </Part>
      <Part id="22" partType="RCSNozzle1" position="-1.374941,22.57381,0.0002035535" rotation="296.3688,277.5001,179.9999" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="0c273862-585e-45ba-9522-8d843e369c9e">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="33bbe3d2-9e31-456d-bbd3-0f164db1c365" />
        <ReactionControlNozzle symmetryId="d8379575-c888-4bb3-b737-c54fc1268130" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="f6f25ad1-7d7d-4e45-a5ae-d01b592fff02" />
      </Part>
      <Part id="23" partType="RCSNozzle1" position="-3.378273E-06,22.57381,1.37514" rotation="296.3689,7.499979,180" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="0c273862-585e-45ba-9522-8d843e369c9e">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="33bbe3d2-9e31-456d-bbd3-0f164db1c365" />
        <ReactionControlNozzle symmetryId="d8379575-c888-4bb3-b737-c54fc1268130" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="f6f25ad1-7d7d-4e45-a5ae-d01b592fff02" />
      </Part>
      <Part id="24" partType="RCSNozzle1" position="1.374937,22.57381,0.000203993" rotation="296.3688,97.49994,180.0001" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="0c273862-585e-45ba-9522-8d843e369c9e">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="33bbe3d2-9e31-456d-bbd3-0f164db1c365" />
        <ReactionControlNozzle symmetryId="d8379575-c888-4bb3-b737-c54fc1268130" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="f6f25ad1-7d7d-4e45-a5ae-d01b592fff02" />
      </Part>
      <Part id="25" partType="RCSNozzle1" position="-2.821341E-06,22.57381,-1.374736" rotation="296.3688,187.5,180" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="0c273862-585e-45ba-9522-8d843e369c9e">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="33bbe3d2-9e31-456d-bbd3-0f164db1c365" />
        <ReactionControlNozzle symmetryId="d8379575-c888-4bb3-b737-c54fc1268130" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="f6f25ad1-7d7d-4e45-a5ae-d01b592fff02" />
      </Part>
      <Part id="26" partType="RCSNozzle1" position="-1.250002,20.42384,0.0002028159" rotation="270,89.99994,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="8e5e2d1c-6b0a-4714-bf93-99c0069c14aa">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="4e253e4b-9886-44dd-96af-a050e2111447" />
        <ReactionControlNozzle symmetryId="5bd3a7d6-b624-4bd5-a0f3-b1c3814a211f" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="166e8b41-100d-435b-b021-17368b07db70" />
      </Part>
      <Part id="27" partType="RCSNozzle1" position="-2.977807E-06,20.42381,1.250202" rotation="270,180,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="8e5e2d1c-6b0a-4714-bf93-99c0069c14aa">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="4e253e4b-9886-44dd-96af-a050e2111447" />
        <ReactionControlNozzle symmetryId="5bd3a7d6-b624-4bd5-a0f3-b1c3814a211f" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="166e8b41-100d-435b-b021-17368b07db70" />
      </Part>
      <Part id="28" partType="RCSNozzle1" position="1.249998,20.42384,0.0002032927" rotation="270,270,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="8e5e2d1c-6b0a-4714-bf93-99c0069c14aa">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="4e253e4b-9886-44dd-96af-a050e2111447" />
        <ReactionControlNozzle symmetryId="5bd3a7d6-b624-4bd5-a0f3-b1c3814a211f" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="166e8b41-100d-435b-b021-17368b07db70" />
      </Part>
      <Part id="29" partType="RCSNozzle1" position="-2.253236E-06,20.42384,-1.249798" rotation="270,-1.707548E-05,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="8e5e2d1c-6b0a-4714-bf93-99c0069c14aa">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="4e253e4b-9886-44dd-96af-a050e2111447" />
        <ReactionControlNozzle symmetryId="5bd3a7d6-b624-4bd5-a0f3-b1c3814a211f" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="166e8b41-100d-435b-b021-17368b07db70" />
      </Part>
      <Part id="30" partType="Block1" position="-2.264783E-06,21.32383,-1.229823" rotation="44.99998,180,-7.558262E-06" commandPodId="5" materials="0,1,2,3,4" symmetryId="24395b50-66af-4b2c-b5b3-6dd722a0e28e">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" symmetryId="41ae1144-36ec-465c-b216-0a16ffbb587b" />
        <GenericPart scale="0.5" symmetryId="19b5f195-09a6-4b1a-bf3a-6c8dd3b84602" />
      </Part>
      <Part id="31" partType="Block1" position="-1.230028,21.32383,0.0002035382" rotation="45.00003,269.9999,-7.968964E-05" commandPodId="5" materials="0,1,2,3,4" symmetryId="24395b50-66af-4b2c-b5b3-6dd722a0e28e">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" symmetryId="41ae1144-36ec-465c-b216-0a16ffbb587b" />
        <GenericPart scale="0.5" symmetryId="19b5f195-09a6-4b1a-bf3a-6c8dd3b84602" />
      </Part>
      <Part id="32" partType="Block1" position="-2.711575E-06,21.32383,1.230228" rotation="45.0001,4.67342E-06,-7.558257E-06" commandPodId="5" materials="0,1,2,3,4" symmetryId="24395b50-66af-4b2c-b5b3-6dd722a0e28e">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" symmetryId="41ae1144-36ec-465c-b216-0a16ffbb587b" />
        <GenericPart scale="0.5" symmetryId="19b5f195-09a6-4b1a-bf3a-6c8dd3b84602" />
      </Part>
      <Part id="33" partType="Block1" position="1.230024,21.32383,0.0002040926" rotation="45.00006,90.00005,6.76155E-05" commandPodId="5" materials="0,1,2,3,4" symmetryId="24395b50-66af-4b2c-b5b3-6dd722a0e28e">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" symmetryId="41ae1144-36ec-465c-b216-0a16ffbb587b" />
        <GenericPart scale="0.5" symmetryId="19b5f195-09a6-4b1a-bf3a-6c8dd3b84602" />
      </Part>
      <Part id="34" partType="RCSNozzle1" position="-2.24589E-06,21.23543,-1.318212" rotation="315,180,180" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="bdb76e45-5aaf-429a-8a4c-324615c981a3">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="d4789d6a-eb7b-45a2-8c0c-c9370661dba1" />
        <ReactionControlNozzle symmetryId="20cdff14-801b-4b2c-a841-e49a042385a2" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="40ded751-9d5c-4eff-92e7-aca1ed0a92bd" />
      </Part>
      <Part id="35" partType="RCSNozzle1" position="-1.318416,21.23543,0.0002034351" rotation="315.0001,270.0001,179.9999" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="bdb76e45-5aaf-429a-8a4c-324615c981a3">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="d4789d6a-eb7b-45a2-8c0c-c9370661dba1" />
        <ReactionControlNozzle symmetryId="20cdff14-801b-4b2c-a841-e49a042385a2" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="40ded751-9d5c-4eff-92e7-aca1ed0a92bd" />
      </Part>
      <Part id="36" partType="RCSNozzle1" position="-2.722742E-06,21.23543,1.318617" rotation="315.0001,7.804115E-06,180" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="bdb76e45-5aaf-429a-8a4c-324615c981a3">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="d4789d6a-eb7b-45a2-8c0c-c9370661dba1" />
        <ReactionControlNozzle symmetryId="20cdff14-801b-4b2c-a841-e49a042385a2" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="40ded751-9d5c-4eff-92e7-aca1ed0a92bd" />
      </Part>
      <Part id="37" partType="RCSNozzle1" position="1.318412,21.23543,0.0002040272" rotation="315.0001,89.99995,180" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="bdb76e45-5aaf-429a-8a4c-324615c981a3">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="d4789d6a-eb7b-45a2-8c0c-c9370661dba1" />
        <ReactionControlNozzle symmetryId="20cdff14-801b-4b2c-a841-e49a042385a2" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="40ded751-9d5c-4eff-92e7-aca1ed0a92bd" />
      </Part>
      <Part id="38" partType="RCSNozzle1" position="-0.1250025,21.32383,-1.229823" rotation="315,180,269.9999" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="85705d71-82a1-4672-9561-8d57c77f35b4">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="d59cde8c-69de-402c-86d2-5dfb0bc35705" />
        <ReactionControlNozzle symmetryId="c0995b4e-e976-439c-8183-928328323342" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="5b476ae7-323b-4593-b860-26957084e5c8" />
      </Part>
      <Part id="39" partType="RCSNozzle1" position="-1.230028,21.32383,0.1252038" rotation="315.0001,270.0001,269.9999" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="85705d71-82a1-4672-9561-8d57c77f35b4">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="d59cde8c-69de-402c-86d2-5dfb0bc35705" />
        <ReactionControlNozzle symmetryId="c0995b4e-e976-439c-8183-928328323342" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="5b476ae7-323b-4593-b860-26957084e5c8" />
      </Part>
      <Part id="40" partType="RCSNozzle1" position="0.1249975,21.32383,1.230228" rotation="315.0001,0,269.9999" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="85705d71-82a1-4672-9561-8d57c77f35b4">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="d59cde8c-69de-402c-86d2-5dfb0bc35705" />
        <ReactionControlNozzle symmetryId="c0995b4e-e976-439c-8183-928328323342" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="5b476ae7-323b-4593-b860-26957084e5c8" />
      </Part>
      <Part id="41" partType="RCSNozzle1" position="1.230024,21.32383,-0.124796" rotation="315.0001,89.99994,270" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="85705d71-82a1-4672-9561-8d57c77f35b4">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="d59cde8c-69de-402c-86d2-5dfb0bc35705" />
        <ReactionControlNozzle symmetryId="c0995b4e-e976-439c-8183-928328323342" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="5b476ae7-323b-4593-b860-26957084e5c8" />
      </Part>
      <Part id="42" partType="RCSNozzle1" position="0.124998,21.32383,-1.229823" rotation="315,180,89.99996" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="ce0cfbef-34ab-47fb-b6b3-2a3ee1543acb">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="305391f3-d150-47b7-8aa3-2d2900feb3be" />
        <ReactionControlNozzle symmetryId="0baf4e91-ed0a-4609-af18-f0f845e8a235" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="d21bd1ba-12db-4744-bbe1-58a80df4b438" />
      </Part>
      <Part id="43" partType="RCSNozzle1" position="-1.230028,21.32383,-0.1247967" rotation="315,270.0001,89.9999" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="ce0cfbef-34ab-47fb-b6b3-2a3ee1543acb">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="305391f3-d150-47b7-8aa3-2d2900feb3be" />
        <ReactionControlNozzle symmetryId="0baf4e91-ed0a-4609-af18-f0f845e8a235" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="d21bd1ba-12db-4744-bbe1-58a80df4b438" />
      </Part>
      <Part id="44" partType="RCSNozzle1" position="-0.1250029,21.32383,1.230228" rotation="315.0001,2.656315E-05,89.99995" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="ce0cfbef-34ab-47fb-b6b3-2a3ee1543acb">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="305391f3-d150-47b7-8aa3-2d2900feb3be" />
        <ReactionControlNozzle symmetryId="0baf4e91-ed0a-4609-af18-f0f845e8a235" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="d21bd1ba-12db-4744-bbe1-58a80df4b438" />
      </Part>
      <Part id="45" partType="RCSNozzle1" position="1.230024,21.32383,0.1252043" rotation="315,89.99995,90.00007" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="ce0cfbef-34ab-47fb-b6b3-2a3ee1543acb">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="305391f3-d150-47b7-8aa3-2d2900feb3be" />
        <ReactionControlNozzle symmetryId="0baf4e91-ed0a-4609-af18-f0f845e8a235" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="d21bd1ba-12db-4744-bbe1-58a80df4b438" />
      </Part>
      <Part id="54" partType="Eva" position="-3.495619E-06,24.40134,0.0002030543" rotation="0,0,0" name="Drood" commandPodId="54" materials="15,16,17,18,19">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" />
        <CommandPod activationGroupNames=",,,,,,,Landing Gear,Solar Panels,RCS" activationGroupStates="false,false,false,false,false,false,false,true,false,true" pidPitch="10,0,0" pidRoll="0.6,0,0" stageCalculationVersion="2">
          <Controls />
        </CommandPod>
        <Eva crewId="1" crewName="Yuri G." />
        <CameraVantage nightVisionColor="#80FF8080" />
        <FuelTank />
      </Part>
      <Part id="55" partType="Eva" position="-3.495619E-06,24.40134,0.0002030543" rotation="0,0,0" name="Drood" commandPodId="55" materials="15,16,17,18,19">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" />
        <CommandPod activationGroupNames=",,,,,,,Landing Gear,Solar Panels,RCS" activationGroupStates="false,false,false,false,false,false,false,true,false,true" pidPitch="10,0,0" pidRoll="0.6,0,0" stageCalculationVersion="2">
          <Controls />
        </CommandPod>
        <Eva crewId="2" crewName="Sally R." />
        <CameraVantage nightVisionColor="#80FF8080" />
        <FuelTank />
      </Part>
      <Part id="56" partType="Eva" position="-3.495619E-06,24.40134,0.0002030543" rotation="0,0,0" name="Drood" commandPodId="56" materials="15,16,17,18,19">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" />
        <CommandPod activationGroupNames=",,,,,,,Landing Gear,Solar Panels,RCS" activationGroupStates="false,false,false,false,false,false,false,true,false,true" pidPitch="10,0,0" pidRoll="0.6,0,0" stageCalculationVersion="2">
          <Controls />
        </CommandPod>
        <Eva crewName="Unassigned" />
        <CameraVantage nightVisionColor="#80FF8080" />
        <FuelTank />
      </Part>
      <Part id="57" partType="Fuselage1" position="-1.425351E-06,14.32384,0.0001954023" rotation="7.513208E-05,-3.50627E-05,5.008934E-06" commandPodId="5" materials="0,4,4,0,0" texture="Fuselage3">
        <Drag drag="23.63576,23.63576,0,0,23.6283,23.6283" area="30.98769,30.98769,0,0,30.98769,30.98769" />
        <Config centerOfMass="3.65321E-09,-1.236765E-08,4.184744E-08" heatShieldScale="0" />
        <Fuselage bottomScale="1.5,1.5" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="-1.589288E-07,5.00001,1.072872E-06" shellDensityOverride="-1" topScale="1.5,1.5" volume="69.88128" volumeInner="69.34152" version="3" />
        <FuelTank capacity="38434.703125" fuel="38434.703125" subPriority="143" />
      </Part>
      <Part id="58" partType="RocketEngine1" position="-9.816899E-07,10.8238,0.0001896862" rotation="9.903774E-05,-4.439623E-05,5.122604E-06" name="Pixie Engine" activationStage="1" stageOverride="true" commandPodId="5" materials="0,1,2,3,4" engineTypeTexture="RocketEngine_Type" subTypeTexture="RocketEngine_SubType" nozzleTexture="RocketEngine_Nozzle" nozzleExtensionTexture="RocketEngine_Extension">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" />
        <RocketEngine engineSubTypeId="Staged2" nozzleSize="1.5" nozzleTypeId="Delta" size="0.75" wattsPerFuelFlowOverride="-1" ignited="false" ignitionsOverride="-1" ignitionsUsed="0" exhaustColorExpanded="Default" mass="26.363575" price="12068022" />
        <InputController inputId="Throttle" />
      </Part>
      <Part id="59" partType="Fuselage1" position="-8.293013E-07,9.123798,0.0001871173" rotation="8.879245E-05,-4.007166E-05,5.00892E-06" commandPodId="5" materials="0,4,4,0,0" texture="Fuselage3">
        <Drag drag="0.06485002,0.06485002,0,0,0.06485002,0.06485002" area="0.07448989,0.07448989,0,0,0.07448989,0.07448989" />
        <Config centerOfMass="-1.876852E-08,0.01267779,5.187717E-08" heatShieldScale="0" />
        <Fuselage bottomScale="1.3,1.3" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="3.197369E-13,0.2000147,4.053019E-07" shellDensityOverride="-1" topScale="1.5,1.5" volume="2.43928981" volumeInner="2.35852361" version="3" />
        <FuelTank capacity="1341.609375" fuel="1341.609375" subPriority="91" />
      </Part>
      <Part id="60" partType="Detacher1" position="-5.733968E-07,7.823787,0.000184137" rotation="9.220752E-05,-4.508062E-05,5.008911E-06" activationStage="1" commandPodId="5" materials="0,3,4,2,0" texture="Fuselage3">
        <Drag drag="6.745571,6.745571,0,0,6.745422,6.745423" area="8.864282,8.864282,0,0,8.864282,8.864282" />
        <Config autoActivateIfNoStageOrActivationGroup="false" centerOfMass="-7.016897E-09,5.019924E-09,4.393544E-08" heatShieldScale="0" />
        <Fuselage bottomScale="1.5,1.5" deadWeightPercentage="-10" deformations="0,0,0" depthCurve="0" meshMassMultiplier="1.5" offset="4.547488E-13,1.5,4.88855E-12" shellDensityOverride="-1" topScale="1.5,1.5" volume="20.96435" volumeInner="20.7534924" version="3" />
        <Detacher version="2" />
        <CoverEngine />
        <CrossFeed />
      </Part>
      <Part id="61" partType="Fuselage1" position="9.378419E-07,-7.876622,0.0001449201" rotation="0.0001263585,-6.010749E-05,5.008862E-06" commandPodId="5" materials="0,4,4,0,0" texture="Fuselage3">
        <Drag drag="61.19133,61.19133,0,0,61.17487,61.17487" area="78.58893,78.58893,0,0,78.58893,78.58893" />
        <Config centerOfMass="9.929181E-10,-9.703639E-08,2.557249E-08" heatShieldScale="0" />
        <Fuselage bottomScale="1.5,1.5" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="-2.240502E-07,13.80019,1.096308E-06" shellDensityOverride="-1" topScale="1.5,1.5" volume="192.874634" volumeInner="191.5078" version="3" />
        <FuelTank capacity="106081.03125" fuel="106081.03125" subPriority="-78" />
      </Part>
      <Part id="62" partType="Fuselage1" position="1.891515E-06,-21.92651,0.0001132105" rotation="0.0001366038,-6.511645E-05,5.008838E-06" commandPodId="5" materials="0,4,4,0,0" texture="Fuselage3">
        <Drag drag="1.048993,1.048993,0,3.541324,1.048847,1.048847" area="1.564287,1.564287,0,4.742769,1.564287,1.564287" />
        <Config centerOfMass="2.813491E-09,0.02459478,1.065295E-07" heatShieldScale="0" symmetryId="c99c3bb1-0672-4ac3-ac2d-72c64ca51a0d" />
        <Fuselage bottomScale="1.2,1.2" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="1.223973E-07,0.2500471,4.290644E-07" shellDensityOverride="-1" topScale="1.5,1.5" volume="2.84236884" volumeInner="2.76045775" symmetryId="917b4d4e-7635-420d-bf1e-8911c43b5017" version="3" />
        <FuelTank capacity="1563.3028564453125" fuel="1563.3028564453125" subPriority="-219" symmetryId="d789feed-0209-47df-bebd-f3629831d37d" />
      </Part>
      <Part id="74" partType="Strut1" position="-3.495619E-06,25.87888,0.0002030524" rotation="-1.024528E-05,5.008957E-06,-4.478356E-13" commandPodId="5" materials="2,4,4,2,2" texture="Default">
        <Drag drag="0,0,0.1810793,0,0,0" area="0,0,0.1998948,0,0,0" />
        <Config centerOfMass="7.356736E-09,-0.001564947,1.649373E-08" heatShieldScale="0" />
        <Fuselage bottomScale="0.80625,0.80625" cornerRadiuses="1,1,1,1,1,1,1,1" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="3.907842E-16,0.025,2.273748E-13" shellDensityOverride="-1" topScale="0.7,0.7" volume="0.088226974" volumeInner="0.06777212" version="3" />
      </Part>
      <Part id="75" partType="Rotator1" position="0.3299713,26.02265,-0.3298" rotation="-7.291397E-06,45,-7.197623E-06" commandPodId="5" materials="0,1,2,3,4" symmetryId="c68022c8-d407-4074-a80a-9e9d236063aa">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" symmetryId="9be65ecf-15e7-499f-bfc7-f8164757278e" />
        <JointRotator baseMode="None" scale="0.5" consumptionMultiplier="1" range="0" speed="0" symmetryId="7f8e4639-f8b2-43d1-8f3f-36fbda89d87e" version="2" />
        <InputController inputId="Rotator" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="9d167128-bfe0-446a-9f3f-6cb361f519d0" />
      </Part>
      <Part id="76" partType="DockingPort1" position="0.3299711,26.07152,-0.3298" rotation="1.753668E-05,225,7.197624E-06" commandPodId="5" materials="0,1,2,3,4" symmetryId="b6972d3a-72e1-4ae5-b8e2-955b18dcafac">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" symmetryId="4b25a32d-ca46-4329-8bf5-3cba0d0bc3a3" />
        <DockingPort scale="-2" symmetryId="8291d547-c814-4903-847b-5003d1049ff3" version="2" />
        <CameraVantage symmetryId="528bcf71-ead7-4cd4-9c02-808453cb7960" />
        <CrossFeed symmetryId="0aa20086-b963-4f67-8578-411a9b280529" />
      </Part>
      <Part id="77" partType="Rotator1" position="-0.3300067,26.02265,-0.3297715" rotation="7.197626E-06,135,-7.197621E-06" commandPodId="5" materials="0,1,2,3,4" symmetryId="c68022c8-d407-4074-a80a-9e9d236063aa">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" symmetryId="9be65ecf-15e7-499f-bfc7-f8164757278e" />
        <JointRotator baseMode="None" scale="0.5" consumptionMultiplier="1" range="0" speed="0" symmetryId="7f8e4639-f8b2-43d1-8f3f-36fbda89d87e" version="2" />
        <InputController inputId="Rotator" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="9d167128-bfe0-446a-9f3f-6cb361f519d0" />
      </Part>
      <Part id="78" partType="DockingPort1" position="-0.3300067,26.07152,-0.3297715" rotation="3.047663E-06,315,7.197624E-06" commandPodId="5" materials="0,1,2,3,4" symmetryId="b6972d3a-72e1-4ae5-b8e2-955b18dcafac">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" symmetryId="4b25a32d-ca46-4329-8bf5-3cba0d0bc3a3" />
        <DockingPort scale="-2" symmetryId="8291d547-c814-4903-847b-5003d1049ff3" version="2" />
        <CameraVantage symmetryId="528bcf71-ead7-4cd4-9c02-808453cb7960" />
        <CrossFeed symmetryId="0aa20086-b963-4f67-8578-411a9b280529" />
      </Part>
      <Part id="79" partType="Rotator1" position="-0.3299782,26.02265,0.3302059" rotation="7.197621E-06,225,7.291397E-06" commandPodId="5" materials="0,1,2,3,4" symmetryId="c68022c8-d407-4074-a80a-9e9d236063aa">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" symmetryId="9be65ecf-15e7-499f-bfc7-f8164757278e" />
        <JointRotator baseMode="None" scale="0.5" consumptionMultiplier="1" range="0" speed="0" symmetryId="7f8e4639-f8b2-43d1-8f3f-36fbda89d87e" version="2" />
        <InputController inputId="Rotator" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="9d167128-bfe0-446a-9f3f-6cb361f519d0" />
      </Part>
      <Part id="80" partType="DockingPort1" position="-0.329978,26.07152,0.3302059" rotation="3.047664E-06,45,-7.291392E-06" commandPodId="5" materials="0,1,2,3,4" symmetryId="b6972d3a-72e1-4ae5-b8e2-955b18dcafac">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" symmetryId="4b25a32d-ca46-4329-8bf5-3cba0d0bc3a3" />
        <DockingPort scale="-2" symmetryId="8291d547-c814-4903-847b-5003d1049ff3" version="2" />
        <CameraVantage symmetryId="528bcf71-ead7-4cd4-9c02-808453cb7960" />
        <CrossFeed symmetryId="0aa20086-b963-4f67-8578-411a9b280529" />
      </Part>
      <Part id="81" partType="Rotator1" position="0.3299997,26.02265,0.3301775" rotation="-7.291399E-06,315,7.291395E-06" commandPodId="5" materials="0,1,2,3,4" symmetryId="c68022c8-d407-4074-a80a-9e9d236063aa">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" symmetryId="9be65ecf-15e7-499f-bfc7-f8164757278e" />
        <JointRotator baseMode="None" scale="0.5" consumptionMultiplier="1" range="0" speed="0" symmetryId="7f8e4639-f8b2-43d1-8f3f-36fbda89d87e" version="2" />
        <InputController inputId="Rotator" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="9d167128-bfe0-446a-9f3f-6cb361f519d0" />
      </Part>
      <Part id="82" partType="DockingPort1" position="0.3299997,26.07152,0.3301775" rotation="1.753669E-05,135,-7.291396E-06" commandPodId="5" materials="0,1,2,3,4" symmetryId="b6972d3a-72e1-4ae5-b8e2-955b18dcafac">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" symmetryId="4b25a32d-ca46-4329-8bf5-3cba0d0bc3a3" />
        <DockingPort scale="-2" symmetryId="8291d547-c814-4903-847b-5003d1049ff3" version="2" />
        <CameraVantage symmetryId="528bcf71-ead7-4cd4-9c02-808453cb7960" />
        <CrossFeed symmetryId="0aa20086-b963-4f67-8578-411a9b280529" />
      </Part>
      <Part id="84" partType="CargoBay1" position="-3.434887E-06,25.97885,0.0002028788" rotation="1.185057E-05,180,-2.584456E-06" name="Small Bay" commandPodId="5" materials="0,0,0,0,0" partStyle="CargoBay-7" outsideTexture="Default" insideTexture="Default">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config centerOfMass="1.363765E-08,-0.0060439,1.449385E-08" heatShieldScale="0" partCollisionHandling="Never" symmetryId="c1152804-b309-4469-8286-a03463520207" />
        <Fuselage bottomScale="0.6,0.6" deadWeightPercentage="-10" deformations="0,0,0" depthCurve="0" meshMassMultiplier="2" offset="1.825186E-13,0.07499927,2.430104E-12" shellDensityOverride="-1" topScale="0.5,0.5" volume="0.141313836" volumeInner="0.128743157" symmetryId="cb7d2fe9-38d9-48ae-b107-54029bf0f998" version="3" />
        <CargoBay hingeStyle="Sliding" openAngle="150" symmetryId="43bb9179-c85e-449b-985c-b76704d64079" />
        <SubPartRotator enabledRotation="0,210,0" symmetryId="b9b93cf5-fef6-4227-a13e-5c861e854000" />
        <SubPartRotator enabledRotation="0,210,0" symmetryId="c14318de-69be-4bd2-8a71-f2c4b674877b" />
      </Part>
      <Part id="85" partType="Parachute1" position="-3.54256E-06,25.89732,0.5368621" rotation="1.707547E-06,90.00001,30" name="Drogue Chute" activationStage="6" commandPodId="5" materials="16,15,15,17,15" symmetryId="4a06ff5f-c344-412b-ac7e-d5b2ba9d95d1" baseStyle="Small">
        <Drag drag="0.03739101,0,0,0,0,0" area="0.07448989,0,0,0,0,0" />
        <Config heatShieldScale="0" partCollisionHandling="Never" symmetryId="3a6ea489-1f2e-435b-acf7-d92d9ee722db" />
        <Parachute aslBased="true" autocutASL="-0" baseSize="0.75" chuteHeight="1" chuteRadius="10" chuteRadiusDeflated="0.265" cordLength="10" deploymentASL="3026.25952" deploymentDensity="0.7" inflationASL="707.463" inflationDensity="0.92" maxDeploymentSpeed="3000" referenceDensity="1.2" symmetryId="1a26b667-67cf-4f46-a8af-16f81e25a31f" />
      </Part>
      <Part id="86" partType="Parachute1" position="0.5366554,25.89732,0.0002031332" rotation="2.165083E-06,180,30" name="Drogue Chute" activationStage="6" commandPodId="5" materials="16,15,15,17,15" symmetryId="4a06ff5f-c344-412b-ac7e-d5b2ba9d95d1" baseStyle="Small">
        <Drag drag="0,0,0,0,0,0.0186955" area="0,0,0,0,0,0.03724495" />
        <Config heatShieldScale="0" partCollisionHandling="Never" symmetryId="3a6ea489-1f2e-435b-acf7-d92d9ee722db" />
        <Parachute aslBased="true" autocutASL="-0" baseSize="0.75" chuteHeight="1" chuteRadius="10" chuteRadiusDeflated="0.265" cordLength="10" deploymentASL="3026.25952" deploymentDensity="0.7" inflationASL="707.463" inflationDensity="0.92" maxDeploymentSpeed="3000" referenceDensity="1.2" symmetryId="1a26b667-67cf-4f46-a8af-16f81e25a31f" />
      </Part>
      <Part id="87" partType="Parachute1" position="-3.495596E-06,25.89732,-0.5364559" rotation="1.707547E-06,270,30" name="Drogue Chute" activationStage="6" commandPodId="5" materials="16,15,15,17,15" symmetryId="4a06ff5f-c344-412b-ac7e-d5b2ba9d95d1" baseStyle="Small">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" partCollisionHandling="Never" symmetryId="3a6ea489-1f2e-435b-acf7-d92d9ee722db" />
        <Parachute aslBased="true" autocutASL="-0" baseSize="0.75" chuteHeight="1" chuteRadius="10" chuteRadiusDeflated="0.265" cordLength="10" deploymentASL="3026.25952" deploymentDensity="0.7" inflationASL="707.463" inflationDensity="0.92" maxDeploymentSpeed="3000" referenceDensity="1.2" symmetryId="1a26b667-67cf-4f46-a8af-16f81e25a31f" />
      </Part>
      <Part id="88" partType="Parachute1" position="-0.5366623,25.89732,0.0002030393" rotation="2.165083E-06,1.058022E-05,30" name="Drogue Chute" activationStage="6" commandPodId="5" materials="16,15,15,17,15" symmetryId="4a06ff5f-c344-412b-ac7e-d5b2ba9d95d1" baseStyle="Small">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" partCollisionHandling="Never" symmetryId="3a6ea489-1f2e-435b-acf7-d92d9ee722db" />
        <Parachute aslBased="true" autocutASL="-0" baseSize="0.75" chuteHeight="1" chuteRadius="10" chuteRadiusDeflated="0.265" cordLength="10" deploymentASL="3026.25952" deploymentDensity="0.7" inflationASL="707.463" inflationDensity="0.92" maxDeploymentSpeed="3000" referenceDensity="1.2" symmetryId="1a26b667-67cf-4f46-a8af-16f81e25a31f" />
      </Part>
      <Part id="89" partType="RCSNozzle1" position="-2.280756E-06,21.41221,-1.318212" rotation="315,-3.355467E-07,7.558268E-06" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="823e59a3-59c9-411f-a15d-7256fd1f2c3c">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="528d2e3d-997b-43f1-a645-e883ac4a1e96" />
        <ReactionControlNozzle symmetryId="cda4fbaf-d04c-45d1-bafc-2451ed07c04a" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="c8f24811-8e73-4ac5-bdf8-04c4e86a7249" />
      </Part>
      <Part id="90" partType="RCSNozzle1" position="-1.318416,21.41221,0.000203628" rotation="315,89.99994,8.451927E-05" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="823e59a3-59c9-411f-a15d-7256fd1f2c3c">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="528d2e3d-997b-43f1-a645-e883ac4a1e96" />
        <ReactionControlNozzle symmetryId="cda4fbaf-d04c-45d1-bafc-2451ed07c04a" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="c8f24811-8e73-4ac5-bdf8-04c4e86a7249" />
      </Part>
      <Part id="91" partType="RCSNozzle1" position="-2.687881E-06,21.41221,1.318617" rotation="314.9999,180,7.558258E-06" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="823e59a3-59c9-411f-a15d-7256fd1f2c3c">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="528d2e3d-997b-43f1-a645-e883ac4a1e96" />
        <ReactionControlNozzle symmetryId="cda4fbaf-d04c-45d1-bafc-2451ed07c04a" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="c8f24811-8e73-4ac5-bdf8-04c4e86a7249" />
      </Part>
      <Part id="92" partType="RCSNozzle1" position="1.318412,21.41221,0.0002041503" rotation="315,270.0001,-5.795608E-05" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="823e59a3-59c9-411f-a15d-7256fd1f2c3c">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="528d2e3d-997b-43f1-a645-e883ac4a1e96" />
        <ReactionControlNozzle symmetryId="cda4fbaf-d04c-45d1-bafc-2451ed07c04a" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="c8f24811-8e73-4ac5-bdf8-04c4e86a7249" />
      </Part>
      <Part id="93" partType="LandingLeg2" position="1.060654,-21.47656,1.060708" rotation="-8.655557E-05,225,-9.289077E-05" name="Merlin Leg" activationGroup="8" activationStage="3" stageOverride="true" commandPodId="5" materials="0,1,2,3,4" symmetryId="9e4863ec-8aa4-4596-acbc-b3fd6fa49d13">
        <Drag drag="2.908758,0,0.2346683,0.6588901,0,2.908465" area="3.761743,0,0.7721725,0.8453518,0,3.761743" />
        <Config centerOfMass="2.235174E-08,1.672501,-0.2075" heatShieldScale="0" symmetryId="235f7457-9c0f-43cb-9d12-31735bb4a8e5" />
        <LandingLeg deployedAngle="60" deployedExtensionY="5.15" extensionPercentage="0" symmetryId="3a1c998a-fe51-47cf-affe-d7cb1dfa7928" />
        <LandingLegSuspension damper="2.5" maxSuspensionScale="1" targetCompression="0.297777772" symmetryId="56ed38ac-9225-4ef6-a4d6-7120a7f77792" />
      </Part>
      <Part id="94" partType="LandingLeg2" position="1.060595,-21.47656,-1.060538" rotation="9.214233E-05,315,-8.580709E-05" name="Merlin Leg" activationGroup="8" activationStage="3" stageOverride="true" commandPodId="5" materials="0,1,2,3,4" symmetryId="9e4863ec-8aa4-4596-acbc-b3fd6fa49d13">
        <Drag drag="0,2.918398,0.2346709,0.658884,0,2.8924" area="0,3.761743,0.7724214,0.8453518,0,3.761743" />
        <Config centerOfMass="0,1.6725,-0.2075001" heatShieldScale="0" symmetryId="235f7457-9c0f-43cb-9d12-31735bb4a8e5" />
        <LandingLeg deployedAngle="60" deployedExtensionY="5.15" extensionPercentage="0" symmetryId="3a1c998a-fe51-47cf-affe-d7cb1dfa7928" />
        <LandingLegSuspension damper="2.5" maxSuspensionScale="1" targetCompression="0.297777772" symmetryId="56ed38ac-9225-4ef6-a4d6-7120a7f77792" />
      </Part>
      <Part id="95" partType="LandingLeg2" position="-1.06065,-21.47656,-1.060478" rotation="8.505872E-05,44.99996,9.289075E-05" name="Merlin Leg" activationGroup="8" activationStage="3" stageOverride="true" commandPodId="5" materials="0,1,2,3,4" symmetryId="9e4863ec-8aa4-4596-acbc-b3fd6fa49d13">
        <Drag drag="0,2.909488,0.2347033,0.6588758,2.892838,0" area="0,3.761743,0.7724214,0.8453518,3.761743,0" />
        <Config centerOfMass="2.980232E-08,1.6725,-0.2075" heatShieldScale="0" symmetryId="235f7457-9c0f-43cb-9d12-31735bb4a8e5" />
        <LandingLeg deployedAngle="60" deployedExtensionY="5.15" extensionPercentage="0" symmetryId="3a1c998a-fe51-47cf-affe-d7cb1dfa7928" />
        <LandingLegSuspension damper="2.5" maxSuspensionScale="1" targetCompression="0.297777772" symmetryId="56ed38ac-9225-4ef6-a4d6-7120a7f77792" />
      </Part>
      <Part id="96" partType="LandingLeg2" position="-1.060591,-21.47656,1.060766" rotation="-9.363942E-05,135,8.580714E-05" name="Merlin Leg" activationGroup="8" activationStage="3" stageOverride="true" commandPodId="5" materials="0,1,2,3,4" symmetryId="9e4863ec-8aa4-4596-acbc-b3fd6fa49d13">
        <Drag drag="2.917667,0,0.2346349,0.6588758,2.909488,0" area="3.761743,0,0.7721725,0.8453518,3.761743,0" />
        <Config centerOfMass="-7.450581E-09,1.672501,-0.2075001" heatShieldScale="0" symmetryId="235f7457-9c0f-43cb-9d12-31735bb4a8e5" />
        <LandingLeg deployedAngle="60" deployedExtensionY="5.15" extensionPercentage="0" symmetryId="3a1c998a-fe51-47cf-affe-d7cb1dfa7928" />
        <LandingLegSuspension damper="2.5" maxSuspensionScale="1" targetCompression="0.297777772" symmetryId="56ed38ac-9225-4ef6-a4d6-7120a7f77792" />
      </Part>
      <Part id="97" partType="Fuselage1" position="-4.751829E-07,5.97361,0.0001754347" rotation="0.0001161132,-5.509854E-05,5.008882E-06" commandPodId="5" materials="0,4,4,0,0" texture="Fuselage3">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config centerOfMass="7.389755E-09,2.030538E-09,7.899597E-08" heatShieldScale="0" />
        <Fuselage bottomScale="1.5,1.5" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="2.186291E-08,0.05005878,1.80295E-06" shellDensityOverride="-1" topScale="1.5,1.5" volume="0.6996328" volumeInner="0.6250473" version="3" />
        <FuelTank autoFuelType="false" capacity="384.79812622070313" fuel="384.79812622070313" fuelType="Monopropellant" subPriority="-59" />
      </Part>
      <Part id="98" partType="Fuselage1" position="-4.510049E-07,6.173728,0.0001795832" rotation="0.0001058679,-5.008958E-05,5.008894E-06" commandPodId="5" materials="0,4,4,0,0" texture="Fuselage3">
        <Drag drag="0.9090689,0.9090689,0,0,0.9087768,0.9087768" area="1.191838,1.191838,0,0,1.191838,1.191838" />
        <Config centerOfMass="1.043453E-08,-1.207291E-09,6.98286E-08" heatShieldScale="0" />
        <Fuselage bottomScale="1.5,1.5" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="2.186272E-08,0.1500609,1.802928E-06" shellDensityOverride="-1" topScale="1.5,1.5" volume="2.097285" volumeInner="2.01330185" version="3" />
        <FuelTank autoFuelType="false" capacity="2877768.6060794294" fuel="2877768.6060794294" fuelType="Battery" subPriority="61" />
      </Part>
      <Part id="99" partType="CommandChip1" position="8.535916E-07,5.273625,-1.499791" rotation="270.0198,-5.509843E-05,0" name="mmm" commandPodId="99" materials="0,1,2,3,4">
        <Drag drag="0,0,0.0004978671,0.0004978671,0,0" area="0,0,0.0004978671,0.0004978671,0,0" />
        <Config heatShieldScale="0" />
        <CommandPod activationGroupNames=",,,,,,,Landing Gear,Solar Panels,RCS" activationGroupStates="false,false,false,false,false,false,false,false,false,false" pidPitch="10,0,25" pidRoll="10,0,25" pilotSeatRotation="359.9802,8.007047E-13,5.509844E-05" powerConsumption="60" stageCalculationVersion="1">
          <Controls />
        </CommandPod>
        <FlightProgram powerConsumptionPerInstruction="0.01" broadcastPowerConsumptionPerByte="0.1">
          <Program name="New Program">
            <Variables>
              <Variable name="wucha" number="0" />
            </Variables>
            <Instructions>
              <Event event="ReceiveMessage" id="0" style="receive-msg" pos="94.64755,-24.19582">
                <Constant canReplace="false" text="zz" />
              </Event>
              <BroadcastMessage global="true" local="true" id="1" style="broadcast-msg-all-crafts">
                <Constant text="zzz" />
                <CraftProperty property="Name.Craft" style="prop-name" />
              </BroadcastMessage>
              <SetActivationGroup id="2" style="set-ag">
                <Constant text="10" />
                <Constant style="true" bool="true" />
              </SetActivationGroup>
              <SetActivationGroup id="3" style="set-ag">
                <Constant number="1" />
                <Constant style="true" bool="true" />
              </SetActivationGroup>
              <SetActivationGroup id="4" style="set-ag">
                <Constant number="1" />
                <Constant style="false" bool="false" />
              </SetActivationGroup>
              <SetTarget id="5" style="set-target">
                <Constant text="DSC Launch Pad Large" />
              </SetTarget>
              <LockNavSphere indicatorType="Vector" id="6" style="lock-nav-sphere-vector">
                <CallCustomExpression call="wucha" style="call-custom-expression" />
              </LockNavSphere>
              <WaitSeconds id="7" style="wait-seconds">
                <Constant text="3" />
              </WaitSeconds>
              <SetInput input="throttle" id="8" style="set-input">
                <Constant text="0.3" />
              </SetInput>
              <WaitSeconds id="9" style="wait-seconds">
                <Constant text="5" />
              </WaitSeconds>
              <SetVariable id="10" style="set-variable">
                <Variable list="false" local="false" variableName="wucha" />
                <CallCustomExpression call="wucha" style="call-custom-expression" />
              </SetVariable>
              <WaitSeconds id="11" style="wait-seconds">
                <Constant text="0.1" />
              </WaitSeconds>
              <While id="12" style="while">
                <BoolOp op="and" style="op-and">
                  <Comparison op="l" style="op-lt">
                    <VectorOp op="length" style="vec-op-1">
                      <CallCustomExpression call="wucha" style="call-custom-expression" />
                    </VectorOp>
                    <Variable list="false" local="false" variableName="wucha" />
                  </Comparison>
                  <Comparison op="le" style="op-lte">
                    <Constant text="5000" />
                    <VectorOp op="length" style="vec-op-1">
                      <CallCustomExpression call="wucha" style="call-custom-expression" />
                    </VectorOp>
                  </Comparison>
                </BoolOp>
                <Instructions>
                  <LockNavSphere indicatorType="Vector" id="13" style="lock-nav-sphere-vector">
                    <CallCustomExpression call="wucha" style="call-custom-expression" />
                  </LockNavSphere>
                  <SetVariable id="14" style="set-variable">
                    <Variable list="false" local="false" variableName="wucha" />
                    <VectorOp op="length" style="vec-op-1">
                      <CallCustomExpression call="wucha" style="call-custom-expression" />
                    </VectorOp>
                  </SetVariable>
                  <SetInput input="throttle" id="15" style="set-input">
                    <Constant text="1" />
                  </SetInput>
                  <DisplayMessage id="16" style="display">
                    <StringOp op="friendly" subOp="distance" style="friendly">
                      <VectorOp op="length" style="vec-op-1">
                        <CallCustomExpression call="wucha" style="call-custom-expression" />
                      </VectorOp>
                    </StringOp>
                    <Constant number="7" />
                  </DisplayMessage>
                  <WaitSeconds id="17" style="wait-seconds">
                    <Constant text="0.1" />
                  </WaitSeconds>
                </Instructions>
              </While>
              <SetInput input="throttle" id="18" style="set-input">
                <Constant text="0" />
              </SetInput>
              <WaitUntil id="19" style="wait-until">
                <Comparison op="l" style="op-lt">
                  <CraftProperty property="Vel.VerticalSurfaceVelocity" style="prop-velocity" />
                  <Constant number="0" />
                </Comparison>
              </WaitUntil>
              <While id="20" style="while">
                <Comparison op="g" style="op-gt">
                  <CallCustomExpression call="AGL" style="call-custom-expression" />
                  <Constant text="15000" />
                </Comparison>
                <Instructions>
                  <LockNavSphere indicatorType="Vector" id="21" style="lock-nav-sphere-vector">
                    <BinaryOp op="-" style="op-sub">
                      <BinaryOp op="*" style="op-mul">
                        <Constant text="-1" />
                        <CraftProperty property="Vel.SurfaceVelocity" style="prop-velocity" />
                      </BinaryOp>
                      <BinaryOp op="*" style="op-mul">
                        <Constant text="0.25" />
                        <CallCustomExpression call="wucha" style="call-custom-expression" />
                      </BinaryOp>
                    </BinaryOp>
                  </LockNavSphere>
                  <DisplayMessage id="22" style="display">
                    <StringOp op="friendly" subOp="distance" style="friendly">
                      <VectorOp op="length" style="vec-op-1">
                        <CallCustomExpression call="wucha" style="call-custom-expression" />
                      </VectorOp>
                    </StringOp>
                    <Constant number="7" />
                  </DisplayMessage>
                </Instructions>
              </While>
              <While id="23" style="while">
                <Comparison op="g" style="op-gt">
                  <CallCustomExpression call="AGL" style="call-custom-expression" />
                  <Constant text="100" />
                </Comparison>
                <Instructions>
                  <LockNavSphere indicatorType="Vector" id="24" style="lock-nav-sphere-vector">
                    <BinaryOp op="-" style="op-sub">
                      <CallCustomExpression call="A" style="call-custom-expression" />
                      <CallCustomExpression call="B" style="call-custom-expression" />
                    </BinaryOp>
                  </LockNavSphere>
                  <SetInput input="throttle" id="25" style="set-input">
                    <BinaryOp op="*" style="op-mul">
                      <BinaryOp op="/" style="op-div">
                        <BinaryOp op="^" style="op-exp">
                          <CraftProperty property="Vel.VerticalSurfaceVelocity" style="prop-velocity" />
                          <Constant text="2" />
                        </BinaryOp>
                        <BinaryOp op="*" style="op-mul">
                          <Constant text="2" />
                          <CallCustomExpression call="AGL" style="call-custom-expression" />
                        </BinaryOp>
                      </BinaryOp>
                      <BinaryOp op="/" style="op-div">
                        <BinaryOp op="*" style="op-mul">
                          <CraftProperty property="Performance.Mass" style="prop-performance" />
                          <VectorOp op="length" style="vec-op-1">
                            <CraftProperty property="Vel.Gravity" style="prop-velocity" />
                          </VectorOp>
                        </BinaryOp>
                        <CraftProperty property="Performance.MaxActiveEngineThrust" style="prop-performance" />
                      </BinaryOp>
                    </BinaryOp>
                  </SetInput>
                  <DisplayMessage id="26" style="display">
                    <StringOp op="friendly" subOp="distance" style="friendly">
                      <VectorOp op="length" style="vec-op-1">
                        <CallCustomExpression call="pingmiantouying" style="call-custom-expression">
                          <BinaryOp op="-" style="op-sub">
                            <CraftProperty property="Target.Position" style="prop-nav" />
                            <CraftProperty property="Nav.Position" style="prop-nav" />
                          </BinaryOp>
                          <CraftProperty property="Nav.Position" style="prop-nav" />
                        </CallCustomExpression>
                      </VectorOp>
                    </StringOp>
                    <Constant number="7" />
                  </DisplayMessage>
                </Instructions>
              </While>
              <SetActivationGroup id="27" style="set-ag" pos="87.09005,-1463.464">
                <Constant text="8" />
                <Constant style="true" bool="true" />
              </SetActivationGroup>
              <While id="28" style="while">
                <Comparison op="g" style="op-gt">
                  <CallCustomExpression call="AGL" style="call-custom-expression" />
                  <Constant text="15" />
                </Comparison>
                <Instructions>
                  <LockNavSphere indicatorType="Retrograde" id="29" style="lock-nav-sphere" />
                  <SetInput input="throttle" id="30" style="set-input">
                    <BinaryOp op="*" style="op-mul">
                      <BinaryOp op="/" style="op-div">
                        <BinaryOp op="^" style="op-exp">
                          <CraftProperty property="Vel.VerticalSurfaceVelocity" style="prop-velocity" />
                          <Constant text="2" />
                        </BinaryOp>
                        <BinaryOp op="*" style="op-mul">
                          <Constant text="2" />
                          <CallCustomExpression call="AGL" style="call-custom-expression" />
                        </BinaryOp>
                      </BinaryOp>
                      <BinaryOp op="/" style="op-div">
                        <BinaryOp op="*" style="op-mul">
                          <CraftProperty property="Performance.Mass" style="prop-performance" />
                          <VectorOp op="length" style="vec-op-1">
                            <CraftProperty property="Vel.Gravity" style="prop-velocity" />
                          </VectorOp>
                        </BinaryOp>
                        <CraftProperty property="Performance.MaxActiveEngineThrust" style="prop-performance" />
                      </BinaryOp>
                    </BinaryOp>
                  </SetInput>
                </Instructions>
              </While>
              <WaitUntil id="31" style="wait-until">
                <CraftProperty property="Misc.Grounded" style="prop-misc" />
              </WaitUntil>
              <SetInput input="throttle" id="32" style="set-input">
                <Constant text="0" />
              </SetInput>
              <LockNavSphere indicatorType="None" id="33" style="lock-nav-sphere" />
              <While id="34" style="while">
                <Constant style="true" bool="true" />
                <Instructions>
                  <DisplayMessage id="35" style="display">
                    <StringOp op="friendly" subOp="distance" style="friendly">
                      <VectorOp op="length" style="vec-op-1">
                        <CallCustomExpression call="pingmiantouying" style="call-custom-expression">
                          <BinaryOp op="-" style="op-sub">
                            <CraftProperty property="Target.Position" style="prop-nav" />
                            <CraftProperty property="Nav.Position" style="prop-nav" />
                          </BinaryOp>
                          <CraftProperty property="Nav.Position" style="prop-nav" />
                        </CallCustomExpression>
                      </VectorOp>
                    </StringOp>
                    <Constant number="7" />
                  </DisplayMessage>
                </Instructions>
              </While>
            </Instructions>
            <Expressions>
              <CustomExpression callFormat="d_t" format="d_t return (0)" name="d_t" style="custom-expression" pos="-64.91046,449.269">
                <BinaryOp op="/" style="op-div">
                  <BinaryOp op="+" style="op-add">
                    <BinaryOp op="^" style="op-exp">
                      <BinaryOp op="+" style="op-add">
                        <BinaryOp op="^" style="op-exp">
                          <CraftProperty property="Vel.VerticalSurfaceVelocity" style="prop-velocity" />
                          <Constant text="2" />
                        </BinaryOp>
                        <BinaryOp op="*" style="op-mul">
                          <Constant text="2" />
                          <BinaryOp op="*" style="op-mul">
                            <VectorOp op="length" style="vec-op-1">
                              <CraftProperty property="Vel.Gravity" style="prop-velocity" />
                            </VectorOp>
                            <CallCustomExpression call="AGL" style="call-custom-expression" />
                          </BinaryOp>
                        </BinaryOp>
                      </BinaryOp>
                      <Constant text="0.5" />
                    </BinaryOp>
                    <CraftProperty property="Vel.VerticalSurfaceVelocity" style="prop-velocity" />
                  </BinaryOp>
                  <VectorOp op="length" style="vec-op-1">
                    <CraftProperty property="Vel.Gravity" style="prop-velocity" />
                  </VectorOp>
                </BinaryOp>
              </CustomExpression>
              <CustomExpression callFormat="wucha" format="wucha return (0)" name="wucha" style="custom-expression" pos="-60.46724,536.5538">
                <CallCustomExpression call="pingmiantouying" style="call-custom-expression">
                  <BinaryOp op="-" style="op-sub">
                    <CraftProperty property="Target.Position" style="prop-nav" />
                    <BinaryOp op="+" style="op-add">
                      <BinaryOp op="*" style="op-mul">
                        <CraftProperty property="Vel.SurfaceVelocity" style="prop-velocity" />
                        <CallCustomExpression call="d_t" style="call-custom-expression" />
                      </BinaryOp>
                      <CraftProperty property="Nav.Position" style="prop-nav" />
                    </BinaryOp>
                  </BinaryOp>
                  <CraftProperty property="Nav.Position" style="prop-nav" />
                </CallCustomExpression>
              </CustomExpression>
              <CustomExpression callFormat="pingmiantouying (0) (1) " format="pingmiantouying |A| |B|  return (0)" name="pingmiantouying" style="custom-expression" pos="-58.46577,670.7638">
                <BinaryOp op="-" style="op-sub">
                  <Variable list="false" local="true" variableName="A" />
                  <VectorOp op="project" style="vec-op-2">
                    <Variable list="false" local="true" variableName="A" />
                    <Variable list="false" local="true" variableName="B" />
                  </VectorOp>
                </BinaryOp>
              </CustomExpression>
              <CustomExpression callFormat="AGL" format="AGL return (0)" name="AGL" style="custom-expression" pos="-60.29183,604.6993">
                <VectorOp op="length" style="vec-op-1">
                  <VectorOp op="project" style="vec-op-2">
                    <BinaryOp op="-" style="op-sub">
                      <CraftProperty property="Target.Position" style="prop-nav" />
                      <CraftProperty property="Nav.Position" style="prop-nav" />
                    </BinaryOp>
                    <CraftProperty property="Nav.Position" style="prop-nav" />
                  </VectorOp>
                </VectorOp>
              </CustomExpression>
              <CustomExpression callFormat="A" format="A return (0)" name="A" style="custom-expression" pos="997.936,-830.9238">
                <BinaryOp op="-" style="op-sub">
                  <CallCustomExpression call="pingmiantouying" style="call-custom-expression">
                    <VectorOp op="norm" style="vec-op-1">
                      <CallCustomExpression call="fangxiang" style="call-custom-expression" />
                    </VectorOp>
                    <CraftProperty property="Nav.Position" style="prop-nav" />
                  </CallCustomExpression>
                  <VectorOp op="norm" style="vec-op-1">
                    <CraftProperty property="Vel.SurfaceVelocity" style="prop-velocity" />
                  </VectorOp>
                </BinaryOp>
              </CustomExpression>
              <CustomExpression callFormat="fangxiang" format="fangxiang return (0)" name="fangxiang" style="custom-expression" pos="-63.92862,356.9268">
                <BinaryOp op="-" style="op-sub">
                  <Planet op="toPosition" style="planet-to-position">
                    <BinaryOp op="+" style="op-add">
                      <Planet op="toLatLongAgl" style="planet-to-lat-long-agl">
                        <CraftProperty property="Target.Position" style="prop-nav" />
                      </Planet>
                      <Vector style="vec">
                        <Constant number="0" />
                        <Constant number="0" />
                        <BinaryOp op="*" style="op-mul">
                          <Constant text="0.25" />
                          <CallCustomExpression call="AGL" style="call-custom-expression" />
                        </BinaryOp>
                      </Vector>
                    </BinaryOp>
                  </Planet>
                  <CraftProperty property="Nav.Position" style="prop-nav" />
                </BinaryOp>
              </CustomExpression>
              <CustomExpression callFormat="B" format="B return (0)" name="B" style="custom-expression" pos="994.6396,-932.0464">
                <BinaryOp op="*" style="op-mul">
                  <BinaryOp op="/" style="op-div">
                    <Constant text=" 50" />
                    <BinaryOp op="+" style="op-add">
                      <CallCustomExpression call="AGL" style="call-custom-expression" />
                      <Constant text="165" />
                    </BinaryOp>
                  </BinaryOp>
                  <CallCustomExpression call="pingmiantouying" style="call-custom-expression">
                    <CraftProperty property="Vel.Acceleration" style="prop-velocity" />
                    <CraftProperty property="Nav.Position" style="prop-nav" />
                  </CallCustomExpression>
                </BinaryOp>
              </CustomExpression>
            </Expressions>
          </Program>
        </FlightProgram>
      </Part>
      <Part id="100" partType="RCSNozzle1" position="1.5,5.773726,0.000180984" rotation="270,270.0001,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="a90480b3-3afe-46ee-a86c-a8da31258344">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="ea932b35-1a26-4803-928a-7f94dc53a830" />
        <ReactionControlNozzle symmetryId="73d9b444-f629-4192-b105-d776821025e0" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="d63210b1-a5a1-4c3f-b578-d61f71a0ef52" />
      </Part>
      <Part id="101" partType="RCSNozzle1" position="1.813223E-06,5.77373,-1.499821" rotation="270.0198,-2.891466E-05,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="a90480b3-3afe-46ee-a86c-a8da31258344">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="ea932b35-1a26-4803-928a-7f94dc53a830" />
        <ReactionControlNozzle symmetryId="73d9b444-f629-4192-b105-d776821025e0" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="d63210b1-a5a1-4c3f-b578-d61f71a0ef52" />
      </Part>
      <Part id="102" partType="RCSNozzle1" position="-1.5,5.773725,0.0001768354" rotation="270,89.99988,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="a90480b3-3afe-46ee-a86c-a8da31258344">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="ea932b35-1a26-4803-928a-7f94dc53a830" />
        <ReactionControlNozzle symmetryId="73d9b444-f629-4192-b105-d776821025e0" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="d63210b1-a5a1-4c3f-b578-d61f71a0ef52" />
      </Part>
      <Part id="103" partType="RCSNozzle1" position="-2.466492E-06,5.773724,1.500179" rotation="270,180,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="a90480b3-3afe-46ee-a86c-a8da31258344">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="ea932b35-1a26-4803-928a-7f94dc53a830" />
        <ReactionControlNozzle symmetryId="73d9b444-f629-4192-b105-d776821025e0" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="d63210b1-a5a1-4c3f-b578-d61f71a0ef52" />
      </Part>
      <Part id="104" partType="RCSNozzle1" position="1.499972,6.173603,0.0001772646" rotation="270,270.0001,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="d9da71f2-feae-420c-afed-6b9ed341e9cf">
        <Drag drag="0,0,0.001399885,0,0,0" area="0,0,0.003485071,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="b6a583d0-7556-4dee-9f51-6bad88d4d171" />
        <ReactionControlNozzle symmetryId="89c673e4-44c3-471d-a7e3-e997fd3bc7ee" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="a12a4121-941e-4da0-a8fa-b6c0bd179d59" />
      </Part>
      <Part id="105" partType="RCSNozzle1" position="8.535945E-07,6.173607,-1.499792" rotation="270.0198,-5.509843E-05,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="d9da71f2-feae-420c-afed-6b9ed341e9cf">
        <Drag drag="0,0,0.001399885,0,0,0" area="0,0,0.003485071,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="b6a583d0-7556-4dee-9f51-6bad88d4d171" />
        <ReactionControlNozzle symmetryId="89c673e4-44c3-471d-a7e3-e997fd3bc7ee" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="a12a4121-941e-4da0-a8fa-b6c0bd179d59" />
      </Part>
      <Part id="106" partType="RCSNozzle1" position="-1.499972,6.173603,0.0001743439" rotation="270,89.99987,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="d9da71f2-feae-420c-afed-6b9ed341e9cf">
        <Drag drag="0,0,0.001399885,0,0,0" area="0,0,0.003485071,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="b6a583d0-7556-4dee-9f51-6bad88d4d171" />
        <ReactionControlNozzle symmetryId="89c673e4-44c3-471d-a7e3-e997fd3bc7ee" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="a12a4121-941e-4da0-a8fa-b6c0bd179d59" />
      </Part>
      <Part id="107" partType="RCSNozzle1" position="-1.709387E-06,6.173601,1.500143" rotation="270.0198,180,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="d9da71f2-feae-420c-afed-6b9ed341e9cf">
        <Drag drag="0,0,0.001401838,0,0,0" area="0,0,0.003485071,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="b6a583d0-7556-4dee-9f51-6bad88d4d171" />
        <ReactionControlNozzle symmetryId="89c673e4-44c3-471d-a7e3-e997fd3bc7ee" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="a12a4121-941e-4da0-a8fa-b6c0bd179d59" />
      </Part>
      <Part id="112" partType="RCSNozzle1" position="8.535934E-07,5.97361,-1.499791" rotation="270.0198,-5.509843E-05,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="a8f78c66-6331-47be-af38-5e53b5c71c4e">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="7bf6fefd-41e8-4756-8a50-8b64009d67fe" />
        <ReactionControlNozzle symmetryId="4b6cd6c4-dd4c-4af4-8595-6cafce4e4fc9" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="18b36178-9099-49eb-b965-8ea6987e4a0f" />
      </Part>
      <Part id="113" partType="RCSNozzle1" position="-1.499971,5.973607,0.0001740161" rotation="270,89.99987,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="a8f78c66-6331-47be-af38-5e53b5c71c4e">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="7bf6fefd-41e8-4756-8a50-8b64009d67fe" />
        <ReactionControlNozzle symmetryId="4b6cd6c4-dd4c-4af4-8595-6cafce4e4fc9" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="18b36178-9099-49eb-b965-8ea6987e4a0f" />
      </Part>
      <Part id="114" partType="RCSNozzle1" position="-1.649782E-06,5.973607,1.500142" rotation="270.0198,180,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="a8f78c66-6331-47be-af38-5e53b5c71c4e">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="7bf6fefd-41e8-4756-8a50-8b64009d67fe" />
        <ReactionControlNozzle symmetryId="4b6cd6c4-dd4c-4af4-8595-6cafce4e4fc9" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="18b36178-9099-49eb-b965-8ea6987e4a0f" />
      </Part>
      <Part id="115" partType="RCSNozzle1" position="1.499971,5.973607,0.0001764599" rotation="270,270.0001,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="a8f78c66-6331-47be-af38-5e53b5c71c4e">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="7bf6fefd-41e8-4756-8a50-8b64009d67fe" />
        <ReactionControlNozzle symmetryId="4b6cd6c4-dd4c-4af4-8595-6cafce4e4fc9" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="18b36178-9099-49eb-b965-8ea6987e4a0f" />
      </Part>
      <Part id="116" partType="RocketEngine1" position="1.891515E-06,-20.97657,0.0001151178" rotation="0.0001406529,-6.989574E-05,4.648129E-07" name="Mage Engine" activationStage="0" commandPodId="5" materials="0,1,2,3,4" engineTypeTexture="RocketEngine_Type" subTypeTexture="RocketEngine_SubType" nozzleTexture="RocketEngine_Nozzle" nozzleExtensionTexture="RocketEngine_Extension">
        <Drag drag="0.2669952,0.2499063,0,0.1811567,0.2669952,0.2669952" area="0.2979596,0.2979596,0,0.4450995,0.2979596,0.2979596" />
        <Config heatShieldScale="0" supportsTransparency="false" />
        <RocketEngine engineSubTypeId="Staged2" nozzleSize="0.75" nozzleThroatSize="0.9" nozzleTypeId="Delta" size="0.5" wattsPerFuelFlowOverride="-1" ignited="false" ignitionsOverride="-1" ignitionsUsed="0" heatTransferOverride="1" exhaustColorExpanded="Default" mass="17.4686012" price="6256252" />
        <InputController inputId="Throttle" />
      </Part>
      <Part id="119" partType="RocketEngine1" position="-0.5706941,-20.97648,-0.5706058" rotation="8.506896E-05,44.99988,8.158421E-05" name="Mage Engine" activationGroup="1" activationStage="0" commandPodId="5" materials="0,1,2,3,4" symmetryId="16a4870b-756d-480e-8bfe-691fb534fe92" engineTypeTexture="RocketEngine_Type" subTypeTexture="RocketEngine_SubType" nozzleTexture="RocketEngine_Nozzle" nozzleExtensionTexture="RocketEngine_Extension">
        <Drag drag="0,0.3733258,0,0.1818331,0.3539001,0" area="0,0.5214292,0,0.4450995,0.5214292,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="246d3fbb-8f03-4698-a5aa-08b14aa1da19" />
        <RocketEngine engineSubTypeId="Staged2" nozzleSize="0.75" nozzleThroatSize="0.9" nozzleTypeId="Delta" size="0.5" wattsPerFuelFlowOverride="-1" ignited="false" ignitionsOverride="-1" ignitionsUsed="0" heatTransferOverride="1" exhaustColorExpanded="Default" mass="17.4686012" price="6256252" symmetryId="1de454a9-6d93-43b5-9354-29a3ba01c791" />
        <InputController inputId="Throttle" symmetryId="f7076dc4-b40b-48a1-9fc7-a799548c3809" />
      </Part>
      <Part id="120" partType="RocketEngine1" position="-0.5707198,-20.97648,0.570812" rotation="-9.362896E-05,134.9999,7.450078E-05" name="Mage Engine" activationGroup="1" activationStage="0" commandPodId="5" materials="0,1,2,3,4" symmetryId="16a4870b-756d-480e-8bfe-691fb534fe92" engineTypeTexture="RocketEngine_Type" subTypeTexture="RocketEngine_SubType" nozzleTexture="RocketEngine_Nozzle" nozzleExtensionTexture="RocketEngine_Extension">
        <Drag drag="0.3540461,0,0,0.1815901,0.3733258,0" area="0.5214292,0,0,0.4453485,0.5214292,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="246d3fbb-8f03-4698-a5aa-08b14aa1da19" />
        <RocketEngine engineSubTypeId="Staged2" nozzleSize="0.75" nozzleThroatSize="0.9" nozzleTypeId="Delta" size="0.5" wattsPerFuelFlowOverride="-1" ignited="false" ignitionsOverride="-1" ignitionsUsed="0" heatTransferOverride="1" exhaustColorExpanded="Default" mass="17.4686012" price="6256252" symmetryId="1de454a9-6d93-43b5-9354-29a3ba01c791" />
        <InputController inputId="Throttle" symmetryId="f7076dc4-b40b-48a1-9fc7-a799548c3809" />
      </Part>
      <Part id="121" partType="RocketEngine1" position="0.5706979,-20.97648,0.5708374" rotation="-8.654552E-05,224.9999,-0.0001041971" name="Mage Engine" activationGroup="1" activationStage="0" commandPodId="5" materials="0,1,2,3,4" symmetryId="16a4870b-756d-480e-8bfe-691fb534fe92" engineTypeTexture="RocketEngine_Type" subTypeTexture="RocketEngine_SubType" nozzleTexture="RocketEngine_Nozzle" nozzleExtensionTexture="RocketEngine_Extension">
        <Drag drag="0.3733258,0,0,0.1817668,0,0.3547764" area="0.5214292,0,0,0.4453485,0,0.5214292" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="246d3fbb-8f03-4698-a5aa-08b14aa1da19" />
        <RocketEngine engineSubTypeId="Staged2" nozzleSize="0.75" nozzleThroatSize="0.9" nozzleTypeId="Delta" size="0.5" wattsPerFuelFlowOverride="-1" ignited="false" ignitionsOverride="-1" ignitionsUsed="0" heatTransferOverride="1" exhaustColorExpanded="Default" mass="17.4686012" price="6256252" symmetryId="1de454a9-6d93-43b5-9354-29a3ba01c791" />
        <InputController inputId="Throttle" symmetryId="f7076dc4-b40b-48a1-9fc7-a799548c3809" />
      </Part>
      <Part id="122" partType="RocketEngine1" position="0.5707237,-20.97648,-0.5705799" rotation="9.215268E-05,314.9999,-9.711368E-05" name="Mage Engine" activationGroup="1" activationStage="0" commandPodId="5" materials="0,1,2,3,4" symmetryId="16a4870b-756d-480e-8bfe-691fb534fe92" engineTypeTexture="RocketEngine_Type" subTypeTexture="RocketEngine_SubType" nozzleTexture="RocketEngine_Nozzle" nozzleExtensionTexture="RocketEngine_Extension">
        <Drag drag="0,0.3540461,0,0.1818342,0,0.3717192" area="0,0.5214292,0,0.4450995,0,0.5214292" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="246d3fbb-8f03-4698-a5aa-08b14aa1da19" />
        <RocketEngine engineSubTypeId="Staged2" nozzleSize="0.75" nozzleThroatSize="0.9" nozzleTypeId="Delta" size="0.5" wattsPerFuelFlowOverride="-1" ignited="false" ignitionsOverride="-1" ignitionsUsed="0" heatTransferOverride="1" exhaustColorExpanded="Default" mass="17.4686012" price="6256252" symmetryId="1de454a9-6d93-43b5-9354-29a3ba01c791" />
        <InputController inputId="Throttle" symmetryId="f7076dc4-b40b-48a1-9fc7-a799548c3809" />
      </Part>
      <Part id="123" partType="RCSNozzle1" position="2.845188E-06,-21.57657,-1.499865" rotation="270,-6.010742E-05,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="867138da-bda3-40c9-8751-aa23884b5b25">
        <Drag drag="0,0,0,0.008919633,0,0" area="0,0,0,0.01294454,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="bd86d353-a741-4e06-8001-0d31243b28c1" />
        <ReactionControlNozzle symmetryId="01bd0932-f894-4d5b-bbfd-f15349d21fba" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="545af312-fa72-470a-a199-ed98c68d88e5" />
      </Part>
      <Part id="124" partType="RCSNozzle1" position="-1.499977,-21.57658,0.0001132105" rotation="270,89.99982,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="867138da-bda3-40c9-8751-aa23884b5b25">
        <Drag drag="0,0,0,0.008919633,0,0" area="0,0,0,0.01294454,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="bd86d353-a741-4e06-8001-0d31243b28c1" />
        <ReactionControlNozzle symmetryId="01bd0932-f894-4d5b-bbfd-f15349d21fba" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="545af312-fa72-470a-a199-ed98c68d88e5" />
      </Part>
      <Part id="125" partType="RCSNozzle1" position="9.378419E-07,-21.57658,1.500093" rotation="270,180,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="867138da-bda3-40c9-8751-aa23884b5b25">
        <Drag drag="0,0,0,0.008919633,0,0" area="0,0,0,0.01294454,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="bd86d353-a741-4e06-8001-0d31243b28c1" />
        <ReactionControlNozzle symmetryId="01bd0932-f894-4d5b-bbfd-f15349d21fba" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="545af312-fa72-470a-a199-ed98c68d88e5" />
      </Part>
      <Part id="126" partType="RCSNozzle1" position="1.499982,-21.57658,0.0001160715" rotation="270,270.0001,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="867138da-bda3-40c9-8751-aa23884b5b25">
        <Drag drag="0,0,0,0.008919631,0,0" area="0,0,0,0.01294454,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="bd86d353-a741-4e06-8001-0d31243b28c1" />
        <ReactionControlNozzle symmetryId="01bd0932-f894-4d5b-bbfd-f15349d21fba" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="545af312-fa72-470a-a199-ed98c68d88e5" />
      </Part>
      <Part id="127" partType="RCSNozzle1" position="2.845188E-06,-21.37657,-1.499865" rotation="270,-6.010742E-05,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="f72d6a8d-577c-4da7-8227-13589d12c8e3">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="3d83a135-3fb0-4ad4-9849-ccefacdfb091" />
        <ReactionControlNozzle symmetryId="0d15a0f8-7195-4ee9-8d2c-8a7a94de466c" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="2d6ad7e4-1464-40fa-8af2-cd4576b9806b" />
      </Part>
      <Part id="128" partType="RCSNozzle1" position="-1.499977,-21.37659,0.0001136873" rotation="270,89.99982,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="f72d6a8d-577c-4da7-8227-13589d12c8e3">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="3d83a135-3fb0-4ad4-9849-ccefacdfb091" />
        <ReactionControlNozzle symmetryId="0d15a0f8-7195-4ee9-8d2c-8a7a94de466c" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="2d6ad7e4-1464-40fa-8af2-cd4576b9806b" />
      </Part>
      <Part id="129" partType="RCSNozzle1" position="9.378419E-07,-21.37659,1.500093" rotation="270,180,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="f72d6a8d-577c-4da7-8227-13589d12c8e3">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="3d83a135-3fb0-4ad4-9849-ccefacdfb091" />
        <ReactionControlNozzle symmetryId="0d15a0f8-7195-4ee9-8d2c-8a7a94de466c" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="2d6ad7e4-1464-40fa-8af2-cd4576b9806b" />
      </Part>
      <Part id="130" partType="RCSNozzle1" position="1.499982,-21.37659,0.0001165483" rotation="270,270.0001,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="f72d6a8d-577c-4da7-8227-13589d12c8e3">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="3d83a135-3fb0-4ad4-9849-ccefacdfb091" />
        <ReactionControlNozzle symmetryId="0d15a0f8-7195-4ee9-8d2c-8a7a94de466c" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="2d6ad7e4-1464-40fa-8af2-cd4576b9806b" />
      </Part>
      <Part id="131" partType="RCSNozzle1" position="2.845188E-06,-21.17657,-1.499864" rotation="270,-6.010742E-05,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="07f7c05b-26fb-4d47-83e4-8764253b7adc">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="af0ee9e2-d84f-4087-8fe1-2e404b71e3a1" />
        <ReactionControlNozzle symmetryId="854d1939-d6ab-44cc-a65e-ae886f25619e" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="421c26fd-7aac-407c-832b-d835cb5fddb8" />
      </Part>
      <Part id="132" partType="RCSNozzle1" position="-1.499977,-21.17658,0.0001141641" rotation="270,89.99982,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="07f7c05b-26fb-4d47-83e4-8764253b7adc">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="af0ee9e2-d84f-4087-8fe1-2e404b71e3a1" />
        <ReactionControlNozzle symmetryId="854d1939-d6ab-44cc-a65e-ae886f25619e" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="421c26fd-7aac-407c-832b-d835cb5fddb8" />
      </Part>
      <Part id="133" partType="RCSNozzle1" position="9.378419E-07,-21.17658,1.500095" rotation="270,180,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="07f7c05b-26fb-4d47-83e4-8764253b7adc">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="af0ee9e2-d84f-4087-8fe1-2e404b71e3a1" />
        <ReactionControlNozzle symmetryId="854d1939-d6ab-44cc-a65e-ae886f25619e" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="421c26fd-7aac-407c-832b-d835cb5fddb8" />
      </Part>
      <Part id="134" partType="RCSNozzle1" position="1.499982,-21.17658,0.0001170252" rotation="270,270.0001,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="07f7c05b-26fb-4d47-83e4-8764253b7adc">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="af0ee9e2-d84f-4087-8fe1-2e404b71e3a1" />
        <ReactionControlNozzle symmetryId="854d1939-d6ab-44cc-a65e-ae886f25619e" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="421c26fd-7aac-407c-832b-d835cb5fddb8" />
      </Part>
      <Part id="135" partType="Camera1" position="3.798861E-06,-20.17659,-1.496809" rotation="90,180,0" commandPodId="5" materials="0,1,19,3,4">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" includeInDrag="true" />
        <CameraVantage cameraOffset="0,0.065,0" fieldOfView="0.5" fieldOfViewMax="1" fieldOfViewMin="0" nightVisionColor="#80FF8080" version="2" />
        <InputController inputId="Zoom" />
      </Part>
      <Part id="136" partType="Camera1" position="9.37842E-07,4.823362,-1.496755" rotation="90,180,0" commandPodId="5" materials="0,1,19,3,4">
        <Drag drag="0,0,0,0,0,0" area="0,0,0,0,0,0" />
        <Config heatShieldScale="0" includeInDrag="true" />
        <CameraVantage cameraOffset="0,0.065,0" fieldOfView="0.5" fieldOfViewMax="1" fieldOfViewMin="0" nightVisionColor="#80FF8080" version="2" />
        <InputController inputId="Zoom" />
      </Part>
    </Parts>
    <Connections>
      <Connection partA="7" partB="5" attachPointsA="0" attachPointsB="3" />
      <Connection partA="8" partB="5" attachPointsA="2" attachPointsB="2">
        <BodyJoint body="1" connectedBody="2" breakTorque="1E+07" breakForce="0" jointType="Normal" position="-6.55644E-07,1.28631,-8.866627E-07" connectedPosition="-2.487764E-08,-0.8319607,-6.017217E-08" axis="0,0,1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="2" partB="8" attachPointsA="2,4" attachPointsB="1,0" />
      <Connection partA="9" partB="2" attachPointsA="2,4" attachPointsB="1,5" />
      <Connection partA="10" partB="9" attachPointsA="2,4" attachPointsB="1,5" />
      <Connection partA="11" partB="10" attachPointsA="0" attachPointsB="5" />
      <Connection partA="3" partB="10" attachPointsA="0" attachPointsB="0" symmetryId="0b90c33e-6ffe-4c86-9cd2-2ed53909b85d" />
      <Connection partA="12" partB="10" attachPointsA="0" attachPointsB="0" symmetryId="0b90c33e-6ffe-4c86-9cd2-2ed53909b85d" />
      <Connection partA="13" partB="10" attachPointsA="0" attachPointsB="0" symmetryId="0b90c33e-6ffe-4c86-9cd2-2ed53909b85d" />
      <Connection partA="14" partB="10" attachPointsA="0" attachPointsB="0" symmetryId="0b90c33e-6ffe-4c86-9cd2-2ed53909b85d" />
      <Connection partA="16" partB="15" attachPointsA="0" attachPointsB="0">
        <BodyJoint body="3" connectedBody="4" breakTorque="1E+07" breakForce="0" jointType="Normal" position="-3.660801E-06,5.379765,-1.936688E-05" connectedPosition="1.55851E-07,-1.750004,-2.429486E-06" axis="0,0,1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="18" partB="10" attachPointsA="0" attachPointsB="0" symmetryId="b2d81e7e-2a95-48dc-8cca-44bf48b079d1">
        <BodyJoint body="1" connectedBody="5" breakTorque="1E+07" breakForce="0" jointType="Normal" position="-1.082518,-0.7136688,0.6249995" connectedPosition="0,0,0" axis="0,0,1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="19" partB="10" attachPointsA="0" attachPointsB="0" symmetryId="db0bbbb9-ad44-4aff-ad1c-e047981371e5">
        <BodyJoint body="1" connectedBody="6" breakTorque="1E+07" breakForce="0" jointType="Normal" position="-1.082579,-0.7136688,-0.6250005" connectedPosition="0,0,0" axis="0,0,1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="20" partB="10" attachPointsA="0" attachPointsB="0" symmetryId="b2d81e7e-2a95-48dc-8cca-44bf48b079d1">
        <BodyJoint body="1" connectedBody="7" breakTorque="1E+07" breakForce="0" jointType="Normal" position="1.082521,-0.7136688,0.6250002" connectedPosition="0,0,0" axis="0,0,1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="21" partB="10" attachPointsA="0" attachPointsB="0" symmetryId="db0bbbb9-ad44-4aff-ad1c-e047981371e5">
        <BodyJoint body="1" connectedBody="8" breakTorque="1E+07" breakForce="0" jointType="Normal" position="1.082583,-0.7136688,-0.6250001" connectedPosition="0,0,0" axis="0,0,1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="22" partB="9" attachPointsA="0" attachPointsB="0" symmetryId="3369ad55-f80a-4f7a-a000-7dfcaa7e6c05" />
      <Connection partA="23" partB="9" attachPointsA="0" attachPointsB="0" symmetryId="3369ad55-f80a-4f7a-a000-7dfcaa7e6c05" />
      <Connection partA="24" partB="9" attachPointsA="0" attachPointsB="0" symmetryId="3369ad55-f80a-4f7a-a000-7dfcaa7e6c05" />
      <Connection partA="25" partB="9" attachPointsA="0" attachPointsB="0" symmetryId="3369ad55-f80a-4f7a-a000-7dfcaa7e6c05" />
      <Connection partA="26" partB="10" attachPointsA="0" attachPointsB="0" symmetryId="d96cfa67-e674-47b8-ac92-dffed64cae6e" />
      <Connection partA="27" partB="10" attachPointsA="0" attachPointsB="0" symmetryId="d96cfa67-e674-47b8-ac92-dffed64cae6e" />
      <Connection partA="28" partB="10" attachPointsA="0" attachPointsB="0" symmetryId="d96cfa67-e674-47b8-ac92-dffed64cae6e" />
      <Connection partA="29" partB="10" attachPointsA="0" attachPointsB="0" symmetryId="d96cfa67-e674-47b8-ac92-dffed64cae6e" />
      <Connection partA="30" partB="10" attachPointsA="5" attachPointsB="0" symmetryId="6e9d186e-4219-4a94-b0c1-0402717ba796" />
      <Connection partA="31" partB="10" attachPointsA="5" attachPointsB="0" symmetryId="6e9d186e-4219-4a94-b0c1-0402717ba796" />
      <Connection partA="32" partB="10" attachPointsA="5" attachPointsB="0" symmetryId="6e9d186e-4219-4a94-b0c1-0402717ba796" />
      <Connection partA="33" partB="10" attachPointsA="5" attachPointsB="0" symmetryId="6e9d186e-4219-4a94-b0c1-0402717ba796" />
      <Connection partA="34" partB="30" attachPointsA="0" attachPointsB="4" symmetryId="5f2a3f40-cd63-43a6-be89-c554767c6913" />
      <Connection partA="35" partB="31" attachPointsA="0" attachPointsB="4" symmetryId="5f2a3f40-cd63-43a6-be89-c554767c6913" />
      <Connection partA="36" partB="32" attachPointsA="0" attachPointsB="4" symmetryId="5f2a3f40-cd63-43a6-be89-c554767c6913" />
      <Connection partA="37" partB="33" attachPointsA="0" attachPointsB="4" symmetryId="5f2a3f40-cd63-43a6-be89-c554767c6913" />
      <Connection partA="38" partB="30" attachPointsA="0" attachPointsB="2" symmetryId="26e42c9d-f34a-45aa-8d84-993caee0560e" />
      <Connection partA="39" partB="31" attachPointsA="0" attachPointsB="2" symmetryId="26e42c9d-f34a-45aa-8d84-993caee0560e" />
      <Connection partA="40" partB="32" attachPointsA="0" attachPointsB="2" symmetryId="26e42c9d-f34a-45aa-8d84-993caee0560e" />
      <Connection partA="41" partB="33" attachPointsA="0" attachPointsB="2" symmetryId="26e42c9d-f34a-45aa-8d84-993caee0560e" />
      <Connection partA="42" partB="30" attachPointsA="0" attachPointsB="3" symmetryId="365256d2-8707-4d58-9a78-111b75c24678" />
      <Connection partA="43" partB="31" attachPointsA="0" attachPointsB="3" symmetryId="365256d2-8707-4d58-9a78-111b75c24678" />
      <Connection partA="44" partB="32" attachPointsA="0" attachPointsB="3" symmetryId="365256d2-8707-4d58-9a78-111b75c24678" />
      <Connection partA="45" partB="33" attachPointsA="0" attachPointsB="3" symmetryId="365256d2-8707-4d58-9a78-111b75c24678" />
      <Connection partA="54" partB="5" attachPointsA="0" attachPointsB="4">
        <BodyJoint body="9" connectedBody="2" breakTorque="1E+07" breakForce="0" jointType="Normal" position="0,0,0" connectedPosition="-2.487764E-08,0.2455711,-3.550667E-09" axis="-8.742278E-08,0,-1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="55" partB="5" attachPointsA="0" attachPointsB="4">
        <BodyJoint body="10" connectedBody="2" breakTorque="1E+07" breakForce="0" jointType="Normal" position="0,0,0" connectedPosition="-2.487764E-08,0.2455711,-3.550667E-09" axis="-8.742278E-08,0,-1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="56" partB="5" attachPointsA="0" attachPointsB="4">
        <BodyJoint body="11" connectedBody="2" breakTorque="1E+07" breakForce="0" jointType="Normal" position="0,0,0" connectedPosition="-2.487764E-08,0.2455711,-3.550667E-09" axis="-8.742278E-08,0,-1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="62" partB="61" attachPointsA="2,4" attachPointsB="1,5" />
      <Connection partA="15" partB="11" attachPointsA="2" attachPointsB="1">
        <BodyJoint body="3" connectedBody="1" breakTorque="1E+07" breakForce="0" jointType="Normal" position="-6.884305E-07,5.879782,8.323637E-06" connectedPosition="7.748658E-07,-2.213686,-7.334165E-07" axis="0,0,1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="57" partB="15" attachPointsA="2" attachPointsB="1" />
      <Connection partA="59" partB="57" attachPointsA="2,4" attachPointsB="1,5" />
      <Connection partA="58" partB="59" attachPointsA="0" attachPointsB="1" />
      <Connection partA="60" partB="59" attachPointsA="2" attachPointsB="5">
        <BodyJoint body="12" connectedBody="3" breakTorque="1E+07" breakForce="0" jointType="Normal" position="-1.676148E-06,17.82527,0.0002869746" connectedPosition="6.721474E-07,-4.620243,-8.2763E-06" axis="0,0,1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="76" partB="75" attachPointsA="0" attachPointsB="0" symmetryId="bbd94730-3e4a-4b6f-8224-d76b37e0af43">
        <BodyJoint body="2" connectedBody="13" breakTorque="1E+07" breakForce="0" jointType="Hinge" position="0.3299748,1.897881,-0.3300031" connectedPosition="2.086163E-07,-0.01786804,0" axis="-8.545101E-08,1,-2.631077E-07" secondaryAxis="-0.7071069,-2.086163E-07,-0.7071068" />
      </Connection>
      <Connection partA="75" partB="74" attachPointsA="1" attachPointsB="0" symmetryId="78247a93-65e2-4a82-bdc2-7c4aaeff81f9" />
      <Connection partA="78" partB="77" attachPointsA="0" attachPointsB="0" symmetryId="bbd94730-3e4a-4b6f-8224-d76b37e0af43">
        <BodyJoint body="2" connectedBody="14" breakTorque="1E+07" breakForce="0" jointType="Hinge" position="-0.3300032,1.897881,-0.3299745" connectedPosition="0,-0.01786804,0" axis="-8.429364E-08,1,-9.336298E-08" secondaryAxis="-0.7071069,-1.490116E-07,0.7071069" />
      </Connection>
      <Connection partA="77" partB="74" attachPointsA="1" attachPointsB="0" symmetryId="78247a93-65e2-4a82-bdc2-7c4aaeff81f9" />
      <Connection partA="80" partB="79" attachPointsA="0" attachPointsB="0" symmetryId="bbd94730-3e4a-4b6f-8224-d76b37e0af43">
        <BodyJoint body="2" connectedBody="15" breakTorque="1E+07" breakForce="0" jointType="Hinge" position="-0.3299747,1.897881,0.3300028" connectedPosition="-2.086163E-07,-0.01786804,0" axis="8.545103E-08,1,-9.452022E-08" secondaryAxis="0.7071069,-1.192093E-07,0.7071069" />
      </Connection>
      <Connection partA="79" partB="74" attachPointsA="1" attachPointsB="0" symmetryId="78247a93-65e2-4a82-bdc2-7c4aaeff81f9" />
      <Connection partA="82" partB="81" attachPointsA="0" attachPointsB="0" symmetryId="bbd94730-3e4a-4b6f-8224-d76b37e0af43">
        <BodyJoint body="2" connectedBody="16" breakTorque="1E+07" breakForce="0" jointType="Hinge" position="0.3300031,1.897881,0.3299744" connectedPosition="0,-0.01786804,0" axis="8.429377E-08,1,-2.642649E-07" secondaryAxis="0.7071069,-2.384186E-07,-0.7071068" />
      </Connection>
      <Connection partA="81" partB="74" attachPointsA="1" attachPointsB="0" symmetryId="78247a93-65e2-4a82-bdc2-7c4aaeff81f9" />
      <Connection partA="84" partB="74" attachPointsA="3" attachPointsB="2" />
      <Connection partA="74" partB="5" attachPointsA="1" attachPointsB="1" />
      <Connection partA="6" partB="5" attachPointsA="0" attachPointsB="0" />
      <Connection partA="85" partB="5" attachPointsA="0" attachPointsB="5" symmetryId="5b165303-8872-403e-b821-5f87b5f3e868">
        <BodyJoint body="2" connectedBody="17" breakTorque="1E+07" breakForce="0" jointType="Normal" position="-7.18187E-08,1.74155,0.536659" connectedPosition="0,0,0" axis="0,0,1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="86" partB="5" attachPointsA="0" attachPointsB="5" symmetryId="5b165303-8872-403e-b821-5f87b5f3e868">
        <BodyJoint body="2" connectedBody="18" breakTorque="1E+07" breakForce="0" jointType="Normal" position="0.5366589,1.74155,7.534982E-08" connectedPosition="0,0,1.455192E-11" axis="0,0,1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="87" partB="5" attachPointsA="0" attachPointsB="5" symmetryId="5b165303-8872-403e-b821-5f87b5f3e868">
        <BodyJoint body="2" connectedBody="19" breakTorque="1E+07" breakForce="0" jointType="Normal" position="-2.485467E-08,1.74155,-0.536659" connectedPosition="2.273737E-13,0,0" axis="0,0,1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="88" partB="5" attachPointsA="0" attachPointsB="5" symmetryId="5b165303-8872-403e-b821-5f87b5f3e868">
        <BodyJoint body="2" connectedBody="20" breakTorque="1E+07" breakForce="0" jointType="Normal" position="-0.5366588,1.74155,-1.855369E-08" connectedPosition="0,0,0" axis="0,0,1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="89" partB="30" attachPointsA="0" attachPointsB="0" symmetryId="dc0099bc-f34a-4fa1-85cc-e324ddf56b03" />
      <Connection partA="90" partB="31" attachPointsA="0" attachPointsB="0" symmetryId="dc0099bc-f34a-4fa1-85cc-e324ddf56b03" />
      <Connection partA="91" partB="32" attachPointsA="0" attachPointsB="0" symmetryId="dc0099bc-f34a-4fa1-85cc-e324ddf56b03" />
      <Connection partA="92" partB="33" attachPointsA="0" attachPointsB="0" symmetryId="dc0099bc-f34a-4fa1-85cc-e324ddf56b03" />
      <Connection partA="93" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="cafa1359-d7a9-4033-92e3-9dfd71980dc9" />
      <Connection partA="94" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="cafa1359-d7a9-4033-92e3-9dfd71980dc9" />
      <Connection partA="95" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="cafa1359-d7a9-4033-92e3-9dfd71980dc9" />
      <Connection partA="96" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="cafa1359-d7a9-4033-92e3-9dfd71980dc9" />
      <Connection partA="98" partB="60" attachPointsA="2,4" attachPointsB="1,0" />
      <Connection partA="99" partB="97" attachPointsA="0" attachPointsB="0" />
      <Connection partA="100" partB="98" attachPointsA="0" attachPointsB="0" symmetryId="4410b80d-7cb0-4b66-bd32-a2beeec53725" />
      <Connection partA="101" partB="98" attachPointsA="0" attachPointsB="0" symmetryId="4410b80d-7cb0-4b66-bd32-a2beeec53725" />
      <Connection partA="102" partB="98" attachPointsA="0" attachPointsB="0" symmetryId="4410b80d-7cb0-4b66-bd32-a2beeec53725" />
      <Connection partA="103" partB="98" attachPointsA="0" attachPointsB="0" symmetryId="4410b80d-7cb0-4b66-bd32-a2beeec53725" />
      <Connection partA="105" partB="97" attachPointsA="0" attachPointsB="0" symmetryId="55bd86b3-7000-47b7-8af8-04e17a0bb70e" />
      <Connection partA="104" partB="97" attachPointsA="0" attachPointsB="0" symmetryId="55bd86b3-7000-47b7-8af8-04e17a0bb70e" />
      <Connection partA="106" partB="97" attachPointsA="0" attachPointsB="0" symmetryId="55bd86b3-7000-47b7-8af8-04e17a0bb70e" />
      <Connection partA="107" partB="97" attachPointsA="0" attachPointsB="0" symmetryId="55bd86b3-7000-47b7-8af8-04e17a0bb70e" />
      <Connection partA="112" partB="97" attachPointsA="0" attachPointsB="0" symmetryId="e067321c-f538-4c82-958d-2eb5f842f0d9" />
      <Connection partA="113" partB="97" attachPointsA="0" attachPointsB="0" symmetryId="e067321c-f538-4c82-958d-2eb5f842f0d9" />
      <Connection partA="114" partB="97" attachPointsA="0" attachPointsB="0" symmetryId="e067321c-f538-4c82-958d-2eb5f842f0d9" />
      <Connection partA="115" partB="97" attachPointsA="0" attachPointsB="0" symmetryId="e067321c-f538-4c82-958d-2eb5f842f0d9" />
      <Connection partA="116" partB="62" attachPointsA="0" attachPointsB="1" />
      <Connection partA="119" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="5998fc63-ef4a-4f66-9f0b-d84a5af94cdc" />
      <Connection partA="120" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="5998fc63-ef4a-4f66-9f0b-d84a5af94cdc" />
      <Connection partA="121" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="5998fc63-ef4a-4f66-9f0b-d84a5af94cdc" />
      <Connection partA="122" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="5998fc63-ef4a-4f66-9f0b-d84a5af94cdc" />
      <Connection partA="123" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="6dbf2e4d-2931-4657-90cf-fcbb5f7d8385" />
      <Connection partA="124" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="6dbf2e4d-2931-4657-90cf-fcbb5f7d8385" />
      <Connection partA="125" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="6dbf2e4d-2931-4657-90cf-fcbb5f7d8385" />
      <Connection partA="126" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="6dbf2e4d-2931-4657-90cf-fcbb5f7d8385" />
      <Connection partA="127" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="db77683f-645b-4863-a8c9-cb33110557a0" />
      <Connection partA="128" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="db77683f-645b-4863-a8c9-cb33110557a0" />
      <Connection partA="129" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="db77683f-645b-4863-a8c9-cb33110557a0" />
      <Connection partA="130" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="db77683f-645b-4863-a8c9-cb33110557a0" />
      <Connection partA="131" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="3e3a3dbb-3d59-434b-bf36-2cb87442f462" />
      <Connection partA="132" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="3e3a3dbb-3d59-434b-bf36-2cb87442f462" />
      <Connection partA="133" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="3e3a3dbb-3d59-434b-bf36-2cb87442f462" />
      <Connection partA="134" partB="61" attachPointsA="0" attachPointsB="0" symmetryId="3e3a3dbb-3d59-434b-bf36-2cb87442f462" />
      <Connection partA="97" partB="98" attachPointsA="2,4" attachPointsB="1,5" />
      <Connection partA="135" partB="61" attachPointsA="0" attachPointsB="0" />
      <Connection partA="136" partB="61" attachPointsA="0" attachPointsB="0" />
      <Connection partA="61" partB="97" attachPointsA="2,4" attachPointsB="1,5" />
    </Connections>
    <Collisions>
      <Collision partA="2" partB="7" colliderNameA="Collider" colliderNameB="Collider" />
      <Collision partA="8" partB="7" colliderNameA="Collider" colliderNameB="Collider" />
      <Collision partA="3" partB="15" colliderNameA="NozzleCollider" colliderNameB="Collider" />
      <Collision partA="3" partB="57" colliderNameA="NozzleCollider" colliderNameB="Collider" />
      <Collision partA="12" partB="15" colliderNameA="NozzleCollider" colliderNameB="Collider" />
      <Collision partA="12" partB="57" colliderNameA="NozzleCollider" colliderNameB="Collider" />
      <Collision partA="13" partB="15" colliderNameA="NozzleCollider" colliderNameB="Collider" />
      <Collision partA="13" partB="57" colliderNameA="NozzleCollider" colliderNameB="Collider" />
      <Collision partA="14" partB="15" colliderNameA="NozzleCollider" colliderNameB="Collider" />
      <Collision partA="14" partB="57" colliderNameA="NozzleCollider" colliderNameB="Collider" />
      <Collision partA="9" partB="16" colliderNameA="Collider" colliderNameB="Collider.004" />
      <Collision partA="9" partB="16" colliderNameA="Collider" colliderNameB="Collider.005" />
      <Collision partA="9" partB="16" colliderNameA="Collider" colliderNameB="Collider.006" />
      <Collision partA="9" partB="16" colliderNameA="Collider" colliderNameB="Collider.007" />
      <Collision partA="9" partB="16" colliderNameA="Collider" colliderNameB="Collider.000" />
      <Collision partA="9" partB="16" colliderNameA="Collider" colliderNameB="Collider.001" />
      <Collision partA="9" partB="16" colliderNameA="Collider" colliderNameB="Collider.002" />
      <Collision partA="9" partB="16" colliderNameA="Collider" colliderNameB="Collider.003" />
      <Collision partA="22" partB="16" colliderNameA="Collider" colliderNameB="Collider.002" />
      <Collision partA="23" partB="16" colliderNameA="Collider" colliderNameB="Collider.000" />
      <Collision partA="24" partB="16" colliderNameA="Collider" colliderNameB="Collider.006" />
      <Collision partA="25" partB="16" colliderNameA="Collider" colliderNameB="Collider.004" />
      <Collision partA="11" partB="16" colliderNameA="Collider" colliderNameB="Collider.004" />
      <Collision partA="11" partB="16" colliderNameA="Collider" colliderNameB="Collider.005" />
      <Collision partA="11" partB="16" colliderNameA="Collider" colliderNameB="Collider.006" />
      <Collision partA="11" partB="16" colliderNameA="Collider" colliderNameB="Collider.007" />
      <Collision partA="11" partB="16" colliderNameA="Collider" colliderNameB="Collider.000" />
      <Collision partA="11" partB="16" colliderNameA="Collider" colliderNameB="Collider.001" />
      <Collision partA="11" partB="16" colliderNameA="Collider" colliderNameB="Collider.002" />
      <Collision partA="11" partB="16" colliderNameA="Collider" colliderNameB="Collider.003" />
      <Collision partA="10" partB="18" />
      <Collision partA="10" partB="19" />
      <Collision partA="10" partB="20" />
      <Collision partA="10" partB="21" />
      <Collision partA="6" partB="76" colliderNameA="NoseCone" colliderNameB="DockingPortCollider" />
      <Collision partA="75" partB="76" colliderNameA="Axel" colliderNameB="DockingPortCollider" />
      <Collision partA="6" partB="78" colliderNameA="NoseCone" colliderNameB="DockingPortCollider" />
      <Collision partA="77" partB="78" colliderNameA="Axel" colliderNameB="DockingPortCollider" />
      <Collision partA="6" partB="80" colliderNameA="NoseCone" colliderNameB="DockingPortCollider" />
      <Collision partA="79" partB="80" colliderNameA="Axel" colliderNameB="DockingPortCollider" />
      <Collision partA="6" partB="82" colliderNameA="NoseCone" colliderNameB="DockingPortCollider" />
      <Collision partA="81" partB="82" colliderNameA="Axel" colliderNameB="DockingPortCollider" />
      <Collision partA="15" partB="16" colliderNameA="Collider" colliderNameB="Collider.004" />
      <Collision partA="15" partB="16" colliderNameA="Collider" colliderNameB="Collider.005" />
      <Collision partA="15" partB="16" colliderNameA="Collider" colliderNameB="Collider.006" />
      <Collision partA="15" partB="16" colliderNameA="Collider" colliderNameB="Collider.007" />
      <Collision partA="15" partB="16" colliderNameA="Collider" colliderNameB="Collider.000" />
      <Collision partA="15" partB="16" colliderNameA="Collider" colliderNameB="Collider.001" />
      <Collision partA="15" partB="16" colliderNameA="Collider" colliderNameB="Collider.002" />
      <Collision partA="15" partB="16" colliderNameA="Collider" colliderNameB="Collider.003" />
      <Collision partA="57" partB="16" colliderNameA="Collider" colliderNameB="Collider.004" />
      <Collision partA="57" partB="16" colliderNameA="Collider" colliderNameB="Collider.005" />
      <Collision partA="57" partB="16" colliderNameA="Collider" colliderNameB="Collider.006" />
      <Collision partA="57" partB="16" colliderNameA="Collider" colliderNameB="Collider.007" />
      <Collision partA="57" partB="16" colliderNameA="Collider" colliderNameB="Collider.000" />
      <Collision partA="57" partB="16" colliderNameA="Collider" colliderNameB="Collider.001" />
      <Collision partA="57" partB="16" colliderNameA="Collider" colliderNameB="Collider.002" />
      <Collision partA="57" partB="16" colliderNameA="Collider" colliderNameB="Collider.003" />
      <Collision partA="59" partB="60" colliderNameA="Collider" colliderNameB="Collider" />
      <Collision partA="58" partB="60" colliderNameA="NozzleCollider" colliderNameB="Collider" />
    </Collisions>
    <Bodies>
      <Body id="1" partIds="2,8,9,10,22,23,24,25,11,3,12,13,14,26,27,28,29,30,31,32,33,34,38,42,89,35,39,43,90,36,40,44,91,37,41,45,92" mass="138.629242" position="-2.839975E-06,22.0375,0.0002038843" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="2" partIds="5,7,74,6,75,77,79,81,84" mass="42.1541862" position="-3.470741E-06,24.15577,0.0002030578" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="3" partIds="15,57,59,58" mass="448.259064" position="-1.376679E-06,13.94403,0.0001948273" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="4" partIds="16" mass="4.82423735" position="-5.193331E-06,21.0738,0.0001778899" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="5" partIds="18" mass="1.00453126" position="-1.082521,21.32383,0.6252034" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="6" partIds="19" mass="1.00453126" position="-1.082582,21.32383,-0.6247966" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="7" partIds="20" mass="1.00453126" position="1.082518,21.32383,0.6252041" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="8" partIds="21" mass="1.00453126" position="1.08258,21.32383,-0.6247962" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="9" partIds="54" mass="1.16126" position="-3.495619E-06,24.40134,0.0002030543" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="10" partIds="55" mass="1.16126" position="-3.495619E-06,24.40134,0.0002030543" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="11" partIds="56" mass="1.16126" position="-3.495619E-06,24.40134,0.0002030543" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="12" partIds="60,98,100,101,102,103,97,99,105,104,106,107,112,113,114,115,61,62,93,94,95,96,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,116" mass="1287.95886" position="9.716169E-07,-8.501486,-0.0001004237" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="13" partIds="76" mass="0.178125" position="0.3299711,26.07152,-0.3298" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="14" partIds="78" mass="0.178125" position="-0.3300067,26.07152,-0.3297715" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="15" partIds="80" mass="0.178125" position="-0.329978,26.07152,0.3302059" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="16" partIds="82" mass="0.178125" position="0.3299997,26.07152,0.3301775" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="17" partIds="85" mass="3.39581251" position="-3.54256E-06,25.89732,0.5368621" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="18" partIds="86" mass="3.39581251" position="0.5366554,25.89732,0.0002031332" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="19" partIds="87" mass="3.39581251" position="-3.495596E-06,25.89732,-0.5364559" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="20" partIds="88" mass="3.39581251" position="-0.5366623,25.89732,0.0002030393" rotation="0,0,0" centerOfMass="0,0,0" />
    </Bodies>
  </Assembly>
  <DesignerSettings themeName="Gen X">
    <Theme name="Custom" id="25a9195c-c404-4c77-9ea1-eef798ccc505">
      <Material name="Base Color" color="FFFFFF" m="0.3" s="0" />
      <Material name="Detail Color" color="178BFF" m="0" s="0.3" />
      <Material name="Light Metal" color="CBCDCE" m="0.85" s="0.8" />
      <Material name="Heavy Metal" color="76736F" m="0.85" s="0.5" />
      <Material name="Ablative" color="000000" m="0.85" s="0" d="0.5" />
      <Material name="Accent Color 1" color="FFFFFF" m="0.1" s="0.08" />
      <Material name="Accent Color 2" color="FFFFFF" m="0.1" s="0.08" />
      <Material name="Accent Color 3" color="FFFFFF" m="0.1" s="0.08" />
      <Material name="Accent Color 4" color="FFFFFF" m="0.1" s="0.08" />
      <Material name="Accent Color 5" color="FFFFFF" m="0.1" s="0.08" />
      <Material name="Gauge Color 1" color="000000" m="0.85" s="0" />
      <Material name="Gauge Color 2" color="FF8000" m="0" s="0.5" e="1" />
      <Material name="Gauge Color 3" color="FFFFFF" m="0" s="0" e="1" />
      <Material name="Gauge Color 4" color="FF0000" m="0" s="0" e="1" />
      <Material name="Gauge Color 5" color="68D100" m="0" s="0" e="1" />
      <Material name="Fabric Base" color="FFFFFF" m="0" s="0" d="0.2" />
      <Material name="Fabric Detail" color="178BFF" m="0" s="0" d="0.1" />
      <Material name="Brushed Light Metal" color="CBCDCE" m="0.85" s="0.3" d="0.5" />
      <Material name="Brushed Heavy Metal" color="76736F" m="0.85" s="0.3" d="0.5" />
      <Material name="Sun Insulation" color="574204" m="0.95" s="0.95" d="0.2" />
      <Material name="Solar Cells" color="000046" m="0.85" s="0.5" d="0.1" />
      <Material name="Light" color="FFEEB9" m="0" s="1" />
      <Material name="Display" color="FFFFFF" m="0.1" s="0.08" />
      <Material name="Glass Exterior" color="FFFFFF" m="1" s="1" t="0.8" />
      <Material name="Glass Interior" color="808080" m="1" s="0" t="0.9" />
    </Theme>
  </DesignerSettings>
  <Themes>
    <Theme name="Gen X" id="30e93e32-a756-46b9-8fa2-6596a606686b">
      <Material name="Base Color" color="FFFFFF" m="0.3" s="0.6" />
      <Material name="Detail Color" color="000000" m="0.3" s="0.6" />
      <Material name="Light Metal" color="007FFF" m="0.3" s="0.6" />
      <Material name="Heavy Metal" color="FF0000" m="0.3" s="0.6" />
      <Material name="Ablative" color="0000FF" m="0.3" s="0.6" />
      <Material name="Accent Color 1" color="FFFFFF" m="0.1" s="0.08" />
      <Material name="Accent Color 2" color="FFFFFF" m="0.1" s="0.08" />
      <Material name="Accent Color 3" color="FFFFFF" m="0.1" s="0.08" />
      <Material name="Accent Color 4" color="FFFFFF" m="0.1" s="0.08" />
      <Material name="Accent Color 5" color="FFFFFF" m="0.1" s="0.08" />
      <Material name="Gauge Color 1" color="000000" m="0.85" s="0" />
      <Material name="Gauge Color 2" color="FF8000" m="0" s="0.5" e="1" />
      <Material name="Gauge Color 3" color="FFFFFF" m="0" s="0" e="1" />
      <Material name="Gauge Color 4" color="FF0000" m="0" s="0" e="1" />
      <Material name="Gauge Color 5" color="68D100" m="0" s="0" e="1" />
      <Material name="Fabric Base" color="FFFFFF" m="0" s="0" d="0.2" />
      <Material name="Fabric Detail" color="393939" m="0" s="0" d="0.2" />
      <Material name="Brushed Light Metal" color="FFFFFF" m="0" s="0" />
      <Material name="Brushed Heavy Metal" color="000000" m="1" s="0.66" />
      <Material name="Sun Insulation" color="000000" m="0" s="1" />
      <Material name="Solar Cells" color="000046" m="1" s="0.5" d="0.1" />
      <Material name="Light" color="FFEEB9" m="0" s="1" />
      <Material name="Display" color="FFFFFF" m="0.1" s="0.08" />
      <Material name="Glass Exterior" color="FFFFFF" m="1" s="1" t="0.8" />
      <Material name="Glass Interior" color="808080" m="1" s="0" t="0.9" />
    </Theme>
  </Themes>
  <Symmetry>
    <Group mode="Radial4" rootPartId="10" attachPointId="0">
      <Slice angle="0" rootPartId="3" parts="3" />
      <Slice angle="90" rootPartId="12" parts="12" />
      <Slice angle="180" rootPartId="13" parts="13" />
      <Slice angle="270" rootPartId="14" parts="14" />
    </Group>
    <Group mode="Radial4" rootPartId="9" attachPointId="0">
      <Slice angle="0" rootPartId="22" parts="22" />
      <Slice angle="90" rootPartId="23" parts="23" />
      <Slice angle="180" rootPartId="24" parts="24" />
      <Slice angle="270" rootPartId="25" parts="25" />
    </Group>
    <Group mode="Radial4" rootPartId="10" attachPointId="0">
      <Slice angle="0" rootPartId="26" parts="26" />
      <Slice angle="90" rootPartId="27" parts="27" />
      <Slice angle="180" rootPartId="28" parts="28" />
      <Slice angle="270" rootPartId="29" parts="29" />
    </Group>
    <Group mode="Radial4" rootPartId="10" attachPointId="0">
      <Slice angle="0" rootPartId="30" parts="30,34,38,42,89" />
      <Slice angle="90" rootPartId="31" parts="31,35,39,43,90" />
      <Slice angle="180" rootPartId="32" parts="32,36,40,44,91" />
      <Slice angle="270" rootPartId="33" parts="33,37,41,45,92" />
    </Group>
    <Group mode="Radial4" rootPartId="74" attachPointId="0">
      <Slice angle="0" rootPartId="75" parts="75,76" />
      <Slice angle="90" rootPartId="77" parts="77,78" />
      <Slice angle="180" rootPartId="79" parts="79,80" />
      <Slice angle="270" rootPartId="81" parts="81,82" />
    </Group>
    <Group mode="Radial4" rootPartId="5" attachPointId="5">
      <Slice angle="0" rootPartId="85" parts="85" />
      <Slice angle="90" rootPartId="86" parts="86" />
      <Slice angle="180" rootPartId="87" parts="87" />
      <Slice angle="270" rootPartId="88" parts="88" />
    </Group>
    <Group mode="Radial4" rootPartId="61" attachPointId="0">
      <Slice angle="0" rootPartId="93" parts="93" />
      <Slice angle="90" rootPartId="94" parts="94" />
      <Slice angle="180" rootPartId="95" parts="95" />
      <Slice angle="270" rootPartId="96" parts="96" />
    </Group>
    <Group mode="Radial4" rootPartId="98" attachPointId="0">
      <Slice angle="0" rootPartId="100" parts="100" />
      <Slice angle="90" rootPartId="101" parts="101" />
      <Slice angle="180" rootPartId="102" parts="102" />
      <Slice angle="270" rootPartId="103" parts="103" />
    </Group>
    <Group mode="Radial4" rootPartId="97" attachPointId="0">
      <Slice angle="0" rootPartId="104" parts="104" />
      <Slice angle="90" rootPartId="105" parts="105" />
      <Slice angle="180" rootPartId="106" parts="106" />
      <Slice angle="270" rootPartId="107" parts="107" />
    </Group>
    <Group mode="Radial4" rootPartId="97" attachPointId="0">
      <Slice angle="0" rootPartId="112" parts="112" />
      <Slice angle="90" rootPartId="113" parts="113" />
      <Slice angle="180" rootPartId="114" parts="114" />
      <Slice angle="270" rootPartId="115" parts="115" />
    </Group>
    <Group mode="Radial4" rootPartId="61" attachPointId="0">
      <Slice angle="0" rootPartId="119" parts="119" />
      <Slice angle="90" rootPartId="120" parts="120" />
      <Slice angle="180" rootPartId="121" parts="121" />
      <Slice angle="270" rootPartId="122" parts="122" />
    </Group>
    <Group mode="Radial4" rootPartId="61" attachPointId="0">
      <Slice angle="0" rootPartId="123" parts="123" />
      <Slice angle="90" rootPartId="124" parts="124" />
      <Slice angle="180" rootPartId="125" parts="125" />
      <Slice angle="270" rootPartId="126" parts="126" />
    </Group>
    <Group mode="Radial4" rootPartId="61" attachPointId="0">
      <Slice angle="0" rootPartId="127" parts="127" />
      <Slice angle="90" rootPartId="128" parts="128" />
      <Slice angle="180" rootPartId="129" parts="129" />
      <Slice angle="270" rootPartId="130" parts="130" />
    </Group>
    <Group mode="Radial4" rootPartId="61" attachPointId="0">
      <Slice angle="0" rootPartId="131" parts="131" />
      <Slice angle="90" rootPartId="132" parts="132" />
      <Slice angle="180" rootPartId="133" parts="133" />
      <Slice angle="270" rootPartId="134" parts="134" />
    </Group>
  </Symmetry>
</Craft>