<SubPart Id="Icosphere">
<SubPartModel Id="IcosphereModel">
<Mesh Id="IcosphereMeshFile" />
</SubPartModel>
</SubPart>
<Thruster Id="Thruster">
<Location X="0.0" Y="0.0" Z="0.0" />
<ExhaustDirection X="-0.0" Y="-0.0" Z="-1.0" />
<ControlMap CSV="TranslateForward,PitchUp,RollLeft,YawLeft" />
<Thrust N="100.0" />
<SpecificImpulse Seconds="280.0" />
<MinimumPulseTime Seconds="0.5" />
<VolumetricExhaust Id="ApolloRCS" />
<SoundEvent Action="Off" SoundId="DefaultRcsThruster" />
</Thruster>
<Thruster Id="Thruster">
<Location X="0.0" Y="0.0" Z="0.0" />
<ExhaustDirection X="-0.0" Y="-0.0" Z="-1.0" />
<ControlMap CSV="TranslateForward,PitchUp,RollLeft,YawLeft" />
<Thrust N="100.0" />
<SpecificImpulse Seconds="280.0" />
<MinimumPulseTime Seconds="0.5" />
<VolumetricExhaust Id="ApolloRCS" />
<SoundEvent Action="Off" SoundId="DefaultRcsThruster" />
</Thruster>
<Thruster Id="Thruster.001">
<Location X="0.0" Y="0.0" Z="0.0" />
<ExhaustDirection X="0.0" Y="0.0" Z="-1.0" />
<ControlMap CSV="TranslateLeft,TranslateUp" />
<Thrust N="100.0" />
<SpecificImpulse Seconds="280.0" />
<MinimumPulseTime Seconds="0.5" />
<VolumetricExhaust Id="ApolloRCS" />
<SoundEvent Action="On" SoundId="DefaultRcsThruster" />
</Thruster>
How it is:
How it should be (empty lines only between groups):