﻿<?xml version="1.0" encoding="utf-8"?>
<Craft name="11111" parent="" initialBoundsMin="-2.472656,-3.357808,-2.472658" initialBoundsMax="2.472656,4.802184,2.472657" removeInvalidParts="true" price="4791289" xmlVersion="15" activeCommandPod="5" localCenterOfMass="8.31433E-09,-3.938148,-8.67757E-07">
  <Assembly>
    <Parts>
      <Part id="5" partType="CommandPod3" position="-8.31433E-09,3.938148,8.67757E-07" rotation="0,0,0" rootPart="true" commandPodId="5" materials="0,1,19,3,4">
        <Drag drag="1.615942,1.587861,1.679188,0,1.585246,1.597538" area="2.288887,2.264528,3.521992,0,2.263513,2.283812" />
        <Config centerOfMass="0,-0.15,0" heatShieldScale="0" />
        <CommandPod activationGroupNames=",,,,,,,Landing Gear,Solar Panels,RCS" activationGroupStates="false,false,false,false,false,false,false,true,false,false" pidPitch="10,0,25" pidRoll="10,0,25" pilotSeatRotation="270,0,0" powerConsumption="60" stageCalculationVersion="2">
          <Controls />
        </CommandPod>
        <Gyroscope power="168.75" />
        <FuelTank capacity="8419.95" fuel="8419.95" subPriority="39" />
        <CrewCompartment capacity="2" />
        <ScalablePod mass="11.4449854" />
        <FlightProgram powerConsumptionPerInstruction="0.01" broadcastPowerConsumptionPerByte="0.1">
          <Program name="344">
            <Variables>
              <Variable name="a" number="0" />
            </Variables>
            <Instructions>
              <Event event="FlightStart" id="0" style="flight-start" pos="187.1737,-729.3089" />
              <WaitUntil id="1" style="wait-until">
                <Comparison op="le" style="op-lte">
                  <CraftProperty property="Altitude.AGL" style="prop-altitude" />
                  <Constant text="45000" />
                </Comparison>
              </WaitUntil>
              <LockNavSphere indicatorType="Retrograde" id="2" style="lock-nav-sphere" />
              <SetInput input="throttle" id="3" style="set-input">
                <Constant text="1" />
              </SetInput>
              <WaitUntil id="4" style="wait-until">
                <Comparison op="l" style="op-lt">
                  <VectorOp op="length" style="vec-op-1">
                    <CraftProperty property="Vel.SurfaceVelocity" style="prop-velocity" />
                  </VectorOp>
                  <Constant text="300" />
                </Comparison>
              </WaitUntil>
              <SetInput input="throttle" id="5" style="set-input">
                <Constant text="0" />
              </SetInput>
              <WaitUntil id="6" style="wait-until">
                <Comparison op="le" style="op-lte">
                  <CraftProperty property="Altitude.AGL" style="prop-altitude" />
                  <Constant text="20000" />
                </Comparison>
              </WaitUntil>
              <While id="7" style="while">
                <Comparison op="ge" style="op-gte">
                  <CraftProperty property="Altitude.AGL" style="prop-altitude" />
                  <Constant text="3000" />
                </Comparison>
                <Instructions>
                  <LockNavSphere indicatorType="Retrograde" id="8" style="lock-nav-sphere" />
                  <SetInput input="throttle" id="9" style="set-input">
                    <BinaryOp op="*" style="op-mul">
                      <BinaryOp op="/" style="op-div">
                        <VectorOp op="length" style="vec-op-1">
                          <CraftProperty property="Vel.SurfaceVelocity" style="prop-velocity" />
                        </VectorOp>
                        <Constant text="75" />
                      </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>
              <While id="10" style="while">
                <Comparison op="ge" style="op-gte">
                  <CraftProperty property="Altitude.AGL" style="prop-altitude" />
                  <Constant text="300" />
                </Comparison>
                <Instructions>
                  <LockNavSphere indicatorType="Retrograde" id="11" style="lock-nav-sphere" />
                  <SetInput input="throttle" id="12" style="set-input">
                    <BinaryOp op="*" style="op-mul">
                      <BinaryOp op="/" style="op-div">
                        <VectorOp op="length" style="vec-op-1">
                          <CraftProperty property="Vel.SurfaceVelocity" style="prop-velocity" />
                        </VectorOp>
                        <Constant text="25" />
                      </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>
              <ActivateStage id="13" style="activate-stage" />
              <While id="14" style="while">
                <Comparison op="ge" style="op-gte">
                  <CraftProperty property="Altitude.AGL" style="prop-altitude" />
                  <Constant text="10" />
                </Comparison>
                <Instructions>
                  <LockNavSphere indicatorType="Retrograde" id="15" style="lock-nav-sphere" />
                  <SetInput input="throttle" id="16" style="set-input">
                    <BinaryOp op="*" style="op-mul">
                      <BinaryOp op="/" style="op-div">
                        <VectorOp op="length" style="vec-op-1">
                          <CraftProperty property="Vel.SurfaceVelocity" style="prop-velocity" />
                        </VectorOp>
                        <Constant text="3" />
                      </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="17" style="wait-until">
                <CraftProperty property="Misc.Grounded" style="prop-misc" />
              </WaitUntil>
              <LockNavSphere indicatorType="None" id="18" style="lock-nav-sphere" />
              <SetInput input="throttle" id="19" style="set-input">
                <Constant number="0" />
              </SetInput>
            </Instructions>
            <Expressions>
              <BinaryOp op="+" style="op-add" pos="2860.684,-1205.073">
                <BinaryOp op="/" style="op-div">
                  <CraftProperty property="Altitude.AGL" style="prop-altitude" />
                  <Constant text="10" />
                </BinaryOp>
                <Constant text="4" />
              </BinaryOp>
            </Expressions>
          </Program>
        </FlightProgram>
      </Part>
      <Part id="6" partType="Fuselage1" position="-8.637535E-10,2.059669,5.10653E-07" rotation="2.390566E-05,-1.001791E-05,-3.65439E-12" commandPodId="5" materials="0,4,4,0,0" texture="Fuselage3">
        <Drag drag="2.781307,2.760561,0,0,1.80192,1.822563" area="3.617453,3.580915,0,0,2.593371,2.625849" />
        <Config centerOfMass="-6.349454E-09,3.540041E-09,3.463688E-08" heatShieldScale="0" />
        <Fuselage bottomScale="1.2,1.2" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="-1.350012E-14,0.7500014,-8.940719E-08" shellDensityOverride="-1" topScale="1.2,1.2" volume="6.708601" volumeInner="6.60749054" version="3" />
        <FuelTank capacity="3689.730712890625" fuel="3689.730712890625" subPriority="20" />
      </Part>
      <Part id="7" partType="RocketEngine1" position="8.85431E-08,2.309669,6.44356E-07" rotation="2.732075E-05,-1.536794E-05,-5.122647E-06" name="Gnome Engine" activationStage="2" commandPodId="5" materials="0,1,2,3,4" engineTypeTexture="RocketEngine_Type" subTypeTexture="RocketEngine_SubType" nozzleTexture="RocketEngine_Nozzle" nozzleExtensionTexture="RocketEngine_Extension2">
        <Drag drag="0.6567999,0.6567999,0,0,0.6556773,0.6556773" area="0.8810295,0.8810295,0,0,0.8789995,0.8789995" />
        <Config heatShieldScale="0" supportsTransparency="false" />
        <RocketEngine engineSubTypeId="PressureFed" gimbalRange="0" nozzleSize="2" nozzleThroatSize="1" wattsPerFuelFlowOverride="-1" ignited="false" ignitionsOverride="-1" ignitionsUsed="0" heatTransferOverride="1" exhaustColorExpanded="Default" mass="0.636559367" price="41284" />
        <InputController inputId="Throttle" />
      </Part>
      <Part id="8" partType="Strut1" position="-8.31433E-09,4.591639,8.67757E-07" rotation="-1.024528E-05,5.008956E-06,-4.478356E-13" commandPodId="5" materials="2,4,4,2,2" texture="Default">
        <Drag drag="0.02961463,0.02961463,0.4167964,0,0.02961463,0.02961861" area="0.03857066,0.03857066,0.4347221,0,0.03857066,0.03857066" />
        <Config centerOfMass="1.690007E-09,-0.0001151394,2.798234E-08" heatShieldScale="0" />
        <Fuselage bottomScale="0.60625,0.60625" 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.6,0.6" volume="0.05648927" volumeInner="0.0442393273" version="3" />
      </Part>
      <Part id="9" partType="Rotator1" position="0.3299775,4.735399,-0.3300019" rotation="-7.291397E-06,45,-7.197623E-06" commandPodId="5" materials="0,1,2,3,4">
        <Drag drag="0,0,0.004226775,0,0,0.002515651" area="0,0,0.005124379,0,0,0.003045052" />
        <Config heatShieldScale="0" />
        <JointRotator baseMode="None" scale="0.5" consumptionMultiplier="1" range="0" speed="0" version="2" />
        <InputController inputId="Rotator" inspectorEnabled="false" partPropertiesEnabled="false" />
      </Part>
      <Part id="10" partType="Rotator1" position="-0.330006,4.735399,-0.3299737" rotation="7.197626E-06,135,-7.197621E-06" commandPodId="5" materials="0,1,2,3,4">
        <Drag drag="0,0,0.004226775,0,0,0" area="0,0,0.005124379,0,0,0" />
        <Config heatShieldScale="0" />
        <JointRotator baseMode="None" scale="0.5" consumptionMultiplier="1" range="0" speed="0" version="2" />
        <InputController inputId="Rotator" inspectorEnabled="false" partPropertiesEnabled="false" />
      </Part>
      <Part id="11" partType="Rotator1" position="-0.3299775,4.735399,0.3300036" rotation="7.197621E-06,225,7.291397E-06" commandPodId="5" materials="0,1,2,3,4">
        <Drag drag="0.002495749,0,0.004226775,0,0,0" area="0.003045052,0,0.005124379,0,0,0" />
        <Config heatShieldScale="0" />
        <JointRotator baseMode="None" scale="0.5" consumptionMultiplier="1" range="0" speed="0" version="2" />
        <InputController inputId="Rotator" inspectorEnabled="false" partPropertiesEnabled="false" />
      </Part>
      <Part id="12" partType="Rotator1" position="0.3300059,4.735399,0.3299753" rotation="-7.291399E-06,315,7.291395E-06" commandPodId="5" materials="0,1,2,3,4">
        <Drag drag="0.002495749,0,0.004226775,0,0,0.002487788" area="0.003045052,0,0.005124379,0,0,0.003045052" />
        <Config heatShieldScale="0" />
        <JointRotator baseMode="None" scale="0.5" consumptionMultiplier="1" range="0" speed="0" version="2" />
        <InputController inputId="Rotator" inspectorEnabled="false" partPropertiesEnabled="false" />
      </Part>
      <Part id="13" partType="CargoBay1" position="-8.31433E-09,4.69162,6.301532E-07" 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.1098846,0.1137695,0.2616055,0,0.1132043,0.1093233" area="0.170523,0.1766132,0.3792072,0,0.1766132,0.170523" />
        <Config centerOfMass="1.363765E-08,-0.0060439,1.449385E-08" heatShieldScale="0" />
        <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" version="3" />
        <CargoBay hingeStyle="Sliding" openAngle="150" />
        <SubPartRotator enabledRotation="0,210,0" />
        <SubPartRotator enabledRotation="0,210,0" />
      </Part>
      <Part id="14" partType="DockingPort1" position="0.3299775,4.784279,-0.3300019" rotation="1.753668E-05,225,7.197624E-06" commandPodId="5" materials="0,1,2,3,4">
        <Drag drag="0,0.003789398,0.0227365,0,0,0.00379736" area="0,0.006090104,0.02476784,0,0,0.006090104" />
        <Config heatShieldScale="0" />
        <DockingPort scale="-2" version="2" />
        <CameraVantage />
        <CrossFeed />
      </Part>
      <Part id="15" partType="DockingPort1" position="-0.330006,4.784279,-0.3299737" rotation="3.047663E-06,315,7.197624E-06" commandPodId="5" materials="0,1,2,3,4">
        <Drag drag="0,0.003793379,0.0227365,0,0.003797359,0" area="0,0.006090104,0.02476784,0,0.006090104,0" />
        <Config heatShieldScale="0" />
        <DockingPort scale="-2" version="2" />
        <CameraVantage />
        <CrossFeed />
      </Part>
      <Part id="16" partType="DockingPort1" position="-0.3299775,4.784279,0.3300036" rotation="3.047664E-06,45,-7.291392E-06" commandPodId="5" materials="0,1,2,3,4">
        <Drag drag="0.003789398,0,0.0227365,0,0.003789399,0" area="0.006090104,0,0.02476784,0,0.006090104,0" />
        <Config heatShieldScale="0" />
        <DockingPort scale="-2" version="2" />
        <CameraVantage />
        <CrossFeed />
      </Part>
      <Part id="17" partType="DockingPort1" position="0.3300059,4.784279,0.329975" rotation="1.753669E-05,135,-7.291396E-06" commandPodId="5" materials="0,1,2,3,4">
        <Drag drag="0.003793379,0,0.0227365,0,0,0.003793379" area="0.006090104,0,0.02476784,0,0,0.006090104" />
        <Config heatShieldScale="0" />
        <DockingPort scale="-2" version="2" />
        <CameraVantage />
        <CrossFeed />
      </Part>
      <Part id="18" partType="Fuselage1" position="-8.31433E-09,3.059649,7.941533E-07" rotation="1.024528E-05,-5.008957E-06,-7.270401E-13" commandPodId="5" materials="0,4,4,0,0" texture="Fuselage3">
        <Drag drag="0.9394512,0.9208626,0,0,0.838344,0.8569566" area="1.224115,1.193663,0,0,1.108397,1.138849" />
        <Config centerOfMass="1.580936E-09,-1.171339E-09,3.404693E-08" heatShieldScale="0" />
        <Fuselage bottomScale="1.2,1.2" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="5.921542E-15,0.2499999,5.960551E-08" shellDensityOverride="-1" topScale="1.2,1.2" volume="2.23619628" volumeInner="2.17267632" version="3" />
        <FuelTank autoFuelType="false" capacity="1229.907958984375" fuel="1229.907958984375" fuelType="Monopropellant" subPriority="-30" />
      </Part>
      <Part id="19" partType="SolarPanelArray" position="1.199973,2.309649,6.895542E-07" rotation="270,270,0" activationGroup="9" commandPodId="5" materials="0,20,2,3,1" symmetryId="853e5095-e335-4157-b643-fc889de34aae" panelTexture="SolarPanelHex">
        <Drag drag="0.05657033,0.05885512,0.02365923,0,0,1.056366" area="0.07511129,0.07714132,0.03245441,0,0,1.07693" />
        <Config heatShieldScale="0" maxDragActive="1" symmetryId="880e972a-0ad7-4811-b40a-bf4b803e96a3" />
        <SolarPanelArray efficiency="0.1" folds="5" hideBase="true" juicyBase="true" rows="4" rowSize="1" scale="1.25" symmetryId="11a6aab6-33cc-48dc-92ec-1e23f73c3abf" version="2" />
      </Part>
      <Part id="20" partType="SolarPanelArray" position="-1.199973,2.309649,2.71856E-07" rotation="270,89.99996,0" activationGroup="9" commandPodId="5" materials="0,20,2,3,1" symmetryId="853e5095-e335-4157-b643-fc889de34aae" mirrored="true" panelTexture="SolarPanelHex">
        <Drag drag="0.05404671,0.05860037,0.02365919,0,1.063504,0" area="0.07511129,0.07714132,0.03245441,0,1.07693,0" />
        <Config heatShieldScale="0" maxDragActive="1" symmetryId="880e972a-0ad7-4811-b40a-bf4b803e96a3" />
        <SolarPanelArray efficiency="0.1" folds="5" hideBase="true" juicyBase="true" rows="4" rowSize="1" scale="1.25" symmetryId="11a6aab6-33cc-48dc-92ec-1e23f73c3abf" version="2" />
      </Part>
      <Part id="21" partType="RCSNozzle1" position="-8.637535E-10,1.509689,1.199973" rotation="270,180,0" activationGroup="1" commandPodId="5" materials="0,1,2,3,4" symmetryId="2b77cbd4-5a46-487e-bf75-df50276ae073">
        <Drag drag="0.007236477,0,0,0,0.00967252,0.002487788" area="0.008120139,0,0,0,0.01218021,0.006090104" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="570a8916-6631-4a15-8895-51c0c5d0ac8e" />
        <ReactionControlNozzle symmetryId="f357e059-ca2b-44ea-974e-cc011dee2c50" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="7f600a16-a1f1-46e2-968e-42324718b4d3" />
      </Part>
      <Part id="22" partType="RCSNozzle1" position="9.599367E-08,3.159649,1.200013" rotation="270,180,0" activationGroup="1" commandPodId="5" materials="0,1,2,3,4" symmetryId="03fede4c-72a9-43c7-93c5-fa5fcc3e10c5">
        <Drag drag="0.008971957,0,0.00576409,0,0.00966456,0.002531573" area="0.01015017,0,0.01110282,0,0.01319523,0.007105121" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="5f50aedf-ef50-4603-924f-e742242f59c7" />
        <ReactionControlNozzle symmetryId="4afefbe2-610f-43ca-b47e-43d022dea136" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="55b0022d-0b7d-49ee-82c3-bdd09c009404" />
      </Part>
      <Part id="23" partType="RCSNozzle1" position="1.199973,1.509689,4.507573E-07" rotation="270,270,0" activationGroup="1" commandPodId="5" materials="0,1,2,3,4" symmetryId="2b77cbd4-5a46-487e-bf75-df50276ae073">
        <Drag drag="0.002483808,0.007320067,0,0,0,0.007236477" area="0.006090104,0.01218021,0,0,0,0.008120139" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="570a8916-6631-4a15-8895-51c0c5d0ac8e" />
        <ReactionControlNozzle symmetryId="f357e059-ca2b-44ea-974e-cc011dee2c50" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="7f600a16-a1f1-46e2-968e-42324718b4d3" />
      </Part>
      <Part id="24" partType="RCSNozzle1" position="-1.200729E-07,1.509689,-1.199971" rotation="270,5.008953E-06,0" activationGroup="1" commandPodId="5" materials="0,1,2,3,4" symmetryId="2b77cbd4-5a46-487e-bf75-df50276ae073">
        <Drag drag="0,0.02420121,0,0,0.007312106,0.002475847" area="0,0.02842048,0,0,0.01218021,0.006090104" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="570a8916-6631-4a15-8895-51c0c5d0ac8e" />
        <ReactionControlNozzle symmetryId="f357e059-ca2b-44ea-974e-cc011dee2c50" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="7f600a16-a1f1-46e2-968e-42324718b4d3" />
      </Part>
      <Part id="25" partType="RCSNozzle1" position="-1.199973,1.509689,4.507573E-07" rotation="270,89.99998,0" activationGroup="1" commandPodId="5" materials="0,1,2,3,4" symmetryId="2b77cbd4-5a46-487e-bf75-df50276ae073">
        <Drag drag="0.002483808,0.007320068,0,0,0.02420121,0" area="0.006090104,0.01218021,0,0,0.02842048,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="570a8916-6631-4a15-8895-51c0c5d0ac8e" />
        <ReactionControlNozzle symmetryId="f357e059-ca2b-44ea-974e-cc011dee2c50" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="7f600a16-a1f1-46e2-968e-42324718b4d3" />
      </Part>
      <Part id="26" partType="RCSNozzle1" position="1.200011,3.159649,7.787573E-07" rotation="270,270,0" activationGroup="1" commandPodId="5" materials="0,1,2,3,4" symmetryId="03fede4c-72a9-43c7-93c5-fa5fcc3e10c5">
        <Drag drag="0.002495749,0.007268322,0.00576409,0,0,0.008971957" area="0.007105121,0.01319523,0.01110282,0,0,0.01015017" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="5f50aedf-ef50-4603-924f-e742242f59c7" />
        <ReactionControlNozzle symmetryId="4afefbe2-610f-43ca-b47e-43d022dea136" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="55b0022d-0b7d-49ee-82c3-bdd09c009404" />
      </Part>
      <Part id="27" partType="RCSNozzle1" position="-2.169304E-07,3.159649,-1.20001" rotation="270,1.001791E-05,0" activationGroup="1" commandPodId="5" materials="0,1,2,3,4" symmetryId="03fede4c-72a9-43c7-93c5-fa5fcc3e10c5">
        <Drag drag="0,0.02547495,0.00576409,0,0.007228517,0.002467886" area="0,0.02842048,0.01110282,0,0.01319523,0.007105121" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="5f50aedf-ef50-4603-924f-e742242f59c7" />
        <ReactionControlNozzle symmetryId="4afefbe2-610f-43ca-b47e-43d022dea136" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="55b0022d-0b7d-49ee-82c3-bdd09c009404" />
      </Part>
      <Part id="28" partType="RCSNozzle1" position="-1.200011,3.159649,9.872571E-07" rotation="270,90,0" activationGroup="1" commandPodId="5" materials="0,1,2,3,4" symmetryId="03fede4c-72a9-43c7-93c5-fa5fcc3e10c5">
        <Drag drag="0.002503709,0.00726036,0.005764089,0,0.02547495,0" area="0.007105121,0.01319523,0.01110282,0,0.02842048,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="5f50aedf-ef50-4603-924f-e742242f59c7" />
        <ReactionControlNozzle symmetryId="4afefbe2-610f-43ca-b47e-43d022dea136" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="55b0022d-0b7d-49ee-82c3-bdd09c009404" />
      </Part>
      <Part id="29" partType="RCSNozzle1" position="-8.637535E-10,1.3097,0.9999675" rotation="2.390566E-05,-1.001791E-05,180" activationGroup="1" commandPodId="5" materials="0,1,2,3,4" symmetryId="0b80ebbd-b480-43a5-9917-59f01ed69b67">
        <Drag drag="0.001484712,0,0,0,0.001946445,0.001946445" area="0.00406007,0,0,0,0.005075087,0.005075087" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="18879da5-e454-4fff-8b97-f359892b0937" />
        <ReactionControlNozzle symmetryId="13ba99fa-acb0-4b00-9708-e425a41a727c" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="2f22eceb-1c8f-49e6-a6de-cf5741c0bafb" />
      </Part>
      <Part id="30" partType="RCSNozzle1" position="0.9999675,1.3097,3.317517E-07" rotation="2.414838E-06,89.99999,180" activationGroup="1" commandPodId="5" materials="0,1,2,3,4" symmetryId="0b80ebbd-b480-43a5-9917-59f01ed69b67">
        <Drag drag="0.001954406,0.001946445,0,0,0,0.001492673" area="0.005075087,0.005075087,0,0,0,0.00406007" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="18879da5-e454-4fff-8b97-f359892b0937" />
        <ReactionControlNozzle symmetryId="13ba99fa-acb0-4b00-9708-e425a41a727c" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="2f22eceb-1c8f-49e6-a6de-cf5741c0bafb" />
      </Part>
      <Part id="31" partType="RCSNozzle1" position="-9.027062E-08,1.3097,-0.9999664" rotation="-2.390566E-05,180,180" activationGroup="1" commandPodId="5" materials="0,1,2,3,4" symmetryId="0b80ebbd-b480-43a5-9917-59f01ed69b67">
        <Drag drag="0,0.001484712,0,0,0.001950426,0.001958387" area="0,0.00406007,0,0,0.005075087,0.005075087" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="18879da5-e454-4fff-8b97-f359892b0937" />
        <ReactionControlNozzle symmetryId="13ba99fa-acb0-4b00-9708-e425a41a727c" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="2f22eceb-1c8f-49e6-a6de-cf5741c0bafb" />
      </Part>
      <Part id="32" partType="RCSNozzle1" position="-0.9999676,1.3097,4.507573E-07" rotation="-1.832E-12,270,180" activationGroup="1" commandPodId="5" materials="0,1,2,3,4" symmetryId="0b80ebbd-b480-43a5-9917-59f01ed69b67">
        <Drag drag="0.001946445,0.001954406,0,0,0.001488692,0" area="0.005075087,0.005075087,0,0,0.00406007,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="18879da5-e454-4fff-8b97-f359892b0937" />
        <ReactionControlNozzle symmetryId="13ba99fa-acb0-4b00-9708-e425a41a727c" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="2f22eceb-1c8f-49e6-a6de-cf5741c0bafb" />
      </Part>
      <Part id="33" partType="RCSNozzle1" position="-8.31433E-09,3.538149,1.050189" rotation="294.2957,180,2.075054E-06" activationGroup="1" commandPodId="5" materials="0,1,2,3,4" symmetryId="905f712e-b955-4e18-8501-3bf33d34b083">
        <Drag drag="0.001448888,0,0.001103584,0,0.0008000726,0.0008279358" area="0.002030035,0,0.001708126,0,0.002030035,0.002030035" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="664d0105-5bbb-49b8-9942-7eadad855ead" />
        <ReactionControlNozzle symmetryId="6100ebdd-5b68-4c67-ba95-cd0517d37635" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="b4b9e9b8-d282-4d82-bfe4-e54669e48936" />
      </Part>
      <Part id="34" partType="RCSNozzle1" position="1.050187,3.538149,9.310577E-07" rotation="294.2957,270,-8.300225E-06" activationGroup="1" commandPodId="5" materials="0,1,2,3,4" symmetryId="905f712e-b955-4e18-8501-3bf33d34b083">
        <Drag drag="0.001743442,0.001767325,0.002203818,0,0,0.004975576" area="0.00406007,0.00406007,0.004270316,0,0,0.006090104" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="664d0105-5bbb-49b8-9942-7eadad855ead" />
        <ReactionControlNozzle symmetryId="6100ebdd-5b68-4c67-ba95-cd0517d37635" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="b4b9e9b8-d282-4d82-bfe4-e54669e48936" />
      </Part>
      <Part id="35" partType="RCSNozzle1" position="-9.772121E-08,3.538149,-1.050186" rotation="294.2957,1.001791E-05,2.075052E-06" activationGroup="1" commandPodId="5" materials="0,1,2,3,4" symmetryId="905f712e-b955-4e18-8501-3bf33d34b083">
        <Drag drag="0,0.02203185,0.002203818,0,0.001763344,0.001739461" area="0,0.02639045,0.004270316,0,0.00406007,0.00406007" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="664d0105-5bbb-49b8-9942-7eadad855ead" />
        <ReactionControlNozzle symmetryId="6100ebdd-5b68-4c67-ba95-cd0517d37635" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="b4b9e9b8-d282-4d82-bfe4-e54669e48936" />
      </Part>
      <Part id="36" partType="RCSNozzle1" position="-1.050187,3.538149,9.310577E-07" rotation="294.2957,90,-8.300225E-06" activationGroup="1" commandPodId="5" materials="0,1,2,3,4" symmetryId="905f712e-b955-4e18-8501-3bf33d34b083">
        <Drag drag="0.001767325,0.001743442,0.002203818,0,0.02203583,0" area="0.00406007,0.00406007,0.004270316,0,0.02639045,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="664d0105-5bbb-49b8-9942-7eadad855ead" />
        <ReactionControlNozzle symmetryId="6100ebdd-5b68-4c67-ba95-cd0517d37635" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="b4b9e9b8-d282-4d82-bfe4-e54669e48936" />
      </Part>
      <Part id="37" partType="Detacher1" position="-8.637535E-10,0.6324596,5.10653E-07" rotation="2.732075E-05,-1.502687E-05,-6.775619E-12" activationStage="2" commandPodId="5" materials="0,3,4,2,0" style="Interstage-4">
        <Drag drag="0.5075725,0.4403544,0.5114328,0,0.4423288,0.508078" area="0.7094932,0.6353977,0.8570372,0,0.6404727,0.7135532" />
        <Config autoActivateIfNoStageOrActivationGroup="false" centerOfMass="1.679337E-08,-0.06661575,4.578801E-08" heatShieldScale="0" />
        <Fuselage bottomScale="1.5,1.5" deadWeightPercentage="-10" deformations="0,0,0" depthCurve="0" meshMassMultiplier="0.3" offset="-5.87174E-16,0.6772602,-7.105475E-14" shellDensityOverride="-1" topScale="1.2,1.2" volume="7.69864368" volumeInner="7.58268929" version="3" />
        <Detacher force="0" version="2" />
        <CoverEngine />
        <CrossFeed />
      </Part>
      <Part id="38" partType="Fuselage1" position="-8.637535E-10,-1.044802,-2.866466E-07" rotation="3.756603E-05,-2.003582E-05,-1.225806E-11" commandPodId="5" materials="0,4,4,0,0" texture="Fuselage3">
        <Drag drag="6.349053,6.349053,6.218503,13.7312,6.348841,6.34884" area="7.389796,7.389796,6.218503,13.7312,7.389796,7.389796" />
        <Config centerOfMass="-7.24458E-08,-2.505942E-08,4.512043E-08" heatShieldScale="0" />
        <Fuselage bottomScale="2,2" cornerRadiuses="0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="-1.386397E-15,1.000001,-2.980126E-08" shellDensityOverride="-1" topScale="2,2" volume="29.9049664" volumeInner="29.6134815" version="3" />
        <FuelTank capacity="16447.732421875" fuel="16447.732421875" subPriority="-10" />
      </Part>
      <Part id="39" partType="RocketEngine1" position="-8.31432E-09,-0.4447708,3.280554E-07" rotation="4.447498E-05,-2.390565E-05,1.792698E-07" name="Gnome Engine" activationStage="0" commandPodId="5" materials="0,1,2,3,4" engineTypeTexture="RocketEngine_Type" subTypeTexture="RocketEngine_SubType" nozzleTexture="RocketEngine_Nozzle" nozzleExtensionTexture="RocketEngine_Extension2">
        <Drag drag="0.9599908,0.9599908,0,0.4063548,0.9600666,0.9600665" area="1.354044,1.354044,0,1.127333,1.355059,1.355059" />
        <Config heatShieldScale="0" supportsTransparency="false" />
        <RocketEngine engineSubTypeId="PressureFed" gimbalRange="0" nozzleThroatSize="1" size="2" wattsPerFuelFlowOverride="-1" ignited="false" ignitionsOverride="-1" ignitionsUsed="0" heatTransferOverride="1" exhaustColorExpanded="Default" mass="2.01336026" price="112065" />
        <InputController inputId="Throttle" />
      </Part>
      <Part id="40" partType="LandingLeg4" position="1.999998,-0.9448013,5.959562E-07" rotation="1.628444E-11,89.99997,3.756603E-05" name="Piston Leg" activationStage="1" stageOverride="true" commandPodId="5" materials="0,1,2,3,4" symmetryId="d7a94b3d-6d8e-4c5b-b3af-401c49c963a5">
        <Drag drag="0.7449423,0.7241757,0.2899665,0.3151516,0,0.6954845" area="0.9236598,0.9236598,0.3151516,0.3151516,0,0.9195998" />
        <Config centerOfMass="-1.21087E-08,-0.7911957,0.3301207" heatShieldScale="0" symmetryId="fd13e160-0011-4e9a-ae89-b91b4f9026bb" />
        <LandingLegSuspension damper="3.5" maxSuspensionScale="1" suspensionType="Manual" targetCompression="0.196666673" symmetryId="c903cfae-5d30-4dc5-a28f-1454da040760" />
        <LandingLeg deployedAngle="30" deployedExtensionY="0" extensionPercentage="0" scale="2" symmetryId="da89abd3-098b-43f8-acb3-a07bdd938f5e" />
      </Part>
      <Part id="41" partType="LandingLeg4" position="9.379081E-07,-0.9448013,-1.999998" rotation="-3.756604E-05,180,2.392118E-11" name="Piston Leg" activationStage="1" stageOverride="true" commandPodId="5" materials="0,1,2,3,4" symmetryId="d7a94b3d-6d8e-4c5b-b3af-401c49c963a5">
        <Drag drag="0,0.6768936,0.2899661,0.3151516,0.7296886,0.7507894" area="0,0.9195998,0.3151516,0.3151516,0.9236598,0.9236598" />
        <Config centerOfMass="-1.490117E-08,-0.7911957,0.3301206" heatShieldScale="0" symmetryId="fd13e160-0011-4e9a-ae89-b91b4f9026bb" />
        <LandingLegSuspension damper="3.5" maxSuspensionScale="1" suspensionType="Manual" targetCompression="0.196666673" symmetryId="c903cfae-5d30-4dc5-a28f-1454da040760" />
        <LandingLeg deployedAngle="30" deployedExtensionY="0" extensionPercentage="0" scale="2" symmetryId="da89abd3-098b-43f8-acb3-a07bdd938f5e" />
      </Part>
      <Part id="42" partType="LandingLeg4" position="-1.999998,-0.9448013,-8.676462E-07" rotation="-2.279822E-11,270,-3.756603E-05" name="Piston Leg" activationStage="1" stageOverride="true" commandPodId="5" materials="0,1,2,3,4" symmetryId="d7a94b3d-6d8e-4c5b-b3af-401c49c963a5">
        <Drag drag="0.7467971,0.7474614,0.289967,0.3151516,0.6767101,0" area="0.9236598,0.9236598,0.3151516,0.3151516,0.9195998,0" />
        <Config centerOfMass="-1.769359E-08,-0.7911957,0.3301207" heatShieldScale="0" symmetryId="fd13e160-0011-4e9a-ae89-b91b4f9026bb" />
        <LandingLegSuspension damper="3.5" maxSuspensionScale="1" suspensionType="Manual" targetCompression="0.196666673" symmetryId="c903cfae-5d30-4dc5-a28f-1454da040760" />
        <LandingLeg deployedAngle="30" deployedExtensionY="0" extensionPercentage="0" scale="2" symmetryId="da89abd3-098b-43f8-acb3-a07bdd938f5e" />
      </Part>
      <Part id="43" partType="LandingLeg4" position="-7.012177E-07,-0.9448013,1.999998" rotation="3.756603E-05,-2.897805E-05,-2.042401E-11" name="Piston Leg" activationStage="1" stageOverride="true" commandPodId="5" materials="0,1,2,3,4" symmetryId="d7a94b3d-6d8e-4c5b-b3af-401c49c963a5">
        <Drag drag="0.6951545,0,0.2899662,0.3151516,0.7464613,0.7457718" area="0.9195998,0,0.3151516,0.3151516,0.9236598,0.9236598" />
        <Config centerOfMass="-1.490115E-08,-0.7911957,0.3301207" heatShieldScale="0" symmetryId="fd13e160-0011-4e9a-ae89-b91b4f9026bb" />
        <LandingLegSuspension damper="3.5" maxSuspensionScale="1" suspensionType="Manual" targetCompression="0.196666673" symmetryId="c903cfae-5d30-4dc5-a28f-1454da040760" />
        <LandingLeg deployedAngle="30" deployedExtensionY="0" extensionPercentage="0" scale="2" symmetryId="da89abd3-098b-43f8-acb3-a07bdd938f5e" />
      </Part>
      <Part id="45" partType="Fuselage1" position="1.199999,-0.04479027,1.977577E-07" rotation="90,-2.003584E-05,0" commandPodId="5" materials="0,4,4,0,0" symmetryId="52ad7b19-c584-4c73-bbae-fdb12b3494c8" texture="Fuselage3">
        <Drag drag="0.02639045,0.003045052,0.6625966,0,0,0.4839967" area="0.02639045,0.003045052,0.7853,0,0,0.5947974" />
        <Config centerOfMass="-1.454306E-09,-6.788504E-09,6.070089E-09" heatShieldScale="0" symmetryId="d78e88d1-4a0c-4169-b5e9-414567a59e77" />
        <Fuselage bottomScale="0.3000001,0.3000001" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="-1.589205E-07,1.25001,4.768239E-07" shellDensityOverride="-1" topScale="0.3000001,0.3000001" volume="0.6988173" volumeInner="0.672526956" symmetryId="87e5de08-2928-4bb2-b5c9-7dcf7843c33a" version="3" />
        <FuelTank capacity="384.34951782226563" fuel="384.34951782226563" fuelType="None" symmetryId="4bd898df-7141-4a03-a2a5-04f7a4e872cc" />
      </Part>
      <Part id="46" partType="Fuselage1" position="-1.014465E-07,-0.04479027,-1.199998" rotation="90,90.00002,0" commandPodId="5" materials="0,4,4,0,0" symmetryId="52ad7b19-c584-4c73-bbae-fdb12b3494c8" texture="Fuselage3">
        <Drag drag="0,0.4973991,0.6523234,0,0.00406007,0.02436041" area="0,0.6069775,0.7737707,0,0.00406007,0.02436041" />
        <Config centerOfMass="-1.454306E-09,-6.788504E-09,6.070089E-09" heatShieldScale="0" symmetryId="d78e88d1-4a0c-4169-b5e9-414567a59e77" />
        <Fuselage bottomScale="0.3000001,0.3000001" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="-1.589205E-07,1.25001,4.768239E-07" shellDensityOverride="-1" topScale="0.3000001,0.3000001" volume="0.6988173" volumeInner="0.672526956" symmetryId="87e5de08-2928-4bb2-b5c9-7dcf7843c33a" version="3" />
        <FuelTank capacity="384.34951782226563" fuel="384.34951782226563" fuelType="None" symmetryId="4bd898df-7141-4a03-a2a5-04f7a4e872cc" />
      </Part>
      <Part id="47" partType="Fuselage1" position="-1.199999,-0.04479027,6.44356E-07" rotation="90,180,0" commandPodId="5" materials="0,4,4,0,0" symmetryId="52ad7b19-c584-4c73-bbae-fdb12b3494c8" texture="Fuselage3">
        <Drag drag="0.02639045,0.003045052,0.6279856,0,0.4973991,0" area="0.02639045,0.003045052,0.7490043,0,0.6069775,0" />
        <Config centerOfMass="-1.454306E-09,-6.788504E-09,6.070089E-09" heatShieldScale="0" symmetryId="d78e88d1-4a0c-4169-b5e9-414567a59e77" />
        <Fuselage bottomScale="0.3000001,0.3000001" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="-1.589205E-07,1.25001,4.768239E-07" shellDensityOverride="-1" topScale="0.3000001,0.3000001" volume="0.6988173" volumeInner="0.672526956" symmetryId="87e5de08-2928-4bb2-b5c9-7dcf7843c33a" version="3" />
        <FuelTank capacity="384.34951782226563" fuel="384.34951782226563" fuelType="None" symmetryId="4bd898df-7141-4a03-a2a5-04f7a4e872cc" />
      </Part>
      <Part id="48" partType="Fuselage1" position="2.412799E-07,-0.04479027,1.2" rotation="90,269.9999,0" commandPodId="5" materials="0,4,4,0,0" symmetryId="52ad7b19-c584-4c73-bbae-fdb12b3494c8" texture="Fuselage3">
        <Drag drag="0.4816681,0,0.6181486,0,0.003045052,0.02436041" area="0.5897223,0,0.7379021,0,0.003045052,0.02436041" />
        <Config centerOfMass="-1.454306E-09,-6.788504E-09,6.070089E-09" heatShieldScale="0" symmetryId="d78e88d1-4a0c-4169-b5e9-414567a59e77" />
        <Fuselage bottomScale="0.3000001,0.3000001" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="-1.589205E-07,1.25001,4.768239E-07" shellDensityOverride="-1" topScale="0.3000001,0.3000001" volume="0.6988173" volumeInner="0.672526956" symmetryId="87e5de08-2928-4bb2-b5c9-7dcf7843c33a" version="3" />
        <FuelTank capacity="384.34951782226563" fuel="384.34951782226563" fuelType="None" symmetryId="4bd898df-7141-4a03-a2a5-04f7a4e872cc" />
      </Part>
      <Part id="49" partType="Fuselage1" position="1.164643,-0.04479027,1.164644" rotation="90,315,0" commandPodId="5" materials="0,4,4,0,0" symmetryId="28a74e74-dd5d-422a-b4a6-501ac8b14154" texture="Fuselage3">
        <Drag drag="0.03014801,0,0.0304599,0,0,0.03014801" area="0.05075089,0,0.04697343,0,0,0.05075089" />
        <Config centerOfMass="1.521859E-09,1.691935E-09,8.980272E-09" heatShieldScale="0" symmetryId="9bec691d-b81d-4394-b186-655db5f944bf" />
        <Fuselage bottomScale="0.3000001,0.3000001" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="-1.564622E-07,0.1999998,4.768239E-07" shellDensityOverride="-1" topScale="0.3000001,0.3000001" volume="0.111809775" volumeInner="0.1052553" symmetryId="5cfcaddc-36ea-4777-a5f0-0a24495b999b" version="3" />
        <FuelTank capacity="61.495376586914063" fuel="61.495376586914063" fuelType="None" symmetryId="b1f2243f-4799-4f04-ad66-1157d55b59a6" />
      </Part>
      <Part id="50" partType="Fuselage1" position="1.164643,-0.04479027,-1.164641" rotation="90,45.00003,0" commandPodId="5" materials="0,4,4,0,0" symmetryId="28a74e74-dd5d-422a-b4a6-501ac8b14154" texture="Fuselage3">
        <Drag drag="0,0.0603438,0.03045989,0,0,0.02917678" area="0,0.1004867,0.04697343,0,0,0.04872085" />
        <Config centerOfMass="1.521859E-09,1.691935E-09,8.980272E-09" heatShieldScale="0" symmetryId="9bec691d-b81d-4394-b186-655db5f944bf" />
        <Fuselage bottomScale="0.3000001,0.3000001" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="-1.564622E-07,0.1999998,4.768239E-07" shellDensityOverride="-1" topScale="0.3000001,0.3000001" volume="0.111809775" volumeInner="0.1052553" symmetryId="5cfcaddc-36ea-4777-a5f0-0a24495b999b" version="3" />
        <FuelTank capacity="61.495376586914063" fuel="61.495376586914063" fuelType="None" symmetryId="b1f2243f-4799-4f04-ad66-1157d55b59a6" />
      </Part>
      <Part id="51" partType="Fuselage1" position="-1.164643,-0.04479027,-1.164642" rotation="90,135,0" commandPodId="5" materials="0,4,4,0,0" symmetryId="28a74e74-dd5d-422a-b4a6-501ac8b14154" texture="Fuselage3">
        <Drag drag="0,0.06034379,0.03045991,0,0.05886307,0" area="0,0.1004867,0.04697343,0,0.09744162,0" />
        <Config centerOfMass="1.521859E-09,1.691935E-09,8.980272E-09" heatShieldScale="0" symmetryId="9bec691d-b81d-4394-b186-655db5f944bf" />
        <Fuselage bottomScale="0.3000001,0.3000001" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="-1.564622E-07,0.1999998,4.768239E-07" shellDensityOverride="-1" topScale="0.3000001,0.3000001" volume="0.111809775" volumeInner="0.1052553" symmetryId="5cfcaddc-36ea-4777-a5f0-0a24495b999b" version="3" />
        <FuelTank capacity="61.495376586914063" fuel="61.495376586914063" fuelType="None" symmetryId="b1f2243f-4799-4f04-ad66-1157d55b59a6" />
      </Part>
      <Part id="52" partType="Fuselage1" position="-1.164643,-0.04479027,1.164644" rotation="90,225,0" commandPodId="5" materials="0,4,4,0,0" symmetryId="28a74e74-dd5d-422a-b4a6-501ac8b14154" texture="Fuselage3">
        <Drag drag="0.03014801,0,0.03045991,0,0.06037166,0" area="0.05075089,0,0.04697343,0,0.1004867,0" />
        <Config centerOfMass="1.521859E-09,1.691935E-09,8.980272E-09" heatShieldScale="0" symmetryId="9bec691d-b81d-4394-b186-655db5f944bf" />
        <Fuselage bottomScale="0.3000001,0.3000001" deadWeightPercentage="0" deformations="0,0,0" depthCurve="0" offset="-1.564622E-07,0.1999998,4.768239E-07" shellDensityOverride="-1" topScale="0.3000001,0.3000001" volume="0.111809775" volumeInner="0.1052553" symmetryId="5cfcaddc-36ea-4777-a5f0-0a24495b999b" version="3" />
        <FuelTank capacity="61.495376586914063" fuel="61.495376586914063" fuelType="None" symmetryId="b1f2243f-4799-4f04-ad66-1157d55b59a6" />
      </Part>
      <Part id="53" partType="RCSNozzle1" position="-0.05000003,0.1673698,-1.412155" rotation="2.219812E-05,89.99998,315" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="aaad671b-7da1-4a85-ad0a-b9994f923e53">
        <Drag drag="0,0.01917388,0.01471166,0,0.001890719,0.001906641" area="0,0.02639045,0.02092456,0,0.00406007,0.00406007" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="8a66b16b-8c7d-4b3c-a914-95269e7aa12e" />
        <ReactionControlNozzle symmetryId="b0ad1631-fdc5-4fc1-990b-a0d593f6cdf6" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="5477e498-1e13-4202-8b13-89947d8c85b7" />
      </Part>
      <Part id="54" partType="RCSNozzle1" position="1.412157,0.1673698,-0.0499996" rotation="6.064178E-05,-2.00135E-05,315" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="aaad671b-7da1-4a85-ad0a-b9994f923e53">
        <Drag drag="0.001918582,0.00190266,0.01471166,0,0,0.0167458" area="0.00406007,0.00406007,0.02092456,0,0,0.02233038" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="8a66b16b-8c7d-4b3c-a914-95269e7aa12e" />
        <ReactionControlNozzle symmetryId="b0ad1631-fdc5-4fc1-990b-a0d593f6cdf6" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="5477e498-1e13-4202-8b13-89947d8c85b7" />
      </Part>
      <Part id="55" partType="RCSNozzle1" position="-1.412157,0.1673698,0.05000045" rotation="-1.44903E-05,180,315" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="aaad671b-7da1-4a85-ad0a-b9994f923e53">
        <Drag drag="0.00190266,0.001918582,0.01471166,0,0.01915397,0" area="0.00406007,0.00406007,0.02092456,0,0.02639045,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="8a66b16b-8c7d-4b3c-a914-95269e7aa12e" />
        <ReactionControlNozzle symmetryId="b0ad1631-fdc5-4fc1-990b-a0d593f6cdf6" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="5477e498-1e13-4202-8b13-89947d8c85b7" />
      </Part>
      <Part id="56" partType="RCSNozzle1" position="0.05000015,0.1673698,1.412158" rotation="2.049057E-05,270,315" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="aaad671b-7da1-4a85-ad0a-b9994f923e53">
        <Drag drag="0.01674182,0,0.01471166,0,0.001926543,0.001906641" area="0.02233038,0,0.02092456,0,0.00406007,0.00406007" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="8a66b16b-8c7d-4b3c-a914-95269e7aa12e" />
        <ReactionControlNozzle symmetryId="b0ad1631-fdc5-4fc1-990b-a0d593f6cdf6" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="5477e498-1e13-4202-8b13-89947d8c85b7" />
      </Part>
      <Part id="57" partType="RCSNozzle1" position="1.147949,-1.044802,-1.988339" rotation="270,358.9084,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="d2bb6000-4ae5-4dd5-9057-6a962fc5ea55">
        <Drag drag="0,0.02649793,0.006497579,0.00649423,0,0.007176771" area="0,0.03045052,0.01067579,0.01067579,0,0.01218021" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="d86a800f-8b1a-4572-b52c-2402b74ad350" />
        <ReactionControlNozzle symmetryId="e39400fa-74aa-40aa-91d2-1fb100898263" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="deb6fc07-ce6d-4eb2-aa9e-547f280bfe44" />
      </Part>
      <Part id="58" partType="RCSNozzle1" position="-1.98834,-1.044802,-1.147948" rotation="270,88.90842,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="d2bb6000-4ae5-4dd5-9057-6a962fc5ea55">
        <Drag drag="0,0.007176771,0.006497579,0.00649423,0.02649793,0" area="0,0.01218021,0.01067579,0.01067579,0.03045052,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="d86a800f-8b1a-4572-b52c-2402b74ad350" />
        <ReactionControlNozzle symmetryId="e39400fa-74aa-40aa-91d2-1fb100898263" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="deb6fc07-ce6d-4eb2-aa9e-547f280bfe44" />
      </Part>
      <Part id="59" partType="RCSNozzle1" position="-1.147949,-1.044802,1.98834" rotation="270,178.9085,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="d2bb6000-4ae5-4dd5-9057-6a962fc5ea55">
        <Drag drag="0.02649793,0,0.006497579,0.00649423,0.007184732,0" area="0.03045052,0,0.01067579,0.01067579,0.01218021,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="d86a800f-8b1a-4572-b52c-2402b74ad350" />
        <ReactionControlNozzle symmetryId="e39400fa-74aa-40aa-91d2-1fb100898263" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="deb6fc07-ce6d-4eb2-aa9e-547f280bfe44" />
      </Part>
      <Part id="60" partType="RCSNozzle1" position="1.98834,-1.044802,1.147949" rotation="270,268.9085,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="d2bb6000-4ae5-4dd5-9057-6a962fc5ea55">
        <Drag drag="0.007176771,0,0.00649758,0.00649423,0,0.02649793" area="0.01218021,0,0.01067579,0.01067579,0,0.03045052" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="d86a800f-8b1a-4572-b52c-2402b74ad350" />
        <ReactionControlNozzle symmetryId="e39400fa-74aa-40aa-91d2-1fb100898263" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="deb6fc07-ce6d-4eb2-aa9e-547f280bfe44" />
      </Part>
      <Part id="61" partType="RCSNozzle1" position="-1.147917,-1.044802,-1.988279" rotation="270,1.091533,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="07d4e741-1268-4d35-b9a9-3aca788437fd">
        <Drag drag="0,0.02649793,0.006490881,0.00649423,0.007168809,0" area="0,0.03045052,0.01067579,0.01067579,0.01218021,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="58df8bd9-c4ac-4440-9956-bc7d31632f73" />
        <ReactionControlNozzle symmetryId="8adcdd86-779b-4354-8c01-281ba79aadb7" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="ef176911-3e76-4865-8f69-f998eb952e8c" />
      </Part>
      <Part id="62" partType="RCSNozzle1" position="-1.988279,-1.044802,1.147917" rotation="270,91.09151,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="07d4e741-1268-4d35-b9a9-3aca788437fd">
        <Drag drag="0.00717677,0,0.006490881,0.00649423,0.02649793,0" area="0.01218021,0,0.01067579,0.01067579,0.03045052,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="58df8bd9-c4ac-4440-9956-bc7d31632f73" />
        <ReactionControlNozzle symmetryId="8adcdd86-779b-4354-8c01-281ba79aadb7" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="ef176911-3e76-4865-8f69-f998eb952e8c" />
      </Part>
      <Part id="63" partType="RCSNozzle1" position="1.147917,-1.044802,1.98828" rotation="270,181.0915,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="07d4e741-1268-4d35-b9a9-3aca788437fd">
        <Drag drag="0.02649793,0,0.00649088,0.006494229,0,0.007184731" area="0.03045052,0,0.01067579,0.01067579,0,0.01218021" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="58df8bd9-c4ac-4440-9956-bc7d31632f73" />
        <ReactionControlNozzle symmetryId="8adcdd86-779b-4354-8c01-281ba79aadb7" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="ef176911-3e76-4865-8f69-f998eb952e8c" />
      </Part>
      <Part id="64" partType="RCSNozzle1" position="1.988279,-1.044802,-1.147916" rotation="270,271.0916,0" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="07d4e741-1268-4d35-b9a9-3aca788437fd">
        <Drag drag="0,0.00717677,0.006490881,0.00649423,0,0.02649793" area="0,0.01218021,0.01067579,0.01067579,0,0.03045052" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="58df8bd9-c4ac-4440-9956-bc7d31632f73" />
        <ReactionControlNozzle symmetryId="8adcdd86-779b-4354-8c01-281ba79aadb7" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="ef176911-3e76-4865-8f69-f998eb952e8c" />
      </Part>
      <Part id="65" partType="RCSNozzle1" position="0.9999988,-2.044802,0.9999991" rotation="5.122642E-05,-2.049057E-05,180" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="1030c5e8-48cf-4ca8-86f9-2369d9d11af4">
        <Drag drag="0.006185636,0,0,0.0242236,0,0.006213499" area="0.01015017,0,0,0.02946519,0,0.01015017" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="b09ed67a-bf89-4eac-a165-699bbf00c33a" />
        <ReactionControlNozzle symmetryId="968d733c-44e2-4aee-98dd-3e15b71fbcd0" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="13bcb52e-419a-4072-8b20-7b9e908dac39" />
      </Part>
      <Part id="66" partType="RCSNozzle1" position="0.9999999,-2.044802,-0.9999994" rotation="1.36604E-05,89.99998,180" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="1030c5e8-48cf-4ca8-86f9-2369d9d11af4">
        <Drag drag="0,0.006201557,0,0.0242236,0,0.006189617" area="0,0.009135157,0,0.02946519,0,0.009135157" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="b09ed67a-bf89-4eac-a165-699bbf00c33a" />
        <ReactionControlNozzle symmetryId="968d733c-44e2-4aee-98dd-3e15b71fbcd0" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="13bcb52e-419a-4072-8b20-7b9e908dac39" />
      </Part>
      <Part id="67" partType="RCSNozzle1" position="-0.9999989,-2.044802,-1" rotation="-2.390565E-05,180,180" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="1030c5e8-48cf-4ca8-86f9-2369d9d11af4">
        <Drag drag="0,0.006185636,0,0.0242236,0.006209518,0" area="0,0.01015017,0,0.02946519,0.009135157,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="b09ed67a-bf89-4eac-a165-699bbf00c33a" />
        <ReactionControlNozzle symmetryId="968d733c-44e2-4aee-98dd-3e15b71fbcd0" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="13bcb52e-419a-4072-8b20-7b9e908dac39" />
      </Part>
      <Part id="68" partType="RCSNozzle1" position="-0.9999999,-2.044802,0.9999979" rotation="1.366037E-05,270,180" activationGroup="10" commandPodId="5" materials="0,1,2,3,4" symmetryId="1030c5e8-48cf-4ca8-86f9-2369d9d11af4">
        <Drag drag="0.006201557,0,0,0.0242236,0.006197578,0" area="0.009135157,0,0,0.02946519,0.01015017,0" />
        <Config heatShieldScale="0" supportsTransparency="false" symmetryId="b09ed67a-bf89-4eac-a165-699bbf00c33a" />
        <ReactionControlNozzle symmetryId="968d733c-44e2-4aee-98dd-3e15b71fbcd0" />
        <InputController inputId="Throttle" inspectorEnabled="false" partPropertiesEnabled="false" symmetryId="13bcb52e-419a-4072-8b20-7b9e908dac39" />
      </Part>
    </Parts>
    <Connections>
      <Connection partA="9" partB="8" attachPointsA="1" attachPointsB="0" />
      <Connection partA="10" partB="8" attachPointsA="1" attachPointsB="0" />
      <Connection partA="11" partB="8" attachPointsA="1" attachPointsB="0" />
      <Connection partA="12" partB="8" attachPointsA="1" attachPointsB="0" />
      <Connection partA="13" partB="8" attachPointsA="3" attachPointsB="2" />
      <Connection partA="14" partB="9" attachPointsA="0" attachPointsB="0">
        <BodyJoint body="1" connectedBody="2" breakTorque="1E+07" breakForce="0" jointType="Hinge" position="0.3299775,2.160406,-0.3300025" connectedPosition="0,-0.01787996,0" axis="-8.545101E-08,1,-2.631077E-07" secondaryAxis="-0.7071069,-2.086163E-07,-0.7071068" />
      </Connection>
      <Connection partA="15" partB="10" attachPointsA="0" attachPointsB="0">
        <BodyJoint body="1" connectedBody="3" breakTorque="1E+07" breakForce="0" jointType="Hinge" position="-0.330006,2.160406,-0.3299744" connectedPosition="0,-0.01787996,0" axis="-8.429364E-08,1,-9.336298E-08" secondaryAxis="-0.7071069,-1.490116E-07,0.7071069" />
      </Connection>
      <Connection partA="16" partB="11" attachPointsA="0" attachPointsB="0">
        <BodyJoint body="1" connectedBody="4" breakTorque="1E+07" breakForce="0" jointType="Hinge" position="-0.3299775,2.160406,0.3300029" connectedPosition="0,-0.01787996,0" axis="8.545103E-08,1,-9.452022E-08" secondaryAxis="0.7071069,-1.192093E-07,0.7071069" />
      </Connection>
      <Connection partA="17" partB="12" attachPointsA="0" attachPointsB="0">
        <BodyJoint body="1" connectedBody="5" breakTorque="1E+07" breakForce="0" jointType="Hinge" position="0.3300059,2.160406,0.3299747" connectedPosition="0,-0.01787996,2.980232E-07" axis="8.429377E-08,1,-2.642649E-07" secondaryAxis="0.7071069,-2.384186E-07,-0.7071068" />
      </Connection>
      <Connection partA="8" partB="5" attachPointsA="1" attachPointsB="1" />
      <Connection partA="7" partB="6" attachPointsA="0" attachPointsB="1" />
      <Connection partA="19" partB="6" attachPointsA="0" attachPointsB="0" symmetryId="e9860422-2780-4a8b-9b63-3a1027e16f98">
        <BodyJoint body="1" connectedBody="6" breakTorque="1E+07" breakForce="0" jointType="Normal" position="1.199973,-0.296344,1.9406E-08" connectedPosition="0,0,0" axis="0,0,1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="20" partB="6" attachPointsA="0" attachPointsB="0" symmetryId="e9860422-2780-4a8b-9b63-3a1027e16f98">
        <BodyJoint body="1" connectedBody="7" breakTorque="1E+07" breakForce="0" jointType="Normal" position="-1.199973,-0.296344,-3.982922E-07" connectedPosition="0,0,0" axis="0,0,1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="21" partB="6" attachPointsA="0" attachPointsB="0" symmetryId="fa4fa058-e130-4470-9331-1acf19264ba1" />
      <Connection partA="22" partB="18" attachPointsA="0" attachPointsB="0" symmetryId="aaeec392-7885-499e-a5ff-e67b500c3374" />
      <Connection partA="23" partB="6" attachPointsA="0" attachPointsB="0" symmetryId="fa4fa058-e130-4470-9331-1acf19264ba1" />
      <Connection partA="24" partB="6" attachPointsA="0" attachPointsB="0" symmetryId="fa4fa058-e130-4470-9331-1acf19264ba1" />
      <Connection partA="25" partB="6" attachPointsA="0" attachPointsB="0" symmetryId="fa4fa058-e130-4470-9331-1acf19264ba1" />
      <Connection partA="26" partB="18" attachPointsA="0" attachPointsB="0" symmetryId="aaeec392-7885-499e-a5ff-e67b500c3374" />
      <Connection partA="27" partB="18" attachPointsA="0" attachPointsB="0" symmetryId="aaeec392-7885-499e-a5ff-e67b500c3374" />
      <Connection partA="28" partB="18" attachPointsA="0" attachPointsB="0" symmetryId="aaeec392-7885-499e-a5ff-e67b500c3374" />
      <Connection partA="29" partB="6" attachPointsA="0" attachPointsB="0" symmetryId="6b7f6dc3-7cab-4147-abfb-acf6e7d7ef34" />
      <Connection partA="30" partB="6" attachPointsA="0" attachPointsB="0" symmetryId="6b7f6dc3-7cab-4147-abfb-acf6e7d7ef34" />
      <Connection partA="31" partB="6" attachPointsA="0" attachPointsB="0" symmetryId="6b7f6dc3-7cab-4147-abfb-acf6e7d7ef34" />
      <Connection partA="32" partB="6" attachPointsA="0" attachPointsB="0" symmetryId="6b7f6dc3-7cab-4147-abfb-acf6e7d7ef34" />
      <Connection partA="33" partB="5" attachPointsA="0" attachPointsB="4" symmetryId="80c9b72a-872b-4072-9a48-da05c9fab190" />
      <Connection partA="34" partB="5" attachPointsA="0" attachPointsB="4" symmetryId="80c9b72a-872b-4072-9a48-da05c9fab190" />
      <Connection partA="35" partB="5" attachPointsA="0" attachPointsB="4" symmetryId="80c9b72a-872b-4072-9a48-da05c9fab190" />
      <Connection partA="36" partB="5" attachPointsA="0" attachPointsB="4" symmetryId="80c9b72a-872b-4072-9a48-da05c9fab190" />
      <Connection partA="37" partB="6" attachPointsA="2" attachPointsB="5">
        <BodyJoint body="8" connectedBody="1" breakTorque="1E+07" breakForce="0" jointType="Normal" position="6.618331E-08,2.344658,1.050552E-06" connectedPosition="6.431359E-09,-1.296273,1.634475E-07" axis="0,0,1" secondaryAxis="0,1,0" />
      </Connection>
      <Connection partA="6" partB="18" attachPointsA="2,4" attachPointsB="1,5" />
      <Connection partA="39" partB="38" attachPointsA="0" attachPointsB="1" />
      <Connection partA="40" partB="38" attachPointsA="0" attachPointsB="0" symmetryId="58a0514f-3896-4a0b-a172-ed8ec6fd5176" />
      <Connection partA="41" partB="38" attachPointsA="0" attachPointsB="0" symmetryId="58a0514f-3896-4a0b-a172-ed8ec6fd5176" />
      <Connection partA="42" partB="38" attachPointsA="0" attachPointsB="0" symmetryId="58a0514f-3896-4a0b-a172-ed8ec6fd5176" />
      <Connection partA="43" partB="38" attachPointsA="0" attachPointsB="0" symmetryId="58a0514f-3896-4a0b-a172-ed8ec6fd5176" />
      <Connection partA="38" partB="37" attachPointsA="2,4" attachPointsB="1,0" />
      <Connection partA="45" partB="38" attachPointsA="3" attachPointsB="0" symmetryId="c2b0dc0c-1531-4c0f-8670-ba55b7cfe0e6" />
      <Connection partA="46" partB="38" attachPointsA="3" attachPointsB="0" symmetryId="c2b0dc0c-1531-4c0f-8670-ba55b7cfe0e6" />
      <Connection partA="47" partB="38" attachPointsA="3" attachPointsB="0" symmetryId="c2b0dc0c-1531-4c0f-8670-ba55b7cfe0e6" />
      <Connection partA="48" partB="38" attachPointsA="3" attachPointsB="0" symmetryId="c2b0dc0c-1531-4c0f-8670-ba55b7cfe0e6" />
      <Connection partA="49" partB="45" attachPointsA="1,5" attachPointsB="2,4" symmetryId="cd7836db-afeb-4136-a816-63e27fc03f43" />
      <Connection partA="50" partB="46" attachPointsA="1,5" attachPointsB="2,4" symmetryId="cd7836db-afeb-4136-a816-63e27fc03f43" />
      <Connection partA="51" partB="47" attachPointsA="1,5" attachPointsB="2,4" symmetryId="cd7836db-afeb-4136-a816-63e27fc03f43" />
      <Connection partA="52" partB="48" attachPointsA="1,5" attachPointsB="2,4" symmetryId="cd7836db-afeb-4136-a816-63e27fc03f43" />
      <Connection partA="53" partB="46" attachPointsA="0" attachPointsB="0" symmetryId="ac92ca7b-2403-4769-ad80-93b1a5ee3466" />
      <Connection partA="54" partB="45" attachPointsA="0" attachPointsB="0" symmetryId="ac92ca7b-2403-4769-ad80-93b1a5ee3466" />
      <Connection partA="55" partB="47" attachPointsA="0" attachPointsB="0" symmetryId="ac92ca7b-2403-4769-ad80-93b1a5ee3466" />
      <Connection partA="56" partB="48" attachPointsA="0" attachPointsB="0" symmetryId="ac92ca7b-2403-4769-ad80-93b1a5ee3466" />
      <Connection partA="57" partB="38" attachPointsA="0" attachPointsB="0" symmetryId="374b652a-bd31-4031-a8f7-013199ecefe9" />
      <Connection partA="58" partB="38" attachPointsA="0" attachPointsB="0" symmetryId="374b652a-bd31-4031-a8f7-013199ecefe9" />
      <Connection partA="59" partB="38" attachPointsA="0" attachPointsB="0" symmetryId="374b652a-bd31-4031-a8f7-013199ecefe9" />
      <Connection partA="60" partB="38" attachPointsA="0" attachPointsB="0" symmetryId="374b652a-bd31-4031-a8f7-013199ecefe9" />
      <Connection partA="61" partB="38" attachPointsA="0" attachPointsB="0" symmetryId="a574ef97-cd18-4f10-81b1-d324d0e0804d" />
      <Connection partA="62" partB="38" attachPointsA="0" attachPointsB="0" symmetryId="a574ef97-cd18-4f10-81b1-d324d0e0804d" />
      <Connection partA="63" partB="38" attachPointsA="0" attachPointsB="0" symmetryId="a574ef97-cd18-4f10-81b1-d324d0e0804d" />
      <Connection partA="64" partB="38" attachPointsA="0" attachPointsB="0" symmetryId="a574ef97-cd18-4f10-81b1-d324d0e0804d" />
      <Connection partA="65" partB="38" attachPointsA="0" attachPointsB="0" symmetryId="c90f5c38-5c85-4d2f-bf44-9997f5c2c5d4" />
      <Connection partA="66" partB="38" attachPointsA="0" attachPointsB="0" symmetryId="c90f5c38-5c85-4d2f-bf44-9997f5c2c5d4" />
      <Connection partA="67" partB="38" attachPointsA="0" attachPointsB="0" symmetryId="c90f5c38-5c85-4d2f-bf44-9997f5c2c5d4" />
      <Connection partA="68" partB="38" attachPointsA="0" attachPointsB="0" symmetryId="c90f5c38-5c85-4d2f-bf44-9997f5c2c5d4" />
      <Connection partA="18" partB="5" attachPointsA="2,4" attachPointsB="0,2" />
    </Connections>
    <Collisions>
      <Collision partA="9" partB="14" colliderNameA="Axel" colliderNameB="DockingPortCollider" />
      <Collision partA="13" partB="14" colliderNameA="Collider" colliderNameB="DockingPortCollider" />
      <Collision partA="13" partB="14" colliderNameA="Collider-1" colliderNameB="DockingPortCollider" />
      <Collision partA="10" partB="15" colliderNameA="Axel" colliderNameB="DockingPortCollider" />
      <Collision partA="13" partB="15" colliderNameA="Collider" colliderNameB="DockingPortCollider" />
      <Collision partA="13" partB="15" colliderNameA="Collider-2" colliderNameB="DockingPortCollider" />
      <Collision partA="11" partB="16" colliderNameA="Axel" colliderNameB="DockingPortCollider" />
      <Collision partA="13" partB="16" colliderNameA="Collider-End" colliderNameB="DockingPortCollider" />
      <Collision partA="13" partB="16" colliderNameA="Collider-Root" colliderNameB="DockingPortCollider" />
      <Collision partA="12" partB="17" colliderNameA="Axel" colliderNameB="DockingPortCollider" />
      <Collision partA="13" partB="17" colliderNameA="Collider-End" colliderNameB="DockingPortCollider" />
      <Collision partA="13" partB="17" colliderNameA="Collider-Root" colliderNameB="DockingPortCollider" />
      <Collision partA="6" partB="19" />
      <Collision partA="6" partB="20" />
      <Collision partA="6" partB="37" colliderNameA="Collider" colliderNameB="Collider" />
      <Collision partA="7" partB="37" colliderNameA="NozzleCollider" colliderNameB="Collider" />
      <Collision partA="29" partB="37" colliderNameA="Collider" colliderNameB="Collider" />
      <Collision partA="30" partB="37" colliderNameA="Collider" colliderNameB="Collider" />
      <Collision partA="31" partB="37" colliderNameA="Collider" colliderNameB="Collider" />
      <Collision partA="32" partB="37" colliderNameA="Collider" colliderNameB="Collider" />
    </Collisions>
    <Bodies>
      <Body id="1" partIds="5,8,33,34,35,36,18,9,10,11,12,13,22,26,27,28,6,7,21,23,24,25,29,30,31,32" mass="69.44912" position="-7.295117E-09,2.605993,6.701482E-07" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="2" partIds="14" mass="0.178125" position="0.3299775,4.784279,-0.3300019" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="3" partIds="15" mass="0.178125" position="-0.330006,4.784279,-0.3299737" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="4" partIds="16" mass="0.178125" position="-0.3299775,4.784279,0.3300036" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="5" partIds="17" mass="0.178125" position="0.3300059,4.784279,0.329975" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="6" partIds="19" mass="1.00453126" position="1.199973,2.309649,6.895542E-07" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="7" partIds="20" mass="1.00453126" position="-1.199973,2.309649,2.71856E-07" rotation="0,0,0" centerOfMass="0,0,0" />
      <Body id="8" partIds="37,38,39,40,41,42,43,45,46,47,48,57,58,59,60,61,62,63,64,65,66,67,68,49,54,50,53,51,55,52,56" mass="188.9466" position="-6.704707E-08,-1.034939,-2.16956E-07" rotation="0,0,0" centerOfMass="0,0,0" />
    </Bodies>
  </Assembly>
  <DesignerSettings themeName="Custom" userStages="1">
    <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="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>
  </Themes>
  <Symmetry>
    <Group mode="Mirror" rootPartId="6" attachPointId="0">
      <Slice angle="0" rootPartId="19" parts="19" />
      <Slice angle="0" rootPartId="20" parts="20" />
    </Group>
    <Group mode="Radial4" rootPartId="6" attachPointId="0">
      <Slice angle="0" rootPartId="21" parts="21" />
      <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="18" attachPointId="0">
      <Slice angle="0" rootPartId="22" parts="22" />
      <Slice angle="90" rootPartId="26" parts="26" />
      <Slice angle="180" rootPartId="27" parts="27" />
      <Slice angle="270" rootPartId="28" parts="28" />
    </Group>
    <Group mode="Radial4" rootPartId="6" attachPointId="0">
      <Slice angle="0" rootPartId="29" parts="29" />
      <Slice angle="90" rootPartId="30" parts="30" />
      <Slice angle="180" rootPartId="31" parts="31" />
      <Slice angle="270" rootPartId="32" parts="32" />
    </Group>
    <Group mode="Radial4" rootPartId="5" attachPointId="4">
      <Slice angle="0" rootPartId="33" parts="33" />
      <Slice angle="90" rootPartId="34" parts="34" />
      <Slice angle="180" rootPartId="35" parts="35" />
      <Slice angle="270" rootPartId="36" parts="36" />
    </Group>
    <Group mode="Radial4" rootPartId="38" attachPointId="0">
      <Slice angle="0" rootPartId="40" parts="40" />
      <Slice angle="90" rootPartId="41" parts="41" />
      <Slice angle="180" rootPartId="42" parts="42" />
      <Slice angle="270" rootPartId="43" parts="43" />
    </Group>
    <Group mode="Radial4" rootPartId="38" attachPointId="0">
      <Slice angle="0" rootPartId="45" parts="45,49,54" />
      <Slice angle="90" rootPartId="46" parts="46,50,53" />
      <Slice angle="180" rootPartId="47" parts="47,51,55" />
      <Slice angle="270" rootPartId="48" parts="48,52,56" />
    </Group>
    <Group mode="Radial4" rootPartId="38" attachPointId="0">
      <Slice angle="0" rootPartId="57" parts="57" />
      <Slice angle="90" rootPartId="58" parts="58" />
      <Slice angle="180" rootPartId="59" parts="59" />
      <Slice angle="270" rootPartId="60" parts="60" />
    </Group>
    <Group mode="Radial4" rootPartId="38" attachPointId="0">
      <Slice angle="0" rootPartId="61" parts="61" />
      <Slice angle="90" rootPartId="62" parts="62" />
      <Slice angle="180" rootPartId="63" parts="63" />
      <Slice angle="270" rootPartId="64" parts="64" />
    </Group>
    <Group mode="Radial4" rootPartId="38" attachPointId="0">
      <Slice angle="0" rootPartId="65" parts="65" />
      <Slice angle="90" rootPartId="66" parts="66" />
      <Slice angle="180" rootPartId="67" parts="67" />
      <Slice angle="270" rootPartId="68" parts="68" />
    </Group>
  </Symmetry>
</Craft>