Index: AE/TRAM/Animation Interpolation Fixes/XML/BINA3RAPw1_tap_p01.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/BINA3RAPw1_tap_p01.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/BINA3RAPw1_tap_p01.xml	(revision 262)
@@ -0,0 +1,126 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Particle Name="w1_tap_p01">
+        <Options>
+            <Lifetime>30</Lifetime>
+            <DisableDetailLevel>Never</DisableDetailLevel>
+            <Decorative>false</Decorative>
+            <CollideWithWalls>true</CollideWithWalls>
+            <CollideWithChars>true</CollideWithChars>
+            <InitiallyHidden>false</InitiallyHidden>
+            <DrawAsSky>false</DrawAsSky>
+            <DontAttractThroughWalls>false</DontAttractThroughWalls>
+            <ExpireOnCutscene>false</ExpireOnCutscene>
+            <DieOnCutscene>true</DieOnCutscene>
+            <LockPositionToLink>false</LockPositionToLink>
+            <CollisionRadius>0</CollisionRadius>
+            <AIDodgeRadius>0</AIDodgeRadius>
+            <AIAlertRadius>0</AIAlertRadius>
+            <FlyBySoundName />
+        </Options>
+        <Properties>
+            <HasVelocity>true</HasVelocity>
+            <HasOrientation>true</HasOrientation>
+            <HasPositionOffset>false</HasPositionOffset>
+            <HasAttachmentMatrix>false</HasAttachmentMatrix>
+            <HasUnknown>false</HasUnknown>
+            <HasDecalState>false</HasDecalState>
+            <HasTextureStartTick>false</HasTextureStartTick>
+            <HasTextureTick>false</HasTextureTick>
+            <HasDamageOwner>false</HasDamageOwner>
+            <HasContrailData>false</HasContrailData>
+            <HasLensFlareState>false</HasLensFlareState>
+            <HasAttractor>false</HasAttractor>
+            <HasCollisionCache>false</HasCollisionCache>
+        </Properties>
+        <Appearance>
+            <DisplayType>Beam</DisplayType>
+            <TexGeom>w1_contrail2</TexGeom>
+            <Invisible>false</Invisible>
+            <IsContrailEmitter>false</IsContrailEmitter>
+            <ScaleToVelocity>true</ScaleToVelocity>
+            <Scale>20</Scale>
+            <UseSeparateYScale>true</UseSeparateYScale>
+            <YScale>0.3</YScale>
+            <Rotation>0</Rotation>
+            <Alpha>1</Alpha>
+            <XOffset>-1</XOffset>
+            <XShorten>shortening</XShorten>
+            <UseSpecialTint>false</UseSpecialTint>
+            <Tint>255 166 0 229</Tint>
+            <FadeOutOnEdge>false</FadeOutOnEdge>
+            <OneSidedEdgeFade>false</OneSidedEdgeFade>
+            <EdgeFadeMin>0</EdgeFadeMin>
+            <EdgeFadeMax>0.5</EdgeFadeMax>
+            <MaxContrailDistance>0</MaxContrailDistance>
+            <LensFlare>false</LensFlare>
+            <LensFlareDistance>0</LensFlareDistance>
+            <LensFlareFadeInFrames>0</LensFlareFadeInFrames>
+            <LensFlareFadeOutFrames>0</LensFlareFadeOutFrames>
+            <DecalFullBrightness>false</DecalFullBrightness>
+            <MaxDecals>100</MaxDecals>
+            <DecalFadeFrames>60</DecalFadeFrames>
+            <DecalWrapAngle>60</DecalWrapAngle>
+        </Appearance>
+        <Attractor>
+            <Target>None</Target>
+            <Selector>Distance</Selector>
+            <Class />
+            <MaxDistance>150</MaxDistance>
+            <MaxAngle>30</MaxAngle>
+            <AngleSelectMin>3</AngleSelectMin>
+            <AngleSelectMax>20</AngleSelectMax>
+            <AngleSelectWeight>3</AngleSelectWeight>
+        </Attractor>
+        <Variables>
+            <Float Name="shortening">1</Float>
+        </Variables>
+        <Emitters />
+        <Events>
+            <Update>
+                <MoveLine />
+                <AnimateToValue>
+                    <Target>shortening</Target>
+                    <Rate>-22.5</Rate>
+                    <Value>0</Value>
+                </AnimateToValue>
+            </Update>
+            <HitWall>
+                <ImpactEffect>
+                    <ImpactType>w1_tap</ImpactType>
+                    <ImpactModifier>3</ImpactModifier>
+                </ImpactEffect>
+                <DamageEnvironment>
+                    <Damage>13</Damage>
+                </DamageEnvironment>
+                <Chop />
+            </HitWall>
+            <HitCharacter>
+                <DamageChar>
+                    <Damage>
+                        <Random Min="8" Max="10" />
+                    </Damage>
+                    <StunDamage>0</StunDamage>
+                    <KnockBack>
+                        <Random Min="0.6" Max="1.7" />
+                    </KnockBack>
+                    <DamageType>0</DamageType>
+                    <SelfImmune>0</SelfImmune>
+                </DamageChar>
+                <ImpactEffect>
+                    <ImpactType>w1_tap</ImpactType>
+                    <ImpactModifier>3</ImpactModifier>
+                </ImpactEffect>
+                <Chop />
+            </HitCharacter>
+            <Create>
+                <AmbientSound>
+                    <Sound>ap_wiz</Sound>
+                </AmbientSound>
+            </Create>
+            <Die>
+                <EndAmbientSound />
+            </Die>
+        </Events>
+    </Particle>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/BINADBASAny.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/BINADBASAny.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/BINADBASAny.xml	(revision 262)
@@ -0,0 +1,2 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0" />
Index: AE/TRAM/Animation Interpolation Fixes/XML/BINAEINOimpact_effects.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/BINAEINOimpact_effects.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/BINAEINOimpact_effects.xml	(revision 262)
@@ -0,0 +1,4745 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <ImpactEffects>
+        <Impact Name="Default" />
+        <Impact Name="Blunt" />
+        <Impact Name="Fall_Slide" />
+        <Impact Name="Footstep">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_r_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_r_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_r_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Footstep_IronDemon">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>id_run_hits</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>1</AISoundType>
+                        <AISoundRadius>200</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Footstep_IronDemon_Turn" />
+        <Impact Name="Footstep_Run">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>80</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Glass">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_glass</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_glass</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_glass</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Mesh">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_r_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+ 	    <Material Name="Carpet">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_r_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>		
+            <Material Name="Metal">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_r_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Heavy_Metal">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_metalhard</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>kon_w_metalhard</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stone">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_r_tile</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_tile</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_tile</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Asphalt">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_r_asphalt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>hvy_r_asphalt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_r_asphalt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Concrete">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_r_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_r_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_r_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stucco">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_r_tile</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_tile</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_tile</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Loose_Ground">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>md_rw_dirt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_dirt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_dirt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>60</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Snow">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_soft</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Plastic">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_plastic</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_plastic</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_plastic</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Soft">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_soft</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Footstep_RunMain" />
+        <Impact Name="Footstep_RunSprint">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>1</AISoundType>
+                        <AISoundRadius>100</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Carpet">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>1</AISoundType>
+                        <AISoundRadius>50</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Loose_Ground">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>1</AISoundType>
+                        <AISoundRadius>70</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Footstep_RunStop">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_shuf_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Carpet">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stone">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_shuf_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Asphalt">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_asphalt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_asphalt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Concrete">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_shuf_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stucco">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_shuf_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Footstep_Shuffle">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_shuf_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>20</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Carpet">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>15</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stone">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_shuf_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Asphalt">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_asphalt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_asphalt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Concrete">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_shuf_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stucco">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_shuf_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Loose_Ground">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>15</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Footstep_RunStart">
+            <Material Name="Stone">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_shuf_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Concrete">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_shuf_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stucco">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_shuf_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Footstep_SingleStep" />
+        <Impact Name="Footstep_Turn" />
+        <Impact Name="Footstep_Walk">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_w_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_w_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>25</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Glass">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_glass</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_glass</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_glass</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Mesh">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Carpet">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>20</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Metal">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Heavy_Metal">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_metalhard</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>kon_w_metalhard</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stone">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_tile</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_tile</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_tile</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Asphalt">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_asphalt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_w_asphalt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>hvy_w_asphalt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Concrete">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_w_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_w_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stucco">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_tile</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_tile</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_tile</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Loose_Ground">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>md_rw_dirt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_dirt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_dirt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>20</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Snow">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_soft</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Plastic">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_plastic</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_plastic</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_plastic</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Soft">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_soft</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_rw_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_rw_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Footstep_Crouch">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_ws_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Glass">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_ws_glass</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Mesh">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_ws_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Carpet">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_ws_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Metal">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_ws_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Heavy_Metal">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_ws_metalhard</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stone">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_ws_tile</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Asphalt">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_ws_asphalt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Concrete">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_ws_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stucco">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_ws_tile</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Loose_Ground">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_ws_dirt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Snow">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_ws_soft</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Plastic">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_ws_plastic</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Soft">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_ws_soft</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Footstep_WalkMain" />
+        <Impact Name="Footstep_WalkStop">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_shuf_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Carpet">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stone">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_shuf_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Asphalt">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_asphalt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_asphalt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Concrete">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_shuf_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stucco">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_shuf_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_shfl_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Soft">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_shuffle_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Footstep_Zombie" />
+        <Impact Name="Hit">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>con_hit_small</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Glass">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>glass_hit</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Liquid">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>splash_hit</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Mesh">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>metalres_hit_small</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Carpet">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Metal">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>metalres_hit_small</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Heavy_Metal">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>metalhd_hit_small</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Loose_Ground">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>dirt_hit_small</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Plastic">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>plastic_hit_small</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Soft">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Fall">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>1</AISoundType>
+                        <AISoundRadius>150</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>con_hit</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Glass">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>glass_hit</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Liquid">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>splashbody_hit</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Mesh">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>metalres_hit</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Metal">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>metalres_hit</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Heavy_Metal">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>metalhd_hit</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Loose_Ground">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>dirt_hit</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Plastic">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>plastic_hit</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Fall_Knockdown">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>bdfl_md_dirt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Fall_Land">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_land_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_land_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_land_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Glass">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_land_glass</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_land_glass</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_land_glass</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Mesh">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_land_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_land_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_land_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Carpet">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_land_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_land_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_land_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Metal">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_land_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_land_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_land_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Heavy_Metal">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_metalhard</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stone">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_land_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_land_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_land_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Asphalt">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_land_asphalt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>hvy_land_asphalt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stucco">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_land_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_land_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_land_concrete</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Loose_Ground">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>md_rw_dirt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_land_dirt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_land_dirt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Plastic">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>md_rw_plastic</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_land_plastic</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_land_plastic</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Soft">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>kon_w_soft</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>md_land_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>hvy_land_rug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Fall_LandHard" />
+        <Impact Name="Fall_Object" />
+        <Impact Name="Powerup" />
+        <Impact Name="Weapon" />
+        <Impact Name="Shrapnel" />
+        <Impact Name="Weapon_Bounce" />
+        <Impact Name="Damaging" />
+        <Impact Name="Blast" />
+        <Impact Name="Projectile">
+            <Material Name="Shield">
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_shld</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Bullet">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>2</AISoundType>
+                        <AISoundRadius>60</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>hitarm_e01</Name>
+                            <Orientation>1</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Armor">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>hitarm_e01</Name>
+                            <Orientation>1</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Cloth">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>hitfle_e01</Name>
+                            <Orientation>1</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Flesh">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>hitfle_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Shield">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_shld</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>hitshi_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Super_Shield">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_shld</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>hitsupshi_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="w1_tap">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_body</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>hitfle_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Armor">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_hard</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>hitarm_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Shield">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_shld</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>hitshi_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Super_Shield">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_shld</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>hitsupshi_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Glass">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_glass</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Unbreak_Glass">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_glass</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>d__GLASSCRACK</Name>
+                            <Orientation>0</Orientation>
+                            <Location>4</Location>
+                            <Decal1>false</Decal1>
+                            <Decal2>true</Decal2>
+                        </Particle>
+                        <Particle>
+                            <Name>w1_tap_x03</Name>
+                            <Orientation>0</Orientation>
+                            <Location>1</Location>
+                            <Offset>-1</Offset>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Mesh">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Solid">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_hard</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>d__BULLETHOLE</Name>
+                            <Orientation>0</Orientation>
+                            <Location>4</Location>
+                            <Decal1>false</Decal1>
+                            <Decal2>true</Decal2>
+                        </Particle>
+                        <Particle>
+                            <Name>w1_tap_x01</Name>
+                            <Orientation>3</Orientation>
+                            <Location>1</Location>
+                            <Offset>0.2</Offset>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Hard">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_hard</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Metal">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stone">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Loose_Ground">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_dirt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Plastic">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_wood</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="w2_sap">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_body</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>hitfle_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Armor">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_hard</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>hitarm_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Shield">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_shld</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>hitshi_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Super_Shield">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_shld</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>hitsupshi_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Glass">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_glass</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Unbreak_Glass">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>glass_hit</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>d__GLASSCRACK</Name>
+                            <Orientation>0</Orientation>
+                            <Location>4</Location>
+                            <Decal1>false</Decal1>
+                            <Decal2>true</Decal2>
+                        </Particle>
+                        <Particle>
+                            <Name>w1_tap_x03</Name>
+                            <Orientation>0</Orientation>
+                            <Location>1</Location>
+                            <Offset>-1</Offset>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Mesh">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Solid">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_body</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>d__BULLETHOLE</Name>
+                            <Orientation>0</Orientation>
+                            <Location>4</Location>
+                            <Decal1>false</Decal1>
+                            <Decal2>true</Decal2>
+                        </Particle>
+                        <Particle>
+                            <Name>w1_tap_x01</Name>
+                            <Orientation>3</Orientation>
+                            <Location>1</Location>
+                            <Offset>0.2</Offset>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Hard">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_hard</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Metal">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Stone">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_con</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Loose_Ground">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_dirt</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Plastic">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_wood</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="w7_scc">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>scc_pop</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>w7_scc_x01</Name>
+                            <Orientation>3</Orientation>
+                            <Location>1</Location>
+                            <Offset>0.2</Offset>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Glass">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Unbreak_Glass">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>d__GLASSCRACK</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Solid">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>d__PHASEBURN2</Name>
+                            <Orientation>0</Orientation>
+                            <Location>4</Location>
+                            <Decal1>false</Decal1>
+                            <Decal2>true</Decal2>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="w8_mbo">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_hard</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>w8_mbo_x01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Shield">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_shld</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>hitshi_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Super_Shield">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_shld</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>hitsupshi_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Glass">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Unbreak_Glass">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>d__GLASSMBO</Name>
+                            <Orientation>0</Orientation>
+                            <Location>4</Location>
+                            <Decal1>false</Decal1>
+                            <Decal2>true</Decal2>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_glass</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Mesh">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Solid">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>d__BULLETMBO</Name>
+                            <Orientation>0</Orientation>
+                            <Location>4</Location>
+                            <Decal1>false</Decal1>
+                            <Decal2>true</Decal2>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Metal">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_metal</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Energy">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>2</AISoundType>
+                        <AISoundRadius>80</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="w10_sni">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>w10_sni_x02</Name>
+                            <Orientation>0</Orientation>
+                            <Location>5</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="w12_ba2">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>benrgy_explo</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>w12_ba2_x01</Name>
+                            <Orientation>3</Orientation>
+                            <Location>1</Location>
+                            <Offset>0.2</Offset>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="w13_muro">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>2</AISoundType>
+                        <AISoundRadius>10</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>w13_muro_x01</Name>
+                            <Orientation>3</Orientation>
+                            <Location>5</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="w14_muro">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>2</AISoundType>
+                        <AISoundRadius>200</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>w14_muro_x01</Name>
+                            <Orientation>3</Orientation>
+                            <Location>1</Location>
+                            <Offset>0.2</Offset>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>2</AISoundType>
+                        <AISoundRadius>200</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>w14_muro_x02</Name>
+                            <Orientation>3</Orientation>
+                            <Location>5</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="w3_phr">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>4</AISoundType>
+                        <AISoundRadius>150</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>w3_phr_x01</Name>
+                            <Orientation>3</Orientation>
+                            <Location>1</Location>
+                            <Offset>0.2</Offset>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>4</AISoundType>
+                        <AISoundRadius>150</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>w3_phr_x02</Name>
+                            <Orientation>2</Orientation>
+                            <Location>5</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="w4_psm" />
+        <Impact Name="w6_vdg">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>vdg_hit</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Grenade">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>2</AISoundType>
+                        <AISoundRadius>150</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="w11_ba1">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>bgrnd_explo</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles>
+                        <Particle>
+                            <Name>w11_ba1_x01</Name>
+                            <Orientation>3</Orientation>
+                            <Location>1</Location>
+                            <Offset>0.2</Offset>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Glass">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Unbreak_Glass">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>d__PHASEBURN</Name>
+                            <Orientation>0</Orientation>
+                            <Location>4</Location>
+                            <Decal1>false</Decal1>
+                            <Decal2>true</Decal2>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Solid">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>d__PHASEBURN</Name>
+                            <Orientation>0</Orientation>
+                            <Location>4</Location>
+                            <Decal1>false</Decal1>
+                            <Decal2>true</Decal2>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="w5_sbg">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>w5_sbg_x02</Name>
+                            <Orientation>3</Orientation>
+                            <Location>1</Location>
+                            <Offset>0.2</Offset>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Glass">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Unbreak_Glass">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>d__PHASEBURN</Name>
+                            <Orientation>0</Orientation>
+                            <Location>4</Location>
+                            <Decal1>false</Decal1>
+                            <Decal2>true</Decal2>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Solid">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>d__PHASEBURN</Name>
+                            <Orientation>0</Orientation>
+                            <Location>4</Location>
+                            <Decal1>false</Decal1>
+                            <Decal2>true</Decal2>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="w9_scr" />
+        <Impact Name="Debris" />
+        <Impact Name="Casing">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>shells_sngl</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Glass">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>shell_snglwd</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Solid">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>shells_sngl</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Carpet">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>shells_snglrug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Loose_Ground">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>shells_snglrug</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Plastic">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>shell_snglwd</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Soft">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>shell_snglwd</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Glass_Shard">
+            <Material Name="Default">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>glass_small</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Spark" />
+        <Impact Name="Melee">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Damage</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name />
+                        <AICanHear>true</AICanHear>
+                        <AISoundType>3</AISoundType>
+                        <AISoundRadius>150</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>bdy_med</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_flash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+            <Material Name="Super_Shield">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Head">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>bdy_hvy</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>bdy_med</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>bdy_lite</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Head_Blocked">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_block_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>blocks</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Super_Shield">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_supshi_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_shld</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Head_Hit">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_flash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Head_Killed">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_ko_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Kick">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>bdy_hvy</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>bdy_med</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>bdy_lite</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Kick_Blocked">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_block_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>blocks</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Super_Shield">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_supshi_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_shld</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Kick_Hit">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_flash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Bar_Super_Kick">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>barwave_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Com_Super_Kick">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_comflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Eli_Super_Kick">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_eliflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Gri_Super_Kick">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_griflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Kon_Super_Kick">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_konflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Mur_Super_Kick">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_murflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Nin_Super_Kick">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_ninflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Red_Super_Kick">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_redflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Str_Super_Kick">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_strflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Swt_Super_Kick">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_swtflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Tan_Super_Kick">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_tanflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Tcl_Super_Kick">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_tclflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Thu_Super_Kick">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_thuflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Kick_Killed">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_ko_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>killkick</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Punch">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>punch_hvy</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Armor">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Flesh">
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Heavy</Modifier>
+                    <Sound>
+                        <Name>face_hvy</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Medium</Modifier>
+                    <Sound>
+                        <Name>face_med</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Light</Modifier>
+                    <Sound>
+                        <Name>face_lite</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Punch_Blocked">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_block_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>blocks</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+            <Material Name="Super_Shield">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_supshi_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+                <ImpactEffect>
+                    <Component>Projectile</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound>
+                        <Name>ap_hit_shld</Name>
+                        <AICanHear>false</AICanHear>
+                        <AISoundType>0</AISoundType>
+                        <AISoundRadius>0</AISoundRadius>
+                    </Sound>
+                    <Particles />
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Punch_Hit">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_flash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Bar_Super_Punch">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_eliflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Com_Super_Punch">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_comflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Eli_Super_Punch">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_eliflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Gri_Super_Punch">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_griflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Kon_Super_Punch">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_konflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Mur_Super_Punch">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_murflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Nin_Super_Punch">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_ninflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Red_Super_Punch">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_redflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Str_Super_Punch">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_strflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Swt_Super_Punch">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_swtflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Tan_Super_Punch">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_tanflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Tcl_Super_Punch">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_tclflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Thu_Super_Punch">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_thuflash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Punch_Killed">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_ko_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Self_Damage">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_flash_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+        <Impact Name="Self_Damage_Killed">
+            <Material Name="Character">
+                <ImpactEffect>
+                    <Component>Impact</Component>
+                    <Modifier>Any</Modifier>
+                    <Sound />
+                    <Particles>
+                        <Particle>
+                            <Name>h2h_ko_e01</Name>
+                            <Orientation>0</Orientation>
+                            <Location>0</Location>
+                        </Particle>
+                    </Particles>
+                </ImpactEffect>
+            </Material>
+        </Impact>
+    </ImpactEffects>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRACdoctor_animations.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRACdoctor_animations.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRACdoctor_animations.xml	(revision 262)
@@ -0,0 +1,8 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Instance id="0" type="TRAC">
+        <ParentCollection>TRACcomguy_animations</ParentCollection>
+        <Animations>
+        </Animations>
+    </Instance>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRACninja_animations.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRACninja_animations.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRACninja_animations.xml	(revision 262)
@@ -0,0 +1,1564 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Instance id="0" type="TRAC">
+        <ParentCollection>TRACstrikercore_animations</ParentCollection>
+        <Animations>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMidle1</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMtaunt1</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>5</Weight>
+                <Animation>TRAMNINCOMtaunt2</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMteleport_in</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMteleport_out</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMinvisible</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMfireball</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMturn_left</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMturn_right</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMgetup_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMgetup_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMgetup_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMgetup_fw_crouch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMgetup_bk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMgetup_bk_crouch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMgetup_kick_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMgetup_kick_bk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMhit_head1</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMhit_head2</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMhit_head3</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMhit_body1</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMhit_body2</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMhit_body3</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMhit_foot1</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMhit_foot2</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMhit_crouch1</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMhit_crouch2</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMidle2croucha</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMidle2crouchb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcrouch2idlea</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcrouch2idleb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMrunstart</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMrun1stepa</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMrun1stepb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMrunstop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMrun_bk_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMrun_bk_stop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMrun_bk_1stepa</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMrun_bk_1stepb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMss_rt_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMss_rt_stop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMss_lt_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMss_lt_stop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMthrow_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMthrow_fw_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMthrow_bk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMthrow_bk_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMrun_tkl_bk_p</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMrun_tkl_bk_p_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMrun_thw_fw_p</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMrun_thw_fw_p_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMrun_thw_bk_p</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMrun_thw_bk_p_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISthrow_fw_p</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISthrow_fw_p_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISthrow_bk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISthrow_bk_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFthrow_fw_p</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFthrow_fw_p_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFthrow_bk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFthrow_bk_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcrouch_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcrouch_kick_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcrouch_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcrouch_punch_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcrouch_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcrouch_bk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcrouch_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcrouch_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMkick_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMkick_bk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMkick_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMkick_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMkick_low</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMkick_heavy</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMpunch_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMpunch_bk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMpunch_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMpunch_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMpunch_low</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMpunch_heavy</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcomb_k</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcomb_k_k</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcomb_k_k_k</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcomb_p</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcomb_p_p</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcomb_p_p_p</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcomb_p_p_k</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcomb_p_p_k_k</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcomb_p_p_k_k_k</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMcomb_p_p_k_k_k_k</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAidle1</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAidle2croucha</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAidle2crouchb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAcrouch2idlea</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAcrouch2idleb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAcrouch_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAcrouch_walk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAcrouch_walk_backwards</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAcrouch_turn_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAcrouch_turn_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArunstart</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun1stepa</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun1stepb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArunstop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_ss_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_ss_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_bk_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_bk_stop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_bk_1stepa</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_bk_1stepb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_bk_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_bk_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_bk_ss_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_bk_ss_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_bk_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_bk_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_bk_slide</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAturn_left</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAss_lt_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAss_lt_stop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAss_lt_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAss_lt_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAss_lt_run</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAss_lt_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAss_lt_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAss_lt_slide</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAss_rt_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAss_rt_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAss_rt_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAss_rt_stop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAss_rt_run</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAss_rt_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAss_rt_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAss_rt_slide</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_slide</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_slide_getup</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_slide_crouch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_slide_run</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJArun_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAwalk_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAwalk_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAwalk_start_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAwalk_start_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAwalk_stop_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAwalk_stop_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAturn_right</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAwalk_back_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAwalk_back_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAwalk_back_start_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAwalk_back_start_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAwalk_back_stop_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAwalk_back_stop_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISidle1</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISturn_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISturn_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrunstart</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun1stepa</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun1stepb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrunstop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISss_lt_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISss_lt_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISss_rt_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISss_rt_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISss_lt_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISss_lt_stop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISss_lt_slide</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISss_rt_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISss_rt_stop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISss_rt_slide</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun_bk_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun_bk_stop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun_bk_1stepa</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun_bk_1stepb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun_bk_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun_bk_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun_bk_ss_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun_bk_ss_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun_ss_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun_ss_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISss_lt_run</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISss_rt_run</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISidle2croucha</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISidle2crouchb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPIScrouch2idlea</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPIScrouch2idleb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPIScrouch_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPIScrouch_walk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPIScrouch_run_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPIScrouch_run_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPIScrouch_run_bk_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPIScrouch_run_bk_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPIScrouch_walk_backwards</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPIScrouch_turn_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPIScrouch_turn_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun_slide</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun_slide_getup</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrun_slide_run</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMjump_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_crouch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMjump_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_land_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_lt_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_lt_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_lt_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_lt_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_lt_crouch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMjump_lt_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMjump_lt_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_lt_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_lt_land_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_rt_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_rt_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_rt_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_rt_crouch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_rt_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMjump_rt_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_rt_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMjump_rt_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_rt_land_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_fw_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_fw_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMjump_fw_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_fw_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_fw_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_fw_crouch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_fw_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMjump_fw_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_fw_land_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_bk_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_bk_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_bk_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_bk_crouch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_bk_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMjump_bk_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_bk_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMjump_bk_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAjump_bk_land_bk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_fw_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_bk_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_lt_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_rt_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFidle1</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFturn_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFturn_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFcrouch_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFcrouch2idlea</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFcrouch2idleb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFidle2croucha</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFidle2crouchb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFcrouch_run_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFcrouch_run_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFcrouch_run_bk_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFcrouch_run_bk_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFcrouch_turn_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFcrouch_turn_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrun_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrun_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrun1stepa</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrun1stepb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrunstart</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrunstop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrun_ss_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrun_ss_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrun_bk_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrun_bk_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrun_bk_1stepa</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrun_bk_1stepb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrun_bk_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrun_bk_stop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrun_bk_ss_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrun_bk_ss_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFss_lt_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFss_lt_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFss_lt_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFss_lt_stop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFss_lt_run</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFss_lt_slide</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFss_rt_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFss_rt_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFss_rt_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFss_rt_stop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFss_rt_run</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFss_rt_slide</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFwalk_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFwalk_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFwalk_start_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFwalk_start_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFwalk_stop_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFwalk_stop_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFturn_right</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFwalk_back_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFwalk_back_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFwalk_back_start_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFwalk_back_start_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFwalk_back_stop_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFwalk_back_stop_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_land_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_fw_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_fw_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_fw_land_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_fw_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_bk_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_bk_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_bk_land_bk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_bk_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_lt_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_lt_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_lt_land_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_lt_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_rt_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_rt_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_rt_land_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFjump_rt_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_land_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_fw_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_fw_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_fw_land_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_fw_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_bk_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_bk_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_bk_land_bk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_bk_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_lt_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_lt_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_lt_land_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_lt_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_rt_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_rt_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_rt_land_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISjump_rt_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMstartle_bk1</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrecoil_autopistol</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrecoil_p_stream</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISrecoil_vandegraf</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrecoil_phase_rif</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrecoil_superball</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrecoil_scram</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrecoil_mercury</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFrecoil_screamer</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISreload_autopis_o</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISreload_stream_o</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISreload_vdgf_o</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFreload_merc_o</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFreload_rifle_o</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFreload_scram_o</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFreload_scream_o</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFreload_super_o</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFpickup_rif_stand</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISpickup_pis_stand</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFpickup_rif_cr</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISpickup_pis_cr</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISpickup_mid</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFpickup_mid</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINPISholster</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINRIFholster</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMdraw_pis</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINCOMdraw_rif</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAdraw_pis</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAdraw_rif</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAlev11_outrozip01</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAlev11_outrozip02</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAlev11_window</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAlev11_windowturn</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAlev11_cnsl_type</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAlev12_zip</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAlev12_Intro</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAlev12_Outro1</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAlev12_Outro2</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINJAlev12_Outro3</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINSPRrun_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMNINSPRrun_lt</Animation>
+            </TRACAnimation>
+        </Animations>
+    </Instance>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRACred_animations.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRACred_animations.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRACred_animations.xml	(revision 262)
@@ -0,0 +1,440 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Instance id="0" type="TRAC">
+        <ParentCollection>TRACkonokocore_animations</ParentCollection>
+        <Animations>
+		<TRACAnimation>
+                <Weight>900</Weight>
+                <Animation>TRAMREDCOMrt_fw_kick</Animation>
+            </TRACAnimation>		    
+			<TRACAnimation>
+                <Weight>900</Weight>
+                <Animation>TRAMREDCOMlt_fw_kick</Animation>
+            </TRACAnimation>
+		    <TRACAnimation>
+                <Weight>900</Weight>
+                <Animation>TRAMREDCOMss_lt_1stepb</Animation>
+            </TRACAnimation>
+			<TRACAnimation>
+                <Weight>900</Weight>
+                <Animation>TRAMREDCOMss_rt_1stepb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>900</Weight>
+                <Animation>TRAMREDCOMidle1</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMtaunt1</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMturn_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMturn_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMidle2croucha</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMidle2crouchb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMcrouch2idlea</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMcrouch2idleb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMgetup_kick_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMgetup_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMgetup_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMgetup_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMgetup_bk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMcrouch_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMcrouch_kick_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMcrouch_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMcrouch_punch_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMkick_heavy</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMpunch_heavy</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDPISthrow_fw_p</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDPISthrow_fw_p_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDPISthrow_bk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDPISthrow_bk_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDRIFthrow_fw_p</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDRIFthrow_fw_p_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDRIFthrow_bk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDRIFthrow_bk_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMthrow_fw_p</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMthrow_fw_p_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMthrow_bk_k</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMthrow_bk_k_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMthrow_bk_p</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMthrow_bk_p_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMrun_thw_fw_k</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMrun_thw_fw_k_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMrun_thw_bk_k</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMrun_thw_bk_k_tgt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMcomb_p</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMcomb_p_p</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMcomb_p_p_p</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMcomb_k</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMcomb_k_k</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMcomb_k_k_k</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMkick_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMkick_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMkick_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMkick_low</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMkick_bk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMpunch_fw</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMpunch_low</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMpunch_bk</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMpunch_lt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMpunch_rt</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMrun1stepa</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMrun1stepb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMrunstart</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMrunstop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMrun_bk_1stepa</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMrun_bk_1stepb</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMrun_bk_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMrun_bk_stop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMss_lt_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMss_lt_stop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMss_rt_start</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMss_rt_stop</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMjump_fw_crouch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMjump_crouch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMjump_lt_crouch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMjump_rt_crouch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDjump_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDjump_fw_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDjump_bk_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDjump_lt_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDjump_lt_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDjump_rt_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDjump_rt_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDjump_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDjump_fw_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDjump_bk_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMjump_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMjump_fw_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMjump_lt_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMjump_rt_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMjump_bk_land</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMjump_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMjump_fw_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMjump_lt_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMjump_rt_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDCOMjump_bk_idle</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDrun_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDrun_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDrun_slide</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDPISrun_slide</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDrun_slide_crouch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDrun_slide_run</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDPISrun_slide_run</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDrun_slide_getup</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDPISrun_slide_getup</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDss_rt_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDss_rt_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDss_lt_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDss_lt_punch</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDrun_bk_kick</Animation>
+            </TRACAnimation>
+            <TRACAnimation>
+                <Weight>100</Weight>
+                <Animation>TRAMREDrun_bk_punch</Animation>
+            </TRACAnimation>
+        </Animations>
+    </Instance>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONCOMfallen_front.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONCOMfallen_front.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONCOMfallen_front.xml	(revision 262)
@@ -0,0 +1,245 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>Stand</Type>
+        <AimingType>Stand</AimingType>
+        <FromState>FallenBack</FromState>
+        <ToState>FallenBack</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>6</FrameCount>
+        <Duration>6</Duration>
+        <Varient>RightPistol</Varient>
+        <AtomicStart>1</AtomicStart>
+        <AtomicEnd>0</AtomicEnd>
+        <EndInterpolation>0</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+        <Shortcuts />
+        <Attacks />
+        <Throw />
+        <Damage />
+        <Particles />
+        <MotionBlur />
+        <Footsteps />
+        <Sounds />
+        <Heights>
+            <Float>1.158139</Float>
+            <Float>1.158139</Float>
+            <Float>1.158139</Float>
+            <Float>1.158139</Float>
+            <Float>1.158139</Float>
+            <Float>1.158139</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>0 -0</Vector2>
+            <Vector2>0 -0</Vector2>
+            <Vector2>0 -0</Vector2>
+            <Vector2>0 -0</Vector2>
+            <Vector2>0 -0</Vector2>
+            <Vector2>0 -0</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>561</YExtent>
+                <YExtentOffset>-110</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>561</YExtent>
+                <YExtentOffset>-110</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>561</YExtent>
+                <YExtentOffset>-110</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>561</YExtent>
+                <YExtentOffset>-110</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>561</YExtent>
+                <YExtentOffset>-110</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>561</YExtent>
+                <YExtentOffset>-110</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>5 31955 14952 -31837</EKey>
+                <EKey>1 31955 14952 -31837</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 -26248 524 -27612</EKey>
+                <EKey>1 -26248 524 -27612</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 0 0 -9656</EKey>
+                <EKey>1 0 0 -9656</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 2720 81 -4502</EKey>
+                <EKey>1 2720 81 -4502</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 26233 1820 -28339</EKey>
+                <EKey>1 26233 1820 -28339</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 0 0 -4787</EKey>
+                <EKey>1 0 0 -4787</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 -4165 -2148 -4996</EKey>
+                <EKey>1 -4165 -2148 -4996</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 -1442 -1353 -1283</EKey>
+                <EKey>1 -1442 -1353 -1283</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 576 -786 1596</EKey>
+                <EKey>1 576 -786 1596</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 0 0 -1185</EKey>
+                <EKey>1 0 0 -1185</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 0 -3033 7183</EKey>
+                <EKey>1 0 -3033 7183</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 -1729 11978 -29883</EKey>
+                <EKey>1 -1729 11978 -29883</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 6619 7966 -1313</EKey>
+                <EKey>1 6619 7966 -1313</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 0 0 -5051</EKey>
+                <EKey>1 0 0 -5051</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 -16265 2572 3740</EKey>
+                <EKey>1 -16265 2572 3740</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 1718 -11980 -29883</EKey>
+                <EKey>1 1718 -11980 -29883</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 -8192 -4217 -16133</EKey>
+                <EKey>1 -8192 -4217 -16133</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 0 0 0</EKey>
+                <EKey>1 0 0 0</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 24761 6107 -904</EKey>
+                <EKey>1 24761 6107 -904</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONCOMidle2.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONCOMidle2.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONCOMidle2.xml	(revision 262)
@@ -0,0 +1,1407 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>BlockHigh DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>Stand</Type>
+        <AimingType>Stand</AimingType>
+        <FromState>Standing</FromState>
+        <ToState>Standing</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>60</FrameCount>
+        <Duration>60</Duration>
+        <Varient>Combat</Varient>
+        <AtomicStart>1</AtomicStart>
+        <AtomicEnd>0</AtomicEnd>
+        <EndInterpolation>0</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+        <Shortcuts />
+        <Attacks />
+        <Throw />
+        <Damage />
+        <Particles />
+        <MotionBlur />
+        <Footsteps />
+        <Sounds />
+        <Heights>
+            <Float>8.008025</Float>
+            <Float>8.005154</Float>
+            <Float>8.001106</Float>
+            <Float>7.996385</Float>
+            <Float>7.991497</Float>
+            <Float>7.986944</Float>
+            <Float>7.983232</Float>
+            <Float>7.980864</Float>
+            <Float>7.980346</Float>
+            <Float>7.982181</Float>
+            <Float>7.986874</Float>
+            <Float>7.993971</Float>
+            <Float>8.002559</Float>
+            <Float>8.012447</Float>
+            <Float>8.023449</Float>
+            <Float>8.035374</Float>
+            <Float>8.048034</Float>
+            <Float>8.06124</Float>
+            <Float>8.074804</Float>
+            <Float>8.088535</Float>
+            <Float>8.102247</Float>
+            <Float>8.115749</Float>
+            <Float>8.128855</Float>
+            <Float>8.141372</Float>
+            <Float>8.153114</Float>
+            <Float>8.163892</Float>
+            <Float>8.173515</Float>
+            <Float>8.181798</Float>
+            <Float>8.188549</Float>
+            <Float>8.193581</Float>
+            <Float>8.196704</Float>
+            <Float>8.197992</Float>
+            <Float>8.19773</Float>
+            <Float>8.196044</Float>
+            <Float>8.193057</Float>
+            <Float>8.188898</Float>
+            <Float>8.18369</Float>
+            <Float>8.17756</Float>
+            <Float>8.170633</Float>
+            <Float>8.163035</Float>
+            <Float>8.154892</Float>
+            <Float>8.146329</Float>
+            <Float>8.137471</Float>
+            <Float>8.128447</Float>
+            <Float>8.119378</Float>
+            <Float>8.110393</Float>
+            <Float>8.101616</Float>
+            <Float>8.093173</Float>
+            <Float>8.085189</Float>
+            <Float>8.077791</Float>
+            <Float>8.071105</Float>
+            <Float>8.064812</Float>
+            <Float>8.058513</Float>
+            <Float>8.052208</Float>
+            <Float>8.0459</Float>
+            <Float>8.039589</Float>
+            <Float>8.033275</Float>
+            <Float>8.02696</Float>
+            <Float>8.020647</Float>
+            <Float>8.014335</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>-0.00307399035 -0.006752968</Vector2>
+            <Vector2>-0.00263100863 -0.00713396072</Vector2>
+            <Vector2>-0.0021790266 -0.007470131</Vector2>
+            <Vector2>-0.00170898438 -0.00775909424</Vector2>
+            <Vector2>-0.00121301413 -0.008003712</Vector2>
+            <Vector2>-0.000703990459 -0.008203983</Vector2>
+            <Vector2>-0.000445961952 -0.008358002</Vector2>
+            <Vector2>-2.70009041E-05 -0.008469105</Vector2>
+            <Vector2>0.0003669858 -0.008534908</Vector2>
+            <Vector2>0.000715971 -0.00855732</Vector2>
+            <Vector2>0.00106102228 -0.008535862</Vector2>
+            <Vector2>0.0014089942 -0.008471966</Vector2>
+            <Vector2>0.00173801184 -0.008366108</Vector2>
+            <Vector2>0.002052009 -0.008216858</Vector2>
+            <Vector2>0.002352953 -0.008027077</Vector2>
+            <Vector2>0.00263899565 -0.007794857</Vector2>
+            <Vector2>0.00291204453 -0.00752306</Vector2>
+            <Vector2>0.003174007 -0.00721120834</Vector2>
+            <Vector2>0.00342196226 -0.006857872</Vector2>
+            <Vector2>0.00365799665 -0.006465912</Vector2>
+            <Vector2>0.00388103724 -0.006035328</Vector2>
+            <Vector2>0.004090965 -0.00556468964</Vector2>
+            <Vector2>0.00428402424 -0.005056858</Vector2>
+            <Vector2>0.004459977 -0.00450801849</Vector2>
+            <Vector2>0.0046120286 -0.003923416</Vector2>
+            <Vector2>0.00478601456 -0.003296852</Vector2>
+            <Vector2>0.004952967 -0.00263404846</Vector2>
+            <Vector2>0.005006969 -0.00192976</Vector2>
+            <Vector2>0.00516700745 -0.0011882782</Vector2>
+            <Vector2>0.00524497032 -0.000404834747</Vector2>
+            <Vector2>-0.00524497032 0.000404834747</Vector2>
+            <Vector2>-0.00516700745 0.0011882782</Vector2>
+            <Vector2>-0.005006969 0.00192976</Vector2>
+            <Vector2>-0.004952967 0.00263404846</Vector2>
+            <Vector2>-0.00478601456 0.003296852</Vector2>
+            <Vector2>-0.0046120286 0.003923416</Vector2>
+            <Vector2>-0.004459977 0.00450801849</Vector2>
+            <Vector2>-0.00428402424 0.005056858</Vector2>
+            <Vector2>-0.004090965 0.00556468964</Vector2>
+            <Vector2>-0.00388103724 0.006035328</Vector2>
+            <Vector2>-0.00365799665 0.006465912</Vector2>
+            <Vector2>-0.00342196226 0.006857872</Vector2>
+            <Vector2>-0.003174007 0.00721120834</Vector2>
+            <Vector2>-0.00291204453 0.00752306</Vector2>
+            <Vector2>-0.00263899565 0.007794857</Vector2>
+            <Vector2>-0.00235199928 0.008027077</Vector2>
+            <Vector2>-0.00205296278 0.008216858</Vector2>
+            <Vector2>-0.00173801184 0.008366108</Vector2>
+            <Vector2>-0.0014089942 0.008471966</Vector2>
+            <Vector2>-0.00106102228 0.008535862</Vector2>
+            <Vector2>-0.000715971 0.00855732</Vector2>
+            <Vector2>-0.0003669858 0.008534908</Vector2>
+            <Vector2>2.70009041E-05 0.008469105</Vector2>
+            <Vector2>0.000446975231 0.008358002</Vector2>
+            <Vector2>0.0007929802 0.008203983</Vector2>
+            <Vector2>0.00127601624 0.008003712</Vector2>
+            <Vector2>0.00164097548 0.007760048</Vector2>
+            <Vector2>0.00213199854 0.00746917725</Vector2>
+            <Vector2>0.002603054 0.00713396072</Vector2>
+            <Vector2>0.00306397676 0.006752968</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1675</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>-1</Z>
+                <YExtent>1675</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-1</Z>
+                <YExtent>1675</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-2</Z>
+                <YExtent>1674</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-3</Z>
+                <YExtent>1673</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-4</Z>
+                <YExtent>1673</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-5</Z>
+                <YExtent>1672</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-5</Z>
+                <YExtent>1672</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-6</Z>
+                <YExtent>1672</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-7</Z>
+                <YExtent>1672</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-8</Z>
+                <YExtent>1672</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-9</Z>
+                <YExtent>1673</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-10</Z>
+                <YExtent>1673</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-10</Z>
+                <YExtent>1674</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>-11</Z>
+                <YExtent>1675</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>-12</Z>
+                <YExtent>1676</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>-13</Z>
+                <YExtent>1677</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>-14</Z>
+                <YExtent>1678</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1</X>
+                <Z>-14</Z>
+                <YExtent>1679</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1</X>
+                <Z>-15</Z>
+                <YExtent>1680</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1</X>
+                <Z>-16</Z>
+                <YExtent>1681</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>2</X>
+                <Z>-16</Z>
+                <YExtent>1682</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>2</X>
+                <Z>-17</Z>
+                <YExtent>1683</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>3</X>
+                <Z>-17</Z>
+                <YExtent>1684</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>3</X>
+                <Z>-18</Z>
+                <YExtent>1685</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>3</X>
+                <Z>-18</Z>
+                <YExtent>1686</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>4</X>
+                <Z>-19</Z>
+                <YExtent>1687</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>4</X>
+                <Z>-19</Z>
+                <YExtent>1687</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>5</X>
+                <Z>-19</Z>
+                <YExtent>1688</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>5</X>
+                <Z>-19</Z>
+                <YExtent>1688</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>6</X>
+                <Z>-19</Z>
+                <YExtent>1689</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>5</X>
+                <Z>-19</Z>
+                <YExtent>1689</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>5</X>
+                <Z>-19</Z>
+                <YExtent>1689</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>4</X>
+                <Z>-19</Z>
+                <YExtent>1689</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>4</X>
+                <Z>-19</Z>
+                <YExtent>1689</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>3</X>
+                <Z>-18</Z>
+                <YExtent>1689</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>3</X>
+                <Z>-18</Z>
+                <YExtent>1688</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>3</X>
+                <Z>-17</Z>
+                <YExtent>1688</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>2</X>
+                <Z>-17</Z>
+                <YExtent>1687</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>2</X>
+                <Z>-16</Z>
+                <YExtent>1687</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1</X>
+                <Z>-16</Z>
+                <YExtent>1686</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1</X>
+                <Z>-15</Z>
+                <YExtent>1686</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1</X>
+                <Z>-14</Z>
+                <YExtent>1685</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>-14</Z>
+                <YExtent>1685</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>-13</Z>
+                <YExtent>1684</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>-12</Z>
+                <YExtent>1683</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>-11</Z>
+                <YExtent>1683</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-10</Z>
+                <YExtent>1682</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-10</Z>
+                <YExtent>1682</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-9</Z>
+                <YExtent>1681</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-8</Z>
+                <YExtent>1681</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-7</Z>
+                <YExtent>1680</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-6</Z>
+                <YExtent>1680</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-5</Z>
+                <YExtent>1679</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-5</Z>
+                <YExtent>1679</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-4</Z>
+                <YExtent>1678</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-3</Z>
+                <YExtent>1678</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-2</Z>
+                <YExtent>1677</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-1</Z>
+                <YExtent>1676</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>-1</Z>
+                <YExtent>1676</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>59 -2232 6630 16558</EKey>
+                <EKey>1 -2232 6630 16558</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -29887 -858 -25245</EKey>
+                <EKey>1 -29884 -868 -25240</EKey>
+                <EKey>1 -29881 -878 -25231</EKey>
+                <EKey>1 -29878 -888 -25220</EKey>
+                <EKey>2 -29875 -898 -25208</EKey>
+                <EKey>1 -29870 -916 -25188</EKey>
+                <EKey>1 -29867 -924 -25184</EKey>
+                <EKey>1 -29865 -931 -25186</EKey>
+                <EKey>1 -29863 -937 -25197</EKey>
+                <EKey>2 -29862 -941 -25216</EKey>
+                <EKey>1 -29860 -947 -25278</EKey>
+                <EKey>1 -29859 -949 -25316</EKey>
+                <EKey>1 -29859 -950 -25358</EKey>
+                <EKey>1 -29859 -950 -25404</EKey>
+                <EKey>4 -29859 -950 -25453</EKey>
+                <EKey>1 -29862 -941 -25663</EKey>
+                <EKey>1 -29863 -937 -25716</EKey>
+                <EKey>1 -29864 -933 -25768</EKey>
+                <EKey>2 -29866 -929 -25818</EKey>
+                <EKey>1 -29869 -919 -25908</EKey>
+                <EKey>1 -29871 -914 -25946</EKey>
+                <EKey>2 -29872 -908 -25979</EKey>
+                <EKey>1 -29876 -896 -26025</EKey>
+                <EKey>1 -29878 -890 -26036</EKey>
+                <EKey>1 -29877 -895 -26043</EKey>
+                <EKey>1 -29875 -899 -26043</EKey>
+                <EKey>1 -29874 -904 -26037</EKey>
+                <EKey>1 -29872 -908 -26024</EKey>
+                <EKey>1 -29871 -912 -26007</EKey>
+                <EKey>1 -29870 -915 -25985</EKey>
+                <EKey>1 -29869 -918 -25959</EKey>
+                <EKey>4 -29868 -921 -25930</EKey>
+                <EKey>4 -29866 -927 -25790</EKey>
+                <EKey>1 -29867 -926 -25640</EKey>
+                <EKey>1 -29867 -924 -25605</EKey>
+                <EKey>1 -29868 -922 -25572</EKey>
+                <EKey>1 -29869 -919 -25541</EKey>
+                <EKey>1 -29870 -915 -25512</EKey>
+                <EKey>1 -29871 -911 -25485</EKey>
+                <EKey>1 -29873 -907 -25458</EKey>
+                <EKey>4 -29874 -902 -25432</EKey>
+                <EKey>1 -29881 -879 -25325</EKey>
+                <EKey>1 -29883 -872 -25298</EKey>
+                <EKey>1 -29885 -865 -25272</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 0 0 -9067</EKey>
+                <EKey>2 0 0 -9074</EKey>
+                <EKey>1 0 0 -9082</EKey>
+                <EKey>1 0 0 -9079</EKey>
+                <EKey>1 0 0 -9067</EKey>
+                <EKey>1 0 0 -9045</EKey>
+                <EKey>1 0 0 -9009</EKey>
+                <EKey>1 0 0 -8956</EKey>
+                <EKey>2 0 0 -8889</EKey>
+                <EKey>2 0 0 -8729</EKey>
+                <EKey>2 0 0 -8542</EKey>
+                <EKey>4 0 0 -8334</EKey>
+                <EKey>2 0 0 -7899</EKey>
+                <EKey>1 0 0 -7691</EKey>
+                <EKey>1 0 0 -7595</EKey>
+                <EKey>1 0 0 -7506</EKey>
+                <EKey>1 0 0 -7426</EKey>
+                <EKey>1 0 0 -7356</EKey>
+                <EKey>1 0 0 -7299</EKey>
+                <EKey>1 0 0 -7256</EKey>
+                <EKey>2 0 0 -7229</EKey>
+                <EKey>1 0 0 -7236</EKey>
+                <EKey>1 0 0 -7259</EKey>
+                <EKey>1 0 0 -7293</EKey>
+                <EKey>2 0 0 -7337</EKey>
+                <EKey>1 0 0 -7452</EKey>
+                <EKey>1 0 0 -7520</EKey>
+                <EKey>1 0 0 -7593</EKey>
+                <EKey>1 0 0 -7670</EKey>
+                <EKey>1 0 0 -7751</EKey>
+                <EKey>1 0 0 -7835</EKey>
+                <EKey>1 0 0 -7919</EKey>
+                <EKey>1 0 0 -8004</EKey>
+                <EKey>1 0 0 -8088</EKey>
+                <EKey>2 0 0 -8170</EKey>
+                <EKey>1 0 0 -8327</EKey>
+                <EKey>1 0 0 -8400</EKey>
+                <EKey>1 0 0 -8468</EKey>
+                <EKey>1 0 0 -8533</EKey>
+                <EKey>2 0 0 -8597</EKey>
+                <EKey>5 0 0 -8722</EKey>
+                <EKey>1 0 0 -9014</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 -791 -2160 -3003</EKey>
+                <EKey>2 -785 -2178 -3017</EKey>
+                <EKey>2 -779 -2196 -3030</EKey>
+                <EKey>2 -776 -2211 -3052</EKey>
+                <EKey>1 -777 -2223 -3089</EKey>
+                <EKey>1 -780 -2226 -3116</EKey>
+                <EKey>1 -785 -2228 -3149</EKey>
+                <EKey>1 -792 -2229 -3189</EKey>
+                <EKey>1 -800 -2228 -3232</EKey>
+                <EKey>1 -809 -2226 -3279</EKey>
+                <EKey>1 -819 -2223 -3329</EKey>
+                <EKey>1 -830 -2219 -3381</EKey>
+                <EKey>1 -842 -2214 -3435</EKey>
+                <EKey>1 -854 -2209 -3491</EKey>
+                <EKey>1 -867 -2202 -3548</EKey>
+                <EKey>1 -880 -2195 -3605</EKey>
+                <EKey>1 -893 -2188 -3662</EKey>
+                <EKey>1 -906 -2179 -3718</EKey>
+                <EKey>2 -919 -2171 -3773</EKey>
+                <EKey>1 -943 -2153 -3875</EKey>
+                <EKey>1 -955 -2144 -3921</EKey>
+                <EKey>1 -965 -2134 -3963</EKey>
+                <EKey>1 -975 -2126 -4000</EKey>
+                <EKey>1 -983 -2117 -4031</EKey>
+                <EKey>1 -990 -2109 -4055</EKey>
+                <EKey>1 -996 -2101 -4071</EKey>
+                <EKey>1 -993 -2106 -4067</EKey>
+                <EKey>1 -989 -2112 -4057</EKey>
+                <EKey>1 -985 -2118 -4041</EKey>
+                <EKey>1 -979 -2124 -4018</EKey>
+                <EKey>1 -972 -2130 -3991</EKey>
+                <EKey>1 -964 -2136 -3960</EKey>
+                <EKey>1 -956 -2142 -3924</EKey>
+                <EKey>1 -947 -2149 -3885</EKey>
+                <EKey>1 -937 -2154 -3844</EKey>
+                <EKey>1 -928 -2160 -3800</EKey>
+                <EKey>1 -918 -2165 -3754</EKey>
+                <EKey>1 -908 -2170 -3708</EKey>
+                <EKey>1 -898 -2175 -3660</EKey>
+                <EKey>2 -888 -2179 -3612</EKey>
+                <EKey>1 -869 -2185 -3518</EKey>
+                <EKey>1 -860 -2187 -3472</EKey>
+                <EKey>2 -852 -2188 -3427</EKey>
+                <EKey>1 -837 -2189 -3344</EKey>
+                <EKey>1 -831 -2188 -3306</EKey>
+                <EKey>1 -825 -2186 -3267</EKey>
+                <EKey>1 -819 -2184 -3230</EKey>
+                <EKey>1 -814 -2182 -3194</EKey>
+                <EKey>2 -809 -2179 -3159</EKey>
+                <EKey>1 -801 -2173 -3092</EKey>
+                <EKey>1 -797 -2169 -3060</EKey>
+                <EKey>1 -794 -2165 -3031</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 29191 4153 -26927</EKey>
+                <EKey>1 29184 4142 -26919</EKey>
+                <EKey>3 29177 4131 -26907</EKey>
+                <EKey>2 29155 4097 -26861</EKey>
+                <EKey>1 29139 4073 -26831</EKey>
+                <EKey>1 29131 4060 -26820</EKey>
+                <EKey>1 29123 4046 -26812</EKey>
+                <EKey>1 29114 4032 -26809</EKey>
+                <EKey>1 29105 4016 -26809</EKey>
+                <EKey>1 29097 4001 -26812</EKey>
+                <EKey>1 29088 3986 -26817</EKey>
+                <EKey>1 29080 3970 -26823</EKey>
+                <EKey>1 29071 3955 -26832</EKey>
+                <EKey>1 29063 3940 -26841</EKey>
+                <EKey>1 29055 3926 -26851</EKey>
+                <EKey>1 29048 3912 -26862</EKey>
+                <EKey>1 29041 3899 -26874</EKey>
+                <EKey>5 29034 3886 -26886</EKey>
+                <EKey>1 29008 3839 -26937</EKey>
+                <EKey>1 29004 3833 -26944</EKey>
+                <EKey>1 29002 3829 -26948</EKey>
+                <EKey>1 29000 3826 -26951</EKey>
+                <EKey>1 28999 3825 -26951</EKey>
+                <EKey>1 28998 3826 -26947</EKey>
+                <EKey>1 28999 3824 -26959</EKey>
+                <EKey>1 28999 3824 -26969</EKey>
+                <EKey>1 29001 3825 -26976</EKey>
+                <EKey>1 29004 3828 -26982</EKey>
+                <EKey>2 29007 3832 -26986</EKey>
+                <EKey>1 29015 3844 -26989</EKey>
+                <EKey>1 29020 3852 -26989</EKey>
+                <EKey>1 29026 3861 -26988</EKey>
+                <EKey>3 29032 3871 -26986</EKey>
+                <EKey>3 29053 3905 -26978</EKey>
+                <EKey>5 29076 3946 -26968</EKey>
+                <EKey>1 29119 4019 -26963</EKey>
+                <EKey>1 29127 4034 -26963</EKey>
+                <EKey>1 29136 4050 -26961</EKey>
+                <EKey>1 29144 4065 -26959</EKey>
+                <EKey>1 29153 4080 -26957</EKey>
+                <EKey>1 29161 4095 -26953</EKey>
+                <EKey>1 29169 4110 -26948</EKey>
+                <EKey>1 29176 4124 -26942</EKey>
+                <EKey>1 29184 4139 -26935</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 0 0 -14708</EKey>
+                <EKey>3 0 0 -14747</EKey>
+                <EKey>1 0 0 -14824</EKey>
+                <EKey>1 0 0 -14846</EKey>
+                <EKey>1 0 0 -14862</EKey>
+                <EKey>1 0 0 -14871</EKey>
+                <EKey>1 0 0 -14871</EKey>
+                <EKey>3 0 0 -14860</EKey>
+                <EKey>3 0 0 -14778</EKey>
+                <EKey>3 0 0 -14655</EKey>
+                <EKey>1 0 0 -14508</EKey>
+                <EKey>1 0 0 -14457</EKey>
+                <EKey>1 0 0 -14406</EKey>
+                <EKey>1 0 0 -14357</EKey>
+                <EKey>2 0 0 -14309</EKey>
+                <EKey>1 0 0 -14223</EKey>
+                <EKey>1 0 0 -14186</EKey>
+                <EKey>1 0 0 -14154</EKey>
+                <EKey>1 0 0 -14128</EKey>
+                <EKey>3 0 0 -14108</EKey>
+                <EKey>1 0 0 -14089</EKey>
+                <EKey>1 0 0 -14094</EKey>
+                <EKey>1 0 0 -14104</EKey>
+                <EKey>1 0 0 -14118</EKey>
+                <EKey>1 0 0 -14137</EKey>
+                <EKey>1 0 0 -14158</EKey>
+                <EKey>1 0 0 -14183</EKey>
+                <EKey>1 0 0 -14210</EKey>
+                <EKey>2 0 0 -14239</EKey>
+                <EKey>2 0 0 -14300</EKey>
+                <EKey>3 0 0 -14362</EKey>
+                <EKey>1 0 0 -14450</EKey>
+                <EKey>1 0 0 -14475</EKey>
+                <EKey>7 0 0 -14498</EKey>
+                <EKey>3 0 0 -14630</EKey>
+                <EKey>1 0 0 -14688</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 663 205 5570</EKey>
+                <EKey>1 667 194 5582</EKey>
+                <EKey>3 670 183 5596</EKey>
+                <EKey>3 682 148 5637</EKey>
+                <EKey>2 695 108 5655</EKey>
+                <EKey>2 706 76 5641</EKey>
+                <EKey>3 719 41 5605</EKey>
+                <EKey>3 738 -13 5525</EKey>
+                <EKey>2 755 -66 5427</EKey>
+                <EKey>1 764 -98 5357</EKey>
+                <EKey>2 768 -113 5321</EKey>
+                <EKey>1 775 -139 5252</EKey>
+                <EKey>1 778 -151 5219</EKey>
+                <EKey>1 780 -161 5188</EKey>
+                <EKey>1 781 -169 5159</EKey>
+                <EKey>1 782 -176 5133</EKey>
+                <EKey>2 782 -181 5110</EKey>
+                <EKey>2 781 -184 5075</EKey>
+                <EKey>3 784 -184 5090</EKey>
+                <EKey>1 783 -170 5133</EKey>
+                <EKey>1 782 -163 5151</EKey>
+                <EKey>2 781 -153 5172</EKey>
+                <EKey>1 776 -131 5217</EKey>
+                <EKey>1 773 -119 5240</EKey>
+                <EKey>1 770 -105 5265</EKey>
+                <EKey>1 766 -90 5289</EKey>
+                <EKey>2 762 -75 5314</EKey>
+                <EKey>1 752 -43 5361</EKey>
+                <EKey>1 747 -26 5384</EKey>
+                <EKey>1 742 -9 5405</EKey>
+                <EKey>1 736 9 5424</EKey>
+                <EKey>1 731 26 5442</EKey>
+                <EKey>1 725 43 5457</EKey>
+                <EKey>1 719 60 5472</EKey>
+                <EKey>1 713 77 5485</EKey>
+                <EKey>1 707 94 5498</EKey>
+                <EKey>5 701 110 5510</EKey>
+                <EKey>1 669 191 5562</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 -1057 -924 1699</EKey>
+                <EKey>1 -1042 -1013 1700</EKey>
+                <EKey>1 -1034 -1061 1701</EKey>
+                <EKey>2 -1026 -1111 1702</EKey>
+                <EKey>1 -1009 -1215 1703</EKey>
+                <EKey>1 -1000 -1270 1705</EKey>
+                <EKey>1 -991 -1325 1706</EKey>
+                <EKey>1 -981 -1380 1707</EKey>
+                <EKey>1 -972 -1436 1708</EKey>
+                <EKey>1 -963 -1492 1709</EKey>
+                <EKey>4 -954 -1547 1711</EKey>
+                <EKey>1 -918 -1761 1716</EKey>
+                <EKey>1 -909 -1811 1718</EKey>
+                <EKey>1 -901 -1859 1719</EKey>
+                <EKey>1 -894 -1905 1721</EKey>
+                <EKey>1 -886 -1948 1722</EKey>
+                <EKey>1 -880 -1989 1723</EKey>
+                <EKey>1 -873 -2026 1724</EKey>
+                <EKey>2 -867 -2060 1726</EKey>
+                <EKey>1 -858 -2117 1727</EKey>
+                <EKey>1 -854 -2139 1728</EKey>
+                <EKey>1 -851 -2157 1729</EKey>
+                <EKey>1 -849 -2170 1729</EKey>
+                <EKey>1 -847 -2178 1730</EKey>
+                <EKey>1 -847 -2181 1730</EKey>
+                <EKey>1 -847 -2178 1730</EKey>
+                <EKey>1 -849 -2170 1729</EKey>
+                <EKey>1 -851 -2157 1729</EKey>
+                <EKey>2 -854 -2139 1728</EKey>
+                <EKey>1 -862 -2090 1727</EKey>
+                <EKey>1 -867 -2060 1726</EKey>
+                <EKey>1 -873 -2026 1724</EKey>
+                <EKey>1 -880 -1989 1723</EKey>
+                <EKey>1 -886 -1948 1722</EKey>
+                <EKey>1 -894 -1905 1721</EKey>
+                <EKey>1 -901 -1859 1719</EKey>
+                <EKey>1 -909 -1811 1718</EKey>
+                <EKey>2 -918 -1761 1716</EKey>
+                <EKey>2 -935 -1657 1713</EKey>
+                <EKey>1 -954 -1547 1711</EKey>
+                <EKey>1 -963 -1492 1709</EKey>
+                <EKey>1 -972 -1436 1708</EKey>
+                <EKey>1 -981 -1380 1707</EKey>
+                <EKey>1 -991 -1325 1706</EKey>
+                <EKey>1 -1000 -1270 1705</EKey>
+                <EKey>2 -1009 -1215 1703</EKey>
+                <EKey>1 -1026 -1111 1702</EKey>
+                <EKey>1 -1034 -1061 1701</EKey>
+                <EKey>1 -1042 -1013 1700</EKey>
+                <EKey>1 -1050 -967 1699</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 541 -790 1139</EKey>
+                <EKey>1 545 -812 1152</EKey>
+                <EKey>2 549 -835 1166</EKey>
+                <EKey>2 558 -884 1194</EKey>
+                <EKey>1 567 -936 1225</EKey>
+                <EKey>1 572 -963 1242</EKey>
+                <EKey>2 577 -990 1258</EKey>
+                <EKey>1 587 -1046 1291</EKey>
+                <EKey>1 592 -1074 1307</EKey>
+                <EKey>1 598 -1102 1324</EKey>
+                <EKey>1 603 -1129 1340</EKey>
+                <EKey>1 608 -1156 1357</EKey>
+                <EKey>2 613 -1182 1372</EKey>
+                <EKey>1 623 -1233 1403</EKey>
+                <EKey>1 628 -1257 1417</EKey>
+                <EKey>1 632 -1280 1431</EKey>
+                <EKey>4 637 -1301 1444</EKey>
+                <EKey>2 651 -1372 1487</EKey>
+                <EKey>1 656 -1396 1501</EKey>
+                <EKey>1 658 -1405 1507</EKey>
+                <EKey>1 660 -1412 1511</EKey>
+                <EKey>2 660 -1416 1513</EKey>
+                <EKey>1 660 -1416 1513</EKey>
+                <EKey>1 660 -1412 1511</EKey>
+                <EKey>2 658 -1405 1507</EKey>
+                <EKey>3 654 -1385 1495</EKey>
+                <EKey>2 645 -1340 1467</EKey>
+                <EKey>1 637 -1301 1444</EKey>
+                <EKey>1 632 -1280 1431</EKey>
+                <EKey>1 628 -1257 1417</EKey>
+                <EKey>2 623 -1233 1403</EKey>
+                <EKey>1 613 -1182 1372</EKey>
+                <EKey>1 608 -1156 1357</EKey>
+                <EKey>1 603 -1129 1340</EKey>
+                <EKey>1 598 -1102 1324</EKey>
+                <EKey>1 592 -1074 1307</EKey>
+                <EKey>2 587 -1046 1291</EKey>
+                <EKey>1 577 -990 1258</EKey>
+                <EKey>1 572 -963 1242</EKey>
+                <EKey>3 567 -936 1225</EKey>
+                <EKey>1 553 -859 1180</EKey>
+                <EKey>1 549 -835 1166</EKey>
+                <EKey>1 545 -812 1152</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+                <EKey>4 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+                <EKey>12 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+                <EKey>18 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+                <EKey>5 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+                <EKey>4 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 8711 -4302 -792</EKey>
+                <EKey>1 8712 -4272 -852</EKey>
+                <EKey>1 8715 -4241 -915</EKey>
+                <EKey>1 8717 -4208 -981</EKey>
+                <EKey>1 8720 -4174 -1050</EKey>
+                <EKey>3 8723 -4139 -1120</EKey>
+                <EKey>1 8735 -4029 -1342</EKey>
+                <EKey>1 8740 -3992 -1418</EKey>
+                <EKey>1 8745 -3954 -1494</EKey>
+                <EKey>1 8751 -3917 -1570</EKey>
+                <EKey>1 8757 -3880 -1645</EKey>
+                <EKey>3 8763 -3843 -1720</EKey>
+                <EKey>1 8783 -3737 -1935</EKey>
+                <EKey>1 8790 -3704 -2002</EKey>
+                <EKey>1 8797 -3672 -2067</EKey>
+                <EKey>1 8804 -3642 -2129</EKey>
+                <EKey>2 8811 -3614 -2187</EKey>
+                <EKey>2 8823 -3562 -2292</EKey>
+                <EKey>1 8834 -3520 -2378</EKey>
+                <EKey>1 8838 -3503 -2414</EKey>
+                <EKey>2 8842 -3489 -2444</EKey>
+                <EKey>1 8848 -3468 -2485</EKey>
+                <EKey>2 8849 -3463 -2496</EKey>
+                <EKey>1 8849 -3463 -2496</EKey>
+                <EKey>2 8848 -3468 -2485</EKey>
+                <EKey>1 8842 -3489 -2444</EKey>
+                <EKey>1 8838 -3503 -2414</EKey>
+                <EKey>3 8834 -3520 -2378</EKey>
+                <EKey>1 8817 -3587 -2241</EKey>
+                <EKey>1 8811 -3614 -2187</EKey>
+                <EKey>1 8804 -3642 -2129</EKey>
+                <EKey>1 8797 -3672 -2067</EKey>
+                <EKey>1 8790 -3704 -2002</EKey>
+                <EKey>3 8783 -3737 -1935</EKey>
+                <EKey>1 8763 -3843 -1720</EKey>
+                <EKey>1 8757 -3880 -1645</EKey>
+                <EKey>1 8751 -3917 -1570</EKey>
+                <EKey>1 8745 -3954 -1494</EKey>
+                <EKey>1 8740 -3992 -1418</EKey>
+                <EKey>1 8735 -4029 -1342</EKey>
+                <EKey>2 8731 -4067 -1267</EKey>
+                <EKey>1 8723 -4139 -1120</EKey>
+                <EKey>1 8720 -4174 -1050</EKey>
+                <EKey>1 8717 -4208 -981</EKey>
+                <EKey>1 8715 -4241 -915</EKey>
+                <EKey>1 8712 -4272 -852</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+                <EKey>1 7390 10526 25506</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 -6023 4988 -6422</EKey>
+                <EKey>1 -5992 4904 -6485</EKey>
+                <EKey>1 -5977 4858 -6519</EKey>
+                <EKey>1 -5961 4809 -6556</EKey>
+                <EKey>1 -5946 4759 -6593</EKey>
+                <EKey>2 -5933 4706 -6632</EKey>
+                <EKey>1 -5909 4595 -6711</EKey>
+                <EKey>1 -5901 4538 -6751</EKey>
+                <EKey>1 -5894 4479 -6790</EKey>
+                <EKey>4 -5889 4420 -6829</EKey>
+                <EKey>1 -5868 4193 -6961</EKey>
+                <EKey>1 -5863 4140 -6989</EKey>
+                <EKey>1 -5858 4089 -7015</EKey>
+                <EKey>1 -5854 4040 -7039</EKey>
+                <EKey>1 -5850 3993 -7061</EKey>
+                <EKey>3 -5847 3949 -7081</EKey>
+                <EKey>3 -5842 3834 -7131</EKey>
+                <EKey>1 -5842 3751 -7167</EKey>
+                <EKey>1 -5844 3732 -7177</EKey>
+                <EKey>1 -5847 3716 -7185</EKey>
+                <EKey>1 -5851 3706 -7192</EKey>
+                <EKey>1 -5856 3700 -7198</EKey>
+                <EKey>1 -5863 3699 -7203</EKey>
+                <EKey>1 -5872 3702 -7208</EKey>
+                <EKey>1 -5883 3710 -7212</EKey>
+                <EKey>1 -5895 3721 -7216</EKey>
+                <EKey>1 -5909 3736 -7218</EKey>
+                <EKey>1 -5924 3755 -7220</EKey>
+                <EKey>2 -5939 3778 -7220</EKey>
+                <EKey>3 -5973 3834 -7215</EKey>
+                <EKey>1 -6024 3941 -7190</EKey>
+                <EKey>1 -6040 3983 -7176</EKey>
+                <EKey>1 -6056 4027 -7160</EKey>
+                <EKey>1 -6071 4073 -7140</EKey>
+                <EKey>1 -6085 4122 -7116</EKey>
+                <EKey>1 -6097 4174 -7089</EKey>
+                <EKey>2 -6108 4227 -7059</EKey>
+                <EKey>1 -6123 4341 -6985</EKey>
+                <EKey>1 -6125 4401 -6940</EKey>
+                <EKey>1 -6121 4466 -6889</EKey>
+                <EKey>1 -6114 4532 -6833</EKey>
+                <EKey>1 -6103 4601 -6773</EKey>
+                <EKey>1 -6089 4669 -6711</EKey>
+                <EKey>1 -6074 4738 -6649</EKey>
+                <EKey>1 -6059 4805 -6587</EKey>
+                <EKey>1 -6045 4870 -6528</EKey>
+                <EKey>1 -6033 4931 -6472</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 0 0 -8601</EKey>
+                <EKey>1 0 0 -8589</EKey>
+                <EKey>1 0 0 -8576</EKey>
+                <EKey>2 0 0 -8562</EKey>
+                <EKey>3 0 0 -8534</EKey>
+                <EKey>3 0 0 -8503</EKey>
+                <EKey>1 0 0 -8502</EKey>
+                <EKey>1 0 0 -8507</EKey>
+                <EKey>4 0 0 -8513</EKey>
+                <EKey>3 0 0 -8548</EKey>
+                <EKey>2 0 0 -8580</EKey>
+                <EKey>1 0 0 -8603</EKey>
+                <EKey>1 0 0 -8614</EKey>
+                <EKey>1 0 0 -8625</EKey>
+                <EKey>1 0 0 -8635</EKey>
+                <EKey>1 0 0 -8645</EKey>
+                <EKey>1 0 0 -8654</EKey>
+                <EKey>1 0 0 -8663</EKey>
+                <EKey>1 0 0 -8670</EKey>
+                <EKey>1 0 0 -8676</EKey>
+                <EKey>1 0 0 -8682</EKey>
+                <EKey>1 0 0 -8687</EKey>
+                <EKey>1 0 0 -8692</EKey>
+                <EKey>1 0 0 -8696</EKey>
+                <EKey>3 0 0 -8701</EKey>
+                <EKey>1 0 0 -8712</EKey>
+                <EKey>1 0 0 -8715</EKey>
+                <EKey>1 0 0 -8718</EKey>
+                <EKey>2 0 0 -8720</EKey>
+                <EKey>1 0 0 -8723</EKey>
+                <EKey>1 0 0 -8724</EKey>
+                <EKey>1 0 0 -8724</EKey>
+                <EKey>2 0 0 -8724</EKey>
+                <EKey>1 0 0 -8723</EKey>
+                <EKey>1 0 0 -8721</EKey>
+                <EKey>2 0 0 -8719</EKey>
+                <EKey>1 0 0 -8707</EKey>
+                <EKey>1 0 0 -8697</EKey>
+                <EKey>1 0 0 -8685</EKey>
+                <EKey>1 0 0 -8671</EKey>
+                <EKey>1 0 0 -8657</EKey>
+                <EKey>2 0 0 -8642</EKey>
+                <EKey>1 0 0 -8613</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -16265 2572 3740</EKey>
+                <EKey>1 -16282 2566 3743</EKey>
+                <EKey>1 -16293 2562 3742</EKey>
+                <EKey>1 -16301 2559 3740</EKey>
+                <EKey>2 -16308 2556 3737</EKey>
+                <EKey>2 -16330 2548 3735</EKey>
+                <EKey>1 -16378 2529 3747</EKey>
+                <EKey>1 -16418 2514 3762</EKey>
+                <EKey>1 -16472 2493 3784</EKey>
+                <EKey>1 -16540 2466 3814</EKey>
+                <EKey>1 -16618 2435 3848</EKey>
+                <EKey>3 -16706 2400 3886</EKey>
+                <EKey>4 -17008 2277 4016</EKey>
+                <EKey>1 -17441 2092 4202</EKey>
+                <EKey>1 -17545 2046 4246</EKey>
+                <EKey>1 -17644 2002 4287</EKey>
+                <EKey>1 -17737 1960 4326</EKey>
+                <EKey>1 -17822 1922 4362</EKey>
+                <EKey>1 -17898 1887 4394</EKey>
+                <EKey>1 -17963 1856 4422</EKey>
+                <EKey>1 -18016 1831 4444</EKey>
+                <EKey>2 -18056 1812 4462</EKey>
+                <EKey>1 -18090 1796 4480</EKey>
+                <EKey>1 -18081 1800 4479</EKey>
+                <EKey>2 -18056 1812 4472</EKey>
+                <EKey>1 -17962 1855 4443</EKey>
+                <EKey>1 -17897 1885 4421</EKey>
+                <EKey>1 -17821 1920 4395</EKey>
+                <EKey>2 -17736 1958 4365</EKey>
+                <EKey>1 -17544 2044 4297</EKey>
+                <EKey>1 -17440 2090 4258</EKey>
+                <EKey>1 -17333 2136 4219</EKey>
+                <EKey>1 -17224 2183 4177</EKey>
+                <EKey>1 -17115 2230 4135</EKey>
+                <EKey>1 -17007 2276 4093</EKey>
+                <EKey>1 -16902 2319 4052</EKey>
+                <EKey>1 -16801 2361 4012</EKey>
+                <EKey>1 -16706 2399 3973</EKey>
+                <EKey>1 -16618 2435 3937</EKey>
+                <EKey>1 -16540 2466 3904</EKey>
+                <EKey>2 -16472 2493 3875</EKey>
+                <EKey>2 -16378 2529 3832</EKey>
+                <EKey>1 -16330 2548 3802</EKey>
+                <EKey>4 -16317 2553 3791</EKey>
+                <EKey>1 -16282 2566 3753</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+                <EKey>1 -7392 -10528 25506</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -5678 -1947 -15323</EKey>
+                <EKey>3 -5744 -2075 -15392</EKey>
+                <EKey>1 -5822 -2217 -15474</EKey>
+                <EKey>1 -5849 -2266 -15504</EKey>
+                <EKey>1 -5877 -2316 -15534</EKey>
+                <EKey>1 -5906 -2366 -15565</EKey>
+                <EKey>1 -5936 -2416 -15596</EKey>
+                <EKey>1 -5965 -2465 -15628</EKey>
+                <EKey>1 -5995 -2515 -15661</EKey>
+                <EKey>1 -6025 -2563 -15693</EKey>
+                <EKey>2 -6055 -2610 -15725</EKey>
+                <EKey>1 -6113 -2701 -15789</EKey>
+                <EKey>1 -6141 -2744 -15820</EKey>
+                <EKey>2 -6168 -2785 -15850</EKey>
+                <EKey>3 -6220 -2860 -15907</EKey>
+                <EKey>1 -6285 -2954 -15980</EKey>
+                <EKey>1 -6303 -2979 -16000</EKey>
+                <EKey>1 -6319 -3001 -16017</EKey>
+                <EKey>1 -6333 -3020 -16032</EKey>
+                <EKey>1 -6343 -3034 -16044</EKey>
+                <EKey>1 -6351 -3045 -16053</EKey>
+                <EKey>1 -6356 -3052 -16059</EKey>
+                <EKey>1 -6358 -3054 -16060</EKey>
+                <EKey>1 -6356 -3052 -16059</EKey>
+                <EKey>1 -6351 -3045 -16053</EKey>
+                <EKey>1 -6343 -3034 -16044</EKey>
+                <EKey>1 -6333 -3020 -16032</EKey>
+                <EKey>1 -6319 -3001 -16017</EKey>
+                <EKey>3 -6303 -2979 -16000</EKey>
+                <EKey>1 -6243 -2894 -15933</EKey>
+                <EKey>2 -6220 -2860 -15907</EKey>
+                <EKey>1 -6168 -2785 -15850</EKey>
+                <EKey>1 -6141 -2744 -15820</EKey>
+                <EKey>2 -6113 -2701 -15789</EKey>
+                <EKey>1 -6055 -2610 -15725</EKey>
+                <EKey>1 -6025 -2563 -15693</EKey>
+                <EKey>1 -5995 -2515 -15661</EKey>
+                <EKey>1 -5965 -2465 -15628</EKey>
+                <EKey>1 -5936 -2416 -15596</EKey>
+                <EKey>1 -5906 -2366 -15565</EKey>
+                <EKey>1 -5877 -2316 -15534</EKey>
+                <EKey>1 -5849 -2266 -15504</EKey>
+                <EKey>2 -5822 -2217 -15474</EKey>
+                <EKey>1 -5769 -2121 -15418</EKey>
+                <EKey>1 -5744 -2075 -15392</EKey>
+                <EKey>1 -5721 -2030 -15368</EKey>
+                <EKey>1 -5699 -1988 -15344</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 0 0 -17115</EKey>
+                <EKey>2 0 0 -17048</EKey>
+                <EKey>1 0 0 -16998</EKey>
+                <EKey>1 0 0 -16971</EKey>
+                <EKey>1 0 0 -16945</EKey>
+                <EKey>1 0 0 -16918</EKey>
+                <EKey>1 0 0 -16890</EKey>
+                <EKey>1 0 0 -16863</EKey>
+                <EKey>1 0 0 -16835</EKey>
+                <EKey>1 0 0 -16808</EKey>
+                <EKey>1 0 0 -16781</EKey>
+                <EKey>1 0 0 -16754</EKey>
+                <EKey>1 0 0 -16728</EKey>
+                <EKey>1 0 0 -16703</EKey>
+                <EKey>1 0 0 -16678</EKey>
+                <EKey>3 0 0 -16655</EKey>
+                <EKey>1 0 0 -16591</EKey>
+                <EKey>1 0 0 -16573</EKey>
+                <EKey>2 0 0 -16556</EKey>
+                <EKey>2 0 0 -16528</EKey>
+                <EKey>2 0 0 -16508</EKey>
+                <EKey>3 0 0 -16498</EKey>
+                <EKey>2 0 0 -16502</EKey>
+                <EKey>2 0 0 -16517</EKey>
+                <EKey>1 0 0 -16541</EKey>
+                <EKey>1 0 0 -16556</EKey>
+                <EKey>1 0 0 -16573</EKey>
+                <EKey>3 0 0 -16591</EKey>
+                <EKey>1 0 0 -16655</EKey>
+                <EKey>1 0 0 -16678</EKey>
+                <EKey>3 0 0 -16703</EKey>
+                <EKey>1 0 0 -16781</EKey>
+                <EKey>1 0 0 -16808</EKey>
+                <EKey>1 0 0 -16835</EKey>
+                <EKey>1 0 0 -16863</EKey>
+                <EKey>1 0 0 -16890</EKey>
+                <EKey>1 0 0 -16918</EKey>
+                <EKey>1 0 0 -16945</EKey>
+                <EKey>1 0 0 -16971</EKey>
+                <EKey>3 0 0 -16998</EKey>
+                <EKey>1 0 0 -17071</EKey>
+                <EKey>1 0 0 -17094</EKey>
+            </Bone>
+            <Bone>
+                <EKey>29 19381 -2414 3798</EKey>
+                <EKey>2 19381 -2414 3798</EKey>
+                <EKey>20 19381 -2414 3798</EKey>
+                <EKey>8 19381 -2414 3798</EKey>
+                <EKey>1 19381 -2414 3798</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONOKOknockdown1.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONOKOknockdown1.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONOKOknockdown1.xml	(revision 262)
@@ -0,0 +1,728 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags> Atomic DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>KnockdownHead</Type>
+        <AimingType>Stand</AimingType>
+        <FromState>Standing</FromState>
+        <ToState>FallenBack</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>43</FrameCount>
+        <Duration>43</Duration>
+        <Varient>RightPistol</Varient>
+        <AtomicStart>0</AtomicStart>
+        <AtomicEnd>-1</AtomicEnd>
+        <EndInterpolation>0</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+        <Shortcuts />
+        <Attacks />
+        <Throw />
+        <Damage />
+        <Particles>
+            <Particle>
+                <StartFrame>25</StartFrame>
+                <EndFrame>35</EndFrame>
+                <Bone>RightFist</Bone>
+                <Name>dust</Name>
+            </Particle>
+            <Particle>
+                <StartFrame>25</StartFrame>
+                <EndFrame>35</EndFrame>
+                <Bone>Head</Bone>
+                <Name>dust</Name>
+            </Particle>
+            <Particle>
+                <StartFrame>29</StartFrame>
+                <EndFrame>39</EndFrame>
+                <Bone>Mid</Bone>
+                <Name>dust</Name>
+            </Particle>
+            <Particle>
+                <StartFrame>29</StartFrame>
+                <EndFrame>39</EndFrame>
+                <Bone>Chest</Bone>
+                <Name>dust</Name>
+            </Particle>
+            <Particle>
+                <StartFrame>31</StartFrame>
+                <EndFrame>39</EndFrame>
+                <Bone>Pelvis</Bone>
+                <Name>dust</Name>
+            </Particle>
+        </Particles>
+        <MotionBlur />
+        <Footsteps>
+            <Footstep>
+                <Frame>30</Frame>
+                <Type>Left Right</Type>
+            </Footstep>
+        </Footsteps>
+        <Sounds />
+        <Heights>
+            <Float>8.008025</Float>
+            <Float>8.064374</Float>
+            <Float>8.128522</Float>
+            <Float>8.195792</Float>
+            <Float>8.261501</Float>
+            <Float>8.320969</Float>
+            <Float>8.369516</Float>
+            <Float>8.402464</Float>
+            <Float>8.415129</Float>
+            <Float>8.435271</Float>
+            <Float>8.475552</Float>
+            <Float>8.508639</Float>
+            <Float>8.507206</Float>
+            <Float>8.443923</Float>
+            <Float>8.29146</Float>
+            <Float>8.022488</Float>
+            <Float>7.652394</Float>
+            <Float>7.222169</Float>
+            <Float>6.742889</Float>
+            <Float>6.225626</Float>
+            <Float>5.681457</Float>
+            <Float>5.121454</Float>
+            <Float>4.556695</Float>
+            <Float>3.998252</Float>
+            <Float>3.4572</Float>
+            <Float>2.944614</Float>
+            <Float>2.47157</Float>
+            <Float>2.04914</Float>
+            <Float>1.688401</Float>
+            <Float>1.442547</Float>
+            <Float>1.332308</Float>
+            <Float>1.320058</Float>
+            <Float>1.368171</Float>
+            <Float>1.439021</Float>
+            <Float>1.494983</Float>
+            <Float>1.498431</Float>
+            <Float>1.461396</Float>
+            <Float>1.421442</Float>
+            <Float>1.379242</Float>
+            <Float>1.335471</Float>
+            <Float>1.290801</Float>
+            <Float>1.245907</Float>
+            <Float>1.201461</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>-0.130562 0.0614919662</Vector2>
+            <Vector2>-0.125850976 0.0178570747</Vector2>
+            <Vector2>-0.114839017 -0.0275192261</Vector2>
+            <Vector2>-0.0983819962 -0.075969696</Vector2>
+            <Vector2>-0.07798201 -0.128009319</Vector2>
+            <Vector2>-0.0555810034 -0.1811328</Vector2>
+            <Vector2>-0.0332829952 -0.236938</Vector2>
+            <Vector2>-0.0130569935 -0.292917252</Vector2>
+            <Vector2>0.003511995 -0.347329617</Vector2>
+            <Vector2>0.0153810084 -0.398564339</Vector2>
+            <Vector2>0.0154919922 -0.452924728</Vector2>
+            <Vector2>0.006383002 -0.503088</Vector2>
+            <Vector2>1.40070915E-05 -0.5402131</Vector2>
+            <Vector2>-0.0008960068 -0.5659423</Vector2>
+            <Vector2>0.00415098667 -0.5815382</Vector2>
+            <Vector2>0.00749701262 -0.5893345</Vector2>
+            <Vector2>0.00554800034 -0.592844963</Vector2>
+            <Vector2>0.003809005 -0.591114044</Vector2>
+            <Vector2>0.00230899453 -0.584713</Vector2>
+            <Vector2>0.00107800961 -0.5734329</Vector2>
+            <Vector2>0.000141978264 -0.5574455</Vector2>
+            <Vector2>-0.000474005938 -0.537379265</Vector2>
+            <Vector2>-0.0007559955 -0.5123091</Vector2>
+            <Vector2>-0.000690996647 -0.484496117</Vector2>
+            <Vector2>-0.0002849996 -0.451946259</Vector2>
+            <Vector2>0.0004529953 -0.415951729</Vector2>
+            <Vector2>0.00702801347 -0.372872353</Vector2>
+            <Vector2>0.0146659911 -0.32092</Vector2>
+            <Vector2>0.015929997 -0.274337769</Vector2>
+            <Vector2>0.0116530061 -0.243494034</Vector2>
+            <Vector2>0.00309699774 -0.223520279</Vector2>
+            <Vector2>-0.0071849823 -0.209335327</Vector2>
+            <Vector2>-0.0120910108 -0.194738388</Vector2>
+            <Vector2>-0.0111280084 -0.183454514</Vector2>
+            <Vector2>-0.006143987 -0.181575775</Vector2>
+            <Vector2>-0.00199401379 -0.188966751</Vector2>
+            <Vector2>-0.000858992338 -0.191970825</Vector2>
+            <Vector2>-0.000108003616 -0.186336517</Vector2>
+            <Vector2>0.000400990248 -0.172092438</Vector2>
+            <Vector2>0.0007200241 -0.149011612</Vector2>
+            <Vector2>0.000835001469 -0.117248535</Vector2>
+            <Vector2>0.0007059872 -0.07668686</Vector2>
+            <Vector2>0.0002990067 -0.0275821686</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1675</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-13</X>
+                <Z>6</Z>
+                <YExtent>1679</YExtent>
+                <YExtentOffset>-36</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-26</X>
+                <Z>8</Z>
+                <YExtent>1682</YExtent>
+                <YExtentOffset>-41</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-37</X>
+                <Z>5</Z>
+                <YExtent>1662</YExtent>
+                <YExtentOffset>-43</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-47</X>
+                <Z>-2</Z>
+                <YExtent>1619</YExtent>
+                <YExtentOffset>-41</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-55</X>
+                <Z>-15</Z>
+                <YExtent>1557</YExtent>
+                <YExtentOffset>-37</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-60</X>
+                <Z>-33</Z>
+                <YExtent>1479</YExtent>
+                <YExtentOffset>-30</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-64</X>
+                <Z>-57</Z>
+                <YExtent>1392</YExtent>
+                <YExtentOffset>-21</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-65</X>
+                <Z>-86</Z>
+                <YExtent>1301</YExtent>
+                <YExtentOffset>-9</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-65</X>
+                <Z>-121</Z>
+                <YExtent>1233</YExtent>
+                <YExtentOffset>7</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-63</X>
+                <Z>-161</Z>
+                <YExtent>1182</YExtent>
+                <YExtentOffset>29</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-62</X>
+                <Z>-206</Z>
+                <YExtent>1130</YExtent>
+                <YExtentOffset>55</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-61</X>
+                <Z>-257</Z>
+                <YExtent>1079</YExtent>
+                <YExtentOffset>81</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-61</X>
+                <Z>-311</Z>
+                <YExtent>1028</YExtent>
+                <YExtentOffset>105</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-61</X>
+                <Z>-367</Z>
+                <YExtent>997</YExtent>
+                <YExtentOffset>124</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-61</X>
+                <Z>-425</Z>
+                <YExtent>969</YExtent>
+                <YExtentOffset>135</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-60</X>
+                <Z>-484</Z>
+                <YExtent>937</YExtent>
+                <YExtentOffset>139</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-59</X>
+                <Z>-543</Z>
+                <YExtent>902</YExtent>
+                <YExtentOffset>140</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-59</X>
+                <Z>-603</Z>
+                <YExtent>863</YExtent>
+                <YExtentOffset>139</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-59</X>
+                <Z>-661</Z>
+                <YExtent>821</YExtent>
+                <YExtentOffset>138</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-59</X>
+                <Z>-718</Z>
+                <YExtent>816</YExtent>
+                <YExtentOffset>107</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-59</X>
+                <Z>-774</Z>
+                <YExtent>858</YExtent>
+                <YExtentOffset>43</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-59</X>
+                <Z>-828</Z>
+                <YExtent>883</YExtent>
+                <YExtentOffset>-5</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-59</X>
+                <Z>-879</Z>
+                <YExtent>900</YExtent>
+                <YExtentOffset>-46</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-59</X>
+                <Z>-928</Z>
+                <YExtent>908</YExtent>
+                <YExtentOffset>-79</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-59</X>
+                <Z>-973</Z>
+                <YExtent>896</YExtent>
+                <YExtentOffset>-94</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-59</X>
+                <Z>-1014</Z>
+                <YExtent>866</YExtent>
+                <YExtentOffset>-92</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-58</X>
+                <Z>-1052</Z>
+                <YExtent>838</YExtent>
+                <YExtentOffset>-95</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1084</Z>
+                <YExtent>799</YExtent>
+                <YExtentOffset>-94</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-55</X>
+                <Z>-1111</Z>
+                <YExtent>745</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-54</X>
+                <Z>-1136</Z>
+                <YExtent>686</YExtent>
+                <YExtentOffset>-58</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-53</X>
+                <Z>-1158</Z>
+                <YExtent>649</YExtent>
+                <YExtentOffset>-55</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-54</X>
+                <Z>-1179</Z>
+                <YExtent>611</YExtent>
+                <YExtentOffset>-49</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-55</X>
+                <Z>-1198</Z>
+                <YExtent>574</YExtent>
+                <YExtentOffset>-40</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-56</X>
+                <Z>-1217</Z>
+                <YExtent>559</YExtent>
+                <YExtentOffset>-50</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1235</Z>
+                <YExtent>550</YExtent>
+                <YExtentOffset>-59</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1254</Z>
+                <YExtent>545</YExtent>
+                <YExtentOffset>-68</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1273</Z>
+                <YExtent>546</YExtent>
+                <YExtentOffset>-78</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1292</Z>
+                <YExtent>549</YExtent>
+                <YExtentOffset>-86</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1309</Z>
+                <YExtent>553</YExtent>
+                <YExtentOffset>-93</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1324</Z>
+                <YExtent>557</YExtent>
+                <YExtentOffset>-99</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1335</Z>
+                <YExtent>559</YExtent>
+                <YExtentOffset>-103</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1343</Z>
+                <YExtent>561</YExtent>
+                <YExtentOffset>-106</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>21 -2232 6630 16558</EKey>
+                <EKey>6 -9579 12852 10879</EKey>
+                <EKey>3 -12586 14835 11486</EKey>
+                <EKey>5 -18099 15664 17151</EKey>
+                <EKey>7 31562 15375 -31446</EKey>
+                <EKey>1 31463 15361 -31341</EKey>
+            </Bone>
+            <Bone>
+                <EKey>17 -29887 -858 -25245</EKey>
+                <EKey>4 -28496 -357 -26110</EKey>
+                <EKey>6 -28045 -301 -25616</EKey>
+                <EKey>3 -27226 -171 -24295</EKey>
+                <EKey>5 -26835 -26 -24788</EKey>
+                <EKey>6 -26255 165 -26963</EKey>
+                <EKey>1 -26234 179 -27321</EKey>
+                <EKey>1 -26250 178 -27330</EKey>
+            </Bone>
+            <Bone>
+                <EKey>29 0 0 -9067</EKey>
+                <EKey>6 0 0 -9439</EKey>
+                <EKey>7 0 0 -10418</EKey>
+                <EKey>1 0 0 -9764</EKey>
+            </Bone>
+            <Bone>
+                <EKey>16 -791 -2160 -3003</EKey>
+                <EKey>4 590 -1443 -3301</EKey>
+                <EKey>6 947 -1296 -4022</EKey>
+                <EKey>2 1554 -1245 -6387</EKey>
+                <EKey>2 1800 -1153 -6715</EKey>
+                <EKey>4 2123 -875 -6291</EKey>
+                <EKey>3 2664 25 -4398</EKey>
+                <EKey>5 2771 260 -4027</EKey>
+                <EKey>1 2726 102 -4437</EKey>
+            </Bone>
+            <Bone>
+                <EKey>15 29191 4153 -26927</EKey>
+                <EKey>4 28243 3174 -27775</EKey>
+                <EKey>7 27909 2916 -27325</EKey>
+                <EKey>2 27180 2295 -23843</EKey>
+                <EKey>2 27004 2081 -23394</EKey>
+                <EKey>5 26799 1868 -23849</EKey>
+                <EKey>7 26264 1520 -26646</EKey>
+                <EKey>1 26265 1479 -28359</EKey>
+            </Bone>
+            <Bone>
+                <EKey>15 0 0 -14708</EKey>
+                <EKey>4 0 0 -10932</EKey>
+                <EKey>8 0 0 -10577</EKey>
+                <EKey>2 0 0 -12683</EKey>
+                <EKey>4 0 0 -12403</EKey>
+                <EKey>4 0 0 -9857</EKey>
+                <EKey>5 0 0 -7556</EKey>
+                <EKey>1 0 0 -5253</EKey>
+            </Bone>
+            <Bone>
+                <EKey>19 663 205 5570</EKey>
+                <EKey>12 -820 -1736 1122</EKey>
+                <EKey>6 -3012 -2704 -2345</EKey>
+                <EKey>5 -3959 -2676 -3684</EKey>
+                <EKey>1 -4130 -2234 -4779</EKey>
+            </Bone>
+            <Bone>
+                <EKey>8 -1057 -924 1699</EKey>
+                <EKey>3 1923 -644 -4350</EKey>
+                <EKey>3 2437 -807 -5984</EKey>
+                <EKey>6 1904 -738 -6370</EKey>
+                <EKey>6 760 -725 -5052</EKey>
+                <EKey>4 -341 -887 -2863</EKey>
+                <EKey>1 -679 -926 38</EKey>
+                <EKey>1 -779 -938 430</EKey>
+                <EKey>3 -941 -954 300</EKey>
+                <EKey>7 -1436 -932 -1224</EKey>
+                <EKey>1 -1442 -931 -1239</EKey>
+            </Bone>
+            <Bone>
+                <EKey>8 541 -790 1139</EKey>
+                <EKey>2 3890 -581 -3858</EKey>
+                <EKey>2 4446 -718 -4722</EKey>
+                <EKey>10 4486 -783 -4880</EKey>
+                <EKey>9 2514 -715 -1789</EKey>
+                <EKey>6 1009 -787 1488</EKey>
+                <EKey>5 535 -786 1606</EKey>
+                <EKey>1 572 -786 1597</EKey>
+            </Bone>
+            <Bone>
+                <EKey>16 0 -2 3640</EKey>
+                <EKey>15 0 0 1496</EKey>
+                <EKey>11 0 0 -794</EKey>
+                <EKey>1 0 0 -1191</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 8711 -4302 -792</EKey>
+                <EKey>1 7572 -2902 -2074</EKey>
+                <EKey>1 6273 -1470 -3310</EKey>
+                <EKey>1 4819 -73 -4408</EKey>
+                <EKey>1 3217 1208 -5306</EKey>
+                <EKey>2 1491 2291 -5970</EKey>
+                <EKey>1 -2075 3646 -6610</EKey>
+                <EKey>1 -3716 3895 -6639</EKey>
+                <EKey>1 -5126 3902 -6490</EKey>
+                <EKey>1 -6227 3727 -6133</EKey>
+                <EKey>1 -6835 3600 -5809</EKey>
+                <EKey>4 -6936 3702 -5712</EKey>
+                <EKey>3 -5169 4856 -6112</EKey>
+                <EKey>3 -3053 5445 -6166</EKey>
+                <EKey>2 -436 5603 -5925</EKey>
+                <EKey>1 1368 5367 -5540</EKey>
+                <EKey>1 2567 4851 -3201</EKey>
+                <EKey>1 4194 4079 1197</EKey>
+                <EKey>1 5657 3165 4415</EKey>
+                <EKey>1 6377 1490 5445</EKey>
+                <EKey>1 6643 -573 5425</EKey>
+                <EKey>1 6963 -1997 4513</EKey>
+                <EKey>1 7661 -2624 3315</EKey>
+                <EKey>2 8634 -2779 2372</EKey>
+                <EKey>2 10919 -2126 648</EKey>
+                <EKey>2 12578 -2082 -1824</EKey>
+                <EKey>1 13680 -2593 -4180</EKey>
+                <EKey>1 14040 -2918 -5082</EKey>
+                <EKey>2 14186 -3126 -5520</EKey>
+                <EKey>1 14005 -3077 -5245</EKey>
+            </Bone>
+            <Bone>
+                <EKey>16 7390 10526 25506</EKey>
+                <EKey>15 4072 11664 29286</EKey>
+                <EKey>11 -861 12026 -30834</EKey>
+                <EKey>1 -1744 11977 -29867</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 -6023 4988 -6422</EKey>
+                <EKey>3 -6549 4509 -4306</EKey>
+                <EKey>3 -7194 2532 -2104</EKey>
+                <EKey>2 -6547 -98 -931</EKey>
+                <EKey>2 -4930 -1745 -6</EKey>
+                <EKey>2 -2638 -3196 2110</EKey>
+                <EKey>2 37 -3490 5575</EKey>
+                <EKey>2 2627 -1745 8750</EKey>
+                <EKey>2 4313 1078 10763</EKey>
+                <EKey>1 4963 3759 11811</EKey>
+                <EKey>1 4905 4714 11913</EKey>
+                <EKey>2 4695 5395 11548</EKey>
+                <EKey>1 4238 6459 9844</EKey>
+                <EKey>3 4156 6994 8371</EKey>
+                <EKey>2 4328 7815 2260</EKey>
+                <EKey>1 4552 7789 -654</EKey>
+                <EKey>1 4789 7687 -1539</EKey>
+                <EKey>3 5175 7649 -1810</EKey>
+                <EKey>5 6619 7966 -1313</EKey>
+                <EKey>2 6819 7970 -1406</EKey>
+                <EKey>1 6650 7966 -1327</EKey>
+            </Bone>
+            <Bone>
+                <EKey>23 0 0 -8601</EKey>
+                <EKey>2 0 0 -6327</EKey>
+                <EKey>2 0 0 -6930</EKey>
+                <EKey>1 0 0 -8311</EKey>
+                <EKey>2 0 0 -8518</EKey>
+                <EKey>4 0 0 -7795</EKey>
+                <EKey>3 0 0 -5397</EKey>
+                <EKey>5 0 0 -4791</EKey>
+                <EKey>1 0 0 -5025</EKey>
+            </Bone>
+            <Bone>
+                <EKey>42 -16265 2572 3740</EKey>
+                <EKey>1 -16265 2572 3740</EKey>
+            </Bone>
+            <Bone>
+                <EKey>16 -7392 -10528 25506</EKey>
+                <EKey>15 -4074 -11666 29286</EKey>
+                <EKey>11 859 -12028 -30834</EKey>
+                <EKey>1 1742 -11979 -29867</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 -5678 -1947 -15323</EKey>
+                <EKey>2 -5002 -5884 -9592</EKey>
+                <EKey>2 -468 -7739 -731</EKey>
+                <EKey>1 3483 -5394 7458</EKey>
+                <EKey>1 3958 -3538 10208</EKey>
+                <EKey>1 3714 -1801 12390</EKey>
+                <EKey>1 3008 -448 14203</EKey>
+                <EKey>1 2061 356 15693</EKey>
+                <EKey>1 1164 497 16684</EKey>
+                <EKey>1 484 91 17087</EKey>
+                <EKey>3 -33 -656 17009</EKey>
+                <EKey>3 -1518 -3446 15175</EKey>
+                <EKey>2 -3921 -5612 11605</EKey>
+                <EKey>1 -5591 -5966 8887</EKey>
+                <EKey>1 -6101 -5816 7780</EKey>
+                <EKey>1 -5896 -5511 7088</EKey>
+                <EKey>2 -4866 -5159 6732</EKey>
+                <EKey>1 -1888 -4553 5896</EKey>
+                <EKey>1 7 -4267 4813</EKey>
+                <EKey>1 2453 -4172 3496</EKey>
+                <EKey>1 4853 -4390 2825</EKey>
+                <EKey>1 7016 -4724 3064</EKey>
+                <EKey>1 8962 -4995 3822</EKey>
+                <EKey>2 10302 -5033 4892</EKey>
+                <EKey>2 11321 -4483 6868</EKey>
+                <EKey>4 11834 -4088 7684</EKey>
+                <EKey>2 11814 -4099 7662</EKey>
+                <EKey>1 11615 -4199 7457</EKey>
+            </Bone>
+            <Bone>
+                <EKey>8 0 0 -17115</EKey>
+                <EKey>3 0 0 -18414</EKey>
+                <EKey>5 0 0 -17980</EKey>
+                <EKey>6 0 0 -15808</EKey>
+                <EKey>3 0 0 -12548</EKey>
+                <EKey>1 0 0 -11484</EKey>
+                <EKey>1 0 0 -10436</EKey>
+                <EKey>1 0 0 -7843</EKey>
+                <EKey>1 0 0 -4440</EKey>
+                <EKey>1 0 0 -2472</EKey>
+                <EKey>2 0 0 -2344</EKey>
+                <EKey>2 0 0 -3634</EKey>
+                <EKey>2 0 0 -5423</EKey>
+                <EKey>6 0 0 -6108</EKey>
+                <EKey>1 0 0 -5946</EKey>
+            </Bone>
+            <Bone>
+                <EKey>15 19381 -2414 3798</EKey>
+                <EKey>19 18652 -2464 348</EKey>
+                <EKey>7 17617 -2101 -4864</EKey>
+                <EKey>1 17587 -2081 -5037</EKey>
+                <EKey>1 17591 -2084 -5010</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONOKOknockdown2.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONOKOknockdown2.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONOKOknockdown2.xml	(revision 262)
@@ -0,0 +1,775 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>Atomic DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>KnockdownBody</Type>
+        <AimingType>KnockdownBody</AimingType>
+        <FromState>Standing</FromState>
+        <ToState>FallenBack</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>43</FrameCount>
+        <Duration>43</Duration>
+        <Varient></Varient>
+        <AtomicStart>0</AtomicStart>
+        <AtomicEnd>-1</AtomicEnd>
+        <EndInterpolation>0</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+        <Shortcuts />
+        <Attacks />
+        <Throw />
+        <Damage />
+        <Particles>
+            <Particle>
+                <StartFrame>29</StartFrame>
+                <EndFrame>39</EndFrame>
+                <Bone>Head</Bone>
+                <Name>dust</Name>
+            </Particle>
+            <Particle>
+                <StartFrame>27</StartFrame>
+                <EndFrame>40</EndFrame>
+                <Bone>Mid</Bone>
+                <Name>dust</Name>
+            </Particle>
+            <Particle>
+                <StartFrame>27</StartFrame>
+                <EndFrame>40</EndFrame>
+                <Bone>Chest</Bone>
+                <Name>dust</Name>
+            </Particle>
+            <Particle>
+                <StartFrame>30</StartFrame>
+                <EndFrame>40</EndFrame>
+                <Bone>Pelvis</Bone>
+                <Name>dust</Name>
+            </Particle>
+        </Particles>
+        <MotionBlur />
+        <Footsteps>
+            <Footstep>
+                <Frame>30</Frame>
+                <Type>Left Right</Type>
+            </Footstep>
+        </Footsteps>
+        <Sounds />
+        <Heights>
+            <Float>8.008025</Float>
+            <Float>8.501763</Float>
+            <Float>9.024773</Float>
+            <Float>9.559491</Float>
+            <Float>10.0883551</Float>
+            <Float>10.5938005</Float>
+            <Float>11.0582676</Float>
+            <Float>11.46419</Float>
+            <Float>11.7940083</Float>
+            <Float>12.0903273</Float>
+            <Float>12.3801355</Float>
+            <Float>12.6224384</Float>
+            <Float>12.7762384</Float>
+            <Float>12.8005409</Float>
+            <Float>12.6543493</Float>
+            <Float>12.296669</Float>
+            <Float>11.7593317</Float>
+            <Float>11.1139994</Float>
+            <Float>10.3794346</Float>
+            <Float>9.574389</Float>
+            <Float>8.717621</Float>
+            <Float>7.827886</Float>
+            <Float>6.923944</Float>
+            <Float>6.024543</Float>
+            <Float>5.148445</Float>
+            <Float>4.314405</Float>
+            <Float>3.541182</Float>
+            <Float>2.847527</Float>
+            <Float>2.252199</Float>
+            <Float>1.822706</Float>
+            <Float>1.581604</Float>
+            <Float>1.48022</Float>
+            <Float>1.469882</Float>
+            <Float>1.50192</Float>
+            <Float>1.52766</Float>
+            <Float>1.498431</Float>
+            <Float>1.432619</Float>
+            <Float>1.379157</Float>
+            <Float>1.335196</Float>
+            <Float>1.297884</Float>
+            <Float>1.264373</Float>
+            <Float>1.231812</Float>
+            <Float>1.19735</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>-0.128282011 -0.01363802</Vector2>
+            <Vector2>-0.123650968 -0.18529892</Vector2>
+            <Vector2>-0.114162028 -0.3190279</Vector2>
+            <Vector2>-0.10087201 -0.414484024</Vector2>
+            <Vector2>-0.084914 -0.4728074</Vector2>
+            <Vector2>-0.0672650039 -0.49339056</Vector2>
+            <Vector2>-0.0485819876 -0.4743681</Vector2>
+            <Vector2>-0.0291599929 -0.466025352</Vector2>
+            <Vector2>-0.0106270015 -0.498753548</Vector2>
+            <Vector2>0.00464499 -0.5311794</Vector2>
+            <Vector2>0.01128301 -0.564851761</Vector2>
+            <Vector2>0.009523004 -0.590806961</Vector2>
+            <Vector2>0.008749992 -0.6060915</Vector2>
+            <Vector2>0.0115309954 -0.6120472</Vector2>
+            <Vector2>0.01828301 -0.6119013</Vector2>
+            <Vector2>0.0224179924 -0.607092857</Vector2>
+            <Vector2>0.020754993 -0.600056648</Vector2>
+            <Vector2>0.0179670155 -0.590165138</Vector2>
+            <Vector2>0.0141389966 -0.5784416</Vector2>
+            <Vector2>0.00947201252 -0.564545631</Vector2>
+            <Vector2>0.004293978 -0.549383163</Vector2>
+            <Vector2>-0.000943988562 -0.5328598</Vector2>
+            <Vector2>-0.00563299656 -0.515856743</Vector2>
+            <Vector2>-0.008608013 -0.497512817</Vector2>
+            <Vector2>-0.008653998 -0.4325962</Vector2>
+            <Vector2>0.00175198913 -0.3911438</Vector2>
+            <Vector2>0.009721011 -0.4567051</Vector2>
+            <Vector2>0.008414 -0.562541962</Vector2>
+            <Vector2>0.007898003 -0.63306427</Vector2>
+            <Vector2>0.00570601225 -0.665205</Vector2>
+            <Vector2>0.0013499856 -0.663038254</Vector2>
+            <Vector2>-0.00491398573 -0.6389675</Vector2>
+            <Vector2>-0.008742005 -0.5919075</Vector2>
+            <Vector2>-0.008624017 -0.5207348</Vector2>
+            <Vector2>-0.00531098247 -0.431768417</Vector2>
+            <Vector2>-0.00209400058 -0.358940125</Vector2>
+            <Vector2>-0.0009190142 -0.311203</Vector2>
+            <Vector2>-0.000117003918 -0.2631092</Vector2>
+            <Vector2>0.000432014465 -0.215353012</Vector2>
+            <Vector2>0.000768005848 -0.167715073</Vector2>
+            <Vector2>0.000881999731 -0.119859695</Vector2>
+            <Vector2>0.0007379949 -0.07144356</Vector2>
+            <Vector2>0.000310003757 -0.0243206024</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1675</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-13</X>
+                <Z>-1</Z>
+                <YExtent>1668</YExtent>
+                <YExtentOffset>14</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-25</X>
+                <Z>-20</Z>
+                <YExtent>1649</YExtent>
+                <YExtentOffset>67</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-37</X>
+                <Z>-52</Z>
+                <YExtent>1597</YExtent>
+                <YExtentOffset>129</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-47</X>
+                <Z>-93</Z>
+                <YExtent>1514</YExtent>
+                <YExtentOffset>199</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-55</X>
+                <Z>-141</Z>
+                <YExtent>1474</YExtent>
+                <YExtentOffset>274</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-62</X>
+                <Z>-190</Z>
+                <YExtent>1418</YExtent>
+                <YExtentOffset>328</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-67</X>
+                <Z>-237</Z>
+                <YExtent>1338</YExtent>
+                <YExtentOffset>371</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-70</X>
+                <Z>-284</Z>
+                <YExtent>1242</YExtent>
+                <YExtentOffset>401</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-71</X>
+                <Z>-334</Z>
+                <YExtent>1138</YExtent>
+                <YExtentOffset>426</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-70</X>
+                <Z>-387</Z>
+                <YExtent>1057</YExtent>
+                <YExtentOffset>453</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-69</X>
+                <Z>-443</Z>
+                <YExtent>1023</YExtent>
+                <YExtentOffset>480</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-68</X>
+                <Z>-502</Z>
+                <YExtent>1038</YExtent>
+                <YExtentOffset>507</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-67</X>
+                <Z>-563</Z>
+                <YExtent>1042</YExtent>
+                <YExtentOffset>531</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-66</X>
+                <Z>-624</Z>
+                <YExtent>1029</YExtent>
+                <YExtentOffset>552</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-64</X>
+                <Z>-685</Z>
+                <YExtent>1006</YExtent>
+                <YExtentOffset>570</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-62</X>
+                <Z>-746</Z>
+                <YExtent>974</YExtent>
+                <YExtentOffset>592</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-60</X>
+                <Z>-806</Z>
+                <YExtent>1020</YExtent>
+                <YExtentOffset>516</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-58</X>
+                <Z>-865</Z>
+                <YExtent>1071</YExtent>
+                <YExtentOffset>419</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-923</Z>
+                <YExtent>1108</YExtent>
+                <YExtentOffset>320</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-56</X>
+                <Z>-979</Z>
+                <YExtent>1129</YExtent>
+                <YExtentOffset>222</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-55</X>
+                <Z>-1034</Z>
+                <YExtent>1131</YExtent>
+                <YExtentOffset>127</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-56</X>
+                <Z>-1088</Z>
+                <YExtent>1157</YExtent>
+                <YExtentOffset>43</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-56</X>
+                <Z>-1139</Z>
+                <YExtent>1182</YExtent>
+                <YExtentOffset>-18</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1189</Z>
+                <YExtent>1176</YExtent>
+                <YExtentOffset>-61</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-58</X>
+                <Z>-1232</Z>
+                <YExtent>1128</YExtent>
+                <YExtentOffset>-73</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-58</X>
+                <Z>-1271</Z>
+                <YExtent>1065</YExtent>
+                <YExtentOffset>-72</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1317</Z>
+                <YExtent>1010</YExtent>
+                <YExtentOffset>-79</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-56</X>
+                <Z>-1373</Z>
+                <YExtent>945</YExtent>
+                <YExtentOffset>-85</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-55</X>
+                <Z>-1437</Z>
+                <YExtent>876</YExtent>
+                <YExtentOffset>-84</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-54</X>
+                <Z>-1503</Z>
+                <YExtent>819</YExtent>
+                <YExtentOffset>-86</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-54</X>
+                <Z>-1569</Z>
+                <YExtent>752</YExtent>
+                <YExtentOffset>-74</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-55</X>
+                <Z>-1633</Z>
+                <YExtent>709</YExtent>
+                <YExtentOffset>-60</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-56</X>
+                <Z>-1693</Z>
+                <YExtent>695</YExtent>
+                <YExtentOffset>-49</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1745</Z>
+                <YExtent>661</YExtent>
+                <YExtentOffset>-44</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1788</Z>
+                <YExtent>626</YExtent>
+                <YExtentOffset>-59</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1824</Z>
+                <YExtent>586</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1855</Z>
+                <YExtent>556</YExtent>
+                <YExtentOffset>-76</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1881</Z>
+                <YExtent>541</YExtent>
+                <YExtentOffset>-81</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1903</Z>
+                <YExtent>531</YExtent>
+                <YExtentOffset>-84</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1919</Z>
+                <YExtent>540</YExtent>
+                <YExtentOffset>-92</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1931</Z>
+                <YExtent>551</YExtent>
+                <YExtentOffset>-99</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-57</X>
+                <Z>-1939</Z>
+                <YExtent>558</YExtent>
+                <YExtentOffset>-105</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>6 -2232 6630 16558</EKey>
+                <EKey>3 -9019 7414 17886</EKey>
+                <EKey>6 -11475 8113 17560</EKey>
+                <EKey>4 -15266 10782 15078</EKey>
+                <EKey>3 -16970 12957 13296</EKey>
+                <EKey>2 -17966 14380 12655</EKey>
+                <EKey>2 -19204 15077 13501</EKey>
+                <EKey>4 -21684 15539 16434</EKey>
+                <EKey>4 -30045 15704 27249</EKey>
+                <EKey>3 32194 15440 -32449</EKey>
+                <EKey>5 30848 15298 -30410</EKey>
+                <EKey>1 31487 15367 -31340</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 -29887 -858 -25245</EKey>
+                <EKey>4 -28281 -568 -29940</EKey>
+                <EKey>3 -27002 -861 31844</EKey>
+                <EKey>2 -26314 -1193 30068</EKey>
+                <EKey>2 -26024 -1316 29731</EKey>
+                <EKey>3 -25885 -1277 30325</EKey>
+                <EKey>6 -25950 -961 32685</EKey>
+                <EKey>2 -26793 -279 -26416</EKey>
+                <EKey>2 -27036 -173 -24820</EKey>
+                <EKey>2 -27091 -81 -24101</EKey>
+                <EKey>3 -26856 43 -24774</EKey>
+                <EKey>3 -26351 152 -26612</EKey>
+                <EKey>5 -26190 181 -27238</EKey>
+                <EKey>1 -26250 178 -27330</EKey>
+            </Bone>
+            <Bone>
+                <EKey>29 0 0 -9067</EKey>
+                <EKey>6 0 0 -9431</EKey>
+                <EKey>7 0 0 -10418</EKey>
+                <EKey>1 0 0 -9764</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 -791 -2160 -3003</EKey>
+                <EKey>5 1416 -1129 -3643</EKey>
+                <EKey>4 2888 690 -4593</EKey>
+                <EKey>4 3367 1602 -5322</EKey>
+                <EKey>6 3493 1161 -5946</EKey>
+                <EKey>4 2563 -636 -6624</EKey>
+                <EKey>2 1800 -1153 -6715</EKey>
+                <EKey>4 1913 -986 -6205</EKey>
+                <EKey>3 2644 6 -4386</EKey>
+                <EKey>5 2771 260 -4027</EKey>
+                <EKey>1 2726 102 -4437</EKey>
+            </Bone>
+            <Bone>
+                <EKey>13 29191 4153 -26927</EKey>
+                <EKey>5 -32366 4507 -21413</EKey>
+                <EKey>2 -32194 5132 -18239</EKey>
+                <EKey>3 32489 5405 -15794</EKey>
+                <EKey>2 29846 4988 -10414</EKey>
+                <EKey>1 28245 3862 -7441</EKey>
+                <EKey>1 27678 3196 -6505</EKey>
+                <EKey>1 27269 2574 -6037</EKey>
+                <EKey>1 27004 2081 -6100</EKey>
+                <EKey>1 26833 1716 -6914</EKey>
+                <EKey>2 26689 1442 -8508</EKey>
+                <EKey>2 26456 1183 -13181</EKey>
+                <EKey>1 26331 1183 -18427</EKey>
+                <EKey>1 26291 1211 -20736</EKey>
+                <EKey>2 26228 1232 -22550</EKey>
+                <EKey>4 26141 1290 -24921</EKey>
+                <EKey>1 26247 1442 -27804</EKey>
+            </Bone>
+            <Bone>
+                <EKey>16 0 0 -14708</EKey>
+                <EKey>8 0 0 -22517</EKey>
+                <EKey>3 0 0 -25355</EKey>
+                <EKey>2 0 0 -25448</EKey>
+                <EKey>3 0 0 -24798</EKey>
+                <EKey>3 0 0 -22489</EKey>
+                <EKey>2 0 0 -19001</EKey>
+                <EKey>3 0 0 -16180</EKey>
+                <EKey>2 0 0 -10659</EKey>
+                <EKey>1 0 0 -6686</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 663 205 5570</EKey>
+                <EKey>5 1486 990 1719</EKey>
+                <EKey>4 2101 2157 -2404</EKey>
+                <EKey>3 2177 2937 -5225</EKey>
+                <EKey>2 1961 3169 -6696</EKey>
+                <EKey>2 1631 3008 -7172</EKey>
+                <EKey>3 867 2291 -6850</EKey>
+                <EKey>3 -944 673 -5368</EKey>
+                <EKey>2 -2835 -802 -3585</EKey>
+                <EKey>3 -3482 -1639 -2342</EKey>
+                <EKey>2 -3062 -3395 1040</EKey>
+                <EKey>1 -2148 -4179 3298</EKey>
+                <EKey>1 -1792 -4372 3995</EKey>
+                <EKey>1 -1680 -4477 4184</EKey>
+                <EKey>1 -1855 -4476 3727</EKey>
+                <EKey>2 -2219 -4331 2706</EKey>
+                <EKey>2 -3167 -3640 -334</EKey>
+                <EKey>1 -3930 -2627 -3614</EKey>
+            </Bone>
+            <Bone>
+                <EKey>8 -1057 -924 1699</EKey>
+                <EKey>3 1923 -644 -4350</EKey>
+                <EKey>3 2437 -806 -5976</EKey>
+                <EKey>6 1903 -735 -6338</EKey>
+                <EKey>4 774 -744 -5281</EKey>
+                <EKey>3 34 -845 -3888</EKey>
+                <EKey>3 -331 -930 -1129</EKey>
+                <EKey>2 -652 -933 309</EKey>
+                <EKey>3 -950 -949 191</EKey>
+                <EKey>7 -1436 -932 -1224</EKey>
+                <EKey>1 -1442 -931 -1239</EKey>
+            </Bone>
+            <Bone>
+                <EKey>8 541 -790 1139</EKey>
+                <EKey>2 3890 -581 -3858</EKey>
+                <EKey>2 4446 -718 -4722</EKey>
+                <EKey>8 4480 -781 -4904</EKey>
+                <EKey>3 2971 -743 -2473</EKey>
+                <EKey>1 2408 -781 -932</EKey>
+                <EKey>1 2242 -796 -219</EKey>
+                <EKey>1 2135 -770 1480</EKey>
+                <EKey>1 2058 -711 3868</EKey>
+                <EKey>1 1927 -699 5211</EKey>
+                <EKey>2 1717 -747 4853</EKey>
+                <EKey>1 1215 -799 2370</EKey>
+                <EKey>2 1009 -787 1488</EKey>
+                <EKey>4 726 -778 1311</EKey>
+                <EKey>5 535 -786 1606</EKey>
+                <EKey>1 572 -786 1597</EKey>
+            </Bone>
+            <Bone>
+                <EKey>17 0 -2 3640</EKey>
+                <EKey>13 0 0 1374</EKey>
+                <EKey>12 0 0 -726</EKey>
+                <EKey>1 0 0 -1191</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 8711 -4302 -792</EKey>
+                <EKey>1 7576 -2910 -2076</EKey>
+                <EKey>1 6285 -1496 -3318</EKey>
+                <EKey>1 4842 -124 -4428</EKey>
+                <EKey>2 3253 1134 -5342</EKey>
+                <EKey>2 -238 3017 -6465</EKey>
+                <EKey>1 -3648 3825 -6706</EKey>
+                <EKey>1 -5081 3863 -6532</EKey>
+                <EKey>1 -6227 3727 -6133</EKey>
+                <EKey>1 -6869 3626 -5704</EKey>
+                <EKey>2 -6970 3732 -5395</EKey>
+                <EKey>3 -6214 4314 -4853</EKey>
+                <EKey>3 -4497 5046 -3446</EKey>
+                <EKey>1 -2336 5565 -1244</EKey>
+                <EKey>1 -1532 5676 -502</EKey>
+                <EKey>1 -714 5613 1557</EKey>
+                <EKey>1 267 5318 5106</EKey>
+                <EKey>1 1535 4918 8452</EKey>
+                <EKey>1 3344 4018 8855</EKey>
+                <EKey>1 5204 1987 3547</EKey>
+                <EKey>1 5744 -316 -882</EKey>
+                <EKey>1 5473 -1630 1033</EKey>
+                <EKey>1 5614 -2633 4906</EKey>
+                <EKey>1 6572 -2852 7266</EKey>
+                <EKey>1 7720 -2516 7145</EKey>
+                <EKey>2 8864 -2219 6271</EKey>
+                <EKey>3 11119 -1675 3345</EKey>
+                <EKey>2 13320 -2139 -2197</EKey>
+                <EKey>1 14040 -2918 -5082</EKey>
+                <EKey>2 14150 -3164 -5694</EKey>
+                <EKey>1 13993 -3090 -5304</EKey>
+            </Bone>
+            <Bone>
+                <EKey>17 7390 10526 25506</EKey>
+                <EKey>13 3838 11709 29546</EKey>
+                <EKey>12 -707 12031 -31002</EKey>
+                <EKey>1 -1744 11977 -29867</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 -6023 4988 -6422</EKey>
+                <EKey>3 -6549 4509 -4306</EKey>
+                <EKey>3 -7194 2532 -2104</EKey>
+                <EKey>2 -6547 -98 -931</EKey>
+                <EKey>2 -4930 -1745 -6</EKey>
+                <EKey>2 -2636 -3191 2124</EKey>
+                <EKey>2 39 -3480 5590</EKey>
+                <EKey>2 2651 -1769 8746</EKey>
+                <EKey>2 4445 1005 10802</EKey>
+                <EKey>1 5135 3654 11877</EKey>
+                <EKey>1 5043 4592 11948</EKey>
+                <EKey>1 4755 5254 11500</EKey>
+                <EKey>1 4370 5769 10631</EKey>
+                <EKey>1 3991 6273 9405</EKey>
+                <EKey>1 3109 6770 6950</EKey>
+                <EKey>1 1973 7202 3372</EKey>
+                <EKey>1 1560 7458 363</EKey>
+                <EKey>1 2084 7523 -1305</EKey>
+                <EKey>1 3027 7573 -2461</EKey>
+                <EKey>1 4067 7638 -3333</EKey>
+                <EKey>1 4864 7676 -3700</EKey>
+                <EKey>2 5415 7685 -3371</EKey>
+                <EKey>1 6353 7869 -1786</EKey>
+                <EKey>3 6619 7966 -1313</EKey>
+                <EKey>4 6808 8031 -1102</EKey>
+                <EKey>1 6637 7972 -1293</EKey>
+            </Bone>
+            <Bone>
+                <EKey>23 0 0 -8601</EKey>
+                <EKey>1 0 0 -6327</EKey>
+                <EKey>3 0 0 -6450</EKey>
+                <EKey>1 0 0 -8456</EKey>
+                <EKey>1 0 0 -8518</EKey>
+                <EKey>1 0 0 -7223</EKey>
+                <EKey>1 0 0 -5126</EKey>
+                <EKey>1 0 0 -3757</EKey>
+                <EKey>3 0 0 -3660</EKey>
+                <EKey>7 0 0 -5051</EKey>
+                <EKey>1 0 0 -5063</EKey>
+            </Bone>
+            <Bone>
+                <EKey>42 -16265 2572 3740</EKey>
+                <EKey>1 -16265 2572 3740</EKey>
+            </Bone>
+            <Bone>
+                <EKey>17 -7392 -10528 25506</EKey>
+                <EKey>13 -3840 -11711 29546</EKey>
+                <EKey>12 705 -12033 -31002</EKey>
+                <EKey>1 1742 -11979 -29867</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 -5678 -1947 -15323</EKey>
+                <EKey>2 -5002 -5884 -9592</EKey>
+                <EKey>2 -468 -7739 -731</EKey>
+                <EKey>1 3483 -5394 7458</EKey>
+                <EKey>1 3958 -3538 10208</EKey>
+                <EKey>1 3714 -1801 12390</EKey>
+                <EKey>1 3008 -448 14203</EKey>
+                <EKey>1 2061 356 15693</EKey>
+                <EKey>1 1162 499 16681</EKey>
+                <EKey>1 478 99 17077</EKey>
+                <EKey>3 -43 -643 16995</EKey>
+                <EKey>3 -1522 -3469 15200</EKey>
+                <EKey>2 -4010 -5731 11716</EKey>
+                <EKey>1 -5645 -6122 8971</EKey>
+                <EKey>1 -6054 -5962 7810</EKey>
+                <EKey>1 -5657 -5627 7041</EKey>
+                <EKey>1 -4325 -5246 6569</EKey>
+                <EKey>1 -1523 -4849 5655</EKey>
+                <EKey>1 2172 -4852 4212</EKey>
+                <EKey>1 5151 -5122 2847</EKey>
+                <EKey>1 6875 -5248 2024</EKey>
+                <EKey>2 7753 -5252 2001</EKey>
+                <EKey>3 8962 -4995 3822</EKey>
+                <EKey>2 11173 -4426 6875</EKey>
+                <EKey>4 11834 -4088 7684</EKey>
+                <EKey>2 11814 -4099 7662</EKey>
+                <EKey>1 11615 -4199 7457</EKey>
+            </Bone>
+            <Bone>
+                <EKey>8 0 0 -17115</EKey>
+                <EKey>3 0 0 -18414</EKey>
+                <EKey>5 0 0 -17980</EKey>
+                <EKey>6 0 0 -15808</EKey>
+                <EKey>3 0 0 -12548</EKey>
+                <EKey>1 0 0 -11484</EKey>
+                <EKey>1 0 0 -10436</EKey>
+                <EKey>1 0 0 -7843</EKey>
+                <EKey>1 0 0 -4440</EKey>
+                <EKey>1 0 0 -2472</EKey>
+                <EKey>2 0 0 -2344</EKey>
+                <EKey>2 0 0 -3634</EKey>
+                <EKey>2 0 0 -5423</EKey>
+                <EKey>6 0 0 -6108</EKey>
+                <EKey>1 0 0 -5946</EKey>
+            </Bone>
+            <Bone>
+                <EKey>15 19381 -2414 3798</EKey>
+                <EKey>19 18652 -2464 348</EKey>
+                <EKey>7 17617 -2101 -4864</EKey>
+                <EKey>1 17587 -2081 -5037</EKey>
+                <EKey>1 17591 -2084 -5010</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONPISrun_bk_1stepb.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONPISrun_bk_1stepb.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONPISrun_bk_1stepb.xml	(revision 262)
@@ -0,0 +1,379 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>OneStepStop</Type>
+        <AimingType>OneStepStop</AimingType>
+        <FromState>RunBackStart</FromState>
+        <ToState>Standing</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>14</FrameCount>
+        <Duration>14</Duration>
+        <Varient>RightPistol</Varient>
+        <AtomicStart>1</AtomicStart>
+        <AtomicEnd>0</AtomicEnd>
+        <EndInterpolation>0</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+        <Shortcuts />
+        <Attacks />
+        <Throw />
+        <Damage />
+        <Particles />
+        <MotionBlur />
+        <Footsteps>
+            <Footstep>
+                <Frame>5</Frame>
+                <Type>Left</Type>
+            </Footstep>
+        </Footsteps>
+        <Sounds />
+        <Heights>
+            <Float>7.593545</Float>
+            <Float>7.751013</Float>
+            <Float>7.886917</Float>
+            <Float>8.004642</Float>
+            <Float>8.13166</Float>
+            <Float>8.262888</Float>
+            <Float>8.39325</Float>
+            <Float>8.517665</Float>
+            <Float>8.6362</Float>
+            <Float>8.752682</Float>
+            <Float>8.867672</Float>
+            <Float>8.981729</Float>
+            <Float>9.095412</Float>
+            <Float>9.209283</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>0.000613987446 -0.287700653</Vector2>
+            <Vector2>0.00666600466 -0.2952385</Vector2>
+            <Vector2>0.0145199895 -0.354974747</Vector2>
+            <Vector2>0.0297160149 -0.4507599</Vector2>
+            <Vector2>0.0454009771 -0.5199547</Vector2>
+            <Vector2>0.05858302 -0.5627289</Vector2>
+            <Vector2>0.0684059858 -0.580942154</Vector2>
+            <Vector2>0.07448101 -0.573617935</Vector2>
+            <Vector2>0.07478303 -0.54019165</Vector2>
+            <Vector2>0.0686049461 -0.4829216</Vector2>
+            <Vector2>0.05836606 -0.404291153</Vector2>
+            <Vector2>0.045050025 -0.303358078</Vector2>
+            <Vector2>0.0298259258 -0.180810928</Vector2>
+            <Vector2>0.013010025 -0.0355548859</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1643</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>-29</Z>
+                <YExtent>1642</YExtent>
+                <YExtentOffset>-31</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1</X>
+                <Z>-58</Z>
+                <YExtent>1635</YExtent>
+                <YExtentOffset>-11</YExtentOffset>
+            </Position>
+            <Position>
+                <X>2</X>
+                <Z>-94</Z>
+                <YExtent>1656</YExtent>
+                <YExtentOffset>-20</YExtentOffset>
+            </Position>
+            <Position>
+                <X>5</X>
+                <Z>-139</Z>
+                <YExtent>1678</YExtent>
+                <YExtentOffset>-28</YExtentOffset>
+            </Position>
+            <Position>
+                <X>10</X>
+                <Z>-191</Z>
+                <YExtent>1698</YExtent>
+                <YExtentOffset>-34</YExtentOffset>
+            </Position>
+            <Position>
+                <X>16</X>
+                <Z>-247</Z>
+                <YExtent>1716</YExtent>
+                <YExtentOffset>-37</YExtentOffset>
+            </Position>
+            <Position>
+                <X>22</X>
+                <Z>-305</Z>
+                <YExtent>1731</YExtent>
+                <YExtentOffset>-39</YExtentOffset>
+            </Position>
+            <Position>
+                <X>30</X>
+                <Z>-363</Z>
+                <YExtent>1743</YExtent>
+                <YExtentOffset>-39</YExtentOffset>
+            </Position>
+            <Position>
+                <X>37</X>
+                <Z>-417</Z>
+                <YExtent>1755</YExtent>
+                <YExtentOffset>-39</YExtentOffset>
+            </Position>
+            <Position>
+                <X>44</X>
+                <Z>-465</Z>
+                <YExtent>1767</YExtent>
+                <YExtentOffset>-39</YExtentOffset>
+            </Position>
+            <Position>
+                <X>50</X>
+                <Z>-505</Z>
+                <YExtent>1796</YExtent>
+                <YExtentOffset>-57</YExtentOffset>
+            </Position>
+            <Position>
+                <X>55</X>
+                <Z>-536</Z>
+                <YExtent>1814</YExtent>
+                <YExtentOffset>-64</YExtentOffset>
+            </Position>
+            <Position>
+                <X>58</X>
+                <Z>-554</Z>
+                <YExtent>1823</YExtent>
+                <YExtentOffset>-64</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>3 27995 14847 -14939</EKey>
+                <EKey>8 25719 15641 -12635</EKey>
+                <EKey>2 -2144 14434 17507</EKey>
+                <EKey>1 -2128 13748 18133</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 -32534 491 -24851</EKey>
+                <EKey>3 -32743 393 -25227</EKey>
+                <EKey>3 -32301 737 -23782</EKey>
+                <EKey>2 -31928 821 -25788</EKey>
+                <EKey>2 -31650 820 -27985</EKey>
+                <EKey>1 -31366 764 -30745</EKey>
+                <EKey>1 -31264 797 -31304</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 0 0 -10544</EKey>
+                <EKey>1 0 0 -8376</EKey>
+                <EKey>1 0 0 -7124</EKey>
+                <EKey>1 0 0 -8275</EKey>
+                <EKey>1 0 0 -10459</EKey>
+                <EKey>2 0 0 -12152</EKey>
+                <EKey>2 0 0 -11697</EKey>
+                <EKey>1 0 0 -10333</EKey>
+                <EKey>2 0 0 -9011</EKey>
+                <EKey>1 0 0 -5614</EKey>
+                <EKey>1 0 0 -4360</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -1274 873 -1447</EKey>
+                <EKey>1 -1326 1084 -5361</EKey>
+                <EKey>1 -1365 1256 -7881</EKey>
+                <EKey>1 -1498 1165 -6678</EKey>
+                <EKey>1 -1640 921 -3886</EKey>
+                <EKey>3 -1729 706 -1737</EKey>
+                <EKey>3 -1611 364 1061</EKey>
+                <EKey>1 -1252 62 2920</EKey>
+                <EKey>1 -1160 -30 3125</EKey>
+                <EKey>1 -1224 -29 2697</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 32293 369 30314</EKey>
+                <EKey>1 32265 -8 28254</EKey>
+                <EKey>2 32149 -147 26921</EKey>
+                <EKey>3 31869 258 26388</EKey>
+                <EKey>1 31417 1196 27217</EKey>
+                <EKey>2 31367 1362 29348</EKey>
+                <EKey>2 31086 1555 32472</EKey>
+                <EKey>1 30745 1520 -31195</EKey>
+                <EKey>1 30405 1507 -30735</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 0 0 -15201</EKey>
+                <EKey>1 0 0 -11715</EKey>
+                <EKey>2 0 0 -9027</EKey>
+                <EKey>2 0 0 -6497</EKey>
+                <EKey>1 0 0 -5037</EKey>
+                <EKey>1 0 0 -4561</EKey>
+                <EKey>1 0 0 -6497</EKey>
+                <EKey>1 0 0 -7567</EKey>
+                <EKey>2 0 0 -8088</EKey>
+                <EKey>1 0 0 -7959</EKey>
+                <EKey>1 0 0 -7439</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -312 495 9668</EKey>
+                <EKey>1 -217 280 8125</EKey>
+                <EKey>2 4 258 6895</EKey>
+                <EKey>3 1142 876 5794</EKey>
+                <EKey>1 3369 1588 4578</EKey>
+                <EKey>2 3004 1458 4798</EKey>
+                <EKey>3 2359 750 4221</EKey>
+                <EKey>1 1154 -477 2657</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 -288 -347 1292</EKey>
+                <EKey>4 174 -400 969</EKey>
+                <EKey>5 1081 -774 1078</EKey>
+                <EKey>1 3206 -1145 223</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -965 459 1896</EKey>
+                <EKey>5 -558 486 1885</EKey>
+                <EKey>5 -360 613 -277</EKey>
+                <EKey>1 1265 719 -1988</EKey>
+            </Bone>
+            <Bone>
+                <EKey>13 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 641 -708 -2111</EKey>
+                <EKey>4 587 -519 -1718</EKey>
+                <EKey>3 1001 -411 -1280</EKey>
+                <EKey>3 233 -268 -1145</EKey>
+                <EKey>1 -1339 -167 -796</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 10200 11806 23032</EKey>
+                <EKey>8 9808 11676 23386</EKey>
+                <EKey>1 7597 10655 25330</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 3102 9375 2502</EKey>
+                <EKey>5 3726 9400 1544</EKey>
+                <EKey>3 2833 8536 1885</EKey>
+                <EKey>3 3438 7730 741</EKey>
+                <EKey>1 5043 6982 -1201</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 0 0 -18506</EKey>
+                <EKey>3 0 0 -18208</EKey>
+                <EKey>4 0 0 -15874</EKey>
+                <EKey>4 0 0 -11018</EKey>
+                <EKey>1 0 0 -5734</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -16377 -2 -226</EKey>
+                <EKey>6 -16377 0 77</EKey>
+                <EKey>4 -16377 1 2288</EKey>
+                <EKey>1 -16378 3 4061</EKey>
+            </Bone>
+            <Bone>
+                <EKey>13 -9776 -12151 21847</EKey>
+                <EKey>1 -7492 -10663 25313</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 295 -9287 -10313</EKey>
+                <EKey>4 173 -9350 -11326</EKey>
+                <EKey>3 -1241 -9690 -13178</EKey>
+                <EKey>3 -502 -9787 -12719</EKey>
+                <EKey>1 1526 -9427 -10934</EKey>
+            </Bone>
+            <Bone>
+                <EKey>13 0 0 -7098</EKey>
+                <EKey>1 0 0 -1944</EKey>
+            </Bone>
+            <Bone>
+                <EKey>13 16239 559 324</EKey>
+                <EKey>1 16380 -214 445</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONPISrun_bk_stop.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONPISrun_bk_stop.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMKONPISrun_bk_stop.xml	(revision 262)
@@ -0,0 +1,401 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>RunStop</Type>
+        <AimingType>RunStop</AimingType>
+        <FromState>None</FromState>
+        <ToState>Standing</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>20</FrameCount>
+        <Duration>20</Duration>
+        <Varient>RightPistol</Varient>
+        <AtomicStart>1</AtomicStart>
+        <AtomicEnd>0</AtomicEnd>
+        <EndInterpolation>0</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+        <Shortcuts>
+            <Shortcut>
+                <FromState>RunningBackLeftDown</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+            <Shortcut>
+                <FromState>RunningBackRightDown</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+        </Shortcuts>
+        <Attacks />
+        <Throw />
+        <Damage />
+        <Particles />
+        <MotionBlur />
+        <Footsteps>
+            <Footstep>
+                <Frame>10</Frame>
+                <Type>Left</Type>
+            </Footstep>
+        </Footsteps>
+        <Sounds />
+        <Heights>
+            <Float>8.073788</Float>
+            <Float>8.051984</Float>
+            <Float>8.042583</Float>
+            <Float>8.055024</Float>
+            <Float>8.098744</Float>
+            <Float>8.162953</Float>
+            <Float>8.23035</Float>
+            <Float>8.300603</Float>
+            <Float>8.373383</Float>
+            <Float>8.448362</Float>
+            <Float>8.525209</Float>
+            <Float>8.603595</Float>
+            <Float>8.683189</Float>
+            <Float>8.763661</Float>
+            <Float>8.844685</Float>
+            <Float>8.925927</Float>
+            <Float>9.007061</Float>
+            <Float>9.087754</Float>
+            <Float>9.167678</Float>
+            <Float>9.246503</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>-0.00698500872 -0.725235</Vector2>
+            <Vector2>-0.00772202 -0.5090027</Vector2>
+            <Vector2>-0.008046985 -0.1891861</Vector2>
+            <Vector2>-0.008138001 -0.19316864</Vector2>
+            <Vector2>-0.007950008 -0.195457458</Vector2>
+            <Vector2>-0.00761801 -0.195823669</Vector2>
+            <Vector2>-0.00726997852 -0.1942215</Vector2>
+            <Vector2>-0.006905973 -0.191116333</Vector2>
+            <Vector2>-0.0065330267 -0.18560791</Vector2>
+            <Vector2>-0.00614500046 -0.178268433</Vector2>
+            <Vector2>-0.00575000048 -0.169128418</Vector2>
+            <Vector2>-0.00534999371 -0.157997131</Vector2>
+            <Vector2>-0.00494498 -0.144950867</Vector2>
+            <Vector2>-0.00453603268 -0.130020142</Vector2>
+            <Vector2>-0.004131973 -0.112998962</Vector2>
+            <Vector2>-0.00372302532 -0.09429932</Vector2>
+            <Vector2>-0.003320992 -0.07356262</Vector2>
+            <Vector2>-0.00292497873 -0.05088806</Vector2>
+            <Vector2>-0.00253504515 -0.02646637</Vector2>
+            <Vector2>-0.00215095282 7.62939453E-06</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1650</YExtent>
+                <YExtentOffset>-9</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-73</Z>
+                <YExtent>1650</YExtent>
+                <YExtentOffset>-13</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-123</Z>
+                <YExtent>1663</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-142</Z>
+                <YExtent>1675</YExtent>
+                <YExtentOffset>-37</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-162</Z>
+                <YExtent>1685</YExtent>
+                <YExtentOffset>-42</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>-181</Z>
+                <YExtent>1695</YExtent>
+                <YExtentOffset>-45</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-5</X>
+                <Z>-201</Z>
+                <YExtent>1707</YExtent>
+                <YExtentOffset>-50</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-5</X>
+                <Z>-220</Z>
+                <YExtent>1721</YExtent>
+                <YExtentOffset>-56</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-6</X>
+                <Z>-239</Z>
+                <YExtent>1735</YExtent>
+                <YExtentOffset>-62</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-7</X>
+                <Z>-258</Z>
+                <YExtent>1750</YExtent>
+                <YExtentOffset>-68</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-7</X>
+                <Z>-276</Z>
+                <YExtent>1763</YExtent>
+                <YExtentOffset>-73</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-8</X>
+                <Z>-293</Z>
+                <YExtent>1775</YExtent>
+                <YExtentOffset>-77</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-8</X>
+                <Z>-308</Z>
+                <YExtent>1786</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-9</X>
+                <Z>-323</Z>
+                <YExtent>1796</YExtent>
+                <YExtentOffset>-81</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-9</X>
+                <Z>-336</Z>
+                <YExtent>1803</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-10</X>
+                <Z>-347</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-78</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-10</X>
+                <Z>-357</Z>
+                <YExtent>1816</YExtent>
+                <YExtentOffset>-76</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-11</X>
+                <Z>-364</Z>
+                <YExtent>1821</YExtent>
+                <YExtentOffset>-73</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-11</X>
+                <Z>-369</Z>
+                <YExtent>1825</YExtent>
+                <YExtentOffset>-70</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-11</X>
+                <Z>-372</Z>
+                <YExtent>1828</YExtent>
+                <YExtentOffset>-66</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>5 -944 14373 17091</EKey>
+                <EKey>14 -565 14027 17209</EKey>
+                <EKey>1 -1984 13458 18307</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -31695 -30 -21878</EKey>
+                <EKey>5 -31657 19 -21714</EKey>
+                <EKey>10 -31605 318 -23588</EKey>
+                <EKey>3 -31284 811 -29678</EKey>
+                <EKey>1 -31205 847 -31102</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 0 0 -11557</EKey>
+                <EKey>4 0 0 -11478</EKey>
+                <EKey>10 0 0 -9873</EKey>
+                <EKey>1 0 0 -3840</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -759 -228 -3272</EKey>
+                <EKey>6 -814 -186 -3323</EKey>
+                <EKey>6 -1124 -145 -188</EKey>
+                <EKey>4 -1321 -90 1708</EKey>
+                <EKey>2 -1353 -29 2068</EKey>
+                <EKey>1 -1357 18 1981</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 31829 2008 -31937</EKey>
+                <EKey>4 31238 1744 -30317</EKey>
+                <EKey>4 30913 1526 -29249</EKey>
+                <EKey>4 30505 1454 -29677</EKey>
+                <EKey>1 30200 1489 -30443</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 0 0 -12346</EKey>
+                <EKey>7 0 0 -11350</EKey>
+                <EKey>5 0 0 -10741</EKey>
+                <EKey>3 0 0 -8163</EKey>
+                <EKey>1 0 0 -7062</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 -276 227 4378</EKey>
+                <EKey>6 428 390 4444</EKey>
+                <EKey>5 1291 461 5022</EKey>
+                <EKey>3 951 -482 3020</EKey>
+                <EKey>1 715 -693 2390</EKey>
+            </Bone>
+            <Bone>
+                <EKey>19 132 -572 873</EKey>
+                <EKey>1 3468 -1200 86</EKey>
+            </Bone>
+            <Bone>
+                <EKey>19 -761 178 361</EKey>
+                <EKey>1 1488 697 -2192</EKey>
+            </Bone>
+            <Bone>
+                <EKey>19 0 -2 3368</EKey>
+                <EKey>1 0 -2 3627</EKey>
+            </Bone>
+            <Bone>
+                <EKey>15 2262 -1111 -1253</EKey>
+                <EKey>4 -718 -271 -825</EKey>
+                <EKey>1 -1622 -182 -665</EKey>
+            </Bone>
+            <Bone>
+                <EKey>19 8672 11582 24482</EKey>
+                <EKey>1 7444 10580 25465</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 4334 6159 -3858</EKey>
+                <EKey>12 4952 6025 -3732</EKey>
+                <EKey>1 5550 6764 -1924</EKey>
+            </Bone>
+            <Bone>
+                <EKey>15 0 0 -14922</EKey>
+                <EKey>4 0 0 -7207</EKey>
+                <EKey>1 0 0 -5068</EKey>
+            </Bone>
+            <Bone>
+                <EKey>19 -16377 1 1763</EKey>
+                <EKey>1 -16378 3 4325</EKey>
+            </Bone>
+            <Bone>
+                <EKey>19 -8654 -11575 24500</EKey>
+                <EKey>1 -7444 -10581 25467</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -6184 -8094 -19767</EKey>
+                <EKey>5 -5535 -8581 -18617</EKey>
+                <EKey>9 -3712 -9315 -15734</EKey>
+                <EKey>2 682 -9503 -11636</EKey>
+                <EKey>1 1657 -9322 -10820</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 0 0 -3820</EKey>
+                <EKey>5 0 0 -5094</EKey>
+                <EKey>7 0 0 -4203</EKey>
+                <EKey>1 0 0 -1849</EKey>
+            </Bone>
+            <Bone>
+                <EKey>10 16403 367 -1035</EKey>
+                <EKey>9 16401 495 -279</EKey>
+                <EKey>1 16390 -200 381</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMMURCOMpunch_heavy.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMMURCOMpunch_heavy.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMMURCOMpunch_heavy.xml	(revision 262)
@@ -0,0 +1,1593 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>Attack Atomic DontAim DisableShield</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>Forward</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle>murflash1</ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>Punch</Type>
+        <AimingType>Punch</AimingType>
+        <FromState>None</FromState>
+        <ToState>Standing</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>75</FrameCount>
+        <Duration>75</Duration>
+        <Varient>Combat</Varient>
+        <AtomicStart>0</AtomicStart>
+        <AtomicEnd>-1</AtomicEnd>
+        <EndInterpolation>8</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>10</InvulnerableStart>
+        <InvulnerableEnd>40</InvulnerableEnd>
+        <Shortcuts>
+            <Shortcut>
+                <FromState>CrouchStart</FromState>
+                <Length>6</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+        </Shortcuts>
+        <Attacks>
+            <Attack>
+                <Bones>LeftWrist LeftFist RightWrist RightFist</Bones>
+                <Knockback>4</Knockback>
+                <Flags>HalfDamage</Flags>
+                <HitPoints>10</HitPoints>
+                <StartFrame>14</StartFrame>
+                <EndFrame>29</EndFrame>
+                <HitAnimationType>KnockdownHead</HitAnimationType>
+                <HitLength>5</HitLength>
+                <StunLength>8</StunLength>
+                <StaggerLength>48</StaggerLength>
+            </Attack>
+            <Attack>
+                <Bones>LeftWrist LeftFist RightWrist RightFist</Bones>
+                <Knockback>8</Knockback>
+                <Flags>HalfDamage</Flags>
+                <HitPoints>20</HitPoints>
+                <StartFrame>30</StartFrame>
+                <EndFrame>49</EndFrame>
+                <HitAnimationType>KnockdownHead</HitAnimationType>
+                <HitLength>10</HitLength>
+                <StunLength>10</StunLength>
+                <StaggerLength>60</StaggerLength>
+            </Attack>
+        </Attacks>
+        <Throw />
+        <Damage />
+        <Particles>
+            <Particle>
+                <StartFrame>0</StartFrame>
+                <EndFrame>29</EndFrame>
+                <Bone>LeftFist</Bone>
+                <Name>contrail</Name>
+            </Particle>
+            <Particle>
+                <StartFrame>0</StartFrame>
+                <EndFrame>29</EndFrame>
+                <Bone>RightFist</Bone>
+                <Name>contrail</Name>
+            </Particle>
+            <Particle>
+                <StartFrame>0</StartFrame>
+                <EndFrame>29</EndFrame>
+                <Bone>LeftFist</Bone>
+                <Name>glow</Name>
+            </Particle>
+            <Particle>
+                <StartFrame>0</StartFrame>
+                <EndFrame>29</EndFrame>
+                <Bone>RightFist</Bone>
+                <Name>glow</Name>
+            </Particle>
+        </Particles>
+        <MotionBlur>
+            <MotionBlur>
+                <Bones>LeftWrist LeftFist RightWrist RightFist</Bones>
+                <StartFrame>14</StartFrame>
+                <EndFrame>49</EndFrame>
+                <Lifetime>6</Lifetime>
+                <Alpha>127</Alpha>
+                <Interval>4</Interval>
+            </MotionBlur>
+        </MotionBlur>
+        <Footsteps>
+            <Footstep>
+                <Frame>43</Frame>
+                <Type>Left</Type>
+            </Footstep>
+            <Footstep>
+                <Frame>63</Frame>
+                <Type>Left</Type>
+            </Footstep>
+        </Footsteps>
+        <Sounds />
+        <Heights>
+            <Float>10.1073856</Float>
+            <Float>9.8714</Float>
+            <Float>9.612515</Float>
+            <Float>9.340541</Float>
+            <Float>9.065297</Float>
+            <Float>8.796595</Float>
+            <Float>8.544251</Float>
+            <Float>8.318082</Float>
+            <Float>8.127902</Float>
+            <Float>7.983526</Float>
+            <Float>7.894769</Float>
+            <Float>8.087884</Float>
+            <Float>8.584514</Float>
+            <Float>9.087561</Float>
+            <Float>9.299928</Float>
+            <Float>9.122086</Float>
+            <Float>8.737079</Float>
+            <Float>8.271673</Float>
+            <Float>7.852629</Float>
+            <Float>7.606715</Float>
+            <Float>7.517793</Float>
+            <Float>7.481508</Float>
+            <Float>7.492292</Float>
+            <Float>7.544578</Float>
+            <Float>7.632798</Float>
+            <Float>7.751384</Float>
+            <Float>7.894769</Float>
+            <Float>8.206311</Float>
+            <Float>8.688716</Float>
+            <Float>9.125436</Float>
+            <Float>9.299928</Float>
+            <Float>9.170765</Float>
+            <Float>8.887385</Float>
+            <Float>8.51954</Float>
+            <Float>8.13698</Float>
+            <Float>7.809454</Float>
+            <Float>7.606715</Float>
+            <Float>7.523218</Float>
+            <Float>7.502056</Float>
+            <Float>7.535928</Float>
+            <Float>7.617537</Float>
+            <Float>7.739584</Float>
+            <Float>7.894769</Float>
+            <Float>8.21497</Float>
+            <Float>8.696412</Float>
+            <Float>9.128323</Float>
+            <Float>9.299928</Float>
+            <Float>9.166388</Float>
+            <Float>8.873379</Float>
+            <Float>8.495902</Float>
+            <Float>8.108964</Float>
+            <Float>7.787568</Float>
+            <Float>7.606715</Float>
+            <Float>7.524077</Float>
+            <Float>7.447977</Float>
+            <Float>7.379403</Float>
+            <Float>7.319342</Float>
+            <Float>7.26878</Float>
+            <Float>7.228705</Float>
+            <Float>7.200104</Float>
+            <Float>7.183962</Float>
+            <Float>7.181268</Float>
+            <Float>7.193007</Float>
+            <Float>7.220168</Float>
+            <Float>7.263736</Float>
+            <Float>7.324699</Float>
+            <Float>7.404043</Float>
+            <Float>7.502754</Float>
+            <Float>7.662303</Float>
+            <Float>7.909951</Float>
+            <Float>8.225365</Float>
+            <Float>8.588216</Float>
+            <Float>8.978173</Float>
+            <Float>9.374907</Float>
+            <Float>9.758088</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>-0.000215992332 0.106712013</Vector2>
+            <Vector2>-0.00347200036 0.264184</Vector2>
+            <Vector2>-0.006053999 0.401132</Vector2>
+            <Vector2>-0.008142002 0.513276</Vector2>
+            <Vector2>-0.009760998 0.601262033</Vector2>
+            <Vector2>-0.010972999 0.6644639</Vector2>
+            <Vector2>-0.011977002 0.7022531</Vector2>
+            <Vector2>-0.0130970031 0.7147949</Vector2>
+            <Vector2>-0.014686998 0.7015171</Vector2>
+            <Vector2>-0.0169829987 0.66363287</Vector2>
+            <Vector2>-0.025327 0.6614022</Vector2>
+            <Vector2>-0.03824 0.7032728</Vector2>
+            <Vector2>-0.040944 0.735764</Vector2>
+            <Vector2>-0.0269500017 0.76581</Vector2>
+            <Vector2>-0.004974 0.7913995</Vector2>
+            <Vector2>0.0124760047 0.803545952</Vector2>
+            <Vector2>0.025202997 0.805230141</Vector2>
+            <Vector2>0.030991 0.7935333</Vector2>
+            <Vector2>0.029298 0.765008</Vector2>
+            <Vector2>0.022684 0.722812653</Vector2>
+            <Vector2>0.0145220011 0.683692</Vector2>
+            <Vector2>0.008582998 0.6583948</Vector2>
+            <Vector2>0.0050150007 0.6494198</Vector2>
+            <Vector2>0.00191599876 0.6562185</Vector2>
+            <Vector2>-0.002772998 0.6780329</Vector2>
+            <Vector2>-0.01148 0.7131052</Vector2>
+            <Vector2>-0.026097 0.731372833</Vector2>
+            <Vector2>-0.039814 0.7251129</Vector2>
+            <Vector2>-0.041057 0.7231159</Vector2>
+            <Vector2>-0.026364997 0.7316799</Vector2>
+            <Vector2>-0.004540004 0.750583649</Vector2>
+            <Vector2>0.0135670006 0.773035049</Vector2>
+            <Vector2>0.0269860029 0.797796249</Vector2>
+            <Vector2>0.0323 0.8237877</Vector2>
+            <Vector2>0.028754998 0.8477287</Vector2>
+            <Vector2>0.019504 0.8681412</Vector2>
+            <Vector2>0.008593 0.908466339</Vector2>
+            <Vector2>0.0006249994 0.963907242</Vector2>
+            <Vector2>-0.00384399854 1.0062542</Vector2>
+            <Vector2>-0.00657800026 1.03516579</Vector2>
+            <Vector2>-0.009309 1.0496254</Vector2>
+            <Vector2>-0.014002 1.047657</Vector2>
+            <Vector2>-0.0231860019 1.02624321</Vector2>
+            <Vector2>-0.03382 0.9867401</Vector2>
+            <Vector2>-0.036156 0.936374664</Vector2>
+            <Vector2>-0.0253679976 0.883552551</Vector2>
+            <Vector2>-0.00759699941 0.826347351</Vector2>
+            <Vector2>0.00849399 0.7556534</Vector2>
+            <Vector2>0.023153007 0.671035767</Vector2>
+            <Vector2>0.031259 0.5696335</Vector2>
+            <Vector2>0.0299400017 0.341018677</Vector2>
+            <Vector2>0.0207859986 0.3080597</Vector2>
+            <Vector2>0.0142509993 0.276474</Vector2>
+            <Vector2>0.0139569994 0.253097534</Vector2>
+            <Vector2>0.0133930007 0.231704712</Vector2>
+            <Vector2>0.0126209985 0.208026886</Vector2>
+            <Vector2>0.011744 0.187667847</Vector2>
+            <Vector2>0.0108649991 0.168178558</Vector2>
+            <Vector2>0.0100960024 0.149494171</Vector2>
+            <Vector2>0.009548001 0.130992889</Vector2>
+            <Vector2>0.008966997 0.113986969</Vector2>
+            <Vector2>0.007682003 0.09802246</Vector2>
+            <Vector2>0.006264001 0.08298874</Vector2>
+            <Vector2>0.00520599633 0.06948471</Vector2>
+            <Vector2>0.00443699956 0.05593109</Vector2>
+            <Vector2>0.00383300334 0.0442047119</Vector2>
+            <Vector2>0.00331699848 0.03538513</Vector2>
+            <Vector2>0.00281299651 0.0245246887</Vector2>
+            <Vector2>0.00235199928 0.01769638</Vector2>
+            <Vector2>0.00192500651 0.0121040344</Vector2>
+            <Vector2>0.001548998 0.00742721558</Vector2>
+            <Vector2>0.00125300139 0.00382232666</Vector2>
+            <Vector2>0.00105900317 0.00143432617</Vector2>
+            <Vector2>0.0009820014 0.000305175781</Vector2>
+            <Vector2>0.00102099776 0.0004348755</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1947</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>11</Z>
+                <YExtent>1911</YExtent>
+                <YExtentOffset>-81</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>37</Z>
+                <YExtent>1865</YExtent>
+                <YExtentOffset>-84</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>77</Z>
+                <YExtent>1793</YExtent>
+                <YExtentOffset>-82</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>129</Z>
+                <YExtent>1728</YExtent>
+                <YExtentOffset>-83</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>189</Z>
+                <YExtent>1650</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>255</Z>
+                <YExtent>1559</YExtent>
+                <YExtentOffset>-72</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-5</X>
+                <Z>325</Z>
+                <YExtent>1467</YExtent>
+                <YExtentOffset>-64</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-6</X>
+                <Z>397</Z>
+                <YExtent>1396</YExtent>
+                <YExtentOffset>-58</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-8</X>
+                <Z>467</Z>
+                <YExtent>1434</YExtent>
+                <YExtentOffset>-54</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-10</X>
+                <Z>533</Z>
+                <YExtent>1552</YExtent>
+                <YExtentOffset>-63</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-12</X>
+                <Z>599</Z>
+                <YExtent>1727</YExtent>
+                <YExtentOffset>-72</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-16</X>
+                <Z>670</Z>
+                <YExtent>1871</YExtent>
+                <YExtentOffset>-78</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-20</X>
+                <Z>743</Z>
+                <YExtent>1788</YExtent>
+                <YExtentOffset>-49</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-23</X>
+                <Z>820</Z>
+                <YExtent>1372</YExtent>
+                <YExtentOffset>76</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-23</X>
+                <Z>899</Z>
+                <YExtent>1509</YExtent>
+                <YExtentOffset>17</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-22</X>
+                <Z>979</Z>
+                <YExtent>1848</YExtent>
+                <YExtentOffset>-88</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-19</X>
+                <Z>1060</Z>
+                <YExtent>1939</YExtent>
+                <YExtentOffset>-74</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-16</X>
+                <Z>1139</Z>
+                <YExtent>1921</YExtent>
+                <YExtentOffset>-78</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-13</X>
+                <Z>1216</Z>
+                <YExtent>1795</YExtent>
+                <YExtentOffset>-61</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-11</X>
+                <Z>1288</Z>
+                <YExtent>1638</YExtent>
+                <YExtentOffset>-58</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-10</X>
+                <Z>1356</Z>
+                <YExtent>1489</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-9</X>
+                <Z>1422</Z>
+                <YExtent>1343</YExtent>
+                <YExtentOffset>-57</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-8</X>
+                <Z>1487</Z>
+                <YExtent>1189</YExtent>
+                <YExtentOffset>-8</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-8</X>
+                <Z>1553</Z>
+                <YExtent>1200</YExtent>
+                <YExtentOffset>-18</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-8</X>
+                <Z>1621</Z>
+                <YExtent>1338</YExtent>
+                <YExtentOffset>-35</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-10</X>
+                <Z>1692</Z>
+                <YExtent>1552</YExtent>
+                <YExtentOffset>-63</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-12</X>
+                <Z>1765</Z>
+                <YExtent>1745</YExtent>
+                <YExtentOffset>-67</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-16</X>
+                <Z>1838</Z>
+                <YExtent>1854</YExtent>
+                <YExtentOffset>-68</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-20</X>
+                <Z>1910</Z>
+                <YExtent>1733</YExtent>
+                <YExtentOffset>-31</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-23</X>
+                <Z>1983</Z>
+                <YExtent>1359</YExtent>
+                <YExtentOffset>86</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-23</X>
+                <Z>2058</Z>
+                <YExtent>1527</YExtent>
+                <YExtentOffset>12</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-22</X>
+                <Z>2135</Z>
+                <YExtent>1856</YExtent>
+                <YExtentOffset>-74</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-19</X>
+                <Z>2215</Z>
+                <YExtent>1950</YExtent>
+                <YExtentOffset>-52</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-16</X>
+                <Z>2298</Z>
+                <YExtent>1932</YExtent>
+                <YExtentOffset>-52</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-13</X>
+                <Z>2382</Z>
+                <YExtent>1803</YExtent>
+                <YExtentOffset>-41</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-11</X>
+                <Z>2469</Z>
+                <YExtent>1644</YExtent>
+                <YExtentOffset>-49</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-10</X>
+                <Z>2560</Z>
+                <YExtent>1497</YExtent>
+                <YExtentOffset>-65</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-10</X>
+                <Z>2656</Z>
+                <YExtent>1355</YExtent>
+                <YExtentOffset>-58</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-11</X>
+                <Z>2757</Z>
+                <YExtent>1207</YExtent>
+                <YExtentOffset>-7</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-11</X>
+                <Z>2861</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-15</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-12</X>
+                <Z>2966</Z>
+                <YExtent>1302</YExtent>
+                <YExtentOffset>-43</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-14</X>
+                <Z>3070</Z>
+                <YExtent>1525</YExtent>
+                <YExtentOffset>-82</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-16</X>
+                <Z>3173</Z>
+                <YExtent>1765</YExtent>
+                <YExtentOffset>-103</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-19</X>
+                <Z>3272</Z>
+                <YExtent>1895</YExtent>
+                <YExtentOffset>-101</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-23</X>
+                <Z>3365</Z>
+                <YExtent>1742</YExtent>
+                <YExtentOffset>-43</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-26</X>
+                <Z>3454</Z>
+                <YExtent>1401</YExtent>
+                <YExtentOffset>87</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-26</X>
+                <Z>3536</Z>
+                <YExtent>1623</YExtent>
+                <YExtentOffset>10</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-25</X>
+                <Z>3612</Z>
+                <YExtent>1897</YExtent>
+                <YExtentOffset>-61</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-23</X>
+                <Z>3679</Z>
+                <YExtent>1919</YExtent>
+                <YExtentOffset>-56</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-20</X>
+                <Z>3736</Z>
+                <YExtent>1780</YExtent>
+                <YExtentOffset>-62</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-17</X>
+                <Z>3770</Z>
+                <YExtent>1560</YExtent>
+                <YExtentOffset>-65</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-15</X>
+                <Z>3801</Z>
+                <YExtent>1434</YExtent>
+                <YExtentOffset>-81</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-13</X>
+                <Z>3828</Z>
+                <YExtent>1351</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-12</X>
+                <Z>3854</Z>
+                <YExtent>1311</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-11</X>
+                <Z>3877</Z>
+                <YExtent>1286</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-9</X>
+                <Z>3898</Z>
+                <YExtent>1279</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-8</X>
+                <Z>3916</Z>
+                <YExtent>1312</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-7</X>
+                <Z>3933</Z>
+                <YExtent>1345</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-6</X>
+                <Z>3948</Z>
+                <YExtent>1376</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-5</X>
+                <Z>3961</Z>
+                <YExtent>1405</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>3973</Z>
+                <YExtent>1432</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>3983</Z>
+                <YExtent>1458</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>3991</Z>
+                <YExtent>1486</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>3998</Z>
+                <YExtent>1518</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>4003</Z>
+                <YExtent>1548</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>4008</Z>
+                <YExtent>1579</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>4011</Z>
+                <YExtent>1609</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>4014</Z>
+                <YExtent>1643</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>4016</Z>
+                <YExtent>1683</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>4017</Z>
+                <YExtent>1728</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>4018</Z>
+                <YExtent>1776</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>4018</Z>
+                <YExtent>1823</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>4018</Z>
+                <YExtent>1869</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>4018</Z>
+                <YExtent>1911</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>2 -1196 6495 15240</EKey>
+                <EKey>4 1928 4156 15661</EKey>
+                <EKey>2 8081 997 18702</EKey>
+                <EKey>1 11574 -885 20480</EKey>
+                <EKey>1 13557 -2119 21514</EKey>
+                <EKey>1 15820 -3570 22788</EKey>
+                <EKey>1 19064 -5906 24869</EKey>
+                <EKey>2 24990 -8647 29483</EKey>
+                <EKey>1 -24737 -5223 -23275</EKey>
+                <EKey>2 -21251 -791 -21862</EKey>
+                <EKey>1 -14715 7174 -24411</EKey>
+                <EKey>1 -8677 9552 -29137</EKey>
+                <EKey>1 -1398 9508 30293</EKey>
+                <EKey>1 3745 7783 26294</EKey>
+                <EKey>2 6801 5868 24332</EKey>
+                <EKey>1 10517 2750 22698</EKey>
+                <EKey>1 12078 1149 22343</EKey>
+                <EKey>1 13745 -871 22288</EKey>
+                <EKey>1 15820 -3570 22788</EKey>
+                <EKey>1 19122 -7000 24659</EKey>
+                <EKey>2 25821 -9886 30056</EKey>
+                <EKey>1 -24395 -5234 -22990</EKey>
+                <EKey>2 -21251 -791 -21862</EKey>
+                <EKey>1 -14925 7335 -24319</EKey>
+                <EKey>1 -8850 9837 -29133</EKey>
+                <EKey>1 -1314 9725 30065</EKey>
+                <EKey>1 3745 7783 26294</EKey>
+                <EKey>2 6562 5642 24888</EKey>
+                <EKey>1 9906 2218 24762</EKey>
+                <EKey>1 11454 618 25164</EKey>
+                <EKey>1 13306 -1240 25748</EKey>
+                <EKey>1 15820 -3570 26702</EKey>
+                <EKey>1 19852 -6431 28773</EKey>
+                <EKey>2 26756 -8573 -32049</EKey>
+                <EKey>1 -24662 -4452 -22693</EKey>
+                <EKey>2 -21251 -791 -21862</EKey>
+                <EKey>1 -15538 5859 -23607</EKey>
+                <EKey>1 -11893 8242 -26219</EKey>
+                <EKey>1 -8051 9430 -29562</EKey>
+                <EKey>4 -5579 9689 -32078</EKey>
+                <EKey>5 -1770 9168 28040</EKey>
+                <EKey>13 -209 8099 23701</EKey>
+                <EKey>1 -1162 6683 15866</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -25478 -1333 -30081</EKey>
+                <EKey>2 -25434 -1833 -27462</EKey>
+                <EKey>2 -25164 -2392 -23271</EKey>
+                <EKey>1 -24798 -2457 -20314</EKey>
+                <EKey>1 -24757 -2677 -19112</EKey>
+                <EKey>1 -25093 -3374 -18130</EKey>
+                <EKey>1 -25331 -4622 -17702</EKey>
+                <EKey>1 -24743 -6771 -17372</EKey>
+                <EKey>1 -24515 -8672 -18889</EKey>
+                <EKey>1 -26251 -9308 -25009</EKey>
+                <EKey>1 -28153 -8430 -32302</EKey>
+                <EKey>1 -28299 -6561 29131</EKey>
+                <EKey>1 -27593 -3892 28944</EKey>
+                <EKey>1 -27084 -725 30462</EKey>
+                <EKey>1 -26674 1345 31831</EKey>
+                <EKey>1 -25285 1436 32112</EKey>
+                <EKey>1 -23533 452 32523</EKey>
+                <EKey>1 -22747 -352 -31476</EKey>
+                <EKey>2 -23171 -621 -28650</EKey>
+                <EKey>1 -24907 -1899 -21509</EKey>
+                <EKey>1 -25457 -3170 -18263</EKey>
+                <EKey>1 -25407 -4563 -15807</EKey>
+                <EKey>1 -24564 -6670 -15757</EKey>
+                <EKey>1 -24515 -8672 -18890</EKey>
+                <EKey>1 -26302 -9293 -25218</EKey>
+                <EKey>1 -28163 -8411 -32393</EKey>
+                <EKey>1 -28299 -6561 29131</EKey>
+                <EKey>1 -27593 -3892 28944</EKey>
+                <EKey>1 -27084 -725 30462</EKey>
+                <EKey>1 -26674 1345 31831</EKey>
+                <EKey>1 -25285 1436 32112</EKey>
+                <EKey>1 -23533 452 32523</EKey>
+                <EKey>1 -22747 -352 -31476</EKey>
+                <EKey>2 -23171 -621 -28650</EKey>
+                <EKey>1 -24907 -1899 -21509</EKey>
+                <EKey>1 -25457 -3170 -18263</EKey>
+                <EKey>1 -25407 -4563 -15807</EKey>
+                <EKey>1 -24564 -6670 -15757</EKey>
+                <EKey>1 -24515 -8672 -18890</EKey>
+                <EKey>1 -26302 -9293 -25218</EKey>
+                <EKey>1 -28163 -8411 -32393</EKey>
+                <EKey>1 -28299 -6561 29131</EKey>
+                <EKey>1 -27593 -3892 28944</EKey>
+                <EKey>1 -27084 -725 30462</EKey>
+                <EKey>1 -26674 1345 31831</EKey>
+                <EKey>1 -25534 1288 32307</EKey>
+                <EKey>1 -24002 179 -32633</EKey>
+                <EKey>1 -22747 -352 -31476</EKey>
+                <EKey>3 -22085 264 -29867</EKey>
+                <EKey>2 -22268 3266 -23879</EKey>
+                <EKey>1 -23498 3982 -18589</EKey>
+                <EKey>1 -24184 3901 -16108</EKey>
+                <EKey>1 -24671 3698 -14574</EKey>
+                <EKey>2 -24963 3499 -14114</EKey>
+                <EKey>2 -25289 3096 -14862</EKey>
+                <EKey>4 -25527 2679 -16083</EKey>
+                <EKey>3 -25236 1177 -19444</EKey>
+                <EKey>3 -25246 153 -23230</EKey>
+                <EKey>1 -25391 -939 -28085</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 0 0 -5054</EKey>
+                <EKey>1 0 0 -10608</EKey>
+                <EKey>2 0 0 -12953</EKey>
+                <EKey>2 0 0 -16058</EKey>
+                <EKey>2 0 0 -18200</EKey>
+                <EKey>1 0 0 -19549</EKey>
+                <EKey>1 0 0 -19490</EKey>
+                <EKey>1 0 0 -17637</EKey>
+                <EKey>1 0 0 -15165</EKey>
+                <EKey>1 0 0 -13543</EKey>
+                <EKey>2 0 0 -13609</EKey>
+                <EKey>2 0 0 -15252</EKey>
+                <EKey>1 0 0 -14936</EKey>
+                <EKey>1 0 0 -15252</EKey>
+                <EKey>3 0 0 -16410</EKey>
+                <EKey>1 0 0 -21112</EKey>
+                <EKey>1 0 0 -22072</EKey>
+                <EKey>2 0 0 -21359</EKey>
+                <EKey>1 0 0 -17347</EKey>
+                <EKey>1 0 0 -15020</EKey>
+                <EKey>1 0 0 -13543</EKey>
+                <EKey>2 0 0 -13609</EKey>
+                <EKey>2 0 0 -15252</EKey>
+                <EKey>1 0 0 -14936</EKey>
+                <EKey>1 0 0 -15252</EKey>
+                <EKey>3 0 0 -16410</EKey>
+                <EKey>1 0 0 -21112</EKey>
+                <EKey>1 0 0 -22072</EKey>
+                <EKey>2 0 0 -21359</EKey>
+                <EKey>1 0 0 -17347</EKey>
+                <EKey>1 0 0 -15020</EKey>
+                <EKey>1 0 0 -13543</EKey>
+                <EKey>2 0 0 -13609</EKey>
+                <EKey>2 0 0 -15252</EKey>
+                <EKey>1 0 0 -14996</EKey>
+                <EKey>1 0 0 -15252</EKey>
+                <EKey>3 0 0 -16266</EKey>
+                <EKey>2 0 0 -20274</EKey>
+                <EKey>1 0 0 -22047</EKey>
+                <EKey>1 0 0 -22591</EKey>
+                <EKey>1 0 0 -22655</EKey>
+                <EKey>4 0 0 -22155</EKey>
+                <EKey>3 0 0 -18126</EKey>
+                <EKey>2 0 0 -17523</EKey>
+                <EKey>2 0 0 -16197</EKey>
+                <EKey>2 0 0 -13694</EKey>
+                <EKey>1 0 0 -10124</EKey>
+                <EKey>1 0 0 -7871</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 275 -790 -452</EKey>
+                <EKey>1 251 -1826 3518</EKey>
+                <EKey>2 303 -2003 5571</EKey>
+                <EKey>1 -89 -1592 9219</EKey>
+                <EKey>1 -541 -1130 10734</EKey>
+                <EKey>1 -1492 -48 11691</EKey>
+                <EKey>1 -2426 1063 12186</EKey>
+                <EKey>1 -2726 1430 12756</EKey>
+                <EKey>1 -2603 1474 12287</EKey>
+                <EKey>1 -2173 1012 9949</EKey>
+                <EKey>1 -1349 293 7073</EKey>
+                <EKey>1 -95 41 4360</EKey>
+                <EKey>1 1775 -61 1056</EKey>
+                <EKey>1 3575 -1752 -2065</EKey>
+                <EKey>1 4085 -3702 -3369</EKey>
+                <EKey>1 2841 -3708 -3384</EKey>
+                <EKey>1 1211 -2448 -2085</EKey>
+                <EKey>2 184 -1284 11</EKey>
+                <EKey>2 -1252 545 4502</EKey>
+                <EKey>1 -2412 2284 9178</EKey>
+                <EKey>1 -2847 2733 11276</EKey>
+                <EKey>1 -2834 2324 12683</EKey>
+                <EKey>1 -2603 1474 12287</EKey>
+                <EKey>1 -2209 818 10018</EKey>
+                <EKey>1 -1379 202 7118</EKey>
+                <EKey>1 -95 41 4361</EKey>
+                <EKey>1 1775 -61 1056</EKey>
+                <EKey>1 3575 -1752 -2065</EKey>
+                <EKey>1 4085 -3702 -3369</EKey>
+                <EKey>1 2841 -3708 -3384</EKey>
+                <EKey>1 1211 -2448 -2085</EKey>
+                <EKey>2 184 -1284 11</EKey>
+                <EKey>2 -1252 545 4502</EKey>
+                <EKey>1 -2412 2284 9178</EKey>
+                <EKey>1 -2847 2733 11276</EKey>
+                <EKey>1 -2834 2324 12683</EKey>
+                <EKey>1 -2603 1474 12287</EKey>
+                <EKey>1 -2209 818 10018</EKey>
+                <EKey>1 -1379 202 7118</EKey>
+                <EKey>1 -95 41 4361</EKey>
+                <EKey>1 1775 -61 1056</EKey>
+                <EKey>1 3575 -1752 -2065</EKey>
+                <EKey>1 4085 -3702 -3369</EKey>
+                <EKey>1 2815 -3499 -3229</EKey>
+                <EKey>1 1125 -2087 -1763</EKey>
+                <EKey>1 184 -1284 11</EKey>
+                <EKey>2 52 -1360 1212</EKey>
+                <EKey>1 577 -2104 3323</EKey>
+                <EKey>1 911 -2263 4060</EKey>
+                <EKey>3 1272 -2096 4355</EKey>
+                <EKey>3 2675 -1539 4117</EKey>
+                <EKey>2 2306 -648 4390</EKey>
+                <EKey>4 1777 65 4567</EKey>
+                <EKey>3 1477 -130 4626</EKey>
+                <EKey>3 1163 -354 3455</EKey>
+                <EKey>1 589 -689 897</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -32627 1577 31451</EKey>
+                <EKey>2 32519 1598 -31715</EKey>
+                <EKey>3 31159 -114 -31618</EKey>
+                <EKey>2 28573 -3107 -32733</EKey>
+                <EKey>1 27205 -4325 32106</EKey>
+                <EKey>1 26968 -4528 32157</EKey>
+                <EKey>1 27186 -4380 32643</EKey>
+                <EKey>1 28075 -3420 -31792</EKey>
+                <EKey>1 29426 -1390 -30306</EKey>
+                <EKey>2 30806 1418 -28824</EKey>
+                <EKey>1 -32506 7716 -26153</EKey>
+                <EKey>1 -31862 10294 -24731</EKey>
+                <EKey>1 -30506 9316 -21107</EKey>
+                <EKey>1 -29374 8091 -17804</EKey>
+                <EKey>1 -29845 5365 -14790</EKey>
+                <EKey>1 -29689 1473 -14326</EKey>
+                <EKey>1 -29172 -570 -15248</EKey>
+                <EKey>1 -29254 -2345 -17060</EKey>
+                <EKey>1 -30874 -4664 -20632</EKey>
+                <EKey>1 31377 -6313 -25899</EKey>
+                <EKey>1 28100 -5912 -30880</EKey>
+                <EKey>1 27186 -4380 32643</EKey>
+                <EKey>1 28057 -2544 -32498</EKey>
+                <EKey>1 29416 -270 -31338</EKey>
+                <EKey>2 30855 2344 -29805</EKey>
+                <EKey>1 -32440 7882 -26394</EKey>
+                <EKey>1 -31862 10294 -24731</EKey>
+                <EKey>1 -30506 9316 -21107</EKey>
+                <EKey>1 -29374 8091 -17804</EKey>
+                <EKey>1 -29845 5365 -14790</EKey>
+                <EKey>1 -29689 1473 -14326</EKey>
+                <EKey>1 -29172 -570 -15248</EKey>
+                <EKey>1 -29254 -2345 -17060</EKey>
+                <EKey>1 -30880 -4743 -20655</EKey>
+                <EKey>1 31269 -6489 -26042</EKey>
+                <EKey>1 27918 -6040 -31097</EKey>
+                <EKey>1 27186 -4380 32643</EKey>
+                <EKey>1 28394 -2274 -32158</EKey>
+                <EKey>1 30081 472 -30734</EKey>
+                <EKey>2 31753 3695 -29001</EKey>
+                <EKey>1 -31824 10493 -24765</EKey>
+                <EKey>1 32530 13303 -21187</EKey>
+                <EKey>1 30997 10952 -15412</EKey>
+                <EKey>1 31581 6793 -13397</EKey>
+                <EKey>1 32263 2614 -12955</EKey>
+                <EKey>1 31738 -674 -13026</EKey>
+                <EKey>2 30986 -3267 -13534</EKey>
+                <EKey>6 30740 -3177 -15437</EKey>
+                <EKey>7 30355 -1301 -20145</EKey>
+                <EKey>3 31161 947 -25129</EKey>
+                <EKey>3 31863 1416 -28143</EKey>
+                <EKey>1 32644 1580 -32307</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 0 0 -5504</EKey>
+                <EKey>3 0 0 -10234</EKey>
+                <EKey>8 0 0 -12462</EKey>
+                <EKey>4 0 0 -15690</EKey>
+                <EKey>1 0 0 -16795</EKey>
+                <EKey>2 0 0 -18150</EKey>
+                <EKey>1 0 0 -18818</EKey>
+                <EKey>1 0 0 -17832</EKey>
+                <EKey>1 0 0 -16058</EKey>
+                <EKey>2 0 0 -14731</EKey>
+                <EKey>7 0 0 -14552</EKey>
+                <EKey>1 0 0 -16385</EKey>
+                <EKey>1 0 0 -16795</EKey>
+                <EKey>2 0 0 -18150</EKey>
+                <EKey>1 0 0 -18818</EKey>
+                <EKey>1 0 0 -17832</EKey>
+                <EKey>1 0 0 -16058</EKey>
+                <EKey>2 0 0 -14731</EKey>
+                <EKey>5 0 0 -14511</EKey>
+                <EKey>3 0 0 -16129</EKey>
+                <EKey>1 0 0 -17619</EKey>
+                <EKey>2 0 0 -18962</EKey>
+                <EKey>2 0 0 -18956</EKey>
+                <EKey>8 0 0 -18358</EKey>
+                <EKey>5 0 0 -18592</EKey>
+                <EKey>2 0 0 -17795</EKey>
+                <EKey>2 0 0 -16989</EKey>
+                <EKey>2 0 0 -15088</EKey>
+                <EKey>2 0 0 -12141</EKey>
+                <EKey>1 0 0 -8128</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 121 908 4636</EKey>
+                <EKey>2 -367 1243 5717</EKey>
+                <EKey>3 -1401 1146 4651</EKey>
+                <EKey>2 -1969 1437 2108</EKey>
+                <EKey>1 -1682 1688 790</EKey>
+                <EKey>1 -1524 1674 483</EKey>
+                <EKey>1 -1454 1498 515</EKey>
+                <EKey>1 -1547 944 1073</EKey>
+                <EKey>1 -1679 58 2309</EKey>
+                <EKey>1 -1492 -740 4173</EKey>
+                <EKey>1 -733 -1076 6360</EKey>
+                <EKey>1 500 -885 8339</EKey>
+                <EKey>1 1859 -517 9707</EKey>
+                <EKey>1 3285 -851 10232</EKey>
+                <EKey>1 2951 -775 10577</EKey>
+                <EKey>1 682 -1618 11054</EKey>
+                <EKey>1 -1374 -2159 11444</EKey>
+                <EKey>1 -2828 -1190 11250</EKey>
+                <EKey>1 -4019 137 10437</EKey>
+                <EKey>1 -5042 1675 8175</EKey>
+                <EKey>1 -4752 2833 4767</EKey>
+                <EKey>1 -2899 2538 1631</EKey>
+                <EKey>1 -1454 1498 515</EKey>
+                <EKey>1 -1038 537 924</EKey>
+                <EKey>1 -826 -451 2120</EKey>
+                <EKey>1 -609 -1114 3985</EKey>
+                <EKey>1 -133 -1255 6200</EKey>
+                <EKey>1 702 -933 8264</EKey>
+                <EKey>1 1859 -517 9707</EKey>
+                <EKey>1 3285 -851 10232</EKey>
+                <EKey>1 2951 -775 10577</EKey>
+                <EKey>1 682 -1618 11054</EKey>
+                <EKey>1 -1374 -2159 11444</EKey>
+                <EKey>1 -2828 -1190 11250</EKey>
+                <EKey>1 -4019 137 10437</EKey>
+                <EKey>1 -5032 1585 8147</EKey>
+                <EKey>1 -4715 2603 4737</EKey>
+                <EKey>1 -2870 2302 1680</EKey>
+                <EKey>1 -1454 1498 515</EKey>
+                <EKey>1 -1213 941 714</EKey>
+                <EKey>1 -1369 421 1625</EKey>
+                <EKey>1 -1604 225 3114</EKey>
+                <EKey>1 -1588 465 4831</EKey>
+                <EKey>1 -1170 979 6281</EKey>
+                <EKey>1 -413 1330 7099</EKey>
+                <EKey>1 1532 64 6851</EKey>
+                <EKey>1 2789 -945 8066</EKey>
+                <EKey>1 3254 -1413 10242</EKey>
+                <EKey>1 2813 -983 11085</EKey>
+                <EKey>2 2051 -479 11450</EKey>
+                <EKey>5 1062 -576 12002</EKey>
+                <EKey>5 -441 -340 12616</EKey>
+                <EKey>3 -964 146 12419</EKey>
+                <EKey>3 -868 524 11731</EKey>
+                <EKey>3 -476 855 9562</EKey>
+                <EKey>1 -4 942 6137</EKey>
+            </Bone>
+            <Bone>
+                <EKey>8 1964 444 -1255</EKey>
+                <EKey>5 5375 444 -1255</EKey>
+                <EKey>17 6141 444 -1256</EKey>
+                <EKey>10 5966 444 -1255</EKey>
+                <EKey>6 6091 444 -1255</EKey>
+                <EKey>13 4911 444 -1255</EKey>
+                <EKey>5 623 444 -1256</EKey>
+                <EKey>6 -8 444 -1256</EKey>
+                <EKey>4 928 444 -1256</EKey>
+                <EKey>1 1800 444 -1255</EKey>
+            </Bone>
+            <Bone>
+                <EKey>8 -1681 -806 2152</EKey>
+                <EKey>5 1731 -809 2152</EKey>
+                <EKey>17 2497 -809 2152</EKey>
+                <EKey>10 2322 -809 2152</EKey>
+                <EKey>6 2447 -809 2152</EKey>
+                <EKey>13 1267 -808 2152</EKey>
+                <EKey>5 -3021 -805 2153</EKey>
+                <EKey>6 -3652 -805 2153</EKey>
+                <EKey>4 -2717 -805 2153</EKey>
+                <EKey>1 -1845 -806 2152</EKey>
+            </Bone>
+            <Bone>
+                <EKey>74 0 -2 8009</EKey>
+                <EKey>1 0 -2 8009</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 8209 -6167 -911</EKey>
+                <EKey>3 3466 -1888 -3351</EKey>
+                <EKey>5 2442 -628 -3607</EKey>
+                <EKey>12 2010 -75 -3677</EKey>
+                <EKey>11 2431 -614 -3609</EKey>
+                <EKey>4 2000 -64 -3678</EKey>
+                <EKey>4 2442 -628 -3607</EKey>
+                <EKey>12 3623 -2073 -3301</EKey>
+                <EKey>4 10497 -7319 702</EKey>
+                <EKey>3 12451 -7951 2186</EKey>
+                <EKey>4 12532 -7971 2249</EKey>
+                <EKey>5 10906 -7475 1006</EKey>
+                <EKey>1 8528 -6359 -698</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 10547 8630 17861</EKey>
+                <EKey>3 16276 8361 16980</EKey>
+                <EKey>2 18187 8485 16730</EKey>
+                <EKey>3 18280 8494 16717</EKey>
+                <EKey>13 17861 8456 16776</EKey>
+                <EKey>17 18021 8470 16754</EKey>
+                <EKey>22 18026 8471 16753</EKey>
+                <EKey>7 12667 8431 17464</EKey>
+                <EKey>1 10816 8600 17803</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 2651 9788 2883</EKey>
+                <EKey>2 3307 6432 3705</EKey>
+                <EKey>2 3216 2588 4069</EKey>
+                <EKey>2 1963 -994 3888</EKey>
+                <EKey>2 -317 -3581 3178</EKey>
+                <EKey>1 -2748 -4899 2374</EKey>
+                <EKey>2 -3039 -4543 1758</EKey>
+                <EKey>1 -1044 -2190 -199</EKey>
+                <EKey>2 -432 -1685 -695</EKey>
+                <EKey>4 -657 -1900 -532</EKey>
+                <EKey>4 -1751 -3189 799</EKey>
+                <EKey>2 -2621 -4634 2140</EKey>
+                <EKey>1 -2748 -4899 2374</EKey>
+                <EKey>2 -2411 -4354 2009</EKey>
+                <EKey>1 -755 -2099 239</EKey>
+                <EKey>3 -343 -1636 -262</EKey>
+                <EKey>6 -858 -2129 -173</EKey>
+                <EKey>3 -2721 -4296 1342</EKey>
+                <EKey>1 -2748 -4899 2374</EKey>
+                <EKey>2 -2215 -4489 2605</EKey>
+                <EKey>1 -436 -2259 2244</EKey>
+                <EKey>3 65 -1347 1843</EKey>
+                <EKey>4 287 526 454</EKey>
+                <EKey>5 -282 2866 -1805</EKey>
+                <EKey>3 -1312 5070 -4307</EKey>
+                <EKey>2 -1513 6034 -5172</EKey>
+                <EKey>2 -1319 6605 -5257</EKey>
+                <EKey>3 -710 7188 -4827</EKey>
+                <EKey>6 635 8046 -3298</EKey>
+                <EKey>1 2603 9524 1957</EKey>
+            </Bone>
+            <Bone>
+                <EKey>8 0 0 -10058</EKey>
+                <EKey>2 0 0 -1576</EKey>
+                <EKey>1 0 0 34</EKey>
+                <EKey>3 0 0 353</EKey>
+                <EKey>13 0 0 -410</EKey>
+                <EKey>5 0 0 -36</EKey>
+                <EKey>11 0 0 -377</EKey>
+                <EKey>16 0 0 -4</EKey>
+                <EKey>5 0 0 -2517</EKey>
+                <EKey>10 0 0 -4140</EKey>
+                <EKey>1 0 0 -9531</EKey>
+            </Bone>
+            <Bone>
+                <EKey>74 -15419 1832 555</EKey>
+                <EKey>1 -15419 1832 555</EKey>
+            </Bone>
+            <Bone>
+                <EKey>74 -10638 -9606 15338</EKey>
+                <EKey>1 -10638 -9606 15338</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 -7873 -7871 -5102</EKey>
+                <EKey>3 -2994 -6059 -895</EKey>
+                <EKey>3 -975 -3874 1583</EKey>
+                <EKey>3 -641 -1378 2942</EKey>
+                <EKey>1 -1354 1419 3478</EKey>
+                <EKey>4 -1456 1735 3568</EKey>
+                <EKey>6 -1177 913 3464</EKey>
+                <EKey>2 -682 -1147 2992</EKey>
+                <EKey>1 -641 -1378 2942</EKey>
+                <EKey>2 -783 -866 2942</EKey>
+                <EKey>1 -1410 1372 3073</EKey>
+                <EKey>3 -1549 1859 3182</EKey>
+                <EKey>6 -1306 1261 3435</EKey>
+                <EKey>3 -505 -997 3500</EKey>
+                <EKey>1 -641 -1378 2942</EKey>
+                <EKey>2 -1004 -764 2542</EKey>
+                <EKey>1 -1894 1854 1631</EKey>
+                <EKey>5 -1946 2505 1299</EKey>
+                <EKey>5 -930 2300 88</EKey>
+                <EKey>5 -225 883 -738</EKey>
+                <EKey>5 -729 -1081 -1197</EKey>
+                <EKey>7 -2538 -3210 -1672</EKey>
+                <EKey>1 -6473 -6977 -3882</EKey>
+                <EKey>1 -7157 -7448 -4465</EKey>
+            </Bone>
+            <Bone>
+                <EKey>8 0 0 -12035</EKey>
+                <EKey>2 0 0 -1712</EKey>
+                <EKey>1 0 0 247</EKey>
+                <EKey>3 0 0 634</EKey>
+                <EKey>13 0 0 -294</EKey>
+                <EKey>4 0 0 162</EKey>
+                <EKey>13 0 0 -283</EKey>
+                <EKey>2 0 0 223</EKey>
+                <EKey>14 0 0 -294</EKey>
+                <EKey>5 0 0 -8668</EKey>
+                <EKey>9 0 0 -10529</EKey>
+                <EKey>1 0 0 -11862</EKey>
+            </Bone>
+            <Bone>
+                <EKey>74 16375 0 -523</EKey>
+                <EKey>1 16375 0 -523</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>44.5666275</MaxHorizontal>
+            <MinY>0.7431589</MinY>
+            <MaxY>18.8339748</MaxY>
+            <Horizontal>
+                <Float>44.5666275</Float>
+                <Float>44.5666275</Float>
+                <Float>44.5666275</Float>
+                <Float>44.5666275</Float>
+                <Float>28.58398</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>14.5020227</Float>
+                <Float>14.5020227</Float>
+                <Float>15.4391785</Float>
+                <Float>25.1532841</Float>
+                <Float>40.31321</Float>
+                <Float>43.9958076</Float>
+                <Float>44.5666275</Float>
+                <Float>44.5666275</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>14</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>-0.229999989</Offset_0158>
+                <Offset_015C>-8.2</Offset_015C>
+                <Offset_0160>9.299928</Offset_0160>
+                <Length>7.39</Length>
+                <MinY>9.37</MinY>
+                <MaxY>14.17</MaxY>
+                <Angle>0.5786072</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>48</Frame>
+                <Attack>1</Attack>
+                <FrameOffset>34</FrameOffset>
+                <Offset_0178>-0.25</Offset_0178>
+                <Offset_017C>-36.12</Offset_017C>
+                <Offset_0180>8.873379</Offset_0180>
+                <Length>8.4</Length>
+                <MinY>4.17</MinY>
+                <MaxY>18.32</MaxY>
+                <Angle>0.259150833</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents>
+                <Extent>
+                    <Frame>14</Frame>
+                    <Angle>6035</Angle>
+                    <Length>739</Length>
+                    <Offset>0</Offset>
+                    <MinY>937</MinY>
+                    <MaxY>1417</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>15</Frame>
+                    <Angle>4996</Angle>
+                    <Length>864</Length>
+                    <Offset>0</Offset>
+                    <MinY>826</MinY>
+                    <MaxY>1521</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>16</Frame>
+                    <Angle>2660</Angle>
+                    <Length>860</Length>
+                    <Offset>0</Offset>
+                    <MinY>444</MinY>
+                    <MaxY>1758</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>17</Frame>
+                    <Angle>-235</Angle>
+                    <Length>740</Length>
+                    <Offset>0</Offset>
+                    <MinY>174</MinY>
+                    <MaxY>1849</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>18</Frame>
+                    <Angle>-6234</Angle>
+                    <Length>522</Length>
+                    <Offset>0</Offset>
+                    <MinY>74</MinY>
+                    <MaxY>1833</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>19</Frame>
+                    <Angle>798</Angle>
+                    <Length>681</Length>
+                    <Offset>0</Offset>
+                    <MinY>123</MinY>
+                    <MaxY>1726</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>20</Frame>
+                    <Angle>1718</Angle>
+                    <Length>863</Length>
+                    <Offset>0</Offset>
+                    <MinY>286</MinY>
+                    <MaxY>1568</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>21</Frame>
+                    <Angle>1850</Angle>
+                    <Length>989</Length>
+                    <Offset>0</Offset>
+                    <MinY>476</MinY>
+                    <MaxY>1400</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>22</Frame>
+                    <Angle>1758</Angle>
+                    <Length>1070</Length>
+                    <Offset>0</Offset>
+                    <MinY>654</MinY>
+                    <MaxY>1249</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>23</Frame>
+                    <Angle>1586</Angle>
+                    <Length>1123</Length>
+                    <Offset>0</Offset>
+                    <MinY>811</MinY>
+                    <MaxY>1119</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>24</Frame>
+                    <Angle>1279</Angle>
+                    <Length>1156</Length>
+                    <Offset>0</Offset>
+                    <MinY>772</MinY>
+                    <MaxY>1095</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>25</Frame>
+                    <Angle>647</Angle>
+                    <Length>1165</Length>
+                    <Offset>0</Offset>
+                    <MinY>634</MinY>
+                    <MaxY>1281</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>26</Frame>
+                    <Angle>-27</Angle>
+                    <Length>1147</Length>
+                    <Offset>0</Offset>
+                    <MinY>431</MinY>
+                    <MaxY>1483</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>27</Frame>
+                    <Angle>-2806</Angle>
+                    <Length>1025</Length>
+                    <Offset>0</Offset>
+                    <MinY>253</MinY>
+                    <MaxY>1678</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>28</Frame>
+                    <Angle>-7938</Angle>
+                    <Length>731</Length>
+                    <Offset>0</Offset>
+                    <MinY>253</MinY>
+                    <MaxY>1776</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>29</Frame>
+                    <Angle>5125</Angle>
+                    <Length>507</Length>
+                    <Offset>0</Offset>
+                    <MinY>549</MinY>
+                    <MaxY>1701</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>30</Frame>
+                    <Angle>6226</Angle>
+                    <Length>742</Length>
+                    <Offset>0</Offset>
+                    <MinY>960</MinY>
+                    <MaxY>1389</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>31</Frame>
+                    <Angle>4977</Angle>
+                    <Length>866</Length>
+                    <Offset>0</Offset>
+                    <MinY>825</MinY>
+                    <MaxY>1533</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>32</Frame>
+                    <Angle>2622</Angle>
+                    <Length>862</Length>
+                    <Offset>0</Offset>
+                    <MinY>458</MinY>
+                    <MaxY>1780</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>33</Frame>
+                    <Angle>-278</Angle>
+                    <Length>748</Length>
+                    <Offset>0</Offset>
+                    <MinY>208</MinY>
+                    <MaxY>1883</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>34</Frame>
+                    <Angle>-6115</Angle>
+                    <Length>540</Length>
+                    <Offset>0</Offset>
+                    <MinY>117</MinY>
+                    <MaxY>1872</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>35</Frame>
+                    <Angle>1202</Angle>
+                    <Length>668</Length>
+                    <Offset>0</Offset>
+                    <MinY>153</MinY>
+                    <MaxY>1754</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>36</Frame>
+                    <Angle>1709</Angle>
+                    <Length>858</Length>
+                    <Offset>0</Offset>
+                    <MinY>292</MinY>
+                    <MaxY>1582</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>37</Frame>
+                    <Angle>1253</Angle>
+                    <Length>994</Length>
+                    <Offset>0</Offset>
+                    <MinY>456</MinY>
+                    <MaxY>1411</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>38</Frame>
+                    <Angle>439</Angle>
+                    <Length>1080</Length>
+                    <Offset>0</Offset>
+                    <MinY>609</MinY>
+                    <MaxY>1264</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>39</Frame>
+                    <Angle>-503</Angle>
+                    <Length>1129</Length>
+                    <Offset>0</Offset>
+                    <MinY>755</MinY>
+                    <MaxY>1141</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>40</Frame>
+                    <Angle>-1527</Angle>
+                    <Length>1148</Length>
+                    <Offset>0</Offset>
+                    <MinY>798</MinY>
+                    <MaxY>1029</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>41</Frame>
+                    <Angle>-2248</Angle>
+                    <Length>1144</Length>
+                    <Offset>0</Offset>
+                    <MinY>720</MinY>
+                    <MaxY>1211</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>42</Frame>
+                    <Angle>-3650</Angle>
+                    <Length>1097</Length>
+                    <Offset>0</Offset>
+                    <MinY>562</MinY>
+                    <MaxY>1433</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>43</Frame>
+                    <Angle>-5977</Angle>
+                    <Length>951</Length>
+                    <Offset>0</Offset>
+                    <MinY>433</MinY>
+                    <MaxY>1662</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>44</Frame>
+                    <Angle>-9735</Angle>
+                    <Length>657</Length>
+                    <Offset>0</Offset>
+                    <MinY>449</MinY>
+                    <MaxY>1784</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>45</Frame>
+                    <Angle>5730</Angle>
+                    <Length>484</Length>
+                    <Offset>0</Offset>
+                    <MinY>701</MinY>
+                    <MaxY>1695</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>46</Frame>
+                    <Angle>6132</Angle>
+                    <Length>763</Length>
+                    <Offset>0</Offset>
+                    <MinY>1060</MinY>
+                    <MaxY>1344</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>47</Frame>
+                    <Angle>4808</Angle>
+                    <Length>870</Length>
+                    <Offset>0</Offset>
+                    <MinY>769</MinY>
+                    <MaxY>1630</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>48</Frame>
+                    <Angle>2703</Angle>
+                    <Length>840</Length>
+                    <Offset>0</Offset>
+                    <MinY>417</MinY>
+                    <MaxY>1832</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>49</Frame>
+                    <Angle>236</Angle>
+                    <Length>721</Length>
+                    <Offset>0</Offset>
+                    <MinY>170</MinY>
+                    <MaxY>1859</MaxY>
+                </Extent>
+            </Extents>
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINCOMcrouch_idle.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINCOMcrouch_idle.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINCOMcrouch_idle.xml	(revision 262)
@@ -0,0 +1,949 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>Crouch</Type>
+        <AimingType>Crouch</AimingType>
+        <FromState>Crouch</FromState>
+        <ToState>Crouch</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>90</FrameCount>
+        <Duration>90</Duration>
+        <Varient>Combat</Varient>
+        <AtomicStart>1</AtomicStart>
+        <AtomicEnd>0</AtomicEnd>
+        <EndInterpolation>0</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+        <Shortcuts>
+            <Shortcut>
+                <FromState>CrouchWalk</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+	    <Shortcut>
+                <FromState>CrouchRunLeft</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+            <Shortcut>
+                <FromState>CrouchRunRight</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+            <Shortcut>
+                <FromState>CrouchRunBackLeft</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+            <Shortcut>
+                <FromState>CrouchRunBackRight</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+        </Shortcuts>
+        <Attacks />
+        <Throw />
+        <Damage />
+        <Particles />
+        <MotionBlur />
+        <Footsteps />
+        <Sounds />
+        <Heights>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>-0.000203847885 0.0005569458</Vector2>
+            <Vector2>-0.000211954117 0.0005788803</Vector2>
+            <Vector2>-0.000220060349 0.000601291656</Vector2>
+            <Vector2>-0.000226974487 0.0006198883</Vector2>
+            <Vector2>-0.000232934952 0.0006380081</Vector2>
+            <Vector2>-0.000239133835 0.0006546974</Vector2>
+            <Vector2>-0.0002450943 0.0006699562</Vector2>
+            <Vector2>-0.000249862671 0.000683307648</Vector2>
+            <Vector2>-0.0002529621 0.000693798065</Vector2>
+            <Vector2>-0.000257015228 0.000705242157</Vector2>
+            <Vector2>-0.00026011467 0.0007138252</Vector2>
+            <Vector2>-0.0002629757 0.0007200241</Vector2>
+            <Vector2>-0.000263929367 0.000726223</Vector2>
+            <Vector2>-0.00026512146 0.0007286072</Vector2>
+            <Vector2>-0.0002667904 0.000730991364</Vector2>
+            <Vector2>-0.000266075134 0.0007324219</Vector2>
+            <Vector2>-0.00026512146 0.000729560852</Vector2>
+            <Vector2>-0.000264883041 0.000728130341</Vector2>
+            <Vector2>-0.000262022018 0.000722885132</Vector2>
+            <Vector2>-0.000261068344 0.00071811676</Vector2>
+            <Vector2>-0.000257015228 0.0007081032</Vector2>
+            <Vector2>-0.0002539158 0.000699996948</Vector2>
+            <Vector2>-0.0002501011 0.000689983368</Vector2>
+            <Vector2>-0.000244855881 0.0006761551</Vector2>
+            <Vector2>-0.000240087509 0.00066185</Vector2>
+            <Vector2>-0.000233888626 0.0006451607</Vector2>
+            <Vector2>-0.00022816658 0.000627994537</Vector2>
+            <Vector2>-0.00021982193 0.000608921051</Vector2>
+            <Vector2>-0.00021314621 0.0005879402</Vector2>
+            <Vector2>-0.000203847885 0.000565052032</Vector2>
+            <Vector2>-0.0001950264 0.000539779663</Vector2>
+            <Vector2>-0.000185966492 0.000514984131</Vector2>
+            <Vector2>-0.000177145 0.000487327576</Vector2>
+            <Vector2>-0.000164985657 0.000457763672</Vector2>
+            <Vector2>-0.0001540184 0.000426292419</Vector2>
+            <Vector2>-0.000141859055 0.0003938675</Vector2>
+            <Vector2>-0.000130176544 0.000360012054</Vector2>
+            <Vector2>-0.000116825104 0.000322818756</Vector2>
+            <Vector2>-0.000102996826 0.0002861023</Vector2>
+            <Vector2>-8.916855E-05 0.000246047974</Vector2>
+            <Vector2>-7.390976E-05 0.000205993652</Vector2>
+            <Vector2>-5.79357147E-05 0.000162124634</Vector2>
+            <Vector2>-4.31537628E-05 0.000117778778</Vector2>
+            <Vector2>-2.59876251E-05 7.200241E-05</Vector2>
+            <Vector2>-8.821487E-06 2.38418579E-05</Vector2>
+            <Vector2>8.821487E-06 -2.38418579E-05</Vector2>
+            <Vector2>2.59876251E-05 -7.200241E-05</Vector2>
+            <Vector2>4.31537628E-05 -0.000117778778</Vector2>
+            <Vector2>5.79357147E-05 -0.000162124634</Vector2>
+            <Vector2>7.390976E-05 -0.000205993652</Vector2>
+            <Vector2>8.916855E-05 -0.000246047974</Vector2>
+            <Vector2>0.000102996826 -0.0002861023</Vector2>
+            <Vector2>0.000116825104 -0.000322818756</Vector2>
+            <Vector2>0.000130176544 -0.000360012054</Vector2>
+            <Vector2>0.000141859055 -0.0003938675</Vector2>
+            <Vector2>0.0001540184 -0.000426292419</Vector2>
+            <Vector2>0.000164985657 -0.000457763672</Vector2>
+            <Vector2>0.000175952911 -0.000487327576</Vector2>
+            <Vector2>0.000187158585 -0.000514984131</Vector2>
+            <Vector2>0.0001950264 -0.000539779663</Vector2>
+            <Vector2>0.000203847885 -0.000565052032</Vector2>
+            <Vector2>0.00021314621 -0.0005879402</Vector2>
+            <Vector2>0.00021982193 -0.000608921051</Vector2>
+            <Vector2>0.00022816658 -0.000627994537</Vector2>
+            <Vector2>0.000233888626 -0.0006451607</Vector2>
+            <Vector2>0.000240087509 -0.00066185</Vector2>
+            <Vector2>0.000244855881 -0.0006761551</Vector2>
+            <Vector2>0.0002501011 -0.0006890297</Vector2>
+            <Vector2>0.0002529621 -0.000699996948</Vector2>
+            <Vector2>0.0002579689 -0.0007100105</Vector2>
+            <Vector2>0.00026011467 -0.0007171631</Vector2>
+            <Vector2>0.0002629757 -0.000722885132</Vector2>
+            <Vector2>0.000264883041 -0.000728130341</Vector2>
+            <Vector2>0.00026512146 -0.000729560852</Vector2>
+            <Vector2>0.000266075134 -0.0007324219</Vector2>
+            <Vector2>0.0002667904 -0.000730991364</Vector2>
+            <Vector2>0.00026512146 -0.0007286072</Vector2>
+            <Vector2>0.000263929367 -0.000726223</Vector2>
+            <Vector2>0.0002629757 -0.0007200241</Vector2>
+            <Vector2>0.000261068344 -0.000712871552</Vector2>
+            <Vector2>0.000256061554 -0.000706195831</Vector2>
+            <Vector2>0.0002529621 -0.000693798065</Vector2>
+            <Vector2>0.000249862671 -0.0006842613</Vector2>
+            <Vector2>0.0002450943 -0.000669002533</Vector2>
+            <Vector2>0.000239133835 -0.0006546974</Vector2>
+            <Vector2>0.000232934952 -0.0006380081</Vector2>
+            <Vector2>0.000226974487 -0.0006198883</Vector2>
+            <Vector2>0.000220060349 -0.000601291656</Vector2>
+            <Vector2>0.000211954117 -0.0005788803</Vector2>
+            <Vector2>0.000203847885 -0.0005569458</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1139</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1139</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1139</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1140</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1140</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1140</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1140</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1141</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1141</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1141</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1141</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1142</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1142</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1142</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1142</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1143</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1143</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1143</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>1</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1145</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1145</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1145</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1145</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1146</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1146</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1146</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1146</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1146</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1146</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1146</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1146</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1145</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1145</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1145</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1145</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>1</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1143</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1143</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1143</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1142</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1142</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1142</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1142</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1141</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1141</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1141</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1141</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1140</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1140</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1140</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1140</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1139</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1139</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>89 3480 9478 18631</EKey>
+                <EKey>1 3480 9478 18631</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 -24751 1481 -8977</EKey>
+                <EKey>1 -24751 1481 -8977</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 0 0 -20586</EKey>
+                <EKey>1 0 0 -20587</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 1439 -384 1441</EKey>
+                <EKey>1 1440 -385 1442</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 30907 300 -22197</EKey>
+                <EKey>1 30907 300 -22199</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 0 0 -23911</EKey>
+                <EKey>1 0 0 -23911</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 2570 743 8596</EKey>
+                <EKey>1 2570 743 8597</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 4323 -1342 6831</EKey>
+                <EKey>1 4323 -1342 6827</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 1430 -784 648</EKey>
+                <EKey>1 1430 -784 646</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 0 -2 3276</EKey>
+                <EKey>1 0 -2 3276</EKey>
+            </Bone>
+            <Bone>
+                <EKey>70 -61 -1619 -13164</EKey>
+                <EKey>19 -26 -1610 -13012</EKey>
+                <EKey>1 -60 -1618 -13158</EKey>
+            </Bone>
+            <Bone>
+                <EKey>46 12468 12870 20097</EKey>
+                <EKey>43 15527 13079 17561</EKey>
+                <EKey>1 12534 12877 20043</EKey>
+            </Bone>
+            <Bone>
+                <EKey>46 -13446 7799 10116</EKey>
+                <EKey>43 -13991 8364 11317</EKey>
+                <EKey>1 -13457 7813 10142</EKey>
+            </Bone>
+            <Bone>
+                <EKey>52 0 0 -10704</EKey>
+                <EKey>37 0 0 -11312</EKey>
+                <EKey>1 0 0 -10718</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 -20945 2518 2377</EKey>
+                <EKey>1 -20945 2518 2377</EKey>
+            </Bone>
+            <Bone>
+                <EKey>52 -12470 -12872 20097</EKey>
+                <EKey>37 -12552 -12804 20624</EKey>
+                <EKey>1 -12472 -12870 20109</EKey>
+            </Bone>
+            <Bone>
+                <EKey>54 10273 -11558 1950</EKey>
+                <EKey>35 9148 -11606 1086</EKey>
+                <EKey>1 10246 -11560 1930</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 0 0 -11250</EKey>
+                <EKey>1 0 0 -11250</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 17972 -1676 2599</EKey>
+                <EKey>1 17972 -1676 2599</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINJAcrouch_idle.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINJAcrouch_idle.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINJAcrouch_idle.xml	(revision 262)
@@ -0,0 +1,949 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>Crouch</Type>
+        <AimingType>Crouch</AimingType>
+        <FromState>Crouch</FromState>
+        <ToState>Crouch</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>90</FrameCount>
+        <Duration>90</Duration>
+        <Varient></Varient>
+        <AtomicStart>1</AtomicStart>
+        <AtomicEnd>0</AtomicEnd>
+        <EndInterpolation>0</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+        <Shortcuts>
+            <Shortcut>
+                <FromState>CrouchWalk</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+	    <Shortcut>
+                <FromState>CrouchRunLeft</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+            <Shortcut>
+                <FromState>CrouchRunRight</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+            <Shortcut>
+                <FromState>CrouchRunBackLeft</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+            <Shortcut>
+                <FromState>CrouchRunBackRight</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+        </Shortcuts>
+        <Attacks />
+        <Throw />
+        <Damage />
+        <Particles />
+        <MotionBlur />
+        <Footsteps />
+        <Sounds />
+        <Heights>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>-0.000203847885 0.0005569458</Vector2>
+            <Vector2>-0.000211954117 0.0005788803</Vector2>
+            <Vector2>-0.000220060349 0.000601291656</Vector2>
+            <Vector2>-0.000226974487 0.0006198883</Vector2>
+            <Vector2>-0.000232934952 0.0006380081</Vector2>
+            <Vector2>-0.000239133835 0.0006546974</Vector2>
+            <Vector2>-0.0002450943 0.0006699562</Vector2>
+            <Vector2>-0.000249862671 0.000683307648</Vector2>
+            <Vector2>-0.0002529621 0.000693798065</Vector2>
+            <Vector2>-0.000257015228 0.000705242157</Vector2>
+            <Vector2>-0.00026011467 0.0007138252</Vector2>
+            <Vector2>-0.0002629757 0.0007200241</Vector2>
+            <Vector2>-0.000263929367 0.000726223</Vector2>
+            <Vector2>-0.00026512146 0.0007286072</Vector2>
+            <Vector2>-0.0002667904 0.000730991364</Vector2>
+            <Vector2>-0.000266075134 0.0007324219</Vector2>
+            <Vector2>-0.00026512146 0.000729560852</Vector2>
+            <Vector2>-0.000264883041 0.000728130341</Vector2>
+            <Vector2>-0.000262022018 0.000722885132</Vector2>
+            <Vector2>-0.000261068344 0.00071811676</Vector2>
+            <Vector2>-0.000257015228 0.0007081032</Vector2>
+            <Vector2>-0.0002539158 0.000699996948</Vector2>
+            <Vector2>-0.0002501011 0.000689983368</Vector2>
+            <Vector2>-0.000244855881 0.0006761551</Vector2>
+            <Vector2>-0.000240087509 0.00066185</Vector2>
+            <Vector2>-0.000233888626 0.0006451607</Vector2>
+            <Vector2>-0.00022816658 0.000627994537</Vector2>
+            <Vector2>-0.00021982193 0.000608921051</Vector2>
+            <Vector2>-0.00021314621 0.0005879402</Vector2>
+            <Vector2>-0.000203847885 0.000565052032</Vector2>
+            <Vector2>-0.0001950264 0.000539779663</Vector2>
+            <Vector2>-0.000185966492 0.000514984131</Vector2>
+            <Vector2>-0.000177145 0.000487327576</Vector2>
+            <Vector2>-0.000164985657 0.000457763672</Vector2>
+            <Vector2>-0.0001540184 0.000426292419</Vector2>
+            <Vector2>-0.000141859055 0.0003938675</Vector2>
+            <Vector2>-0.000130176544 0.000360012054</Vector2>
+            <Vector2>-0.000116825104 0.000322818756</Vector2>
+            <Vector2>-0.000102996826 0.0002861023</Vector2>
+            <Vector2>-8.916855E-05 0.000246047974</Vector2>
+            <Vector2>-7.390976E-05 0.000205993652</Vector2>
+            <Vector2>-5.79357147E-05 0.000162124634</Vector2>
+            <Vector2>-4.31537628E-05 0.000117778778</Vector2>
+            <Vector2>-2.59876251E-05 7.200241E-05</Vector2>
+            <Vector2>-8.821487E-06 2.38418579E-05</Vector2>
+            <Vector2>8.821487E-06 -2.38418579E-05</Vector2>
+            <Vector2>2.59876251E-05 -7.200241E-05</Vector2>
+            <Vector2>4.31537628E-05 -0.000117778778</Vector2>
+            <Vector2>5.79357147E-05 -0.000162124634</Vector2>
+            <Vector2>7.390976E-05 -0.000205993652</Vector2>
+            <Vector2>8.916855E-05 -0.000246047974</Vector2>
+            <Vector2>0.000102996826 -0.0002861023</Vector2>
+            <Vector2>0.000116825104 -0.000322818756</Vector2>
+            <Vector2>0.000130176544 -0.000360012054</Vector2>
+            <Vector2>0.000141859055 -0.0003938675</Vector2>
+            <Vector2>0.0001540184 -0.000426292419</Vector2>
+            <Vector2>0.000164985657 -0.000457763672</Vector2>
+            <Vector2>0.000175952911 -0.000487327576</Vector2>
+            <Vector2>0.000187158585 -0.000514984131</Vector2>
+            <Vector2>0.0001950264 -0.000539779663</Vector2>
+            <Vector2>0.000203847885 -0.000565052032</Vector2>
+            <Vector2>0.00021314621 -0.0005879402</Vector2>
+            <Vector2>0.00021982193 -0.000608921051</Vector2>
+            <Vector2>0.00022816658 -0.000627994537</Vector2>
+            <Vector2>0.000233888626 -0.0006451607</Vector2>
+            <Vector2>0.000240087509 -0.00066185</Vector2>
+            <Vector2>0.000244855881 -0.0006761551</Vector2>
+            <Vector2>0.0002501011 -0.0006890297</Vector2>
+            <Vector2>0.0002529621 -0.000699996948</Vector2>
+            <Vector2>0.0002579689 -0.0007100105</Vector2>
+            <Vector2>0.00026011467 -0.0007171631</Vector2>
+            <Vector2>0.0002629757 -0.000722885132</Vector2>
+            <Vector2>0.000264883041 -0.000728130341</Vector2>
+            <Vector2>0.00026512146 -0.000729560852</Vector2>
+            <Vector2>0.000266075134 -0.0007324219</Vector2>
+            <Vector2>0.0002667904 -0.000730991364</Vector2>
+            <Vector2>0.00026512146 -0.0007286072</Vector2>
+            <Vector2>0.000263929367 -0.000726223</Vector2>
+            <Vector2>0.0002629757 -0.0007200241</Vector2>
+            <Vector2>0.000261068344 -0.000712871552</Vector2>
+            <Vector2>0.000256061554 -0.000706195831</Vector2>
+            <Vector2>0.0002529621 -0.000693798065</Vector2>
+            <Vector2>0.000249862671 -0.0006842613</Vector2>
+            <Vector2>0.0002450943 -0.000669002533</Vector2>
+            <Vector2>0.000239133835 -0.0006546974</Vector2>
+            <Vector2>0.000232934952 -0.0006380081</Vector2>
+            <Vector2>0.000226974487 -0.0006198883</Vector2>
+            <Vector2>0.000220060349 -0.000601291656</Vector2>
+            <Vector2>0.000211954117 -0.0005788803</Vector2>
+            <Vector2>0.000203847885 -0.0005569458</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1139</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1139</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1139</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1140</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1140</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1140</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1140</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1141</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1141</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1141</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1141</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1142</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1142</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1142</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1142</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1143</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1143</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1143</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>1</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1145</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1145</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1145</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1145</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1146</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1146</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1146</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1146</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1148</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1147</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1146</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1146</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1146</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1146</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1145</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1145</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1145</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>2</Z>
+                <YExtent>1145</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>1</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1144</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1143</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1143</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1143</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1142</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1142</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1142</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1142</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1141</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1141</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1141</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1141</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1140</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1140</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1140</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1140</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1139</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1139</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>89 3480 9478 18631</EKey>
+                <EKey>1 3480 9478 18631</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 -24751 1481 -8977</EKey>
+                <EKey>1 -24751 1481 -8977</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 0 0 -20586</EKey>
+                <EKey>1 0 0 -20587</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 1439 -384 1441</EKey>
+                <EKey>1 1440 -385 1442</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 30907 300 -22197</EKey>
+                <EKey>1 30907 300 -22199</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 0 0 -23911</EKey>
+                <EKey>1 0 0 -23911</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 2570 743 8596</EKey>
+                <EKey>1 2570 743 8597</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 4323 -1342 6831</EKey>
+                <EKey>1 4323 -1342 6827</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 1430 -784 648</EKey>
+                <EKey>1 1430 -784 646</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 0 -2 3276</EKey>
+                <EKey>1 0 -2 3276</EKey>
+            </Bone>
+            <Bone>
+                <EKey>70 -61 -1619 -13164</EKey>
+                <EKey>19 -26 -1610 -13012</EKey>
+                <EKey>1 -60 -1618 -13158</EKey>
+            </Bone>
+            <Bone>
+                <EKey>46 12468 12870 20097</EKey>
+                <EKey>43 15527 13079 17561</EKey>
+                <EKey>1 12534 12877 20043</EKey>
+            </Bone>
+            <Bone>
+                <EKey>46 -13446 7799 10116</EKey>
+                <EKey>43 -13991 8364 11317</EKey>
+                <EKey>1 -13457 7813 10142</EKey>
+            </Bone>
+            <Bone>
+                <EKey>52 0 0 -10704</EKey>
+                <EKey>37 0 0 -11312</EKey>
+                <EKey>1 0 0 -10718</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 -20945 2518 2377</EKey>
+                <EKey>1 -20945 2518 2377</EKey>
+            </Bone>
+            <Bone>
+                <EKey>52 -12470 -12872 20097</EKey>
+                <EKey>37 -12552 -12804 20624</EKey>
+                <EKey>1 -12472 -12870 20109</EKey>
+            </Bone>
+            <Bone>
+                <EKey>54 10273 -11558 1950</EKey>
+                <EKey>35 9148 -11606 1086</EKey>
+                <EKey>1 10246 -11560 1930</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 0 0 -11250</EKey>
+                <EKey>1 0 0 -11250</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 17972 -1676 2599</EKey>
+                <EKey>1 17972 -1676 2599</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINPIScrouch_idle.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINPIScrouch_idle.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINPIScrouch_idle.xml	(revision 262)
@@ -0,0 +1,949 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>Crouch</Type>
+        <AimingType>Crouch</AimingType>
+        <FromState>Crouch</FromState>
+        <ToState>Crouch</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>90</FrameCount>
+        <Duration>90</Duration>
+        <Varient>LeftPistol</Varient>
+        <AtomicStart>1</AtomicStart>
+        <AtomicEnd>0</AtomicEnd>
+        <EndInterpolation>0</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+        <Shortcuts>
+            <Shortcut>
+                <FromState>CrouchWalk</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+	    <Shortcut>
+                <FromState>CrouchRunLeft</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+            <Shortcut>
+                <FromState>CrouchRunRight</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+            <Shortcut>
+                <FromState>CrouchRunBackLeft</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+            <Shortcut>
+                <FromState>CrouchRunBackRight</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+        </Shortcuts>
+        <Attacks />
+        <Throw />
+        <Damage />
+        <Particles />
+        <MotionBlur />
+        <Footsteps />
+        <Sounds />
+        <Heights>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+            <Float>5.450413</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>-0.000133991241 0.0006709099</Vector2>
+            <Vector2>-0.0001399517 0.000699996948</Vector2>
+            <Vector2>-0.000146150589 0.0007266998</Vector2>
+            <Vector2>-0.000149965286 0.0007534027</Vector2>
+            <Vector2>-0.000154972076 0.000775814056</Vector2>
+            <Vector2>-0.000158071518 0.000794887543</Vector2>
+            <Vector2>-0.000161886215 0.0008149147</Vector2>
+            <Vector2>-0.000164985657 0.0008301735</Vector2>
+            <Vector2>-0.000167131424 0.000844955444</Vector2>
+            <Vector2>-0.000168800354 0.0008559227</Vector2>
+            <Vector2>-0.000172138214 0.0008659363</Vector2>
+            <Vector2>-0.0001718998 0.0008740425</Vector2>
+            <Vector2>-0.000173091888 0.000878334045</Vector2>
+            <Vector2>-0.00017285347 0.000880718231</Vector2>
+            <Vector2>-0.000173091888 0.000882148743</Vector2>
+            <Vector2>-0.0001718998 0.000879764557</Vector2>
+            <Vector2>-0.00017118454 0.0008773804</Vector2>
+            <Vector2>-0.000169992447 0.000869751</Vector2>
+            <Vector2>-0.00016784668 0.0008621216</Vector2>
+            <Vector2>-0.00016617775 0.0008497238</Vector2>
+            <Vector2>-0.000161886215 0.0008392334</Vector2>
+            <Vector2>-0.000159978867 0.000822067261</Vector2>
+            <Vector2>-0.000156164169 0.0008049011</Vector2>
+            <Vector2>-0.000150918961 0.000784873962</Vector2>
+            <Vector2>-0.000148057938 0.000762939453</Vector2>
+            <Vector2>-0.000141859055 0.0007390976</Vector2>
+            <Vector2>-0.000137090683 0.0007109642</Vector2>
+            <Vector2>-0.0001308918 0.000683307648</Vector2>
+            <Vector2>-0.000125169754 0.0006508827</Vector2>
+            <Vector2>-0.000117778778 0.000617980957</Vector2>
+            <Vector2>-0.000112056732 0.000579834</Vector2>
+            <Vector2>-0.0001039505 0.0005431175</Vector2>
+            <Vector2>-9.512901E-05 0.0005030632</Vector2>
+            <Vector2>-8.79764557E-05 0.000458717346</Vector2>
+            <Vector2>-7.891655E-05 0.0004143715</Vector2>
+            <Vector2>-7.009506E-05 0.000364780426</Vector2>
+            <Vector2>-6.00814819E-05 0.0003170967</Vector2>
+            <Vector2>-4.9829483E-05 0.000262737274</Vector2>
+            <Vector2>-4.005432E-05 0.000210285187</Vector2>
+            <Vector2>-2.90870667E-05 0.000152111053</Vector2>
+            <Vector2>-1.78813934E-05 9.29832458E-05</Vector2>
+            <Vector2>-5.96046448E-06 3.09944153E-05</Vector2>
+            <Vector2>5.00679E-06 -2.43186951E-05</Vector2>
+            <Vector2>1.28746033E-05 -7.200241E-05</Vector2>
+            <Vector2>2.31266022E-05 -0.000116825104</Vector2>
+            <Vector2>2.98023224E-05 -0.000161170959</Vector2>
+            <Vector2>3.9100647E-05 -0.000203609467</Vector2>
+            <Vector2>4.696846E-05 -0.000246047974</Vector2>
+            <Vector2>5.41210175E-05 -0.000284194946</Vector2>
+            <Vector2>6.198883E-05 -0.000322818756</Vector2>
+            <Vector2>6.890297E-05 -0.000360012054</Vector2>
+            <Vector2>7.390976E-05 -0.00039434433</Vector2>
+            <Vector2>8.201599E-05 -0.000427722931</Vector2>
+            <Vector2>8.916855E-05 -0.000460147858</Vector2>
+            <Vector2>9.29832458E-05 -0.000489711761</Vector2>
+            <Vector2>9.98973846E-05 -0.000519275665</Vector2>
+            <Vector2>0.0001039505 -0.000545978546</Vector2>
+            <Vector2>0.000110149384 -0.0005707741</Vector2>
+            <Vector2>0.000113964081 -0.000596046448</Vector2>
+            <Vector2>0.000118970871 -0.000617980957</Vector2>
+            <Vector2>0.000123023987 -0.0006389618</Vector2>
+            <Vector2>0.0001270771 -0.0006580353</Vector2>
+            <Vector2>0.0001308918 -0.000677108765</Vector2>
+            <Vector2>0.000133991241 -0.0006918907</Vector2>
+            <Vector2>0.000137090683 -0.0007081032</Vector2>
+            <Vector2>0.0001399517 -0.0007200241</Vector2>
+            <Vector2>0.000141859055 -0.0007328987</Vector2>
+            <Vector2>0.000144004822 -0.0007429123</Vector2>
+            <Vector2>0.000147104263 -0.0007510185</Vector2>
+            <Vector2>0.000148057938 -0.0007581711</Vector2>
+            <Vector2>0.000149011612 -0.0007638931</Vector2>
+            <Vector2>0.000149965286 -0.000769138336</Vector2>
+            <Vector2>0.000150918961 -0.000770092</Vector2>
+            <Vector2>0.000151157379 -0.000771999359</Vector2>
+            <Vector2>0.000151872635 -0.0007710457</Vector2>
+            <Vector2>0.000150918961 -0.0007686615</Vector2>
+            <Vector2>0.000151157379 -0.0007662773</Vector2>
+            <Vector2>0.000149965286 -0.0007610321</Vector2>
+            <Vector2>0.000149011612 -0.000753879547</Vector2>
+            <Vector2>0.000148057938 -0.000746250153</Vector2>
+            <Vector2>0.00014591217 -0.0007367134</Vector2>
+            <Vector2>0.000144004822 -0.000726223</Vector2>
+            <Vector2>0.000142097473 -0.0007138252</Vector2>
+            <Vector2>0.000138998032 -0.000699996948</Vector2>
+            <Vector2>0.00013589859 -0.0006837845</Vector2>
+            <Vector2>0.000133991241 -0.0006670952</Vector2>
+            <Vector2>0.000128984451 -0.0006489754</Vector2>
+            <Vector2>0.000126123428 -0.0006303787</Vector2>
+            <Vector2>0.000121831894 -0.0006079674</Vector2>
+            <Vector2>0.000117063522 -0.000584602356</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1253</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1253</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1254</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1254</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1254</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1254</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1255</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1255</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1255</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1256</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1256</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1256</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1257</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1257</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1257</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1258</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1258</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1258</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1259</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1259</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1259</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1260</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1260</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1261</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1261</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1261</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1262</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1262</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1262</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1263</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1263</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1263</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>3</Z>
+                <YExtent>1264</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>3</Z>
+                <YExtent>1264</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1264</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1264</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1264</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1265</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1265</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1265</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1265</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1265</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1265</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1265</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1265</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1265</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1265</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1265</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1265</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1265</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1265</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1264</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>3</Z>
+                <YExtent>1264</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>3</Z>
+                <YExtent>1264</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1264</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1264</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1263</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1263</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1263</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1262</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1262</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1262</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1262</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1261</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1261</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1261</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1260</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1260</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1260</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>2</Z>
+                <YExtent>1259</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1259</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1258</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1258</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1258</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1257</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1257</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1257</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1257</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1256</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1256</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1256</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1255</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>1</Z>
+                <YExtent>1255</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1255</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1255</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1254</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1254</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1254</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1254</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1253</YExtent>
+                <YExtentOffset>-80</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>89 3480 9478 18631</EKey>
+                <EKey>1 3480 9478 18631</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 -24751 1481 -8977</EKey>
+                <EKey>1 -24751 1481 -8977</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 0 0 -20586</EKey>
+                <EKey>1 0 0 -20587</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 1439 -384 1441</EKey>
+                <EKey>1 1440 -384 1443</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 30907 300 -22197</EKey>
+                <EKey>1 30907 300 -22199</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 0 0 -23911</EKey>
+                <EKey>1 0 0 -23911</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 2570 743 8596</EKey>
+                <EKey>1 2569 743 8597</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 4101 -1485 2999</EKey>
+                <EKey>1 4101 -1485 2999</EKey>
+            </Bone>
+            <Bone>
+                <EKey>55 1397 -804 1512</EKey>
+                <EKey>34 1398 -798 1115</EKey>
+                <EKey>1 1398 -804 1502</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 0 -2 3276</EKey>
+                <EKey>1 0 -2 3276</EKey>
+            </Bone>
+            <Bone>
+                <EKey>55 1090 -1198 -10290</EKey>
+                <EKey>34 1132 -1161 -9891</EKey>
+                <EKey>1 1091 -1197 -10280</EKey>
+            </Bone>
+            <Bone>
+                <EKey>50 17578 13078 15248</EKey>
+                <EKey>39 19767 12930 13172</EKey>
+                <EKey>1 17631 13076 15198</EKey>
+            </Bone>
+            <Bone>
+                <EKey>47 -11436 10370 -12705</EKey>
+                <EKey>42 -12022 10716 -11488</EKey>
+                <EKey>1 -11449 10378 -12678</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 0 0 -3513</EKey>
+                <EKey>1 0 0 -3513</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 -20122 -1306 -773</EKey>
+                <EKey>1 -20122 -1306 -773</EKey>
+            </Bone>
+            <Bone>
+                <EKey>49 -12470 -12872 20097</EKey>
+                <EKey>40 -14909 -13069 17786</EKey>
+                <EKey>1 -12523 -12878 20047</EKey>
+            </Bone>
+            <Bone>
+                <EKey>47 12514 -8067 6989</EKey>
+                <EKey>42 12841 -8313 8080</EKey>
+                <EKey>1 12521 -8072 7014</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 0 0 -9429</EKey>
+                <EKey>1 0 0 -9429</EKey>
+            </Bone>
+            <Bone>
+                <EKey>89 17972 -1676 2599</EKey>
+                <EKey>1 17972 -1676 2599</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINPISrun_bk_1stepb.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINPISrun_bk_1stepb.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINPISrun_bk_1stepb.xml	(revision 262)
@@ -0,0 +1,350 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>OneStepStop</Type>
+        <AimingType>OneStepStop</AimingType>
+        <FromState>RunBackStart</FromState>
+        <ToState>Standing</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>16</FrameCount>
+        <Duration>16</Duration>
+        <Varient>LeftPistol</Varient>
+        <AtomicStart>1</AtomicStart>
+        <AtomicEnd>0</AtomicEnd>
+        <EndInterpolation>0</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+        <Shortcuts />
+        <Attacks />
+        <Throw />
+        <Damage />
+        <Particles />
+        <MotionBlur />
+        <Footsteps />
+        <Sounds />
+        <Heights>
+            <Float>7.88659</Float>
+            <Float>7.891656</Float>
+            <Float>7.906319</Float>
+            <Float>7.929583</Float>
+            <Float>7.960458</Float>
+            <Float>7.99795</Float>
+            <Float>8.041066</Float>
+            <Float>8.088815</Float>
+            <Float>8.140203</Float>
+            <Float>8.194239</Float>
+            <Float>8.249928</Float>
+            <Float>8.306279</Float>
+            <Float>8.3623</Float>
+            <Float>8.416997</Float>
+            <Float>8.469378</Float>
+            <Float>8.518451</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>0.00161409378 -0.388054848</Vector2>
+            <Vector2>0.00453496 -0.3882842</Vector2>
+            <Vector2>0.006880045 -0.3846159</Vector2>
+            <Vector2>0.008546829 -0.377001762</Vector2>
+            <Vector2>0.009482145 -0.3654518</Vector2>
+            <Vector2>0.00968194 -0.350000381</Vector2>
+            <Vector2>0.009186029 -0.330728531</Vector2>
+            <Vector2>0.008070946 -0.3077078</Vector2>
+            <Vector2>0.006453991 -0.281035423</Vector2>
+            <Vector2>0.00447011 -0.2507925</Vector2>
+            <Vector2>0.0022790432 -0.217017174</Vector2>
+            <Vector2>4.60147858E-05 -0.17976284</Vector2>
+            <Vector2>-0.00206518173 -0.1390152</Vector2>
+            <Vector2>-0.00390291214 -0.09476566</Vector2>
+            <Vector2>-0.005331993 -0.04695034</Vector2>
+            <Vector2>-0.0062520504 0.004468918</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1532</YExtent>
+                <YExtentOffset>-44</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>-39</Z>
+                <YExtent>1527</YExtent>
+                <YExtentOffset>-39</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1</X>
+                <Z>-78</Z>
+                <YExtent>1522</YExtent>
+                <YExtentOffset>-30</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1</X>
+                <Z>-116</Z>
+                <YExtent>1517</YExtent>
+                <YExtentOffset>-19</YExtentOffset>
+            </Position>
+            <Position>
+                <X>2</X>
+                <Z>-154</Z>
+                <YExtent>1544</YExtent>
+                <YExtentOffset>-39</YExtentOffset>
+            </Position>
+            <Position>
+                <X>3</X>
+                <Z>-190</Z>
+                <YExtent>1576</YExtent>
+                <YExtentOffset>-62</YExtentOffset>
+            </Position>
+            <Position>
+                <X>4</X>
+                <Z>-225</Z>
+                <YExtent>1603</YExtent>
+                <YExtentOffset>-79</YExtentOffset>
+            </Position>
+            <Position>
+                <X>5</X>
+                <Z>-258</Z>
+                <YExtent>1624</YExtent>
+                <YExtentOffset>-89</YExtentOffset>
+            </Position>
+            <Position>
+                <X>6</X>
+                <Z>-289</Z>
+                <YExtent>1640</YExtent>
+                <YExtentOffset>-92</YExtentOffset>
+            </Position>
+            <Position>
+                <X>6</X>
+                <Z>-317</Z>
+                <YExtent>1651</YExtent>
+                <YExtentOffset>-91</YExtentOffset>
+            </Position>
+            <Position>
+                <X>7</X>
+                <Z>-342</Z>
+                <YExtent>1663</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>7</X>
+                <Z>-364</Z>
+                <YExtent>1674</YExtent>
+                <YExtentOffset>-89</YExtentOffset>
+            </Position>
+            <Position>
+                <X>7</X>
+                <Z>-382</Z>
+                <YExtent>1685</YExtent>
+                <YExtentOffset>-88</YExtentOffset>
+            </Position>
+            <Position>
+                <X>7</X>
+                <Z>-396</Z>
+                <YExtent>1695</YExtent>
+                <YExtentOffset>-88</YExtentOffset>
+            </Position>
+            <Position>
+                <X>7</X>
+                <Z>-405</Z>
+                <YExtent>1705</YExtent>
+                <YExtentOffset>-88</YExtentOffset>
+            </Position>
+            <Position>
+                <X>6</X>
+                <Z>-410</Z>
+                <YExtent>1714</YExtent>
+                <YExtentOffset>-88</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>7 6284 14744 10260</EKey>
+                <EKey>8 6804 14463 10386</EKey>
+                <EKey>1 7767 13871 10803</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 -29690 -2611 -22778</EKey>
+                <EKey>4 -29412 -2921 -22515</EKey>
+                <EKey>4 -28829 -3312 -21711</EKey>
+                <EKey>3 -28479 -2997 -20383</EKey>
+                <EKey>1 -28214 -2843 -19973</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 0 0 -21687</EKey>
+                <EKey>2 0 0 -21587</EKey>
+                <EKey>5 0 0 -20251</EKey>
+                <EKey>6 0 0 -14851</EKey>
+                <EKey>1 0 0 -12565</EKey>
+                <EKey>1 0 0 -12352</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 2061 805 3797</EKey>
+                <EKey>5 2377 475 4466</EKey>
+                <EKey>4 2813 -1216 5690</EKey>
+                <EKey>3 2392 -1521 3440</EKey>
+                <EKey>1 2299 -1590 2579</EKey>
+            </Bone>
+            <Bone>
+                <EKey>6 30310 2662 -21859</EKey>
+                <EKey>5 29672 2859 -21485</EKey>
+                <EKey>4 29447 2527 -22556</EKey>
+                <EKey>1 29326 2110 -23862</EKey>
+            </Bone>
+            <Bone>
+                <EKey>6 0 0 -16944</EKey>
+                <EKey>3 0 0 -18188</EKey>
+                <EKey>6 0 0 -17541</EKey>
+                <EKey>1 0 0 -14579</EKey>
+            </Bone>
+            <Bone>
+                <EKey>6 1598 2355 703</EKey>
+                <EKey>4 54 2809 2746</EKey>
+                <EKey>5 -231 2743 2961</EKey>
+                <EKey>1 -150 2478 2448</EKey>
+            </Bone>
+            <Bone>
+                <EKey>6 -3051 -230 7555</EKey>
+                <EKey>9 -3664 -273 7289</EKey>
+                <EKey>1 -5560 -305 6457</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 -2210 -89 2497</EKey>
+                <EKey>10 -2393 -104 1815</EKey>
+                <EKey>1 -3211 -18 -1366</EKey>
+            </Bone>
+            <Bone>
+                <EKey>15 0 -2 3104</EKey>
+                <EKey>1 0 -2 3265</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 4762 -4663 -8985</EKey>
+                <EKey>6 5376 -4747 -8391</EKey>
+                <EKey>5 7881 -4653 -6101</EKey>
+                <EKey>1 10160 -3972 -4214</EKey>
+            </Bone>
+            <Bone>
+                <EKey>15 22036 12787 11006</EKey>
+                <EKey>1 21814 12649 11242</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 -15588 8281 -796</EKey>
+                <EKey>6 -15301 7961 -541</EKey>
+                <EKey>5 -13994 6231 -180</EKey>
+                <EKey>1 -12519 4565 -67</EKey>
+            </Bone>
+            <Bone>
+                <EKey>15 0 0 -7838</EKey>
+                <EKey>1 0 0 -7171</EKey>
+            </Bone>
+            <Bone>
+                <EKey>15 -19250 7 -2474</EKey>
+                <EKey>1 -19388 -561 -2477</EKey>
+            </Bone>
+            <Bone>
+                <EKey>15 -17501 -13255 15317</EKey>
+                <EKey>1 -17846 -13081 14994</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 8030 -8261 3688</EKey>
+                <EKey>8 7400 -8664 2842</EKey>
+                <EKey>2 4277 -10417 -828</EKey>
+                <EKey>1 3244 -10868 -1921</EKey>
+            </Bone>
+            <Bone>
+                <EKey>15 0 0 -8808</EKey>
+                <EKey>1 0 0 -7858</EKey>
+            </Bone>
+            <Bone>
+                <EKey>15 16401 416 2060</EKey>
+                <EKey>1 16376 614 1303</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINPISrun_bk_stop.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINPISrun_bk_stop.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINPISrun_bk_stop.xml	(revision 262)
@@ -0,0 +1,395 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>RunStop</Type>
+        <AimingType>RunStop</AimingType>
+        <FromState>None</FromState>
+        <ToState>Standing</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>20</FrameCount>
+        <Duration>20</Duration>
+        <Varient>LeftPistol</Varient>
+        <AtomicStart>1</AtomicStart>
+        <AtomicEnd>0</AtomicEnd>
+        <EndInterpolation>0</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+        <Shortcuts>
+            <Shortcut>
+                <FromState>RunningBackLeftDown</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+            <Shortcut>
+                <FromState>RunningBackRightDown</FromState>
+                <Length>8</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+        </Shortcuts>
+        <Attacks />
+        <Throw />
+        <Damage />
+        <Particles />
+        <MotionBlur />
+        <Footsteps />
+        <Sounds />
+        <Heights>
+            <Float>8.114819</Float>
+            <Float>8.061794</Float>
+            <Float>8.027997</Float>
+            <Float>8.028359</Float>
+            <Float>8.051811</Float>
+            <Float>8.077205</Float>
+            <Float>8.104349</Float>
+            <Float>8.133059</Float>
+            <Float>8.163144</Float>
+            <Float>8.194418</Float>
+            <Float>8.226694</Float>
+            <Float>8.259784</Float>
+            <Float>8.293499</Float>
+            <Float>8.327652</Float>
+            <Float>8.362055</Float>
+            <Float>8.396523</Float>
+            <Float>8.430863</Float>
+            <Float>8.464891</Float>
+            <Float>8.498418</Float>
+            <Float>8.531258</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>0.01621002 -0.662567139</Vector2>
+            <Vector2>0.04042703 -0.437637329</Vector2>
+            <Vector2>0.034580946 -0.194580078</Vector2>
+            <Vector2>0.0306329727 -0.201026917</Vector2>
+            <Vector2>0.0301669836 -0.204727173</Vector2>
+            <Vector2>0.0296860933 -0.206207275</Vector2>
+            <Vector2>0.0291899443 -0.205474854</Vector2>
+            <Vector2>0.0286730528 -0.202880859</Vector2>
+            <Vector2>0.0281399488 -0.197692871</Vector2>
+            <Vector2>0.0275889635 -0.1903534</Vector2>
+            <Vector2>0.02701509 -0.1808548</Vector2>
+            <Vector2>0.0264239311 -0.169181824</Vector2>
+            <Vector2>0.02580905 -0.155220032</Vector2>
+            <Vector2>0.0251799822 -0.139007568</Vector2>
+            <Vector2>0.0245300531 -0.120605469</Vector2>
+            <Vector2>0.0238579512 -0.09996796</Vector2>
+            <Vector2>0.0231729746 -0.07711792</Vector2>
+            <Vector2>0.0224670172 -0.0520019531</Vector2>
+            <Vector2>0.0217449665 -0.0247497559</Vector2>
+            <Vector2>0.021007061 0.00482177734</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1606</YExtent>
+                <YExtentOffset>-35</YExtentOffset>
+            </Position>
+            <Position>
+                <X>2</X>
+                <Z>-66</Z>
+                <YExtent>1603</YExtent>
+                <YExtentOffset>-39</YExtentOffset>
+            </Position>
+            <Position>
+                <X>6</X>
+                <Z>-110</Z>
+                <YExtent>1604</YExtent>
+                <YExtentOffset>-49</YExtentOffset>
+            </Position>
+            <Position>
+                <X>9</X>
+                <Z>-129</Z>
+                <YExtent>1604</YExtent>
+                <YExtentOffset>-52</YExtentOffset>
+            </Position>
+            <Position>
+                <X>12</X>
+                <Z>-150</Z>
+                <YExtent>1604</YExtent>
+                <YExtentOffset>-49</YExtentOffset>
+            </Position>
+            <Position>
+                <X>15</X>
+                <Z>-170</Z>
+                <YExtent>1604</YExtent>
+                <YExtentOffset>-45</YExtentOffset>
+            </Position>
+            <Position>
+                <X>18</X>
+                <Z>-191</Z>
+                <YExtent>1607</YExtent>
+                <YExtentOffset>-44</YExtentOffset>
+            </Position>
+            <Position>
+                <X>21</X>
+                <Z>-211</Z>
+                <YExtent>1614</YExtent>
+                <YExtentOffset>-47</YExtentOffset>
+            </Position>
+            <Position>
+                <X>24</X>
+                <Z>-232</Z>
+                <YExtent>1622</YExtent>
+                <YExtentOffset>-51</YExtentOffset>
+            </Position>
+            <Position>
+                <X>27</X>
+                <Z>-251</Z>
+                <YExtent>1631</YExtent>
+                <YExtentOffset>-54</YExtentOffset>
+            </Position>
+            <Position>
+                <X>30</X>
+                <Z>-270</Z>
+                <YExtent>1640</YExtent>
+                <YExtentOffset>-58</YExtentOffset>
+            </Position>
+            <Position>
+                <X>32</X>
+                <Z>-288</Z>
+                <YExtent>1649</YExtent>
+                <YExtentOffset>-63</YExtentOffset>
+            </Position>
+            <Position>
+                <X>35</X>
+                <Z>-305</Z>
+                <YExtent>1659</YExtent>
+                <YExtentOffset>-67</YExtentOffset>
+            </Position>
+            <Position>
+                <X>37</X>
+                <Z>-321</Z>
+                <YExtent>1669</YExtent>
+                <YExtentOffset>-71</YExtentOffset>
+            </Position>
+            <Position>
+                <X>40</X>
+                <Z>-335</Z>
+                <YExtent>1678</YExtent>
+                <YExtentOffset>-75</YExtentOffset>
+            </Position>
+            <Position>
+                <X>42</X>
+                <Z>-347</Z>
+                <YExtent>1687</YExtent>
+                <YExtentOffset>-79</YExtentOffset>
+            </Position>
+            <Position>
+                <X>45</X>
+                <Z>-357</Z>
+                <YExtent>1696</YExtent>
+                <YExtentOffset>-82</YExtentOffset>
+            </Position>
+            <Position>
+                <X>47</X>
+                <Z>-365</Z>
+                <YExtent>1704</YExtent>
+                <YExtentOffset>-85</YExtentOffset>
+            </Position>
+            <Position>
+                <X>49</X>
+                <Z>-370</Z>
+                <YExtent>1712</YExtent>
+                <YExtentOffset>-88</YExtentOffset>
+            </Position>
+            <Position>
+                <X>52</X>
+                <Z>-372</Z>
+                <YExtent>1719</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>5 -2578 14258 18574</EKey>
+                <EKey>14 -188 14080 17075</EKey>
+                <EKey>1 8528 13690 10098</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 -30379 -1995 -20414</EKey>
+                <EKey>4 -30131 -2311 -20310</EKey>
+                <EKey>13 -30063 -2982 -20796</EKey>
+                <EKey>1 -28261 -3146 -19855</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 0 0 -13981</EKey>
+                <EKey>4 0 0 -13921</EKey>
+                <EKey>2 0 0 -16312</EKey>
+                <EKey>6 0 0 -16335</EKey>
+                <EKey>6 0 0 -14718</EKey>
+                <EKey>1 0 0 -12555</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 1169 -927 -2155</EKey>
+                <EKey>4 1312 -909 -2145</EKey>
+                <EKey>2 1478 -1040 1542</EKey>
+                <EKey>6 1589 -1066 2231</EKey>
+                <EKey>6 1921 -1186 2619</EKey>
+                <EKey>1 2245 -1526 2493</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 -31912 4742 -31293</EKey>
+                <EKey>5 32531 4363 -28485</EKey>
+                <EKey>4 31449 3425 -25657</EKey>
+                <EKey>5 30634 2715 -24621</EKey>
+                <EKey>1 29516 1866 -24350</EKey>
+            </Bone>
+            <Bone>
+                <EKey>11 0 0 -15552</EKey>
+                <EKey>8 0 0 -15796</EKey>
+                <EKey>1 0 0 -14307</EKey>
+            </Bone>
+            <Bone>
+                <EKey>10 -887 302 6461</EKey>
+                <EKey>4 418 1737 6124</EKey>
+                <EKey>5 374 2008 5062</EKey>
+                <EKey>1 -122 2345 2805</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 417 -742 6449</EKey>
+                <EKey>16 -306 -668 6322</EKey>
+                <EKey>1 -5416 -36 6536</EKey>
+            </Bone>
+            <Bone>
+                <EKey>19 -737 217 -37</EKey>
+                <EKey>1 -3142 4 -1558</EKey>
+            </Bone>
+            <Bone>
+                <EKey>19 0 -2 3034</EKey>
+                <EKey>1 0 -2 3264</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 2292 130 -5689</EKey>
+                <EKey>17 2761 -152 -5596</EKey>
+                <EKey>1 10038 -3671 -4087</EKey>
+            </Bone>
+            <Bone>
+                <EKey>19 13472 13226 19169</EKey>
+                <EKey>1 21471 12711 11564</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -5653 7955 -9523</EKey>
+                <EKey>4 -5942 8079 -9568</EKey>
+                <EKey>6 -8470 7920 -7545</EKey>
+                <EKey>8 -10795 6787 -4191</EKey>
+                <EKey>1 -12145 4613 -398</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 0 0 -7120</EKey>
+                <EKey>6 0 0 -6107</EKey>
+                <EKey>9 0 0 -6131</EKey>
+                <EKey>1 0 0 -7101</EKey>
+            </Bone>
+            <Bone>
+                <EKey>6 -19433 -783 -2025</EKey>
+                <EKey>13 -19867 -751 -2679</EKey>
+                <EKey>1 -19407 -614 -2464</EKey>
+            </Bone>
+            <Bone>
+                <EKey>19 -17602 -13323 15218</EKey>
+                <EKey>1 -17857 -13082 14984</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 5050 -7992 4688</EKey>
+                <EKey>11 5183 -8100 4551</EKey>
+                <EKey>6 4341 -9639 758</EKey>
+                <EKey>1 3055 -10855 -1921</EKey>
+            </Bone>
+            <Bone>
+                <EKey>19 0 0 -11119</EKey>
+                <EKey>1 0 0 -7957</EKey>
+            </Bone>
+            <Bone>
+                <EKey>19 16377 19 1263</EKey>
+                <EKey>1 16375 597 1251</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINRIFcrouch_idle.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINRIFcrouch_idle.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMNINRIFcrouch_idle.xml	(revision 262)
@@ -0,0 +1,282 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>Crouch</Type>
+        <AimingType>Crouch</AimingType>
+        <FromState>Crouch</FromState>
+        <ToState>Crouch</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>8</FrameCount>
+        <Duration>8</Duration>
+        <Varient>LeftRifle</Varient>
+        <AtomicStart>1</AtomicStart>
+        <AtomicEnd>0</AtomicEnd>
+        <EndInterpolation>0</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+        <Shortcuts>
+            <Shortcut>
+                <FromState>CrouchRunLeft</FromState>
+                <Length>12</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+            <Shortcut>
+                <FromState>CrouchRunRight</FromState>
+                <Length>12</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+            <Shortcut>
+                <FromState>CrouchRunBackLeft</FromState>
+                <Length>12</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+            <Shortcut>
+                <FromState>CrouchRunBackRight</FromState>
+                <Length>12</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+        </Shortcuts>
+        <Attacks />
+        <Throw />
+        <Damage />
+        <Particles />
+        <MotionBlur />
+        <Footsteps />
+        <Sounds />
+        <Heights>
+            <Float>4.287537</Float>
+            <Float>4.287537</Float>
+            <Float>4.287537</Float>
+            <Float>4.287537</Float>
+            <Float>4.287537</Float>
+            <Float>4.287537</Float>
+            <Float>4.287537</Float>
+            <Float>4.287537</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>0 -0</Vector2>
+            <Vector2>0 -0</Vector2>
+            <Vector2>0 -0</Vector2>
+            <Vector2>0 -0</Vector2>
+            <Vector2>0 -0</Vector2>
+            <Vector2>0 -0</Vector2>
+            <Vector2>0 -0</Vector2>
+            <Vector2>0 -0</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1258</YExtent>
+                <YExtentOffset>-85</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1258</YExtent>
+                <YExtentOffset>-85</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1258</YExtent>
+                <YExtentOffset>-85</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1258</YExtent>
+                <YExtentOffset>-85</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1258</YExtent>
+                <YExtentOffset>-85</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1258</YExtent>
+                <YExtentOffset>-85</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1258</YExtent>
+                <YExtentOffset>-85</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1258</YExtent>
+                <YExtentOffset>-85</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>7 31302 11348 -12816</EKey>
+                <EKey>1 31302 11348 -12816</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 -30458 -8283 -24085</EKey>
+                <EKey>1 -30458 -8283 -24085</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 0 0 -25515</EKey>
+                <EKey>1 0 0 -25515</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 2112 -2968 9433</EKey>
+                <EKey>1 2112 -2968 9433</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 26958 -1066 -10524</EKey>
+                <EKey>1 26958 -1066 -10524</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 0 0 -23231</EKey>
+                <EKey>1 0 0 -23231</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 -372 686 2134</EKey>
+                <EKey>1 -372 686 2134</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 -292 2817 3360</EKey>
+                <EKey>1 -292 2817 3360</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 -1913 1 364</EKey>
+                <EKey>1 -1913 1 364</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 0 -2 3276</EKey>
+                <EKey>1 0 -2 3276</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 -3935 -259 -5002</EKey>
+                <EKey>1 -3935 -259 -5002</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 14659 13056 18022</EKey>
+                <EKey>1 14659 13056 18022</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 3365 5820 -12929</EKey>
+                <EKey>1 3365 5820 -12929</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 0 0 -20178</EKey>
+                <EKey>1 0 0 -20178</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 -23010 -3002 -9149</EKey>
+                <EKey>1 -23010 -3002 -9149</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 -19385 -12467 9188</EKey>
+                <EKey>1 -19385 -12467 9188</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 4670 -14182 -7244</EKey>
+                <EKey>1 4670 -14182 -7244</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 0 0 -13134</EKey>
+                <EKey>1 0 0 -13134</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 27262 104 2781</EKey>
+                <EKey>1 27262 104 2781</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMidle1.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMidle1.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMidle1.xml	(revision 262)
@@ -0,0 +1,2756 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>BlockHigh DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>Stand</Type>
+        <AimingType>Stand</AimingType>
+        <FromState>Standing</FromState>
+        <ToState>Standing</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>120</FrameCount>
+        <Duration>120</Duration>
+        <Varient>Combat</Varient>
+        <AtomicStart>1</AtomicStart>
+        <AtomicEnd>0</AtomicEnd>
+        <EndInterpolation>0</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+		<Shortcuts>
+			<Shortcut>
+	                <FromState>Standing</FromState>
+	                <Length>30</Length>
+	                <ReplaceAtomic>0</ReplaceAtomic>
+			</Shortcut>
+        </Shortcuts>
+		<Attacks />
+        <Throw />
+        <Damage />
+        <Particles />
+        <MotionBlur />
+        <Footsteps />
+        <Sounds />
+        <Heights>
+            <Float>8.87589</Float>
+            <Float>8.878236</Float>
+            <Float>8.880816</Float>
+            <Float>8.883574</Float>
+            <Float>8.88645</Float>
+            <Float>8.889383</Float>
+            <Float>8.892319</Float>
+            <Float>8.895193</Float>
+            <Float>8.897952</Float>
+            <Float>8.900533</Float>
+            <Float>8.902879</Float>
+            <Float>8.90493</Float>
+            <Float>8.906628</Float>
+            <Float>8.907913</Float>
+            <Float>8.908728</Float>
+            <Float>8.909013</Float>
+            <Float>8.908591</Float>
+            <Float>8.907404</Float>
+            <Float>8.905568</Float>
+            <Float>8.903203</Float>
+            <Float>8.900426</Float>
+            <Float>8.897353</Float>
+            <Float>8.894105</Float>
+            <Float>8.890798</Float>
+            <Float>8.887549</Float>
+            <Float>8.884477</Float>
+            <Float>8.8817</Float>
+            <Float>8.879334</Float>
+            <Float>8.877499</Float>
+            <Float>8.876311</Float>
+            <Float>8.87589</Float>
+            <Float>8.876311</Float>
+            <Float>8.877499</Float>
+            <Float>8.879334</Float>
+            <Float>8.8817</Float>
+            <Float>8.884477</Float>
+            <Float>8.887549</Float>
+            <Float>8.890798</Float>
+            <Float>8.894105</Float>
+            <Float>8.897353</Float>
+            <Float>8.900426</Float>
+            <Float>8.903203</Float>
+            <Float>8.905568</Float>
+            <Float>8.907404</Float>
+            <Float>8.908591</Float>
+            <Float>8.909013</Float>
+            <Float>8.908591</Float>
+            <Float>8.907404</Float>
+            <Float>8.905568</Float>
+            <Float>8.903203</Float>
+            <Float>8.900426</Float>
+            <Float>8.897353</Float>
+            <Float>8.894105</Float>
+            <Float>8.890798</Float>
+            <Float>8.887549</Float>
+            <Float>8.884477</Float>
+            <Float>8.8817</Float>
+            <Float>8.879334</Float>
+            <Float>8.877499</Float>
+            <Float>8.876311</Float>
+            <Float>8.87589</Float>
+            <Float>8.876311</Float>
+            <Float>8.877499</Float>
+            <Float>8.879334</Float>
+            <Float>8.8817</Float>
+            <Float>8.884477</Float>
+            <Float>8.887549</Float>
+            <Float>8.890798</Float>
+            <Float>8.894105</Float>
+            <Float>8.897353</Float>
+            <Float>8.900426</Float>
+            <Float>8.903203</Float>
+            <Float>8.905568</Float>
+            <Float>8.907404</Float>
+            <Float>8.908591</Float>
+            <Float>8.909013</Float>
+            <Float>8.908591</Float>
+            <Float>8.907404</Float>
+            <Float>8.905568</Float>
+            <Float>8.903203</Float>
+            <Float>8.900426</Float>
+            <Float>8.897353</Float>
+            <Float>8.894105</Float>
+            <Float>8.890798</Float>
+            <Float>8.887549</Float>
+            <Float>8.884477</Float>
+            <Float>8.8817</Float>
+            <Float>8.879334</Float>
+            <Float>8.877499</Float>
+            <Float>8.876311</Float>
+            <Float>8.87589</Float>
+            <Float>8.876311</Float>
+            <Float>8.877499</Float>
+            <Float>8.879334</Float>
+            <Float>8.8817</Float>
+            <Float>8.884477</Float>
+            <Float>8.887549</Float>
+            <Float>8.890798</Float>
+            <Float>8.894105</Float>
+            <Float>8.897353</Float>
+            <Float>8.900426</Float>
+            <Float>8.903203</Float>
+            <Float>8.905568</Float>
+            <Float>8.907404</Float>
+            <Float>8.908591</Float>
+            <Float>8.909013</Float>
+            <Float>8.908728</Float>
+            <Float>8.907913</Float>
+            <Float>8.906628</Float>
+            <Float>8.90493</Float>
+            <Float>8.902879</Float>
+            <Float>8.900533</Float>
+            <Float>8.897952</Float>
+            <Float>8.895195</Float>
+            <Float>8.892319</Float>
+            <Float>8.889384</Float>
+            <Float>8.88645</Float>
+            <Float>8.883574</Float>
+            <Float>8.880816</Float>
+            <Float>8.878235</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>-0.0007119924 -0.000404000282</Vector2>
+            <Vector2>-0.0007200092 -0.000422999263</Vector2>
+            <Vector2>-0.0007259995 -0.000440999866</Vector2>
+            <Vector2>-0.000729993 -0.000459000468</Vector2>
+            <Vector2>-0.0007340014 -0.0004750006</Vector2>
+            <Vector2>-0.0007349998 -0.000488998368</Vector2>
+            <Vector2>-0.000735998154 -0.0005020015</Vector2>
+            <Vector2>-0.000736013055 -0.000514999032</Vector2>
+            <Vector2>-0.0007339865 -0.000523999333</Vector2>
+            <Vector2>-0.000732004642 -0.000532999635</Vector2>
+            <Vector2>-0.00072799623 -0.0005390011</Vector2>
+            <Vector2>-0.0007240027 -0.000543002039</Vector2>
+            <Vector2>-0.000717997551 -0.0005469993</Vector2>
+            <Vector2>-0.000713005662 -0.0005469993</Vector2>
+            <Vector2>-0.000705003738 -0.0005449988</Vector2>
+            <Vector2>-0.0006970018 -0.000541001558</Vector2>
+            <Vector2>-0.000689998269 -0.0005359985</Vector2>
+            <Vector2>-0.0006799996 -0.0005259998</Vector2>
+            <Vector2>-0.0006709993 -0.000515002757</Vector2>
+            <Vector2>-0.0006610006 -0.0005009994</Vector2>
+            <Vector2>-0.000650003552 -0.000483997166</Vector2>
+            <Vector2>-0.0006389916 -0.0004660003</Vector2>
+            <Vector2>-0.0006290078 -0.000443000346</Vector2>
+            <Vector2>-0.0006159991 -0.000417999923</Vector2>
+            <Vector2>-0.000605002046 -0.000391002744</Vector2>
+            <Vector2>-0.000591993332 -0.000359997153</Vector2>
+            <Vector2>-0.0005789995 -0.000327002257</Vector2>
+            <Vector2>-0.0005660057 -0.000289998949</Vector2>
+            <Vector2>-0.000552997 -0.000250998884</Vector2>
+            <Vector2>-0.0005389899 -0.000210002065</Vector2>
+            <Vector2>-0.00052600354 -0.000165998936</Vector2>
+            <Vector2>-0.00051600486 -0.000124000013</Vector2>
+            <Vector2>-0.000505998731 -8.499995E-05</Vector2>
+            <Vector2>-0.000496998429 -4.59998846E-05</Vector2>
+            <Vector2>-0.000487998128 -9.998679E-06</Vector2>
+            <Vector2>-0.000479005277 2.399832E-05</Vector2>
+            <Vector2>-0.000469997525 5.70006669E-05</Vector2>
+            <Vector2>-0.000462003052 8.700043E-05</Vector2>
+            <Vector2>-0.0004549995 0.000115998089</Vector2>
+            <Vector2>-0.0004459992 0.000142000616</Vector2>
+            <Vector2>-0.000438995659 0.000165000558</Vector2>
+            <Vector2>-0.000431999564 0.0001880005</Vector2>
+            <Vector2>-0.000425003469 0.000207997859</Vector2>
+            <Vector2>-0.000417001545 0.000226002187</Vector2>
+            <Vector2>-0.0004120022 0.0002399981</Vector2>
+            <Vector2>-0.000403992832 0.000254999846</Vector2>
+            <Vector2>-0.000399000943 0.000265002251</Vector2>
+            <Vector2>-0.000393003225 0.000273998827</Vector2>
+            <Vector2>-0.000387996435 0.000280998647</Vector2>
+            <Vector2>-0.000383004546 0.0002860017</Vector2>
+            <Vector2>-0.000377997756 0.000289000571</Vector2>
+            <Vector2>-0.000375002623 0.000289000571</Vector2>
+            <Vector2>-0.000369995832 0.0002870001</Vector2>
+            <Vector2>-0.000367999077 0.0002839975</Vector2>
+            <Vector2>-0.000364005566 0.0002790019</Vector2>
+            <Vector2>-0.000362999737 0.000269997865</Vector2>
+            <Vector2>-0.000362001359 0.0002610013</Vector2>
+            <Vector2>-0.000359997153 0.0002489984</Vector2>
+            <Vector2>-0.000361002982 0.000236000866</Vector2>
+            <Vector2>-0.000359997153 0.000220000744</Vector2>
+            <Vector2>-0.0003850013 0.000215999782</Vector2>
+            <Vector2>-0.00042899698 0.000227000564</Vector2>
+            <Vector2>-0.0004670024 0.000236000866</Vector2>
+            <Vector2>-0.000500001 0.000245999545</Vector2>
+            <Vector2>-0.0005280003 0.000253997743</Vector2>
+            <Vector2>-0.000551000237 0.000261999667</Vector2>
+            <Vector2>-0.000566996634 0.0002700016</Vector2>
+            <Vector2>-0.0005789995 0.0002770014</Vector2>
+            <Vector2>-0.000584997237 0.000282999128</Vector2>
+            <Vector2>-0.000586003065 0.000287998468</Vector2>
+            <Vector2>-0.0005810037 0.000291999429</Vector2>
+            <Vector2>-0.000571996 0.000295002</Vector2>
+            <Vector2>-0.000556997955 0.000296998769</Vector2>
+            <Vector2>-0.0005360022 0.000298000872</Vector2>
+            <Vector2>-0.00051099807 0.000296998769</Vector2>
+            <Vector2>-0.000479005277 0.0002939999</Vector2>
+            <Vector2>-0.000443995 0.000292003155</Vector2>
+            <Vector2>-0.000401005149 0.000285998</Vector2>
+            <Vector2>-0.0003549978 0.0002790019</Vector2>
+            <Vector2>-0.0003030002 0.000270999968</Vector2>
+            <Vector2>-0.000244997442 0.000260997564</Vector2>
+            <Vector2>-0.000183001161 0.0002500005</Vector2>
+            <Vector2>-0.000115998089 0.000236000866</Vector2>
+            <Vector2>-4.19989228E-05 0.000222001225</Vector2>
+            <Vector2>3.59937549E-05 0.000205997378</Vector2>
+            <Vector2>0.000118002295 0.000189000741</Vector2>
+            <Vector2>0.000207997859 0.000168999657</Vector2>
+            <Vector2>0.000300005078 0.000149000436</Vector2>
+            <Vector2>0.000399999321 0.000128000975</Vector2>
+            <Vector2>0.0005039945 0.00010599941</Vector2>
+            <Vector2>0.0006120056 8.399971E-05</Vector2>
+            <Vector2>0.000720001757 6.500073E-05</Vector2>
+            <Vector2>0.0008209944 4.70001251E-05</Vector2>
+            <Vector2>0.000917002559 3.10000032E-05</Vector2>
+            <Vector2>0.00100599974 1.69985E-05</Vector2>
+            <Vector2>0.001090996 6.99982047E-06</Vector2>
+            <Vector2>0.00117000192 -2.99885869E-06</Vector2>
+            <Vector2>0.00124200433 -1.00005418E-05</Vector2>
+            <Vector2>0.001309 -1.49998814E-05</Vector2>
+            <Vector2>0.00137099624 -1.80006027E-05</Vector2>
+            <Vector2>0.00142600387 -1.799874E-05</Vector2>
+            <Vector2>0.00147699565 -1.70003623E-05</Vector2>
+            <Vector2>0.0015200004 -1.49998814E-05</Vector2>
+            <Vector2>0.00155900419 -9.000301E-06</Vector2>
+            <Vector2>0.00159199536 -4.000962E-06</Vector2>
+            <Vector2>0.00161800534 4.000962E-06</Vector2>
+            <Vector2>0.00164099783 1.199916E-05</Vector2>
+            <Vector2>0.00165500492 2.20015645E-05</Vector2>
+            <Vector2>0.00166599452 3.199838E-05</Vector2>
+            <Vector2>0.00167000294 4.30010259E-05</Vector2>
+            <Vector2>0.00166898966 5.60004264E-05</Vector2>
+            <Vector2>0.00166100264 6.6999346E-05</Vector2>
+            <Vector2>0.0016490072 7.900037E-05</Vector2>
+            <Vector2>0.0016309917 9.099953E-05</Vector2>
+            <Vector2>0.00160700083 0.000103000551</Vector2>
+            <Vector2>0.00157800317 0.000113999471</Vector2>
+            <Vector2>0.001542002 0.000125000253</Vector2>
+            <Vector2>0.00150199234 0.0001350008</Vector2>
+            <Vector2>0.00145700574 0.000143999234</Vector2>
+            <Vector2>0.00140500069 0.000152999535</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>0</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>0</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>0</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>0</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-1</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-1</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-1</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-1</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-1</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>-1</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1807</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1807</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1807</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1807</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1807</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1807</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1807</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1807</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1807</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>-1</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>-1</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>-1</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>-1</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>-1</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>-1</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>-1</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>-1</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1807</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1807</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1807</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1807</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1807</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1807</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1807</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>0</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>0</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>0</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>0</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>0</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>0</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>0</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>0</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>0</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>0</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>0</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>0</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>0</Z>
+                <YExtent>1811</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>0</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>0</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>0</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>0</Z>
+                <YExtent>1810</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>0</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>0</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>0</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1809</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1808</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>1 -378 10816 16479</EKey>
+                <EKey>1 -352 10785 16458</EKey>
+                <EKey>1 -324 10752 16435</EKey>
+                <EKey>1 -295 10717 16411</EKey>
+                <EKey>1 -264 10681 16386</EKey>
+                <EKey>1 -233 10644 16362</EKey>
+                <EKey>1 -203 10605 16337</EKey>
+                <EKey>3 -173 10566 16314</EKey>
+                <EKey>1 -96 10445 16255</EKey>
+                <EKey>1 -76 10405 16240</EKey>
+                <EKey>2 -60 10364 16228</EKey>
+                <EKey>1 -41 10285 16217</EKey>
+                <EKey>1 -40 10247 16217</EKey>
+                <EKey>2 -44 10210 16223</EKey>
+                <EKey>1 -71 10139 16249</EKey>
+                <EKey>1 -91 10106 16267</EKey>
+                <EKey>1 -115 10075 16289</EKey>
+                <EKey>1 -142 10046 16312</EKey>
+                <EKey>4 -170 10019 16336</EKey>
+                <EKey>3 -284 9937 16433</EKey>
+                <EKey>1 -348 9908 16486</EKey>
+                <EKey>1 -361 9906 16497</EKey>
+                <EKey>1 -370 9908 16504</EKey>
+                <EKey>1 -377 9914 16509</EKey>
+                <EKey>1 -382 9924 16513</EKey>
+                <EKey>1 -384 9937 16515</EKey>
+                <EKey>1 -385 9954 16515</EKey>
+                <EKey>1 -385 9973 16514</EKey>
+                <EKey>1 -384 9996 16512</EKey>
+                <EKey>1 -382 10021 16510</EKey>
+                <EKey>1 -379 10049 16507</EKey>
+                <EKey>1 -376 10079 16503</EKey>
+                <EKey>1 -373 10111 16500</EKey>
+                <EKey>1 -371 10144 16496</EKey>
+                <EKey>6 -369 10180 16494</EKey>
+                <EKey>4 -371 10413 16487</EKey>
+                <EKey>1 -374 10573 16484</EKey>
+                <EKey>1 -374 10612 16483</EKey>
+                <EKey>4 -375 10649 16482</EKey>
+                <EKey>4 -377 10786 16480</EKey>
+                <EKey>4 -380 10908 16477</EKey>
+                <EKey>1 -382 11044 16475</EKey>
+                <EKey>1 -383 11080 16474</EKey>
+                <EKey>3 -383 11115 16473</EKey>
+                <EKey>1 -385 11222 16471</EKey>
+                <EKey>1 -386 11257 16471</EKey>
+                <EKey>1 -387 11291 16470</EKey>
+                <EKey>1 -387 11325 16469</EKey>
+                <EKey>1 -388 11357 16469</EKey>
+                <EKey>1 -388 11389 16468</EKey>
+                <EKey>1 -389 11419 16467</EKey>
+                <EKey>1 -389 11447 16467</EKey>
+                <EKey>1 -390 11475 16466</EKey>
+                <EKey>1 -390 11500 16466</EKey>
+                <EKey>1 -391 11523 16465</EKey>
+                <EKey>1 -391 11544 16465</EKey>
+                <EKey>1 -391 11563 16465</EKey>
+                <EKey>1 -392 11580 16464</EKey>
+                <EKey>1 -392 11594 16464</EKey>
+                <EKey>1 -392 11605 16464</EKey>
+                <EKey>3 -392 11613 16464</EKey>
+                <EKey>1 -392 11618 16464</EKey>
+                <EKey>1 -392 11613 16464</EKey>
+                <EKey>1 -392 11604 16464</EKey>
+                <EKey>2 -392 11593 16464</EKey>
+                <EKey>4 -391 11562 16465</EKey>
+                <EKey>1 -390 11471 16466</EKey>
+                <EKey>1 -389 11443 16467</EKey>
+                <EKey>1 -389 11414 16468</EKey>
+                <EKey>1 -388 11383 16468</EKey>
+                <EKey>3 -388 11351 16469</EKey>
+                <EKey>1 -386 11250 16471</EKey>
+                <EKey>1 -385 11214 16471</EKey>
+                <EKey>1 -384 11179 16472</EKey>
+                <EKey>1 -384 11143 16473</EKey>
+                <EKey>5 -383 11108 16473</EKey>
+                <EKey>1 -380 10935 16477</EKey>
+                <EKey>1 -380 10903 16477</EKey>
+                <EKey>1 -379 10873 16478</EKey>
+                <EKey>1 -378 10844 16479</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -25305 461 -27796</EKey>
+                <EKey>4 -25303 441 -27793</EKey>
+                <EKey>3 -25292 350 -27782</EKey>
+                <EKey>1 -25283 277 -27774</EKey>
+                <EKey>1 -25280 254 -27771</EKey>
+                <EKey>1 -25276 232 -27768</EKey>
+                <EKey>1 -25273 210 -27765</EKey>
+                <EKey>1 -25270 191 -27762</EKey>
+                <EKey>1 -25266 173 -27760</EKey>
+                <EKey>1 -25263 157 -27757</EKey>
+                <EKey>1 -25259 144 -27754</EKey>
+                <EKey>1 -25256 134 -27751</EKey>
+                <EKey>2 -25253 127 -27747</EKey>
+                <EKey>1 -25247 121 -27738</EKey>
+                <EKey>1 -25244 121 -27733</EKey>
+                <EKey>1 -25241 123 -27729</EKey>
+                <EKey>1 -25239 126 -27725</EKey>
+                <EKey>1 -25237 131 -27721</EKey>
+                <EKey>1 -25234 136 -27718</EKey>
+                <EKey>2 -25233 142 -27717</EKey>
+                <EKey>3 -25230 155 -27717</EKey>
+                <EKey>1 -25227 171 -27729</EKey>
+                <EKey>3 -25227 175 -27738</EKey>
+                <EKey>1 -25229 187 -27782</EKey>
+                <EKey>1 -25230 191 -27801</EKey>
+                <EKey>1 -25231 196 -27821</EKey>
+                <EKey>1 -25233 201 -27842</EKey>
+                <EKey>1 -25235 207 -27863</EKey>
+                <EKey>1 -25237 213 -27884</EKey>
+                <EKey>1 -25239 219 -27904</EKey>
+                <EKey>1 -25241 226 -27922</EKey>
+                <EKey>1 -25244 234 -27938</EKey>
+                <EKey>2 -25246 243 -27952</EKey>
+                <EKey>2 -25252 262 -27966</EKey>
+                <EKey>2 -25258 284 -27961</EKey>
+                <EKey>1 -25264 307 -27939</EKey>
+                <EKey>1 -25267 318 -27924</EKey>
+                <EKey>3 -25270 329 -27907</EKey>
+                <EKey>1 -25279 363 -27852</EKey>
+                <EKey>1 -25281 373 -27835</EKey>
+                <EKey>2 -25284 384 -27821</EKey>
+                <EKey>1 -25289 403 -27800</EKey>
+                <EKey>1 -25292 412 -27795</EKey>
+                <EKey>3 -25294 420 -27795</EKey>
+                <EKey>4 -25301 445 -27825</EKey>
+                <EKey>2 -25310 481 -27912</EKey>
+                <EKey>1 -25315 500 -27964</EKey>
+                <EKey>1 -25318 509 -27988</EKey>
+                <EKey>4 -25320 519 -28011</EKey>
+                <EKey>2 -25330 555 -28067</EKey>
+                <EKey>1 -25335 573 -28063</EKey>
+                <EKey>1 -25337 581 -28053</EKey>
+                <EKey>1 -25339 589 -28040</EKey>
+                <EKey>1 -25341 597 -28023</EKey>
+                <EKey>1 -25343 604 -28005</EKey>
+                <EKey>1 -25345 611 -27985</EKey>
+                <EKey>1 -25347 617 -27965</EKey>
+                <EKey>1 -25348 623 -27945</EKey>
+                <EKey>1 -25350 628 -27927</EKey>
+                <EKey>2 -25351 632 -27910</EKey>
+                <EKey>2 -25353 638 -27884</EKey>
+                <EKey>2 -25353 642 -27875</EKey>
+                <EKey>1 -25353 641 -27885</EKey>
+                <EKey>1 -25353 640 -27896</EKey>
+                <EKey>1 -25352 637 -27910</EKey>
+                <EKey>1 -25351 634 -27927</EKey>
+                <EKey>1 -25350 630 -27946</EKey>
+                <EKey>1 -25349 626 -27966</EKey>
+                <EKey>1 -25348 621 -27986</EKey>
+                <EKey>2 -25346 615 -28006</EKey>
+                <EKey>1 -25343 603 -28040</EKey>
+                <EKey>1 -25341 596 -28054</EKey>
+                <EKey>2 -25339 589 -28063</EKey>
+                <EKey>1 -25335 574 -28067</EKey>
+                <EKey>1 -25333 566 -28061</EKey>
+                <EKey>3 -25331 558 -28052</EKey>
+                <EKey>1 -25324 534 -28005</EKey>
+                <EKey>1 -25322 526 -27985</EKey>
+                <EKey>1 -25320 518 -27964</EKey>
+                <EKey>1 -25318 510 -27942</EKey>
+                <EKey>1 -25316 502 -27919</EKey>
+                <EKey>1 -25314 495 -27897</EKey>
+                <EKey>3 -25312 487 -27874</EKey>
+                <EKey>1 -25307 467 -27813</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 0 0 -4535</EKey>
+                <EKey>1 0 0 -4524</EKey>
+                <EKey>4 0 0 -4511</EKey>
+                <EKey>1 0 0 -4452</EKey>
+                <EKey>1 0 0 -4437</EKey>
+                <EKey>1 0 0 -4424</EKey>
+                <EKey>2 0 0 -4411</EKey>
+                <EKey>2 0 0 -4392</EKey>
+                <EKey>1 0 0 -4382</EKey>
+                <EKey>1 0 0 -4382</EKey>
+                <EKey>1 0 0 -4386</EKey>
+                <EKey>1 0 0 -4394</EKey>
+                <EKey>1 0 0 -4409</EKey>
+                <EKey>1 0 0 -4428</EKey>
+                <EKey>1 0 0 -4452</EKey>
+                <EKey>2 0 0 -4477</EKey>
+                <EKey>1 0 0 -4533</EKey>
+                <EKey>1 0 0 -4560</EKey>
+                <EKey>1 0 0 -4586</EKey>
+                <EKey>1 0 0 -4610</EKey>
+                <EKey>1 0 0 -4631</EKey>
+                <EKey>1 0 0 -4647</EKey>
+                <EKey>2 0 0 -4658</EKey>
+                <EKey>1 0 0 -4660</EKey>
+                <EKey>1 0 0 -4650</EKey>
+                <EKey>1 0 0 -4631</EKey>
+                <EKey>2 0 0 -4605</EKey>
+                <EKey>3 0 0 -4537</EKey>
+                <EKey>2 0 0 -4411</EKey>
+                <EKey>1 0 0 -4325</EKey>
+                <EKey>1 0 0 -4287</EKey>
+                <EKey>1 0 0 -4252</EKey>
+                <EKey>1 0 0 -4224</EKey>
+                <EKey>1 0 0 -4203</EKey>
+                <EKey>1 0 0 -4191</EKey>
+                <EKey>1 0 0 -4189</EKey>
+                <EKey>1 0 0 -4197</EKey>
+                <EKey>1 0 0 -4213</EKey>
+                <EKey>1 0 0 -4235</EKey>
+                <EKey>1 0 0 -4263</EKey>
+                <EKey>1 0 0 -4295</EKey>
+                <EKey>1 0 0 -4328</EKey>
+                <EKey>3 0 0 -4362</EKey>
+                <EKey>1 0 0 -4453</EKey>
+                <EKey>2 0 0 -4475</EKey>
+                <EKey>1 0 0 -4499</EKey>
+                <EKey>1 0 0 -4499</EKey>
+                <EKey>1 0 0 -4489</EKey>
+                <EKey>1 0 0 -4469</EKey>
+                <EKey>1 0 0 -4441</EKey>
+                <EKey>1 0 0 -4406</EKey>
+                <EKey>1 0 0 -4365</EKey>
+                <EKey>1 0 0 -4321</EKey>
+                <EKey>1 0 0 -4273</EKey>
+                <EKey>3 0 0 -4224</EKey>
+                <EKey>1 0 0 -4085</EKey>
+                <EKey>1 0 0 -4047</EKey>
+                <EKey>1 0 0 -4015</EKey>
+                <EKey>1 0 0 -3992</EKey>
+                <EKey>1 0 0 -3980</EKey>
+                <EKey>1 0 0 -3979</EKey>
+                <EKey>2 0 0 -3988</EKey>
+                <EKey>1 0 0 -4033</EKey>
+                <EKey>1 0 0 -4064</EKey>
+                <EKey>1 0 0 -4100</EKey>
+                <EKey>1 0 0 -4138</EKey>
+                <EKey>1 0 0 -4176</EKey>
+                <EKey>1 0 0 -4214</EKey>
+                <EKey>1 0 0 -4251</EKey>
+                <EKey>1 0 0 -4283</EKey>
+                <EKey>2 0 0 -4311</EKey>
+                <EKey>2 0 0 -4347</EKey>
+                <EKey>1 0 0 -4348</EKey>
+                <EKey>1 0 0 -4334</EKey>
+                <EKey>1 0 0 -4314</EKey>
+                <EKey>2 0 0 -4287</EKey>
+                <EKey>1 0 0 -4221</EKey>
+                <EKey>1 0 0 -4184</EKey>
+                <EKey>3 0 0 -4146</EKey>
+                <EKey>2 0 0 -4045</EKey>
+                <EKey>1 0 0 -4004</EKey>
+                <EKey>1 0 0 -3996</EKey>
+                <EKey>2 0 0 -3998</EKey>
+                <EKey>1 0 0 -4030</EKey>
+                <EKey>1 0 0 -4055</EKey>
+                <EKey>1 0 0 -4087</EKey>
+                <EKey>1 0 0 -4122</EKey>
+                <EKey>1 0 0 -4161</EKey>
+                <EKey>2 0 0 -4203</EKey>
+                <EKey>1 0 0 -4291</EKey>
+                <EKey>1 0 0 -4336</EKey>
+                <EKey>2 0 0 -4380</EKey>
+                <EKey>1 0 0 -4463</EKey>
+                <EKey>1 0 0 -4501</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 1154 355 -1139</EKey>
+                <EKey>1 1062 324 -1148</EKey>
+                <EKey>1 1029 312 -1152</EKey>
+                <EKey>1 994 301 -1156</EKey>
+                <EKey>1 959 289 -1160</EKey>
+                <EKey>1 922 277 -1163</EKey>
+                <EKey>2 886 265 -1166</EKey>
+                <EKey>1 811 241 -1170</EKey>
+                <EKey>1 773 229 -1171</EKey>
+                <EKey>1 736 217 -1171</EKey>
+                <EKey>1 699 206 -1170</EKey>
+                <EKey>2 662 194 -1167</EKey>
+                <EKey>3 592 173 -1156</EKey>
+                <EKey>1 494 144 -1121</EKey>
+                <EKey>1 465 136 -1107</EKey>
+                <EKey>1 438 127 -1092</EKey>
+                <EKey>1 412 120 -1077</EKey>
+                <EKey>4 389 113 -1063</EKey>
+                <EKey>1 324 92 -1019</EKey>
+                <EKey>1 316 89 -1013</EKey>
+                <EKey>2 310 87 -1011</EKey>
+                <EKey>1 311 85 -1018</EKey>
+                <EKey>1 316 86 -1027</EKey>
+                <EKey>2 326 87 -1040</EKey>
+                <EKey>3 354 93 -1075</EKey>
+                <EKey>1 418 107 -1141</EKey>
+                <EKey>1 444 113 -1163</EKey>
+                <EKey>1 473 119 -1186</EKey>
+                <EKey>3 503 126 -1207</EKey>
+                <EKey>1 603 149 -1255</EKey>
+                <EKey>1 639 158 -1264</EKey>
+                <EKey>2 675 167 -1269</EKey>
+                <EKey>4 750 187 -1264</EKey>
+                <EKey>2 901 231 -1225</EKey>
+                <EKey>1 974 254 -1201</EKey>
+                <EKey>1 1009 264 -1190</EKey>
+                <EKey>1 1043 275 -1181</EKey>
+                <EKey>1 1075 285 -1174</EKey>
+                <EKey>1 1107 294 -1170</EKey>
+                <EKey>1 1136 302 -1169</EKey>
+                <EKey>1 1164 310 -1172</EKey>
+                <EKey>1 1192 316 -1180</EKey>
+                <EKey>1 1221 323 -1192</EKey>
+                <EKey>1 1251 329 -1209</EKey>
+                <EKey>2 1283 334 -1228</EKey>
+                <EKey>2 1349 345 -1275</EKey>
+                <EKey>1 1417 355 -1328</EKey>
+                <EKey>1 1452 359 -1354</EKey>
+                <EKey>1 1486 364 -1380</EKey>
+                <EKey>1 1521 368 -1404</EKey>
+                <EKey>1 1555 373 -1426</EKey>
+                <EKey>1 1588 378 -1444</EKey>
+                <EKey>3 1621 384 -1459</EKey>
+                <EKey>1 1714 405 -1471</EKey>
+                <EKey>1 1742 413 -1466</EKey>
+                <EKey>1 1768 421 -1457</EKey>
+                <EKey>1 1793 430 -1445</EKey>
+                <EKey>1 1816 439 -1431</EKey>
+                <EKey>1 1838 447 -1416</EKey>
+                <EKey>1 1857 456 -1401</EKey>
+                <EKey>1 1874 464 -1385</EKey>
+                <EKey>1 1888 471 -1370</EKey>
+                <EKey>1 1901 478 -1356</EKey>
+                <EKey>1 1910 483 -1345</EKey>
+                <EKey>1 1917 487 -1336</EKey>
+                <EKey>2 1922 491 -1329</EKey>
+                <EKey>2 1921 492 -1329</EKey>
+                <EKey>3 1909 488 -1342</EKey>
+                <EKey>1 1870 473 -1380</EKey>
+                <EKey>1 1852 466 -1394</EKey>
+                <EKey>4 1832 459 -1409</EKey>
+                <EKey>1 1733 430 -1453</EKey>
+                <EKey>1 1704 424 -1458</EKey>
+                <EKey>1 1674 418 -1457</EKey>
+                <EKey>1 1642 412 -1452</EKey>
+                <EKey>1 1610 407 -1442</EKey>
+                <EKey>1 1576 403 -1429</EKey>
+                <EKey>1 1542 399 -1413</EKey>
+                <EKey>1 1508 395 -1394</EKey>
+                <EKey>1 1473 391 -1373</EKey>
+                <EKey>1 1438 387 -1350</EKey>
+                <EKey>2 1404 383 -1326</EKey>
+                <EKey>1 1336 376 -1276</EKey>
+                <EKey>1 1302 373 -1251</EKey>
+                <EKey>1 1270 369 -1227</EKey>
+                <EKey>1 1239 365 -1203</EKey>
+                <EKey>1 1209 362 -1180</EKey>
+                <EKey>1 1181 358 -1159</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 28910 1135 -32393</EKey>
+                <EKey>1 28912 1127 -32402</EKey>
+                <EKey>1 28914 1119 -32413</EKey>
+                <EKey>6 28916 1110 -32424</EKey>
+                <EKey>3 28927 1056 -32488</EKey>
+                <EKey>3 28933 1042 -32500</EKey>
+                <EKey>1 28937 1047 -32481</EKey>
+                <EKey>1 28938 1054 -32466</EKey>
+                <EKey>3 28940 1065 -32445</EKey>
+                <EKey>2 28942 1111 -32359</EKey>
+                <EKey>1 28943 1148 -32293</EKey>
+                <EKey>1 28943 1168 -32259</EKey>
+                <EKey>1 28943 1187 -32227</EKey>
+                <EKey>2 28943 1206 -32197</EKey>
+                <EKey>1 28943 1238 -32147</EKey>
+                <EKey>1 28943 1251 -32128</EKey>
+                <EKey>1 28942 1261 -32115</EKey>
+                <EKey>1 28942 1268 -32108</EKey>
+                <EKey>1 28941 1272 -32107</EKey>
+                <EKey>1 28941 1274 -32112</EKey>
+                <EKey>2 28940 1274 -32122</EKey>
+                <EKey>5 28939 1269 -32154</EKey>
+                <EKey>1 28933 1238 -32272</EKey>
+                <EKey>2 28932 1230 -32297</EKey>
+                <EKey>3 28929 1214 -32343</EKey>
+                <EKey>1 28924 1192 -32389</EKey>
+                <EKey>1 28923 1185 -32398</EKey>
+                <EKey>4 28921 1178 -32405</EKey>
+                <EKey>1 28914 1150 -32412</EKey>
+                <EKey>1 28912 1143 -32411</EKey>
+                <EKey>1 28911 1136 -32411</EKey>
+                <EKey>2 28909 1129 -32411</EKey>
+                <EKey>2 28906 1116 -32414</EKey>
+                <EKey>2 28902 1104 -32425</EKey>
+                <EKey>1 28899 1093 -32445</EKey>
+                <EKey>1 28898 1086 -32461</EKey>
+                <EKey>1 28896 1080 -32481</EKey>
+                <EKey>1 28894 1073 -32503</EKey>
+                <EKey>1 28892 1066 -32527</EKey>
+                <EKey>1 28890 1059 -32552</EKey>
+                <EKey>1 28888 1052 -32579</EKey>
+                <EKey>2 28886 1044 -32607</EKey>
+                <EKey>1 28882 1029 -32661</EKey>
+                <EKey>1 28880 1022 -32686</EKey>
+                <EKey>1 28878 1014 -32709</EKey>
+                <EKey>1 28876 1007 -32730</EKey>
+                <EKey>1 28874 1000 -32748</EKey>
+                <EKey>2 28872 993 -32762</EKey>
+                <EKey>3 28868 980 32758</EKey>
+                <EKey>2 28863 963 32759</EKey>
+                <EKey>6 28860 954 -32765</EKey>
+                <EKey>3 28856 939 -32721</EKey>
+                <EKey>3 28856 939 -32715</EKey>
+                <EKey>1 28858 946 -32727</EKey>
+                <EKey>1 28859 950 -32734</EKey>
+                <EKey>1 28860 954 -32740</EKey>
+                <EKey>1 28862 959 -32746</EKey>
+                <EKey>1 28863 964 -32752</EKey>
+                <EKey>1 28865 970 -32757</EKey>
+                <EKey>1 28867 976 -32760</EKey>
+                <EKey>1 28869 983 -32762</EKey>
+                <EKey>1 28871 989 -32761</EKey>
+                <EKey>1 28873 997 -32757</EKey>
+                <EKey>1 28875 1004 -32749</EKey>
+                <EKey>1 28877 1012 -32738</EKey>
+                <EKey>1 28880 1020 -32723</EKey>
+                <EKey>1 28882 1029 -32706</EKey>
+                <EKey>1 28884 1037 -32686</EKey>
+                <EKey>4 28887 1046 -32664</EKey>
+                <EKey>1 28896 1081 -32564</EKey>
+                <EKey>1 28898 1089 -32538</EKey>
+                <EKey>2 28901 1097 -32512</EKey>
+                <EKey>1 28905 1113 -32461</EKey>
+                <EKey>1 28907 1121 -32437</EKey>
+                <EKey>1 28909 1128 -32414</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 0 0 -5993</EKey>
+                <EKey>3 0 0 -5912</EKey>
+                <EKey>1 0 0 -5818</EKey>
+                <EKey>1 0 0 -5787</EKey>
+                <EKey>1 0 0 -5758</EKey>
+                <EKey>1 0 0 -5731</EKey>
+                <EKey>1 0 0 -5708</EKey>
+                <EKey>1 0 0 -5688</EKey>
+                <EKey>1 0 0 -5673</EKey>
+                <EKey>1 0 0 -5663</EKey>
+                <EKey>1 0 0 -5660</EKey>
+                <EKey>1 0 0 -5663</EKey>
+                <EKey>2 0 0 -5676</EKey>
+                <EKey>1 0 0 -5729</EKey>
+                <EKey>1 0 0 -5766</EKey>
+                <EKey>1 0 0 -5807</EKey>
+                <EKey>1 0 0 -5852</EKey>
+                <EKey>1 0 0 -5899</EKey>
+                <EKey>3 0 0 -5946</EKey>
+                <EKey>2 0 0 -6072</EKey>
+                <EKey>1 0 0 -6132</EKey>
+                <EKey>1 0 0 -6150</EKey>
+                <EKey>2 0 0 -6159</EKey>
+                <EKey>2 0 0 -6149</EKey>
+                <EKey>1 0 0 -6108</EKey>
+                <EKey>1 0 0 -6080</EKey>
+                <EKey>6 0 0 -6048</EKey>
+                <EKey>1 0 0 -5838</EKey>
+                <EKey>1 0 0 -5812</EKey>
+                <EKey>1 0 0 -5792</EKey>
+                <EKey>2 0 0 -5780</EKey>
+                <EKey>1 0 0 -5778</EKey>
+                <EKey>1 0 0 -5787</EKey>
+                <EKey>3 0 0 -5801</EKey>
+                <EKey>1 0 0 -5860</EKey>
+                <EKey>1 0 0 -5883</EKey>
+                <EKey>1 0 0 -5905</EKey>
+                <EKey>1 0 0 -5925</EKey>
+                <EKey>1 0 0 -5943</EKey>
+                <EKey>2 0 0 -5957</EKey>
+                <EKey>1 0 0 -5971</EKey>
+                <EKey>1 0 0 -5968</EKey>
+                <EKey>1 0 0 -5958</EKey>
+                <EKey>3 0 0 -5940</EKey>
+                <EKey>4 0 0 -5852</EKey>
+                <EKey>1 0 0 -5697</EKey>
+                <EKey>2 0 0 -5659</EKey>
+                <EKey>2 0 0 -5591</EKey>
+                <EKey>1 0 0 -5544</EKey>
+                <EKey>1 0 0 -5532</EKey>
+                <EKey>2 0 0 -5528</EKey>
+                <EKey>1 0 0 -5542</EKey>
+                <EKey>1 0 0 -5559</EKey>
+                <EKey>5 0 0 -5579</EKey>
+                <EKey>1 0 0 -5709</EKey>
+                <EKey>1 0 0 -5732</EKey>
+                <EKey>1 0 0 -5752</EKey>
+                <EKey>2 0 0 -5768</EKey>
+                <EKey>1 0 0 -5783</EKey>
+                <EKey>1 0 0 -5780</EKey>
+                <EKey>1 0 0 -5771</EKey>
+                <EKey>4 0 0 -5756</EKey>
+                <EKey>1 0 0 -5665</EKey>
+                <EKey>1 0 0 -5639</EKey>
+                <EKey>1 0 0 -5614</EKey>
+                <EKey>1 0 0 -5591</EKey>
+                <EKey>1 0 0 -5572</EKey>
+                <EKey>2 0 0 -5557</EKey>
+                <EKey>1 0 0 -5545</EKey>
+                <EKey>1 0 0 -5550</EKey>
+                <EKey>1 0 0 -5562</EKey>
+                <EKey>1 0 0 -5579</EKey>
+                <EKey>1 0 0 -5601</EKey>
+                <EKey>1 0 0 -5627</EKey>
+                <EKey>1 0 0 -5657</EKey>
+                <EKey>1 0 0 -5689</EKey>
+                <EKey>1 0 0 -5723</EKey>
+                <EKey>1 0 0 -5758</EKey>
+                <EKey>1 0 0 -5794</EKey>
+                <EKey>1 0 0 -5830</EKey>
+                <EKey>1 0 0 -5866</EKey>
+                <EKey>1 0 0 -5901</EKey>
+                <EKey>1 0 0 -5934</EKey>
+                <EKey>1 0 0 -5965</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 1740 1367 4887</EKey>
+                <EKey>1 1714 1353 4873</EKey>
+                <EKey>1 1686 1339 4858</EKey>
+                <EKey>1 1657 1324 4841</EKey>
+                <EKey>2 1626 1308 4823</EKey>
+                <EKey>3 1562 1276 4787</EKey>
+                <EKey>1 1461 1228 4736</EKey>
+                <EKey>1 1426 1212 4722</EKey>
+                <EKey>1 1390 1197 4709</EKey>
+                <EKey>1 1355 1182 4699</EKey>
+                <EKey>1 1319 1168 4692</EKey>
+                <EKey>1 1284 1154 4689</EKey>
+                <EKey>1 1249 1142 4689</EKey>
+                <EKey>1 1214 1130 4694</EKey>
+                <EKey>1 1180 1120 4704</EKey>
+                <EKey>2 1147 1110 4718</EKey>
+                <EKey>3 1084 1093 4757</EKey>
+                <EKey>3 1003 1074 4827</EKey>
+                <EKey>1 944 1061 4892</EKey>
+                <EKey>1 930 1059 4910</EKey>
+                <EKey>2 920 1057 4924</EKey>
+                <EKey>1 912 1054 4939</EKey>
+                <EKey>1 914 1055 4939</EKey>
+                <EKey>2 920 1055 4935</EKey>
+                <EKey>3 943 1060 4916</EKey>
+                <EKey>1 1003 1072 4871</EKey>
+                <EKey>1 1028 1077 4853</EKey>
+                <EKey>1 1055 1084 4836</EKey>
+                <EKey>3 1084 1091 4819</EKey>
+                <EKey>1 1181 1116 4780</EKey>
+                <EKey>1 1216 1126 4772</EKey>
+                <EKey>1 1251 1137 4769</EKey>
+                <EKey>2 1287 1149 4769</EKey>
+                <EKey>1 1358 1175 4782</EKey>
+                <EKey>1 1394 1189 4792</EKey>
+                <EKey>1 1430 1203 4804</EKey>
+                <EKey>1 1465 1218 4818</EKey>
+                <EKey>1 1500 1232 4832</EKey>
+                <EKey>1 1534 1247 4847</EKey>
+                <EKey>1 1568 1262 4862</EKey>
+                <EKey>1 1600 1276 4875</EKey>
+                <EKey>1 1632 1289 4887</EKey>
+                <EKey>3 1663 1302 4897</EKey>
+                <EKey>2 1748 1334 4909</EKey>
+                <EKey>1 1804 1350 4898</EKey>
+                <EKey>1 1835 1358 4888</EKey>
+                <EKey>3 1867 1366 4874</EKey>
+                <EKey>1 1968 1386 4823</EKey>
+                <EKey>1 2003 1393 4804</EKey>
+                <EKey>1 2039 1400 4785</EKey>
+                <EKey>1 2074 1406 4767</EKey>
+                <EKey>1 2109 1413 4751</EKey>
+                <EKey>1 2143 1420 4736</EKey>
+                <EKey>1 2177 1428 4724</EKey>
+                <EKey>1 2209 1436 4716</EKey>
+                <EKey>3 2241 1445 4711</EKey>
+                <EKey>1 2325 1475 4722</EKey>
+                <EKey>1 2350 1486 4732</EKey>
+                <EKey>2 2373 1497 4744</EKey>
+                <EKey>1 2413 1519 4773</EKey>
+                <EKey>1 2430 1529 4788</EKey>
+                <EKey>1 2444 1539 4803</EKey>
+                <EKey>1 2457 1548 4817</EKey>
+                <EKey>1 2468 1556 4830</EKey>
+                <EKey>1 2476 1562 4841</EKey>
+                <EKey>1 2482 1567 4849</EKey>
+                <EKey>2 2485 1571 4855</EKey>
+                <EKey>1 2485 1572 4854</EKey>
+                <EKey>1 2481 1569 4848</EKey>
+                <EKey>1 2475 1565 4839</EKey>
+                <EKey>1 2466 1560 4828</EKey>
+                <EKey>4 2455 1553 4814</EKey>
+                <EKey>3 2388 1517 4753</EKey>
+                <EKey>2 2318 1487 4715</EKey>
+                <EKey>1 2262 1468 4702</EKey>
+                <EKey>1 2231 1459 4702</EKey>
+                <EKey>2 2199 1451 4705</EKey>
+                <EKey>1 2133 1437 4719</EKey>
+                <EKey>4 2098 1430 4729</EKey>
+                <EKey>4 1959 1405 4785</EKey>
+                <EKey>2 1827 1383 4847</EKey>
+                <EKey>1 1767 1372 4875</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 345 -523 158</EKey>
+                <EKey>1 371 -522 156</EKey>
+                <EKey>4 398 -521 154</EKey>
+                <EKey>1 512 -511 145</EKey>
+                <EKey>1 542 -509 143</EKey>
+                <EKey>1 572 -508 141</EKey>
+                <EKey>1 602 -508 138</EKey>
+                <EKey>1 633 -510 136</EKey>
+                <EKey>1 663 -513 134</EKey>
+                <EKey>1 693 -518 131</EKey>
+                <EKey>1 723 -525 129</EKey>
+                <EKey>1 753 -534 128</EKey>
+                <EKey>3 782 -547 126</EKey>
+                <EKey>1 867 -603 123</EKey>
+                <EKey>1 894 -627 123</EKey>
+                <EKey>1 920 -652 123</EKey>
+                <EKey>1 945 -679 123</EKey>
+                <EKey>1 969 -707 124</EKey>
+                <EKey>1 992 -734 125</EKey>
+                <EKey>1 1013 -762 126</EKey>
+                <EKey>1 1034 -788 127</EKey>
+                <EKey>1 1052 -813 128</EKey>
+                <EKey>1 1069 -836 129</EKey>
+                <EKey>2 1085 -857 130</EKey>
+                <EKey>2 1110 -888 132</EKey>
+                <EKey>1 1127 -908 133</EKey>
+                <EKey>1 1133 -915 133</EKey>
+                <EKey>1 1137 -920 133</EKey>
+                <EKey>5 1140 -923 133</EKey>
+                <EKey>1 1131 -922 133</EKey>
+                <EKey>1 1126 -920 133</EKey>
+                <EKey>1 1120 -918 133</EKey>
+                <EKey>1 1113 -915 133</EKey>
+                <EKey>1 1105 -913 133</EKey>
+                <EKey>1 1097 -911 133</EKey>
+                <EKey>1 1089 -910 133</EKey>
+                <EKey>2 1080 -908 133</EKey>
+                <EKey>1 1062 -904 134</EKey>
+                <EKey>1 1053 -902 134</EKey>
+                <EKey>6 1044 -900 134</EKey>
+                <EKey>6 998 -890 136</EKey>
+                <EKey>1 981 -890 136</EKey>
+                <EKey>1 981 -891 136</EKey>
+                <EKey>1 982 -892 136</EKey>
+                <EKey>1 983 -894 136</EKey>
+                <EKey>1 984 -896 136</EKey>
+                <EKey>1 986 -898 136</EKey>
+                <EKey>1 988 -899 136</EKey>
+                <EKey>1 990 -902 136</EKey>
+                <EKey>1 992 -904 136</EKey>
+                <EKey>1 995 -906 136</EKey>
+                <EKey>1 997 -907 136</EKey>
+                <EKey>4 999 -909 136</EKey>
+                <EKey>1 1005 -914 136</EKey>
+                <EKey>1 1006 -915 136</EKey>
+                <EKey>2 1005 -915 136</EKey>
+                <EKey>1 1003 -914 136</EKey>
+                <EKey>1 1001 -913 136</EKey>
+                <EKey>1 998 -911 136</EKey>
+                <EKey>3 994 -909 136</EKey>
+                <EKey>1 975 -899 137</EKey>
+                <EKey>1 966 -894 137</EKey>
+                <EKey>1 956 -888 137</EKey>
+                <EKey>3 945 -881 137</EKey>
+                <EKey>4 904 -857 138</EKey>
+                <EKey>5 835 -817 140</EKey>
+                <EKey>4 732 -755 142</EKey>
+                <EKey>1 641 -700 145</EKey>
+                <EKey>1 617 -686 146</EKey>
+                <EKey>1 594 -672 147</EKey>
+                <EKey>1 570 -658 148</EKey>
+                <EKey>1 547 -644 149</EKey>
+                <EKey>1 523 -629 150</EKey>
+                <EKey>1 500 -615 151</EKey>
+                <EKey>1 477 -601 152</EKey>
+                <EKey>1 454 -588 153</EKey>
+                <EKey>1 431 -574 154</EKey>
+                <EKey>1 409 -561 155</EKey>
+                <EKey>1 387 -548 156</EKey>
+                <EKey>1 366 -535 157</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -2078 829 -2774</EKey>
+                <EKey>1 -2052 829 -2774</EKey>
+                <EKey>1 -2026 829 -2774</EKey>
+                <EKey>1 -1998 829 -2774</EKey>
+                <EKey>1 -1970 829 -2774</EKey>
+                <EKey>2 -1941 829 -2774</EKey>
+                <EKey>3 -1882 829 -2774</EKey>
+                <EKey>4 -1791 829 -2774</EKey>
+                <EKey>1 -1671 829 -2775</EKey>
+                <EKey>2 -1642 829 -2775</EKey>
+                <EKey>3 -1585 829 -2775</EKey>
+                <EKey>1 -1504 829 -2775</EKey>
+                <EKey>1 -1480 829 -2775</EKey>
+                <EKey>1 -1456 829 -2775</EKey>
+                <EKey>1 -1433 829 -2775</EKey>
+                <EKey>1 -1412 829 -2775</EKey>
+                <EKey>1 -1392 829 -2775</EKey>
+                <EKey>1 -1373 829 -2775</EKey>
+                <EKey>2 -1356 829 -2775</EKey>
+                <EKey>2 -1328 829 -2775</EKey>
+                <EKey>1 -1306 829 -2775</EKey>
+                <EKey>1 -1299 829 -2775</EKey>
+                <EKey>1 -1293 829 -2775</EKey>
+                <EKey>1 -1289 829 -2775</EKey>
+                <EKey>1 -1287 829 -2775</EKey>
+                <EKey>1 -1286 829 -2775</EKey>
+                <EKey>1 -1286 829 -2775</EKey>
+                <EKey>1 -1288 829 -2774</EKey>
+                <EKey>1 -1291 829 -2775</EKey>
+                <EKey>1 -1296 829 -2775</EKey>
+                <EKey>3 -1301 829 -2775</EKey>
+                <EKey>1 -1321 829 -2775</EKey>
+                <EKey>1 -1329 829 -2775</EKey>
+                <EKey>1 -1338 829 -2775</EKey>
+                <EKey>1 -1346 829 -2775</EKey>
+                <EKey>1 -1355 829 -2775</EKey>
+                <EKey>1 -1365 829 -2775</EKey>
+                <EKey>1 -1374 829 -2775</EKey>
+                <EKey>2 -1383 829 -2775</EKey>
+                <EKey>1 -1400 829 -2775</EKey>
+                <EKey>1 -1408 829 -2775</EKey>
+                <EKey>1 -1416 829 -2775</EKey>
+                <EKey>1 -1422 829 -2774</EKey>
+                <EKey>1 -1429 829 -2775</EKey>
+                <EKey>1 -1434 829 -2775</EKey>
+                <EKey>1 -1438 829 -2775</EKey>
+                <EKey>2 -1441 829 -2775</EKey>
+                <EKey>2 -1445 829 -2774</EKey>
+                <EKey>1 -1445 829 -2775</EKey>
+                <EKey>1 -1445 829 -2775</EKey>
+                <EKey>1 -1444 829 -2775</EKey>
+                <EKey>3 -1443 829 -2775</EKey>
+                <EKey>1 -1437 829 -2775</EKey>
+                <EKey>1 -1434 829 -2775</EKey>
+                <EKey>2 -1432 829 -2775</EKey>
+                <EKey>1 -1428 829 -2775</EKey>
+                <EKey>1 -1426 829 -2775</EKey>
+                <EKey>1 -1424 829 -2775</EKey>
+                <EKey>1 -1423 829 -2775</EKey>
+                <EKey>1 -1422 829 -2775</EKey>
+                <EKey>1 -1421 829 -2775</EKey>
+                <EKey>1 -1422 829 -2774</EKey>
+                <EKey>1 -1422 829 -2775</EKey>
+                <EKey>1 -1424 829 -2775</EKey>
+                <EKey>1 -1426 829 -2775</EKey>
+                <EKey>1 -1429 829 -2775</EKey>
+                <EKey>1 -1433 829 -2775</EKey>
+                <EKey>1 -1438 829 -2775</EKey>
+                <EKey>1 -1445 829 -2775</EKey>
+                <EKey>4 -1452 829 -2775</EKey>
+                <EKey>2 -1494 829 -2775</EKey>
+                <EKey>5 -1523 829 -2775</EKey>
+                <EKey>1 -1610 829 -2775</EKey>
+                <EKey>1 -1630 829 -2775</EKey>
+                <EKey>1 -1651 829 -2775</EKey>
+                <EKey>1 -1672 829 -2775</EKey>
+                <EKey>1 -1694 829 -2775</EKey>
+                <EKey>1 -1716 829 -2774</EKey>
+                <EKey>2 -1738 829 -2774</EKey>
+                <EKey>1 -1784 829 -2775</EKey>
+                <EKey>1 -1807 829 -2774</EKey>
+                <EKey>1 -1831 829 -2775</EKey>
+                <EKey>2 -1854 829 -2774</EKey>
+                <EKey>1 -1901 829 -2774</EKey>
+                <EKey>1 -1924 829 -2774</EKey>
+                <EKey>2 -1947 829 -2775</EKey>
+                <EKey>1 -1993 829 -2774</EKey>
+                <EKey>1 -2015 829 -2774</EKey>
+                <EKey>1 -2037 829 -2775</EKey>
+                <EKey>1 -2058 829 -2774</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+                <EKey>1 0 -2 8373</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 6089 -3923 -1117</EKey>
+                <EKey>1 6057 -3879 -1087</EKey>
+                <EKey>1 6052 -3870 -1079</EKey>
+                <EKey>3 6047 -3862 -1071</EKey>
+                <EKey>1 6034 -3837 -1047</EKey>
+                <EKey>1 6029 -3829 -1039</EKey>
+                <EKey>1 6025 -3820 -1031</EKey>
+                <EKey>1 6021 -3812 -1023</EKey>
+                <EKey>1 6016 -3803 -1015</EKey>
+                <EKey>1 6011 -3795 -1008</EKey>
+                <EKey>1 6006 -3786 -1002</EKey>
+                <EKey>1 6001 -3777 -996</EKey>
+                <EKey>1 5995 -3768 -990</EKey>
+                <EKey>1 5988 -3758 -986</EKey>
+                <EKey>1 5981 -3749 -982</EKey>
+                <EKey>1 5973 -3739 -979</EKey>
+                <EKey>1 5964 -3728 -977</EKey>
+                <EKey>1 5955 -3718 -975</EKey>
+                <EKey>3 5944 -3707 -975</EKey>
+                <EKey>1 5907 -3672 -983</EKey>
+                <EKey>1 5892 -3659 -988</EKey>
+                <EKey>1 5876 -3647 -995</EKey>
+                <EKey>1 5858 -3633 -1003</EKey>
+                <EKey>1 5839 -3619 -1013</EKey>
+                <EKey>1 5818 -3604 -1026</EKey>
+                <EKey>1 5797 -3588 -1041</EKey>
+                <EKey>1 5773 -3571 -1057</EKey>
+                <EKey>1 5749 -3553 -1076</EKey>
+                <EKey>1 5723 -3535 -1096</EKey>
+                <EKey>1 5697 -3516 -1118</EKey>
+                <EKey>3 5669 -3496 -1141</EKey>
+                <EKey>1 5582 -3435 -1215</EKey>
+                <EKey>1 5552 -3414 -1241</EKey>
+                <EKey>1 5521 -3393 -1267</EKey>
+                <EKey>2 5490 -3372 -1294</EKey>
+                <EKey>1 5427 -3329 -1347</EKey>
+                <EKey>1 5396 -3307 -1373</EKey>
+                <EKey>1 5364 -3286 -1399</EKey>
+                <EKey>1 5333 -3266 -1424</EKey>
+                <EKey>1 5301 -3245 -1448</EKey>
+                <EKey>1 5270 -3225 -1471</EKey>
+                <EKey>1 5239 -3206 -1493</EKey>
+                <EKey>1 5209 -3187 -1514</EKey>
+                <EKey>1 5179 -3169 -1533</EKey>
+                <EKey>1 5150 -3151 -1551</EKey>
+                <EKey>2 5121 -3135 -1567</EKey>
+                <EKey>1 5065 -3106 -1593</EKey>
+                <EKey>1 5039 -3093 -1602</EKey>
+                <EKey>1 5013 -3081 -1610</EKey>
+                <EKey>4 4986 -3071 -1615</EKey>
+                <EKey>1 4861 -3029 -1619</EKey>
+                <EKey>1 4826 -3019 -1616</EKey>
+                <EKey>1 4791 -3009 -1612</EKey>
+                <EKey>1 4754 -3000 -1607</EKey>
+                <EKey>3 4718 -2991 -1601</EKey>
+                <EKey>1 4608 -2969 -1577</EKey>
+                <EKey>1 4572 -2963 -1567</EKey>
+                <EKey>1 4537 -2957 -1557</EKey>
+                <EKey>1 4504 -2953 -1546</EKey>
+                <EKey>2 4472 -2949 -1535</EKey>
+                <EKey>2 4413 -2944 -1511</EKey>
+                <EKey>4 4362 -2944 -1487</EKey>
+                <EKey>3 4296 -2957 -1441</EKey>
+                <EKey>1 4284 -2981 -1411</EKey>
+                <EKey>1 4289 -2992 -1402</EKey>
+                <EKey>1 4298 -3004 -1395</EKey>
+                <EKey>2 4313 -3018 -1388</EKey>
+                <EKey>1 4357 -3052 -1375</EKey>
+                <EKey>1 4387 -3072 -1369</EKey>
+                <EKey>1 4421 -3094 -1362</EKey>
+                <EKey>1 4460 -3118 -1356</EKey>
+                <EKey>1 4503 -3143 -1350</EKey>
+                <EKey>2 4550 -3169 -1343</EKey>
+                <EKey>1 4654 -3227 -1330</EKey>
+                <EKey>1 4710 -3257 -1323</EKey>
+                <EKey>2 4770 -3288 -1315</EKey>
+                <EKey>4 4897 -3354 -1300</EKey>
+                <EKey>1 5173 -3491 -1265</EKey>
+                <EKey>1 5245 -3526 -1255</EKey>
+                <EKey>1 5318 -3561 -1245</EKey>
+                <EKey>1 5391 -3596 -1235</EKey>
+                <EKey>1 5465 -3631 -1224</EKey>
+                <EKey>2 5539 -3666 -1213</EKey>
+                <EKey>1 5684 -3734 -1191</EKey>
+                <EKey>1 5756 -3768 -1179</EKey>
+                <EKey>1 5826 -3800 -1167</EKey>
+                <EKey>1 5895 -3832 -1154</EKey>
+                <EKey>1 5962 -3863 -1142</EKey>
+                <EKey>1 6027 -3894 -1129</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 10294 6627 21297</EKey>
+                <EKey>2 10420 6678 21221</EKey>
+                <EKey>1 10566 6736 21134</EKey>
+                <EKey>1 10643 6766 21088</EKey>
+                <EKey>1 10720 6795 21041</EKey>
+                <EKey>3 10795 6824 20995</EKey>
+                <EKey>2 10999 6899 20871</EKey>
+                <EKey>2 11099 6935 20809</EKey>
+                <EKey>1 11156 6955 20774</EKey>
+                <EKey>1 11163 6958 20769</EKey>
+                <EKey>1 11152 6954 20776</EKey>
+                <EKey>1 11121 6943 20796</EKey>
+                <EKey>1 11073 6926 20825</EKey>
+                <EKey>2 11011 6903 20864</EKey>
+                <EKey>1 10858 6847 20957</EKey>
+                <EKey>2 10773 6816 21009</EKey>
+                <EKey>1 10603 6750 21112</EKey>
+                <EKey>1 10523 6719 21160</EKey>
+                <EKey>1 10451 6691 21203</EKey>
+                <EKey>1 10389 6666 21240</EKey>
+                <EKey>1 10340 6646 21269</EKey>
+                <EKey>1 10308 6633 21289</EKey>
+                <EKey>1 10294 6627 21297</EKey>
+                <EKey>1 10299 6629 21294</EKey>
+                <EKey>1 10319 6637 21282</EKey>
+                <EKey>1 10353 6651 21262</EKey>
+                <EKey>2 10399 6670 21235</EKey>
+                <EKey>1 10515 6716 21164</EKey>
+                <EKey>1 10583 6743 21124</EKey>
+                <EKey>1 10654 6770 21081</EKey>
+                <EKey>1 10725 6798 21038</EKey>
+                <EKey>1 10796 6824 20995</EKey>
+                <EKey>1 10863 6849 20954</EKey>
+                <EKey>1 10925 6872 20916</EKey>
+                <EKey>1 10978 6892 20883</EKey>
+                <EKey>1 11022 6908 20857</EKey>
+                <EKey>1 11054 6919 20837</EKey>
+                <EKey>1 11073 6926 20825</EKey>
+                <EKey>1 11084 6930 20819</EKey>
+                <EKey>1 11086 6931 20817</EKey>
+                <EKey>2 11083 6929 20819</EKey>
+                <EKey>2 11062 6922 20832</EKey>
+                <EKey>1 11032 6911 20850</EKey>
+                <EKey>1 11017 6906 20859</EKey>
+                <EKey>1 11004 6901 20867</EKey>
+                <EKey>1 10994 6898 20874</EKey>
+                <EKey>1 10989 6896 20877</EKey>
+                <EKey>1 10990 6896 20877</EKey>
+                <EKey>1 10997 6899 20872</EKey>
+                <EKey>2 11014 6904 20862</EKey>
+                <EKey>2 11079 6928 20822</EKey>
+                <EKey>1 11180 6964 20759</EKey>
+                <EKey>1 11240 6984 20722</EKey>
+                <EKey>1 11302 7006 20683</EKey>
+                <EKey>1 11367 7028 20643</EKey>
+                <EKey>1 11431 7049 20603</EKey>
+                <EKey>1 11492 7070 20564</EKey>
+                <EKey>1 11549 7089 20529</EKey>
+                <EKey>1 11600 7105 20497</EKey>
+                <EKey>1 11642 7119 20470</EKey>
+                <EKey>1 11674 7129 20450</EKey>
+                <EKey>1 11693 7135 20438</EKey>
+                <EKey>1 11698 7136 20435</EKey>
+                <EKey>1 11686 7132 20443</EKey>
+                <EKey>1 11657 7124 20461</EKey>
+                <EKey>1 11616 7110 20487</EKey>
+                <EKey>1 11563 7093 20520</EKey>
+                <EKey>1 11502 7073 20559</EKey>
+                <EKey>3 11434 7051 20601</EKey>
+                <EKey>1 11216 6976 20737</EKey>
+                <EKey>1 11146 6952 20780</EKey>
+                <EKey>2 11081 6929 20820</EKey>
+                <EKey>1 10975 6891 20885</EKey>
+                <EKey>1 10939 6877 20908</EKey>
+                <EKey>1 10916 6869 20922</EKey>
+                <EKey>1 10909 6866 20926</EKey>
+                <EKey>1 10914 6868 20923</EKey>
+                <EKey>1 10930 6874 20913</EKey>
+                <EKey>2 10956 6884 20897</EKey>
+                <EKey>4 11026 6909 20854</EKey>
+                <EKey>2 11182 6964 20758</EKey>
+                <EKey>1 11235 6983 20725</EKey>
+                <EKey>1 11248 6987 20717</EKey>
+                <EKey>1 11248 6987 20717</EKey>
+                <EKey>1 11235 6983 20725</EKey>
+                <EKey>2 11208 6973 20742</EKey>
+                <EKey>2 11124 6944 20794</EKey>
+                <EKey>1 11009 6903 20864</EKey>
+                <EKey>1 10943 6879 20905</EKey>
+                <EKey>1 10873 6853 20948</EKey>
+                <EKey>4 10799 6826 20993</EKey>
+                <EKey>2 10498 6709 21175</EKey>
+                <EKey>1 10357 6653 21259</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -1293 1214 -6991</EKey>
+                <EKey>2 -1215 1405 -7096</EKey>
+                <EKey>1 -1159 1549 -7178</EKey>
+                <EKey>1 -1130 1622 -7222</EKey>
+                <EKey>1 -1100 1694 -7266</EKey>
+                <EKey>1 -1070 1763 -7310</EKey>
+                <EKey>1 -1040 1827 -7355</EKey>
+                <EKey>1 -1010 1886 -7398</EKey>
+                <EKey>2 -980 1938 -7439</EKey>
+                <EKey>1 -921 2016 -7516</EKey>
+                <EKey>1 -892 2038 -7549</EKey>
+                <EKey>1 -864 2048 -7578</EKey>
+                <EKey>1 -836 2041 -7601</EKey>
+                <EKey>1 -811 2015 -7614</EKey>
+                <EKey>1 -788 1974 -7620</EKey>
+                <EKey>2 -766 1919 -7620</EKey>
+                <EKey>1 -726 1783 -7604</EKey>
+                <EKey>1 -709 1707 -7591</EKey>
+                <EKey>2 -692 1630 -7577</EKey>
+                <EKey>1 -660 1480 -7548</EKey>
+                <EKey>2 -645 1414 -7536</EKey>
+                <EKey>1 -616 1314 -7523</EKey>
+                <EKey>1 -602 1285 -7525</EKey>
+                <EKey>1 -587 1274 -7534</EKey>
+                <EKey>1 -572 1282 -7550</EKey>
+                <EKey>1 -555 1305 -7572</EKey>
+                <EKey>1 -539 1341 -7599</EKey>
+                <EKey>1 -522 1388 -7630</EKey>
+                <EKey>1 -505 1444 -7664</EKey>
+                <EKey>1 -488 1507 -7701</EKey>
+                <EKey>1 -473 1575 -7739</EKey>
+                <EKey>1 -458 1645 -7778</EKey>
+                <EKey>1 -445 1715 -7816</EKey>
+                <EKey>2 -433 1784 -7853</EKey>
+                <EKey>1 -416 1907 -7920</EKey>
+                <EKey>1 -411 1958 -7948</EKey>
+                <EKey>2 -409 1998 -7970</EKey>
+                <EKey>2 -415 2042 -7999</EKey>
+                <EKey>1 -429 2050 -8024</EKey>
+                <EKey>1 -438 2044 -8036</EKey>
+                <EKey>1 -448 2033 -8047</EKey>
+                <EKey>1 -459 2018 -8058</EKey>
+                <EKey>3 -471 2001 -8069</EKey>
+                <EKey>1 -505 1950 -8099</EKey>
+                <EKey>2 -515 1937 -8108</EKey>
+                <EKey>1 -532 1926 -8125</EKey>
+                <EKey>1 -538 1930 -8132</EKey>
+                <EKey>2 -543 1942 -8139</EKey>
+                <EKey>1 -548 1994 -8146</EKey>
+                <EKey>1 -550 2033 -8147</EKey>
+                <EKey>1 -552 2078 -8145</EKey>
+                <EKey>1 -553 2127 -8143</EKey>
+                <EKey>1 -554 2179 -8139</EKey>
+                <EKey>1 -554 2232 -8136</EKey>
+                <EKey>1 -553 2285 -8132</EKey>
+                <EKey>1 -552 2336 -8129</EKey>
+                <EKey>2 -550 2384 -8126</EKey>
+                <EKey>1 -544 2462 -8126</EKey>
+                <EKey>1 -539 2489 -8129</EKey>
+                <EKey>1 -534 2506 -8135</EKey>
+                <EKey>1 -528 2512 -8143</EKey>
+                <EKey>1 -521 2504 -8155</EKey>
+                <EKey>2 -512 2484 -8168</EKey>
+                <EKey>1 -492 2414 -8200</EKey>
+                <EKey>1 -482 2368 -8216</EKey>
+                <EKey>1 -472 2316 -8232</EKey>
+                <EKey>1 -462 2261 -8248</EKey>
+                <EKey>1 -453 2204 -8262</EKey>
+                <EKey>3 -446 2147 -8273</EKey>
+                <EKey>2 -435 1996 -8291</EKey>
+                <EKey>1 -440 1929 -8282</EKey>
+                <EKey>1 -447 1912 -8270</EKey>
+                <EKey>1 -458 1906 -8254</EKey>
+                <EKey>2 -471 1911 -8233</EKey>
+                <EKey>4 -505 1947 -8180</EKey>
+                <EKey>1 -595 2070 -8036</EKey>
+                <EKey>1 -622 2101 -7994</EKey>
+                <EKey>1 -649 2128 -7949</EKey>
+                <EKey>1 -678 2151 -7903</EKey>
+                <EKey>2 -708 2166 -7856</EKey>
+                <EKey>1 -770 2168 -7758</EKey>
+                <EKey>1 -801 2152 -7709</EKey>
+                <EKey>1 -833 2123 -7659</EKey>
+                <EKey>1 -865 2086 -7609</EKey>
+                <EKey>2 -899 2040 -7558</EKey>
+                <EKey>1 -966 1927 -7457</EKey>
+                <EKey>1 -1000 1863 -7406</EKey>
+                <EKey>1 -1034 1794 -7356</EKey>
+                <EKey>1 -1068 1722 -7307</EKey>
+                <EKey>1 -1102 1647 -7258</EKey>
+                <EKey>1 -1135 1572 -7211</EKey>
+                <EKey>1 -1168 1496 -7164</EKey>
+                <EKey>1 -1201 1422 -7119</EKey>
+                <EKey>1 -1232 1349 -7075</EKey>
+                <EKey>1 -1263 1280 -7032</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 0 0 -6061</EKey>
+                <EKey>2 0 0 -6062</EKey>
+                <EKey>1 0 0 -6051</EKey>
+                <EKey>1 0 0 -6043</EKey>
+                <EKey>1 0 0 -6035</EKey>
+                <EKey>1 0 0 -6029</EKey>
+                <EKey>1 0 0 -6024</EKey>
+                <EKey>1 0 0 -6023</EKey>
+                <EKey>1 0 0 -6025</EKey>
+                <EKey>1 0 0 -6033</EKey>
+                <EKey>1 0 0 -6047</EKey>
+                <EKey>1 0 0 -6068</EKey>
+                <EKey>1 0 0 -6097</EKey>
+                <EKey>2 0 0 -6135</EKey>
+                <EKey>1 0 0 -6254</EKey>
+                <EKey>1 0 0 -6334</EKey>
+                <EKey>1 0 0 -6424</EKey>
+                <EKey>1 0 0 -6521</EKey>
+                <EKey>1 0 0 -6623</EKey>
+                <EKey>2 0 0 -6729</EKey>
+                <EKey>1 0 0 -6936</EKey>
+                <EKey>1 0 0 -7034</EKey>
+                <EKey>1 0 0 -7124</EKey>
+                <EKey>1 0 0 -7205</EKey>
+                <EKey>1 0 0 -7273</EKey>
+                <EKey>1 0 0 -7325</EKey>
+                <EKey>1 0 0 -7360</EKey>
+                <EKey>1 0 0 -7380</EKey>
+                <EKey>1 0 0 -7387</EKey>
+                <EKey>1 0 0 -7383</EKey>
+                <EKey>2 0 0 -7369</EKey>
+                <EKey>1 0 0 -7317</EKey>
+                <EKey>1 0 0 -7281</EKey>
+                <EKey>1 0 0 -7240</EKey>
+                <EKey>1 0 0 -7194</EKey>
+                <EKey>6 0 0 -7146</EKey>
+                <EKey>1 0 0 -6856</EKey>
+                <EKey>1 0 0 -6803</EKey>
+                <EKey>1 0 0 -6745</EKey>
+                <EKey>4 0 0 -6684</EKey>
+                <EKey>1 0 0 -6420</EKey>
+                <EKey>1 0 0 -6355</EKey>
+                <EKey>1 0 0 -6293</EKey>
+                <EKey>1 0 0 -6235</EKey>
+                <EKey>1 0 0 -6181</EKey>
+                <EKey>2 0 0 -6134</EKey>
+                <EKey>2 0 0 -6061</EKey>
+                <EKey>1 0 0 -6018</EKey>
+                <EKey>1 0 0 -6006</EKey>
+                <EKey>1 0 0 -5999</EKey>
+                <EKey>4 0 0 -5997</EKey>
+                <EKey>1 0 0 -6017</EKey>
+                <EKey>1 0 0 -6026</EKey>
+                <EKey>1 0 0 -6035</EKey>
+                <EKey>2 0 0 -6044</EKey>
+                <EKey>2 0 0 -6058</EKey>
+                <EKey>1 0 0 -6063</EKey>
+                <EKey>1 0 0 -6065</EKey>
+                <EKey>1 0 0 -6068</EKey>
+                <EKey>1 0 0 -6072</EKey>
+                <EKey>1 0 0 -6076</EKey>
+                <EKey>1 0 0 -6080</EKey>
+                <EKey>1 0 0 -6084</EKey>
+                <EKey>2 0 0 -6088</EKey>
+                <EKey>1 0 0 -6096</EKey>
+                <EKey>1 0 0 -6099</EKey>
+                <EKey>1 0 0 -6102</EKey>
+                <EKey>1 0 0 -6104</EKey>
+                <EKey>1 0 0 -6106</EKey>
+                <EKey>1 0 0 -6106</EKey>
+                <EKey>1 0 0 -6106</EKey>
+                <EKey>1 0 0 -6105</EKey>
+                <EKey>1 0 0 -6103</EKey>
+                <EKey>1 0 0 -6101</EKey>
+                <EKey>1 0 0 -6098</EKey>
+                <EKey>1 0 0 -6094</EKey>
+                <EKey>2 0 0 -6091</EKey>
+                <EKey>2 0 0 -6083</EKey>
+                <EKey>1 0 0 -6075</EKey>
+                <EKey>1 0 0 -6072</EKey>
+                <EKey>1 0 0 -6069</EKey>
+                <EKey>6 0 0 -6066</EKey>
+                <EKey>1 0 0 -6060</EKey>
+                <EKey>1 0 0 -6060</EKey>
+                <EKey>1 0 0 -6060</EKey>
+                <EKey>6 0 0 -6060</EKey>
+                <EKey>1 0 0 -6061</EKey>
+            </Bone>
+            <Bone>
+                <EKey>119 -18622 746 -572</EKey>
+                <EKey>1 -18622 746 -572</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 -11515 -8370 17035</EKey>
+                <EKey>1 -11311 -8360 17181</EKey>
+                <EKey>1 -11208 -8354 17255</EKey>
+                <EKey>1 -11105 -8348 17330</EKey>
+                <EKey>1 -11001 -8341 17404</EKey>
+                <EKey>1 -10898 -8333 17478</EKey>
+                <EKey>1 -10795 -8326 17552</EKey>
+                <EKey>1 -10692 -8317 17625</EKey>
+                <EKey>2 -10591 -8309 17698</EKey>
+                <EKey>1 -10391 -8290 17840</EKey>
+                <EKey>1 -10294 -8280 17909</EKey>
+                <EKey>1 -10199 -8270 17977</EKey>
+                <EKey>1 -10106 -8260 18044</EKey>
+                <EKey>1 -10015 -8249 18108</EKey>
+                <EKey>1 -9922 -8238 18174</EKey>
+                <EKey>1 -9824 -8226 18244</EKey>
+                <EKey>1 -9721 -8213 18317</EKey>
+                <EKey>1 -9616 -8198 18392</EKey>
+                <EKey>1 -9510 -8184 18466</EKey>
+                <EKey>1 -9406 -8168 18539</EKey>
+                <EKey>1 -9306 -8153 18610</EKey>
+                <EKey>3 -9211 -8138 18677</EKey>
+                <EKey>1 -8973 -8099 18844</EKey>
+                <EKey>1 -8915 -8089 18884</EKey>
+                <EKey>1 -8872 -8081 18915</EKey>
+                <EKey>2 -8844 -8076 18934</EKey>
+                <EKey>1 -8844 -8076 18935</EKey>
+                <EKey>1 -8876 -8082 18912</EKey>
+                <EKey>1 -8927 -8091 18876</EKey>
+                <EKey>2 -8994 -8103 18829</EKey>
+                <EKey>2 -9166 -8131 18709</EKey>
+                <EKey>1 -9368 -8163 18567</EKey>
+                <EKey>1 -9473 -8178 18493</EKey>
+                <EKey>1 -9576 -8193 18419</EKey>
+                <EKey>1 -9676 -8207 18349</EKey>
+                <EKey>1 -9768 -8219 18284</EKey>
+                <EKey>2 -9850 -8229 18226</EKey>
+                <EKey>1 -9970 -8244 18140</EKey>
+                <EKey>1 -10007 -8248 18114</EKey>
+                <EKey>1 -10033 -8251 18096</EKey>
+                <EKey>1 -10050 -8253 18083</EKey>
+                <EKey>1 -10060 -8254 18076</EKey>
+                <EKey>1 -10064 -8255 18074</EKey>
+                <EKey>1 -10063 -8255 18075</EKey>
+                <EKey>1 -10058 -8254 18077</EKey>
+                <EKey>1 -10053 -8254 18082</EKey>
+                <EKey>3 -10047 -8253 18086</EKey>
+                <EKey>1 -10043 -8253 18088</EKey>
+                <EKey>1 -10051 -8253 18082</EKey>
+                <EKey>1 -10067 -8255 18071</EKey>
+                <EKey>1 -10091 -8258 18054</EKey>
+                <EKey>1 -10127 -8262 18029</EKey>
+                <EKey>1 -10174 -8267 17995</EKey>
+                <EKey>1 -10230 -8273 17955</EKey>
+                <EKey>1 -10294 -8280 17910</EKey>
+                <EKey>1 -10363 -8287 17861</EKey>
+                <EKey>1 -10434 -8294 17810</EKey>
+                <EKey>1 -10507 -8301 17758</EKey>
+                <EKey>2 -10577 -8307 17707</EKey>
+                <EKey>2 -10706 -8318 17615</EKey>
+                <EKey>2 -10803 -8326 17546</EKey>
+                <EKey>1 -10850 -8330 17512</EKey>
+                <EKey>1 -10850 -8330 17512</EKey>
+                <EKey>1 -10829 -8328 17527</EKey>
+                <EKey>1 -10790 -8325 17555</EKey>
+                <EKey>1 -10734 -8321 17595</EKey>
+                <EKey>1 -10664 -8315 17645</EKey>
+                <EKey>1 -10584 -8308 17703</EKey>
+                <EKey>3 -10496 -8300 17766</EKey>
+                <EKey>1 -10212 -8271 17968</EKey>
+                <EKey>1 -10120 -8261 18034</EKey>
+                <EKey>1 -10034 -8252 18095</EKey>
+                <EKey>1 -9957 -8242 18149</EKey>
+                <EKey>1 -9892 -8234 18196</EKey>
+                <EKey>1 -9840 -8228 18232</EKey>
+                <EKey>1 -9806 -8224 18257</EKey>
+                <EKey>1 -9784 -8221 18272</EKey>
+                <EKey>1 -9769 -8219 18283</EKey>
+                <EKey>2 -9759 -8218 18290</EKey>
+                <EKey>1 -9759 -8218 18290</EKey>
+                <EKey>1 -9768 -8219 18283</EKey>
+                <EKey>1 -9783 -8221 18273</EKey>
+                <EKey>4 -9803 -8223 18259</EKey>
+                <EKey>2 -9935 -8240 18165</EKey>
+                <EKey>1 -10030 -8251 18098</EKey>
+                <EKey>1 -10084 -8257 18059</EKey>
+                <EKey>2 -10145 -8264 18016</EKey>
+                <EKey>2 -10295 -8280 17909</EKey>
+                <EKey>1 -10473 -8298 17782</EKey>
+                <EKey>1 -10570 -8307 17713</EKey>
+                <EKey>2 -10672 -8316 17640</EKey>
+                <EKey>1 -10884 -8332 17488</EKey>
+                <EKey>1 -10992 -8340 17410</EKey>
+                <EKey>1 -11101 -8347 17333</EKey>
+                <EKey>2 -11208 -8354 17255</EKey>
+                <EKey>1 -11417 -8365 17106</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 -1371 -907 1791</EKey>
+                <EKey>3 -1301 -664 1979</EKey>
+                <EKey>2 -1243 -481 2128</EKey>
+                <EKey>1 -1202 -360 2231</EKey>
+                <EKey>1 -1181 -299 2282</EKey>
+                <EKey>1 -1160 -238 2334</EKey>
+                <EKey>1 -1139 -178 2386</EKey>
+                <EKey>1 -1117 -118 2438</EKey>
+                <EKey>1 -1094 -59 2490</EKey>
+                <EKey>1 -1072 1 2542</EKey>
+                <EKey>1 -1049 63 2593</EKey>
+                <EKey>1 -1027 130 2641</EKey>
+                <EKey>1 -1005 201 2687</EKey>
+                <EKey>1 -983 275 2731</EKey>
+                <EKey>3 -962 350 2773</EKey>
+                <EKey>1 -901 569 2891</EKey>
+                <EKey>1 -882 635 2928</EKey>
+                <EKey>1 -864 695 2965</EKey>
+                <EKey>1 -847 748 3000</EKey>
+                <EKey>1 -831 793 3036</EKey>
+                <EKey>1 -816 827 3071</EKey>
+                <EKey>1 -803 851 3107</EKey>
+                <EKey>1 -790 861 3143</EKey>
+                <EKey>1 -779 856 3180</EKey>
+                <EKey>1 -768 835 3216</EKey>
+                <EKey>2 -759 800 3253</EKey>
+                <EKey>2 -745 697 3327</EKey>
+                <EKey>1 -734 565 3399</EKey>
+                <EKey>1 -730 494 3434</EKey>
+                <EKey>1 -727 422 3469</EKey>
+                <EKey>2 -724 351 3503</EKey>
+                <EKey>2 -721 224 3568</EKey>
+                <EKey>1 -719 130 3629</EKey>
+                <EKey>1 -719 101 3657</EKey>
+                <EKey>2 -718 84 3684</EKey>
+                <EKey>3 -717 75 3739</EKey>
+                <EKey>1 -712 105 3826</EKey>
+                <EKey>3 -710 122 3857</EKey>
+                <EKey>1 -702 177 3962</EKey>
+                <EKey>1 -699 192 4001</EKey>
+                <EKey>1 -695 204 4043</EKey>
+                <EKey>1 -691 212 4089</EKey>
+                <EKey>1 -686 213 4138</EKey>
+                <EKey>1 -681 207 4190</EKey>
+                <EKey>1 -676 192 4247</EKey>
+                <EKey>1 -670 169 4311</EKey>
+                <EKey>2 -664 138 4379</EKey>
+                <EKey>1 -651 62 4526</EKey>
+                <EKey>1 -644 20 4604</EKey>
+                <EKey>1 -638 -24 4683</EKey>
+                <EKey>1 -631 -66 4762</EKey>
+                <EKey>1 -624 -105 4841</EKey>
+                <EKey>2 -617 -141 4919</EKey>
+                <EKey>1 -603 -193 5067</EKey>
+                <EKey>1 -596 -206 5136</EKey>
+                <EKey>1 -590 -209 5199</EKey>
+                <EKey>1 -584 -199 5258</EKey>
+                <EKey>1 -577 -175 5313</EKey>
+                <EKey>2 -571 -136 5368</EKey>
+                <EKey>1 -559 -23 5475</EKey>
+                <EKey>1 -554 47 5525</EKey>
+                <EKey>1 -549 123 5571</EKey>
+                <EKey>1 -545 202 5613</EKey>
+                <EKey>1 -542 282 5648</EKey>
+                <EKey>1 -540 362 5678</EKey>
+                <EKey>1 -539 438 5699</EKey>
+                <EKey>1 -540 509 5712</EKey>
+                <EKey>1 -542 572 5716</EKey>
+                <EKey>1 -546 626 5709</EKey>
+                <EKey>1 -551 667 5691</EKey>
+                <EKey>1 -559 694 5661</EKey>
+                <EKey>1 -568 710 5617</EKey>
+                <EKey>1 -578 721 5563</EKey>
+                <EKey>2 -590 725 5497</EKey>
+                <EKey>2 -619 718 5336</EKey>
+                <EKey>1 -652 690 5141</EKey>
+                <EKey>1 -671 668 5033</EKey>
+                <EKey>2 -691 642 4919</EKey>
+                <EKey>2 -735 575 4677</EKey>
+                <EKey>1 -784 491 4421</EKey>
+                <EKey>1 -809 443 4290</EKey>
+                <EKey>1 -836 391 4158</EKey>
+                <EKey>1 -865 333 4023</EKey>
+                <EKey>1 -895 266 3882</EKey>
+                <EKey>1 -926 192 3735</EKey>
+                <EKey>2 -959 112 3583</EKey>
+                <EKey>1 -1028 -64 3268</EKey>
+                <EKey>1 -1064 -156 3105</EKey>
+                <EKey>1 -1102 -252 2941</EKey>
+                <EKey>1 -1139 -348 2775</EKey>
+                <EKey>3 -1178 -445 2608</EKey>
+                <EKey>1 -1295 -731 2112</EKey>
+                <EKey>1 -1333 -821 1950</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 0 0 -23254</EKey>
+                <EKey>1 0 0 -23259</EKey>
+                <EKey>3 0 0 -23265</EKey>
+                <EKey>1 0 0 -23287</EKey>
+                <EKey>1 0 0 -23295</EKey>
+                <EKey>3 0 0 -23303</EKey>
+                <EKey>1 0 0 -23321</EKey>
+                <EKey>1 0 0 -23324</EKey>
+                <EKey>1 0 0 -23326</EKey>
+                <EKey>1 0 0 -23326</EKey>
+                <EKey>2 0 0 -23324</EKey>
+                <EKey>1 0 0 -23310</EKey>
+                <EKey>1 0 0 -23295</EKey>
+                <EKey>1 0 0 -23277</EKey>
+                <EKey>1 0 0 -23256</EKey>
+                <EKey>1 0 0 -23232</EKey>
+                <EKey>1 0 0 -23207</EKey>
+                <EKey>1 0 0 -23181</EKey>
+                <EKey>1 0 0 -23156</EKey>
+                <EKey>1 0 0 -23132</EKey>
+                <EKey>1 0 0 -23110</EKey>
+                <EKey>1 0 0 -23091</EKey>
+                <EKey>1 0 0 -23076</EKey>
+                <EKey>2 0 0 -23066</EKey>
+                <EKey>2 0 0 -23064</EKey>
+                <EKey>2 0 0 -23089</EKey>
+                <EKey>5 0 0 -23137</EKey>
+                <EKey>1 0 0 -23311</EKey>
+                <EKey>1 0 0 -23347</EKey>
+                <EKey>1 0 0 -23383</EKey>
+                <EKey>1 0 0 -23416</EKey>
+                <EKey>2 0 0 -23446</EKey>
+                <EKey>3 0 0 -23493</EKey>
+                <EKey>3 0 0 -23526</EKey>
+                <EKey>3 0 0 -23531</EKey>
+                <EKey>2 0 0 -23532</EKey>
+                <EKey>1 0 0 -23542</EKey>
+                <EKey>1 0 0 -23552</EKey>
+                <EKey>1 0 0 -23567</EKey>
+                <EKey>2 0 0 -23588</EKey>
+                <EKey>1 0 0 -23651</EKey>
+                <EKey>1 0 0 -23695</EKey>
+                <EKey>3 0 0 -23745</EKey>
+                <EKey>1 0 0 -23927</EKey>
+                <EKey>1 0 0 -23992</EKey>
+                <EKey>1 0 0 -24058</EKey>
+                <EKey>3 0 0 -24123</EKey>
+                <EKey>1 0 0 -24299</EKey>
+                <EKey>1 0 0 -24347</EKey>
+                <EKey>2 0 0 -24387</EKey>
+                <EKey>2 0 0 -24442</EKey>
+                <EKey>1 0 0 -24478</EKey>
+                <EKey>1 0 0 -24489</EKey>
+                <EKey>1 0 0 -24497</EKey>
+                <EKey>1 0 0 -24502</EKey>
+                <EKey>3 0 0 -24502</EKey>
+                <EKey>3 0 0 -24485</EKey>
+                <EKey>1 0 0 -24443</EKey>
+                <EKey>1 0 0 -24423</EKey>
+                <EKey>1 0 0 -24402</EKey>
+                <EKey>1 0 0 -24376</EKey>
+                <EKey>1 0 0 -24345</EKey>
+                <EKey>1 0 0 -24308</EKey>
+                <EKey>2 0 0 -24268</EKey>
+                <EKey>1 0 0 -24176</EKey>
+                <EKey>1 0 0 -24127</EKey>
+                <EKey>4 0 0 -24076</EKey>
+                <EKey>1 0 0 -23873</EKey>
+                <EKey>1 0 0 -23827</EKey>
+                <EKey>1 0 0 -23783</EKey>
+                <EKey>1 0 0 -23742</EKey>
+                <EKey>1 0 0 -23705</EKey>
+                <EKey>1 0 0 -23668</EKey>
+                <EKey>1 0 0 -23634</EKey>
+                <EKey>1 0 0 -23600</EKey>
+                <EKey>1 0 0 -23567</EKey>
+                <EKey>1 0 0 -23534</EKey>
+                <EKey>1 0 0 -23503</EKey>
+                <EKey>1 0 0 -23472</EKey>
+                <EKey>1 0 0 -23441</EKey>
+                <EKey>3 0 0 -23410</EKey>
+                <EKey>1 0 0 -23317</EKey>
+                <EKey>1 0 0 -23286</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>3 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>2 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>2 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+                <EKey>1 22281 -678 624</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMlt_fw_kick.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMlt_fw_kick.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMlt_fw_kick.xml	(revision 262)
@@ -0,0 +1,1489 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>BlockHigh Attack Atomic DontAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>Forward</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle>konflash1</ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>KickForward</Type>
+        <AimingType>KickForward</AimingType>
+        <FromState>SidestepLeftStart</FromState>
+        <ToState>Standing</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>83</FrameCount>
+        <Duration>83</Duration>
+        <Varient>Combat</Varient>
+        <AtomicStart>0</AtomicStart>
+        <AtomicEnd>-1</AtomicEnd>
+        <EndInterpolation>12</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>10</InvulnerableStart>
+        <InvulnerableEnd>50</InvulnerableEnd>
+        <Shortcuts />
+        <Attacks>
+            <Attack>
+                <Bones>RightThigh RightCalf RightFoot</Bones>
+                <Knockback>8</Knockback>
+                <Flags></Flags>
+                <HitPoints>20</HitPoints>
+                <StartFrame>27</StartFrame>
+                <EndFrame>37</EndFrame>
+                <HitAnimationType>KnockdownHead</HitAnimationType>
+                <HitLength>10</HitLength>
+                <StunLength>10</StunLength>
+                <StaggerLength>0</StaggerLength>
+            </Attack>
+        </Attacks>
+        <Throw />
+        <Damage />
+        <Particles>
+            <Particle>
+                <StartFrame>10</StartFrame>
+                <EndFrame>37</EndFrame>
+                <Bone>RightFoot</Bone>
+                <Name>trail</Name>
+            </Particle>
+        </Particles>
+        <MotionBlur>
+            <MotionBlur>
+                <Bones>RightThigh RightCalf RightFoot</Bones>
+                <StartFrame>27</StartFrame>
+                <EndFrame>37</EndFrame>
+                <Lifetime>6</Lifetime>
+                <Alpha>127</Alpha>
+                <Interval>1</Interval>
+            </MotionBlur>
+        </MotionBlur>
+        <Footsteps>
+            <Footstep>
+                <Frame>58</Frame>
+                <Type>Left</Type>
+            </Footstep>
+        </Footsteps>
+        <Sounds>
+            <Sound>
+                <SoundName>TripleKick</SoundName>
+                <StartFrame>2</StartFrame>
+            </Sound>
+        </Sounds>
+        <Heights>
+            <Float>7.620097</Float>
+            <Float>7.340679</Float>
+            <Float>7.053165</Float>
+            <Float>6.781845</Float>
+            <Float>6.551009</Float>
+            <Float>6.313465</Float>
+            <Float>6.039618</Float>
+            <Float>5.780168</Float>
+            <Float>5.585806</Float>
+            <Float>5.507232</Float>
+            <Float>5.59514</Float>
+            <Float>5.842045</Float>
+            <Float>6.195782</Float>
+            <Float>6.640027</Float>
+            <Float>7.158457</Float>
+            <Float>7.734749</Float>
+            <Float>8.352581</Float>
+            <Float>8.995627</Float>
+            <Float>9.711597</Float>
+            <Float>10.5309038</Float>
+            <Float>11.4112778</Float>
+            <Float>12.3104525</Float>
+            <Float>13.1861639</Float>
+            <Float>13.9961443</Float>
+            <Float>14.6981258</Float>
+            <Float>15.3086386</Float>
+            <Float>15.8629789</Float>
+            <Float>16.3470268</Float>
+            <Float>16.746664</Float>
+            <Float>17.0477772</Float>
+            <Float>17.2362423</Float>
+            <Float>17.35883</Float>
+            <Float>17.4659958</Float>
+            <Float>17.5491428</Float>
+            <Float>17.5996857</Float>
+            <Float>17.6090317</Float>
+            <Float>17.5685883</Float>
+            <Float>17.4697685</Float>
+            <Float>17.303978</Float>
+            <Float>17.0626278</Float>
+            <Float>16.7371273</Float>
+            <Float>16.3001957</Float>
+            <Float>15.7455893</Float>
+            <Float>15.0962629</Float>
+            <Float>14.3751793</Float>
+            <Float>13.6052971</Float>
+            <Float>12.8095722</Float>
+            <Float>12.0109673</Float>
+            <Float>11.2324343</Float>
+            <Float>10.4969406</Float>
+            <Float>9.827442</Float>
+            <Float>9.164052</Float>
+            <Float>8.463061</Float>
+            <Float>7.771685</Float>
+            <Float>7.13714</Float>
+            <Float>6.606649</Float>
+            <Float>6.227427</Float>
+            <Float>6.046694</Float>
+            <Float>6.14759</Float>
+            <Float>6.515854</Float>
+            <Float>7.052613</Float>
+            <Float>7.658977</Float>
+            <Float>8.236074</Float>
+            <Float>8.685017</Float>
+            <Float>8.90693</Float>
+            <Float>8.969786</Float>
+            <Float>9.008839</Float>
+            <Float>9.026132</Float>
+            <Float>9.023703</Float>
+            <Float>9.003594</Float>
+            <Float>8.967845</Float>
+            <Float>8.918493</Float>
+            <Float>8.857581</Float>
+            <Float>8.787149</Float>
+            <Float>8.709237</Float>
+            <Float>8.625885</Float>
+            <Float>8.539131</Float>
+            <Float>8.451018</Float>
+            <Float>8.363585</Float>
+            <Float>8.278872</Float>
+            <Float>8.198921</Float>
+            <Float>8.125768</Float>
+            <Float>8.061456</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>0.963779032 0.000523090363</Vector2>
+            <Vector2>1.335034 -0.0147643089</Vector2>
+            <Vector2>1.36841178 -0.0428757668</Vector2>
+            <Vector2>1.37882519 -0.06182909</Vector2>
+            <Vector2>1.36283016 -0.0707912445</Vector2>
+            <Vector2>1.3346076 -0.0600309372</Vector2>
+            <Vector2>1.30630493 -0.0284318924</Vector2>
+            <Vector2>1.278019 0.0203542709</Vector2>
+            <Vector2>1.2502985 0.08554888</Vector2>
+            <Vector2>1.21184731 0.176137924</Vector2>
+            <Vector2>1.03864956 0.395340919</Vector2>
+            <Vector2>0.76365757 0.582257032</Vector2>
+            <Vector2>0.5495148 0.680546045</Vector2>
+            <Vector2>0.3446827 0.777915</Vector2>
+            <Vector2>0.0125427246 0.871866</Vector2>
+            <Vector2>-0.3913126 0.787196</Vector2>
+            <Vector2>-0.5490427 0.641964</Vector2>
+            <Vector2>-0.635952 0.516772032</Vector2>
+            <Vector2>-0.667629242 0.414346</Vector2>
+            <Vector2>-0.6559477 0.363400936</Vector2>
+            <Vector2>-0.64523983 0.379320025</Vector2>
+            <Vector2>-0.6751976 0.439721</Vector2>
+            <Vector2>-0.745475769 0.502794147</Vector2>
+            <Vector2>-0.818266869 0.5472808</Vector2>
+            <Vector2>-0.984629631 0.62431</Vector2>
+            <Vector2>-1.14323521 0.7170131</Vector2>
+            <Vector2>-1.17550468 0.7853441</Vector2>
+            <Vector2>-1.12052917 0.819221</Vector2>
+            <Vector2>-0.9633789 0.7728076</Vector2>
+            <Vector2>-0.667307854 0.6012373</Vector2>
+            <Vector2>-0.456933022 0.438914776</Vector2>
+            <Vector2>-0.421781063 0.36428833</Vector2>
+            <Vector2>-0.376376867 0.280365</Vector2>
+            <Vector2>-0.321002 0.202576637</Vector2>
+            <Vector2>-0.256410122 0.141744614</Vector2>
+            <Vector2>-0.192906857 0.107339859</Vector2>
+            <Vector2>-0.144494057 0.101969719</Vector2>
+            <Vector2>-0.124433994 0.1196928</Vector2>
+            <Vector2>-0.139669061 0.14611721</Vector2>
+            <Vector2>-0.175400019 0.152584076</Vector2>
+            <Vector2>-0.208025932 0.136898041</Vector2>
+            <Vector2>-0.242644072 0.115926743</Vector2>
+            <Vector2>-0.2770239 0.09303188</Vector2>
+            <Vector2>-0.289109051 0.053188324</Vector2>
+            <Vector2>-0.273066968 0.0006132126</Vector2>
+            <Vector2>-0.246741012 -0.04368496</Vector2>
+            <Vector2>-0.213495 -0.07800007</Vector2>
+            <Vector2>-0.176877 -0.101781845</Vector2>
+            <Vector2>-0.140262 -0.115568161</Vector2>
+            <Vector2>-0.106375992 -0.120801926</Vector2>
+            <Vector2>-0.07557899 -0.12134552</Vector2>
+            <Vector2>-0.04640901 -0.117921829</Vector2>
+            <Vector2>-0.0212190151 -0.109884262</Vector2>
+            <Vector2>-0.0009880066 -0.09930897</Vector2>
+            <Vector2>0.0144389868 -0.101649284</Vector2>
+            <Vector2>0.035613 -0.109521866</Vector2>
+            <Vector2>0.215141028 -0.07904053</Vector2>
+            <Vector2>0.239948 -0.062037468</Vector2>
+            <Vector2>0.251919985 -0.03023529</Vector2>
+            <Vector2>0.2496 0.00588989258</Vector2>
+            <Vector2>0.231715024 0.039399147</Vector2>
+            <Vector2>0.202438 0.0655489</Vector2>
+            <Vector2>0.162990034 0.08239746</Vector2>
+            <Vector2>0.117923975 0.08724499</Vector2>
+            <Vector2>0.07692194 0.08237934</Vector2>
+            <Vector2>0.0428230762 0.07471943</Vector2>
+            <Vector2>0.0145739317 0.06370735</Vector2>
+            <Vector2>-0.006392956 0.0510139465</Vector2>
+            <Vector2>-0.018574 0.03772545</Vector2>
+            <Vector2>-0.0208140612 0.02445507</Vector2>
+            <Vector2>-0.0126099586 0.0113487244</Vector2>
+            <Vector2>0.005897045 -0.001871109</Vector2>
+            <Vector2>0.0209180117 -0.01257515</Vector2>
+            <Vector2>0.0248909 -0.0192365646</Vector2>
+            <Vector2>0.02719009 -0.0243387222</Vector2>
+            <Vector2>0.0277109146 -0.0280761719</Vector2>
+            <Vector2>0.026802063 -0.0305500031</Vector2>
+            <Vector2>0.0244879723 -0.0317955</Vector2>
+            <Vector2>0.02005899 -0.03182125</Vector2>
+            <Vector2>0.0156110525 -0.0306339264</Vector2>
+            <Vector2>0.008965969 -0.0282516479</Vector2>
+            <Vector2>0.00166201591 -0.0247383118</Vector2>
+            <Vector2>-0.00629198551 -0.0201950073</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1589</YExtent>
+                <YExtentOffset>-26</YExtentOffset>
+            </Position>
+            <Position>
+                <X>96</X>
+                <Z>0</Z>
+                <YExtent>1557</YExtent>
+                <YExtentOffset>-44</YExtentOffset>
+            </Position>
+            <Position>
+                <X>230</X>
+                <Z>-1</Z>
+                <YExtent>1527</YExtent>
+                <YExtentOffset>-70</YExtentOffset>
+            </Position>
+            <Position>
+                <X>367</X>
+                <Z>-6</Z>
+                <YExtent>1471</YExtent>
+                <YExtentOffset>-68</YExtentOffset>
+            </Position>
+            <Position>
+                <X>505</X>
+                <Z>-12</Z>
+                <YExtent>1403</YExtent>
+                <YExtentOffset>-44</YExtentOffset>
+            </Position>
+            <Position>
+                <X>641</X>
+                <Z>-19</Z>
+                <YExtent>1357</YExtent>
+                <YExtentOffset>-34</YExtentOffset>
+            </Position>
+            <Position>
+                <X>774</X>
+                <Z>-25</Z>
+                <YExtent>1325</YExtent>
+                <YExtentOffset>-38</YExtentOffset>
+            </Position>
+            <Position>
+                <X>905</X>
+                <Z>-28</Z>
+                <YExtent>1299</YExtent>
+                <YExtentOffset>-41</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1033</X>
+                <Z>-26</Z>
+                <YExtent>1281</YExtent>
+                <YExtentOffset>-41</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1158</X>
+                <Z>-17</Z>
+                <YExtent>1284</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1279</X>
+                <Z>0</Z>
+                <YExtent>1292</YExtent>
+                <YExtentOffset>-41</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1383</X>
+                <Z>40</Z>
+                <YExtent>1328</YExtent>
+                <YExtentOffset>-41</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1459</X>
+                <Z>98</Z>
+                <YExtent>1387</YExtent>
+                <YExtentOffset>-45</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1514</X>
+                <Z>166</Z>
+                <YExtent>1451</YExtent>
+                <YExtentOffset>-41</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1549</X>
+                <Z>244</Z>
+                <YExtent>1540</YExtent>
+                <YExtentOffset>-52</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1550</X>
+                <Z>331</Z>
+                <YExtent>1623</YExtent>
+                <YExtentOffset>-56</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1511</X>
+                <Z>410</Z>
+                <YExtent>1708</YExtent>
+                <YExtentOffset>-61</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1456</X>
+                <Z>474</Z>
+                <YExtent>1749</YExtent>
+                <YExtentOffset>-25</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1392</X>
+                <Z>526</Z>
+                <YExtent>1769</YExtent>
+                <YExtentOffset>37</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1326</X>
+                <Z>567</Z>
+                <YExtent>1783</YExtent>
+                <YExtentOffset>109</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1260</X>
+                <Z>604</Z>
+                <YExtent>1789</YExtent>
+                <YExtentOffset>187</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1195</X>
+                <Z>641</Z>
+                <YExtent>1792</YExtent>
+                <YExtentOffset>264</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1128</X>
+                <Z>685</Z>
+                <YExtent>1794</YExtent>
+                <YExtentOffset>341</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1053</X>
+                <Z>736</Z>
+                <YExtent>1793</YExtent>
+                <YExtentOffset>420</YExtentOffset>
+            </Position>
+            <Position>
+                <X>971</X>
+                <Z>790</Z>
+                <YExtent>1785</YExtent>
+                <YExtentOffset>499</YExtentOffset>
+            </Position>
+            <Position>
+                <X>873</X>
+                <Z>853</Z>
+                <YExtent>1763</YExtent>
+                <YExtentOffset>585</YExtentOffset>
+            </Position>
+            <Position>
+                <X>759</X>
+                <Z>925</Z>
+                <YExtent>1717</YExtent>
+                <YExtentOffset>686</YExtentOffset>
+            </Position>
+            <Position>
+                <X>641</X>
+                <Z>1003</Z>
+                <YExtent>1646</YExtent>
+                <YExtentOffset>799</YExtentOffset>
+            </Position>
+            <Position>
+                <X>529</X>
+                <Z>1085</Z>
+                <YExtent>1552</YExtent>
+                <YExtentOffset>921</YExtentOffset>
+            </Position>
+            <Position>
+                <X>433</X>
+                <Z>1162</Z>
+                <YExtent>1450</YExtent>
+                <YExtentOffset>1038</YExtentOffset>
+            </Position>
+            <Position>
+                <X>366</X>
+                <Z>1222</Z>
+                <YExtent>1368</YExtent>
+                <YExtentOffset>1129</YExtentOffset>
+            </Position>
+            <Position>
+                <X>320</X>
+                <Z>1266</Z>
+                <YExtent>1309</YExtent>
+                <YExtentOffset>1196</YExtentOffset>
+            </Position>
+            <Position>
+                <X>278</X>
+                <Z>1303</Z>
+                <YExtent>1263</YExtent>
+                <YExtentOffset>1254</YExtentOffset>
+            </Position>
+            <Position>
+                <X>241</X>
+                <Z>1331</Z>
+                <YExtent>1232</YExtent>
+                <YExtentOffset>1297</YExtentOffset>
+            </Position>
+            <Position>
+                <X>208</X>
+                <Z>1351</Z>
+                <YExtent>1215</YExtent>
+                <YExtentOffset>1325</YExtentOffset>
+            </Position>
+            <Position>
+                <X>183</X>
+                <Z>1365</Z>
+                <YExtent>1209</YExtent>
+                <YExtentOffset>1337</YExtentOffset>
+            </Position>
+            <Position>
+                <X>163</X>
+                <Z>1376</Z>
+                <YExtent>1213</YExtent>
+                <YExtentOffset>1328</YExtentOffset>
+            </Position>
+            <Position>
+                <X>149</X>
+                <Z>1386</Z>
+                <YExtent>1230</YExtent>
+                <YExtentOffset>1295</YExtentOffset>
+            </Position>
+            <Position>
+                <X>137</X>
+                <Z>1398</Z>
+                <YExtent>1261</YExtent>
+                <YExtentOffset>1238</YExtentOffset>
+            </Position>
+            <Position>
+                <X>123</X>
+                <Z>1413</Z>
+                <YExtent>1304</YExtent>
+                <YExtentOffset>1161</YExtentOffset>
+            </Position>
+            <Position>
+                <X>105</X>
+                <Z>1428</Z>
+                <YExtent>1355</YExtent>
+                <YExtentOffset>1072</YExtentOffset>
+            </Position>
+            <Position>
+                <X>84</X>
+                <Z>1442</Z>
+                <YExtent>1409</YExtent>
+                <YExtentOffset>970</YExtentOffset>
+            </Position>
+            <Position>
+                <X>60</X>
+                <Z>1453</Z>
+                <YExtent>1467</YExtent>
+                <YExtentOffset>852</YExtentOffset>
+            </Position>
+            <Position>
+                <X>32</X>
+                <Z>1463</Z>
+                <YExtent>1529</YExtent>
+                <YExtentOffset>720</YExtentOffset>
+            </Position>
+            <Position>
+                <X>3</X>
+                <Z>1468</Z>
+                <YExtent>1586</YExtent>
+                <YExtentOffset>584</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-24</X>
+                <Z>1468</Z>
+                <YExtent>1632</YExtent>
+                <YExtentOffset>452</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-49</X>
+                <Z>1464</Z>
+                <YExtent>1664</YExtent>
+                <YExtentOffset>330</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-70</X>
+                <Z>1456</Z>
+                <YExtent>1682</YExtent>
+                <YExtentOffset>220</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-88</X>
+                <Z>1446</Z>
+                <YExtent>1689</YExtent>
+                <YExtentOffset>124</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-102</X>
+                <Z>1434</Z>
+                <YExtent>1679</YExtent>
+                <YExtentOffset>53</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-112</X>
+                <Z>1422</Z>
+                <YExtent>1644</YExtent>
+                <YExtentOffset>19</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-120</X>
+                <Z>1410</Z>
+                <YExtent>1602</YExtent>
+                <YExtentOffset>-4</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-124</X>
+                <Z>1398</Z>
+                <YExtent>1543</YExtent>
+                <YExtentOffset>-12</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-127</X>
+                <Z>1387</Z>
+                <YExtent>1480</YExtent>
+                <YExtentOffset>-9</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-127</X>
+                <Z>1377</Z>
+                <YExtent>1414</YExtent>
+                <YExtentOffset>-5</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-125</X>
+                <Z>1367</Z>
+                <YExtent>1371</YExtent>
+                <YExtentOffset>-11</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-122</X>
+                <Z>1356</Z>
+                <YExtent>1344</YExtent>
+                <YExtentOffset>-22</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-100</X>
+                <Z>1348</Z>
+                <YExtent>1323</YExtent>
+                <YExtentOffset>-22</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-76</X>
+                <Z>1342</Z>
+                <YExtent>1342</YExtent>
+                <YExtentOffset>-36</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-51</X>
+                <Z>1339</Z>
+                <YExtent>1376</YExtent>
+                <YExtentOffset>-41</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-26</X>
+                <Z>1339</Z>
+                <YExtent>1411</YExtent>
+                <YExtentOffset>-33</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>1343</Z>
+                <YExtent>1444</YExtent>
+                <YExtentOffset>-14</YExtentOffset>
+            </Position>
+            <Position>
+                <X>17</X>
+                <Z>1350</Z>
+                <YExtent>1471</YExtent>
+                <YExtentOffset>10</YExtentOffset>
+            </Position>
+            <Position>
+                <X>34</X>
+                <Z>1358</Z>
+                <YExtent>1492</YExtent>
+                <YExtentOffset>35</YExtentOffset>
+            </Position>
+            <Position>
+                <X>45</X>
+                <Z>1367</Z>
+                <YExtent>1512</YExtent>
+                <YExtentOffset>46</YExtentOffset>
+            </Position>
+            <Position>
+                <X>53</X>
+                <Z>1375</Z>
+                <YExtent>1537</YExtent>
+                <YExtentOffset>42</YExtentOffset>
+            </Position>
+            <Position>
+                <X>57</X>
+                <Z>1383</Z>
+                <YExtent>1565</YExtent>
+                <YExtentOffset>37</YExtentOffset>
+            </Position>
+            <Position>
+                <X>59</X>
+                <Z>1389</Z>
+                <YExtent>1594</YExtent>
+                <YExtentOffset>32</YExtentOffset>
+            </Position>
+            <Position>
+                <X>58</X>
+                <Z>1394</Z>
+                <YExtent>1621</YExtent>
+                <YExtentOffset>25</YExtentOffset>
+            </Position>
+            <Position>
+                <X>56</X>
+                <Z>1398</Z>
+                <YExtent>1645</YExtent>
+                <YExtentOffset>18</YExtentOffset>
+            </Position>
+            <Position>
+                <X>54</X>
+                <Z>1400</Z>
+                <YExtent>1664</YExtent>
+                <YExtentOffset>11</YExtentOffset>
+            </Position>
+            <Position>
+                <X>53</X>
+                <Z>1401</Z>
+                <YExtent>1678</YExtent>
+                <YExtentOffset>4</YExtentOffset>
+            </Position>
+            <Position>
+                <X>54</X>
+                <Z>1401</Z>
+                <YExtent>1688</YExtent>
+                <YExtentOffset>-3</YExtentOffset>
+            </Position>
+            <Position>
+                <X>56</X>
+                <Z>1400</Z>
+                <YExtent>1694</YExtent>
+                <YExtentOffset>-11</YExtentOffset>
+            </Position>
+            <Position>
+                <X>58</X>
+                <Z>1398</Z>
+                <YExtent>1698</YExtent>
+                <YExtentOffset>-18</YExtentOffset>
+            </Position>
+            <Position>
+                <X>61</X>
+                <Z>1396</Z>
+                <YExtent>1700</YExtent>
+                <YExtentOffset>-24</YExtentOffset>
+            </Position>
+            <Position>
+                <X>64</X>
+                <Z>1393</Z>
+                <YExtent>1700</YExtent>
+                <YExtentOffset>-30</YExtentOffset>
+            </Position>
+            <Position>
+                <X>66</X>
+                <Z>1390</Z>
+                <YExtent>1699</YExtent>
+                <YExtentOffset>-36</YExtentOffset>
+            </Position>
+            <Position>
+                <X>69</X>
+                <Z>1387</Z>
+                <YExtent>1697</YExtent>
+                <YExtentOffset>-40</YExtentOffset>
+            </Position>
+            <Position>
+                <X>71</X>
+                <Z>1383</Z>
+                <YExtent>1694</YExtent>
+                <YExtentOffset>-44</YExtentOffset>
+            </Position>
+            <Position>
+                <X>72</X>
+                <Z>1380</Z>
+                <YExtent>1690</YExtent>
+                <YExtentOffset>-47</YExtentOffset>
+            </Position>
+            <Position>
+                <X>73</X>
+                <Z>1378</Z>
+                <YExtent>1686</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>73</X>
+                <Z>1375</Z>
+                <YExtent>1681</YExtent>
+                <YExtentOffset>-49</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>3 21657 15414 -3770</EKey>
+                <EKey>1 4834 13776 15428</EKey>
+                <EKey>2 4439 13226 16301</EKey>
+                <EKey>2 4615 13321 16456</EKey>
+                <EKey>1 5128 13857 15887</EKey>
+                <EKey>1 5016 13788 15879</EKey>
+                <EKey>2 4439 13226 16301</EKey>
+                <EKey>2 3062 11248 17048</EKey>
+                <EKey>1 1996 8465 17183</EKey>
+                <EKey>1 1621 6603 17102</EKey>
+                <EKey>1 1360 4339 16973</EKey>
+                <EKey>1 1223 1606 16841</EKey>
+                <EKey>1 1231 -1807 16562</EKey>
+                <EKey>2 1254 -5916 16091</EKey>
+                <EKey>1 -1364 -15265 12710</EKey>
+                <EKey>1 -30361 -12642 -16373</EKey>
+                <EKey>1 -31096 -8099 -16904</EKey>
+                <EKey>1 -31632 -4064 -16867</EKey>
+                <EKey>1 -32609 -587 -16465</EKey>
+                <EKey>2 31163 2427 -15500</EKey>
+                <EKey>1 25296 6622 -11174</EKey>
+                <EKey>1 21535 7675 -7875</EKey>
+                <EKey>2 17723 8227 -4121</EKey>
+                <EKey>3 10666 7314 3713</EKey>
+                <EKey>3 5288 1873 11542</EKey>
+                <EKey>2 4126 -4745 16744</EKey>
+                <EKey>3 5025 -9080 20088</EKey>
+                <EKey>4 15692 -14117 -32276</EKey>
+                <EKey>3 30812 -8464 -14435</EKey>
+                <EKey>6 30967 -2920 -12404</EKey>
+                <EKey>3 27644 8142 -8783</EKey>
+                <EKey>3 21088 12316 -2388</EKey>
+                <EKey>3 8905 12245 9496</EKey>
+                <EKey>3 4335 10141 13707</EKey>
+                <EKey>4 2525 8646 15049</EKey>
+                <EKey>10 1023 7653 15760</EKey>
+                <EKey>1 -1950 6850 16496</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -27591 -646 -18959</EKey>
+                <EKey>1 -26347 -6589 -19726</EKey>
+                <EKey>1 -25888 -8280 -19572</EKey>
+                <EKey>2 -25188 -8127 -17815</EKey>
+                <EKey>1 -23806 -7875 -16539</EKey>
+                <EKey>1 -24124 -6860 -14527</EKey>
+                <EKey>1 -25030 -6317 -13923</EKey>
+                <EKey>1 -25863 -5636 -13775</EKey>
+                <EKey>1 -25809 -3718 -14689</EKey>
+                <EKey>1 -25928 -2235 -17098</EKey>
+                <EKey>1 -25819 -1073 -20018</EKey>
+                <EKey>1 -25375 -603 -23717</EKey>
+                <EKey>1 -25349 -383 -27467</EKey>
+                <EKey>1 -26587 673 -30867</EKey>
+                <EKey>3 -27555 1765 32679</EKey>
+                <EKey>2 -27586 2330 31337</EKey>
+                <EKey>1 -27446 2260 31363</EKey>
+                <EKey>1 -27459 2077 31822</EKey>
+                <EKey>1 -27565 1781 32648</EKey>
+                <EKey>1 -27774 1148 -31375</EKey>
+                <EKey>2 -27913 105 -29140</EKey>
+                <EKey>1 -27373 -2130 -23794</EKey>
+                <EKey>1 -26834 -2763 -21331</EKey>
+                <EKey>1 -26474 -2868 -19589</EKey>
+                <EKey>1 -26512 -2392 -18705</EKey>
+                <EKey>3 -26877 -1469 -18360</EKey>
+                <EKey>1 -28415 1832 -18560</EKey>
+                <EKey>1 -28691 2373 -18555</EKey>
+                <EKey>3 -28704 2297 -18458</EKey>
+                <EKey>1 -27982 322 -18605</EKey>
+                <EKey>2 -27933 -51 -19032</EKey>
+                <EKey>4 -28277 -11 -20750</EKey>
+                <EKey>1 -29113 1117 -24964</EKey>
+                <EKey>1 -29234 1358 -25592</EKey>
+                <EKey>2 -29327 1420 -24834</EKey>
+                <EKey>2 -29317 936 -21857</EKey>
+                <EKey>1 -29019 193 -19080</EKey>
+                <EKey>1 -28883 -25 -18049</EKey>
+                <EKey>2 -28871 -26 -17537</EKey>
+                <EKey>5 -29047 239 -17552</EKey>
+                <EKey>3 -29235 308 -22482</EKey>
+                <EKey>9 -29315 184 -23461</EKey>
+                <EKey>8 -29587 -327 -24569</EKey>
+                <EKey>1 -29851 -804 -25138</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 0 0 -15217</EKey>
+                <EKey>1 0 0 -9602</EKey>
+                <EKey>1 0 0 -8257</EKey>
+                <EKey>2 0 0 -10030</EKey>
+                <EKey>1 0 0 -10036</EKey>
+                <EKey>2 0 0 -13509</EKey>
+                <EKey>1 0 0 -18115</EKey>
+                <EKey>1 0 0 -19467</EKey>
+                <EKey>1 0 0 -19809</EKey>
+                <EKey>1 0 0 -19200</EKey>
+                <EKey>1 0 0 -16716</EKey>
+                <EKey>1 0 0 -13296</EKey>
+                <EKey>1 0 0 -8782</EKey>
+                <EKey>2 0 0 -5542</EKey>
+                <EKey>2 0 0 -4129</EKey>
+                <EKey>1 0 0 -3631</EKey>
+                <EKey>1 0 0 -3853</EKey>
+                <EKey>1 0 0 -4458</EKey>
+                <EKey>1 0 0 -5496</EKey>
+                <EKey>1 0 0 -7390</EKey>
+                <EKey>2 0 0 -10228</EKey>
+                <EKey>1 0 0 -16948</EKey>
+                <EKey>1 0 0 -19938</EKey>
+                <EKey>1 0 0 -22086</EKey>
+                <EKey>1 0 0 -23387</EKey>
+                <EKey>2 0 0 -24198</EKey>
+                <EKey>3 0 0 -24726</EKey>
+                <EKey>2 0 0 -24033</EKey>
+                <EKey>2 0 0 -22351</EKey>
+                <EKey>1 0 0 -19500</EKey>
+                <EKey>4 0 0 -17530</EKey>
+                <EKey>1 0 0 -7549</EKey>
+                <EKey>1 0 0 -5456</EKey>
+                <EKey>1 0 0 -3895</EKey>
+                <EKey>3 0 0 -5177</EKey>
+                <EKey>1 0 0 -14358</EKey>
+                <EKey>1 0 0 -17297</EKey>
+                <EKey>1 0 0 -19705</EKey>
+                <EKey>2 0 0 -21221</EKey>
+                <EKey>1 0 0 -22517</EKey>
+                <EKey>4 0 0 -21678</EKey>
+                <EKey>2 0 0 -15701</EKey>
+                <EKey>7 0 0 -14391</EKey>
+                <EKey>11 0 0 -11935</EKey>
+                <EKey>1 0 0 -9347</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 3787 -16 4919</EKey>
+                <EKey>2 3372 -3886 3463</EKey>
+                <EKey>1 1060 -7085 1233</EKey>
+                <EKey>2 1837 -7144 2052</EKey>
+                <EKey>1 2350 -7495 1940</EKey>
+                <EKey>2 3657 -6152 3266</EKey>
+                <EKey>1 3086 -3821 5060</EKey>
+                <EKey>1 2675 -1626 6128</EKey>
+                <EKey>1 1515 -129 7837</EKey>
+                <EKey>1 52 415 9421</EKey>
+                <EKey>1 -1349 -263 10086</EKey>
+                <EKey>1 -2729 -1465 9431</EKey>
+                <EKey>1 -5283 -2230 6505</EKey>
+                <EKey>2 -7037 -1712 3910</EKey>
+                <EKey>3 -5829 -344 1159</EKey>
+                <EKey>1 -2272 677 -2834</EKey>
+                <EKey>1 -1306 562 -3807</EKey>
+                <EKey>1 -711 261 -4441</EKey>
+                <EKey>2 -480 -322 -4496</EKey>
+                <EKey>1 19 -1810 -3182</EKey>
+                <EKey>1 439 -2185 -2386</EKey>
+                <EKey>1 740 -2179 -1846</EKey>
+                <EKey>1 736 -1936 -1786</EKey>
+                <EKey>1 248 -1609 -2285</EKey>
+                <EKey>2 -704 -1314 -3154</EKey>
+                <EKey>1 -3068 -982 -5336</EKey>
+                <EKey>1 -4039 -880 -6343</EKey>
+                <EKey>1 -4588 -765 -7098</EKey>
+                <EKey>2 -4543 -598 -7574</EKey>
+                <EKey>2 -3288 -354 -8120</EKey>
+                <EKey>4 -2202 -634 -8535</EKey>
+                <EKey>2 -2069 -863 -9928</EKey>
+                <EKey>1 -1845 -713 -9942</EKey>
+                <EKey>1 -1650 -705 -9498</EKey>
+                <EKey>1 -1482 -963 -6601</EKey>
+                <EKey>2 -1392 -1162 -2784</EKey>
+                <EKey>2 -1682 -1037 1676</EKey>
+                <EKey>1 -2342 -1192 5120</EKey>
+                <EKey>2 -2856 -1538 6225</EKey>
+                <EKey>1 -4003 -2476 7313</EKey>
+                <EKey>2 -4383 -2437 7179</EKey>
+                <EKey>2 -3601 -13 6194</EKey>
+                <EKey>1 -2307 2127 4884</EKey>
+                <EKey>6 -1838 2480 4313</EKey>
+                <EKey>13 -588 1763 1793</EKey>
+                <EKey>1 -716 -1911 -2644</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 31614 1375 -28314</EKey>
+                <EKey>2 32711 1652 -29173</EKey>
+                <EKey>1 32448 2119 -28770</EKey>
+                <EKey>1 32033 2511 -28258</EKey>
+                <EKey>1 31051 3103 -27363</EKey>
+                <EKey>2 29302 3795 -25934</EKey>
+                <EKey>1 24606 4310 -21738</EKey>
+                <EKey>1 22514 3874 -19473</EKey>
+                <EKey>1 21156 3176 -17435</EKey>
+                <EKey>1 20767 2560 -15707</EKey>
+                <EKey>1 22507 2361 -13746</EKey>
+                <EKey>1 26145 3245 -11712</EKey>
+                <EKey>1 29793 5040 -10745</EKey>
+                <EKey>1 31726 6590 -11139</EKey>
+                <EKey>1 31219 7711 -12378</EKey>
+                <EKey>2 29466 8956 -14130</EKey>
+                <EKey>1 25372 11631 -18114</EKey>
+                <EKey>1 25227 12583 -20686</EKey>
+                <EKey>1 27730 12448 -24495</EKey>
+                <EKey>1 30179 11112 -27452</EKey>
+                <EKey>1 31498 9508 -28874</EKey>
+                <EKey>1 32216 8591 -29700</EKey>
+                <EKey>2 -32746 8535 -30541</EKey>
+                <EKey>2 -31308 9281 -32408</EKey>
+                <EKey>2 -29845 10171 31687</EKey>
+                <EKey>3 -29653 10429 32262</EKey>
+                <EKey>4 -30887 10306 -29865</EKey>
+                <EKey>3 32373 8945 -24222</EKey>
+                <EKey>3 31223 6720 -20291</EKey>
+                <EKey>2 31109 3873 -17033</EKey>
+                <EKey>2 31423 2283 -15690</EKey>
+                <EKey>2 31715 1279 -15323</EKey>
+                <EKey>4 31863 669 -15903</EKey>
+                <EKey>8 31689 182 -18503</EKey>
+                <EKey>9 30492 655 -23249</EKey>
+                <EKey>4 29485 2545 -28338</EKey>
+                <EKey>1 29291 3643 -27372</EKey>
+                <EKey>1 29271 3806 -27234</EKey>
+            </Bone>
+            <Bone>
+                <EKey>10 0 0 -13792</EKey>
+                <EKey>7 0 0 -18923</EKey>
+                <EKey>2 0 0 -24332</EKey>
+                <EKey>1 0 0 -27021</EKey>
+                <EKey>1 0 0 -27733</EKey>
+                <EKey>1 0 0 -26598</EKey>
+                <EKey>1 0 0 -22995</EKey>
+                <EKey>1 0 0 -17724</EKey>
+                <EKey>1 0 0 -11857</EKey>
+                <EKey>1 0 0 -6461</EKey>
+                <EKey>1 0 0 -2607</EKey>
+                <EKey>1 0 0 -1012</EKey>
+                <EKey>2 0 0 -1036</EKey>
+                <EKey>4 0 0 -2050</EKey>
+                <EKey>2 0 0 -864</EKey>
+                <EKey>3 0 0 -1192</EKey>
+                <EKey>6 0 0 -3670</EKey>
+                <EKey>5 0 0 -11089</EKey>
+                <EKey>2 0 0 -19148</EKey>
+                <EKey>1 0 0 -21502</EKey>
+                <EKey>2 0 0 -22178</EKey>
+                <EKey>3 0 0 -22392</EKey>
+                <EKey>4 0 0 -20847</EKey>
+                <EKey>15 0 0 -18197</EKey>
+                <EKey>3 0 0 -11969</EKey>
+                <EKey>2 0 0 -13810</EKey>
+                <EKey>1 0 0 -14299</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 3971 4160 4974</EKey>
+                <EKey>4 765 4190 6273</EKey>
+                <EKey>2 -3298 2970 7959</EKey>
+                <EKey>1 -4880 2447 8069</EKey>
+                <EKey>1 -5528 2379 7853</EKey>
+                <EKey>1 -6119 2563 7298</EKey>
+                <EKey>1 -6462 2998 6269</EKey>
+                <EKey>1 -6196 3484 4808</EKey>
+                <EKey>1 -5182 3729 3097</EKey>
+                <EKey>1 -3622 3522 1486</EKey>
+                <EKey>1 -1922 2913 313</EKey>
+                <EKey>2 -443 2185 -327</EKey>
+                <EKey>1 3038 1199 -703</EKey>
+                <EKey>1 3799 1052 -1261</EKey>
+                <EKey>1 3477 690 -1827</EKey>
+                <EKey>1 2123 262 -2377</EKey>
+                <EKey>1 400 823 -2926</EKey>
+                <EKey>1 -541 2489 -3314</EKey>
+                <EKey>1 -156 4221 -3696</EKey>
+                <EKey>1 911 4887 -4248</EKey>
+                <EKey>2 1613 4169 -4853</EKey>
+                <EKey>1 2286 1257 -5856</EKey>
+                <EKey>1 2431 424 -6103</EKey>
+                <EKey>2 2066 241 -6275</EKey>
+                <EKey>2 597 521 -6435</EKey>
+                <EKey>2 -793 1094 -6037</EKey>
+                <EKey>5 -1123 1450 -5358</EKey>
+                <EKey>2 448 2433 -3036</EKey>
+                <EKey>3 458 2738 -2407</EKey>
+                <EKey>3 -650 2656 -2289</EKey>
+                <EKey>4 -1005 2203 -2915</EKey>
+                <EKey>5 -33 1985 -3316</EKey>
+                <EKey>4 769 1022 -3092</EKey>
+                <EKey>7 940 264 -2115</EKey>
+                <EKey>7 1127 -54 896</EKey>
+                <EKey>4 1431 723 4092</EKey>
+                <EKey>1 1000 490 5230</EKey>
+                <EKey>1 909 417 5354</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 -3256 -655 2147</EKey>
+                <EKey>4 778 -656 2153</EKey>
+                <EKey>1 4332 -655 2157</EKey>
+                <EKey>1 4678 -654 2157</EKey>
+                <EKey>1 4476 -654 2157</EKey>
+                <EKey>2 3595 -640 2186</EKey>
+                <EKey>2 354 -595 2341</EKey>
+                <EKey>1 -3453 -622 2411</EKey>
+                <EKey>1 -5034 -646 2332</EKey>
+                <EKey>2 -6113 -653 2144</EKey>
+                <EKey>2 -7086 -787 1248</EKey>
+                <EKey>2 -7167 -962 -35</EKey>
+                <EKey>1 -6589 -881 -1072</EKey>
+                <EKey>1 -6112 -627 -1316</EKey>
+                <EKey>2 -5317 -34 -1313</EKey>
+                <EKey>2 -2744 2038 -1051</EKey>
+                <EKey>1 -99 3926 -1032</EKey>
+                <EKey>2 744 4261 -1029</EKey>
+                <EKey>3 1648 3797 -713</EKey>
+                <EKey>3 2334 1950 284</EKey>
+                <EKey>3 2383 215 1239</EKey>
+                <EKey>5 1654 -243 1578</EKey>
+                <EKey>6 -802 -152 1532</EKey>
+                <EKey>3 -3963 536 1693</EKey>
+                <EKey>4 -4912 772 2254</EKey>
+                <EKey>3 -5071 1215 4272</EKey>
+                <EKey>2 -4799 1540 5473</EKey>
+                <EKey>3 -4593 1601 5450</EKey>
+                <EKey>4 -4078 1474 4180</EKey>
+                <EKey>4 -3279 980 2100</EKey>
+                <EKey>7 -2568 387 1479</EKey>
+                <EKey>1 -1245 -762 1682</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 -3910 1142 196</EKey>
+                <EKey>4 123 1139 196</EKey>
+                <EKey>1 3677 1136 196</EKey>
+                <EKey>1 4022 1136 196</EKey>
+                <EKey>1 3821 1136 196</EKey>
+                <EKey>2 2938 1149 219</EKey>
+                <EKey>2 -309 1187 344</EKey>
+                <EKey>1 -4113 1169 404</EKey>
+                <EKey>1 -5691 1151 344</EKey>
+                <EKey>2 -6768 1144 197</EKey>
+                <EKey>2 -7780 1107 -506</EKey>
+                <EKey>2 -7901 1066 -1511</EKey>
+                <EKey>1 -7295 1076 -2336</EKey>
+                <EKey>1 -6768 1135 -2534</EKey>
+                <EKey>2 -5873 1304 -2535</EKey>
+                <EKey>2 -2940 1964 -2201</EKey>
+                <EKey>1 24 2618 -1819</EKey>
+                <EKey>3 949 2721 -1643</EKey>
+                <EKey>3 2342 2223 -847</EKey>
+                <EKey>3 2903 1343 178</EKey>
+                <EKey>4 2732 757 897</EKey>
+                <EKey>9 1425 588 1131</EKey>
+                <EKey>3 -2984 728 1129</EKey>
+                <EKey>4 -3833 678 1570</EKey>
+                <EKey>3 -3827 456 3295</EKey>
+                <EKey>3 -3405 339 4352</EKey>
+                <EKey>6 -2996 283 4121</EKey>
+                <EKey>5 -1850 71 1629</EKey>
+                <EKey>6 -880 -279 1057</EKey>
+                <EKey>1 340 -717 1144</EKey>
+            </Bone>
+            <Bone>
+                <EKey>82 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 4008 -4008 -2916</EKey>
+                <EKey>2 1989 -2875 -2581</EKey>
+                <EKey>1 1029 -1883 -1989</EKey>
+                <EKey>3 641 -1365 -1753</EKey>
+                <EKey>1 -1818 650 -1504</EKey>
+                <EKey>1 -2433 1002 -1457</EKey>
+                <EKey>1 -2631 957 -1436</EKey>
+                <EKey>1 -2755 406 -1619</EKey>
+                <EKey>1 -3176 -398 -2291</EKey>
+                <EKey>1 -3722 -958 -3519</EKey>
+                <EKey>1 -4134 -895 -4996</EKey>
+                <EKey>1 -4196 -236 -6196</EKey>
+                <EKey>1 -3982 634 -6762</EKey>
+                <EKey>1 -3771 1250 -6632</EKey>
+                <EKey>1 -3637 1457 -5797</EKey>
+                <EKey>2 -3553 1386 -4370</EKey>
+                <EKey>1 -3662 779 -708</EKey>
+                <EKey>1 -3916 420 1087</EKey>
+                <EKey>1 -4379 67 2552</EKey>
+                <EKey>1 -5127 -291 3444</EKey>
+                <EKey>1 -6504 -687 3575</EKey>
+                <EKey>2 -8591 -1018 3125</EKey>
+                <EKey>1 -13413 -1034 1875</EKey>
+                <EKey>1 -15274 -875 1683</EKey>
+                <EKey>1 -16154 -858 1986</EKey>
+                <EKey>1 -16102 -1000 2703</EKey>
+                <EKey>1 -15520 -1135 3631</EKey>
+                <EKey>2 -14479 -1133 4620</EKey>
+                <EKey>2 -11548 -507 6137</EKey>
+                <EKey>1 -8463 519 6432</EKey>
+                <EKey>2 -7181 909 6206</EKey>
+                <EKey>5 -5544 1240 5605</EKey>
+                <EKey>7 -2891 1332 4481</EKey>
+                <EKey>3 326 1007 3242</EKey>
+                <EKey>2 2252 465 2320</EKey>
+                <EKey>3 3835 -779 1077</EKey>
+                <EKey>2 5339 -3911 -764</EKey>
+                <EKey>1 5611 -5793 -1482</EKey>
+                <EKey>2 5732 -6339 -1570</EKey>
+                <EKey>3 6365 -6599 -827</EKey>
+                <EKey>3 7852 -5550 1470</EKey>
+                <EKey>2 8867 -3954 2939</EKey>
+                <EKey>4 9156 -3493 2906</EKey>
+                <EKey>5 9238 -3482 1691</EKey>
+                <EKey>1 8801 -4175 -429</EKey>
+            </Bone>
+            <Bone>
+                <EKey>31 12052 12273 21337</EKey>
+                <EKey>4 11896 12242 21480</EKey>
+                <EKey>4 11099 12061 22208</EKey>
+                <EKey>10 13159 12456 20357</EKey>
+                <EKey>5 22241 12369 11893</EKey>
+                <EKey>6 21642 12307 11671</EKey>
+                <EKey>14 18978 12570 13314</EKey>
+                <EKey>8 10546 12103 21986</EKey>
+                <EKey>1 7636 10720 25232</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 -6960 4131 1044</EKey>
+                <EKey>2 -5788 5361 -81</EKey>
+                <EKey>2 -4791 6011 -540</EKey>
+                <EKey>2 -3543 6343 -1392</EKey>
+                <EKey>1 -2166 6290 -2825</EKey>
+                <EKey>1 -1963 6088 -2956</EKey>
+                <EKey>2 -2279 5791 -2306</EKey>
+                <EKey>2 -3886 4650 190</EKey>
+                <EKey>2 -5027 2655 2523</EKey>
+                <EKey>2 -4800 841 4397</EKey>
+                <EKey>3 -3646 255 5751</EKey>
+                <EKey>1 -811 586 7191</EKey>
+                <EKey>1 54 914 7232</EKey>
+                <EKey>1 725 1345 6916</EKey>
+                <EKey>1 1124 1915 6168</EKey>
+                <EKey>1 1242 2905 4620</EKey>
+                <EKey>2 1426 4398 2160</EKey>
+                <EKey>1 3505 7437 -4692</EKey>
+                <EKey>1 5233 8102 -8306</EKey>
+                <EKey>2 6324 8053 -10722</EKey>
+                <EKey>2 6478 6899 -12786</EKey>
+                <EKey>1 5266 5302 -13465</EKey>
+                <EKey>1 4235 4593 -13459</EKey>
+                <EKey>1 2921 4071 -13270</EKey>
+                <EKey>1 1351 3784 -12883</EKey>
+                <EKey>2 -350 3722 -12278</EKey>
+                <EKey>2 -3758 3981 -10229</EKey>
+                <EKey>2 -6892 3515 -7389</EKey>
+                <EKey>1 -8792 2247 -4659</EKey>
+                <EKey>1 -9120 1600 -3452</EKey>
+                <EKey>1 -8848 1372 -2324</EKey>
+                <EKey>2 -8102 1784 -1252</EKey>
+                <EKey>1 -6684 3593 597</EKey>
+                <EKey>2 -6478 4231 1396</EKey>
+                <EKey>2 -6754 4862 2672</EKey>
+                <EKey>1 -7448 5330 3323</EKey>
+                <EKey>2 -8014 5468 3356</EKey>
+                <EKey>4 -9683 5558 2799</EKey>
+                <EKey>2 -13089 5666 692</EKey>
+                <EKey>2 -13806 5983 -48</EKey>
+                <EKey>3 -13202 6409 -510</EKey>
+                <EKey>3 -10569 6907 -1193</EKey>
+                <EKey>3 -7832 6759 -1962</EKey>
+                <EKey>6 -6736 6220 -2848</EKey>
+                <EKey>2 -6299 5273 -5161</EKey>
+                <EKey>1 -6157 5083 -6009</EKey>
+            </Bone>
+            <Bone>
+                <EKey>8 0 0 -17185</EKey>
+                <EKey>3 0 0 -12372</EKey>
+                <EKey>15 0 0 -11297</EKey>
+                <EKey>3 0 0 -11733</EKey>
+                <EKey>1 0 0 -11841</EKey>
+                <EKey>1 0 0 -11541</EKey>
+                <EKey>3 0 0 -10834</EKey>
+                <EKey>1 0 0 -7360</EKey>
+                <EKey>1 0 0 -6566</EKey>
+                <EKey>2 0 0 -6360</EKey>
+                <EKey>6 0 0 -7383</EKey>
+                <EKey>1 0 0 -13482</EKey>
+                <EKey>1 0 0 -14090</EKey>
+                <EKey>2 0 0 -14316</EKey>
+                <EKey>5 0 0 -13772</EKey>
+                <EKey>5 0 0 -10890</EKey>
+                <EKey>3 0 0 -7627</EKey>
+                <EKey>8 0 0 -6914</EKey>
+                <EKey>13 0 0 -6994</EKey>
+                <EKey>1 0 0 -8524</EKey>
+            </Bone>
+            <Bone>
+                <EKey>9 -16377 1 1995</EKey>
+                <EKey>4 -16377 -3 -1319</EKey>
+                <EKey>19 -16377 -3 -1760</EKey>
+                <EKey>28 -16354 75 -1393</EKey>
+                <EKey>22 -16151 1575 1677</EKey>
+                <EKey>1 -16256 2530 3650</EKey>
+            </Bone>
+            <Bone>
+                <EKey>9 -12054 -12275 21337</EKey>
+                <EKey>3 -11523 -12876 17803</EKey>
+                <EKey>4 -11134 -12950 17625</EKey>
+                <EKey>2 -10868 -12897 18104</EKey>
+                <EKey>5 -12790 -12943 16318</EKey>
+                <EKey>2 -21025 -11635 8639</EKey>
+                <EKey>4 -21319 -11499 8335</EKey>
+                <EKey>3 -16887 -12668 12248</EKey>
+                <EKey>10 -15838 -12782 14145</EKey>
+                <EKey>3 -17536 -12786 17171</EKey>
+                <EKey>5 -17359 -12807 18130</EKey>
+                <EKey>9 -15293 -12627 19818</EKey>
+                <EKey>23 -12620 -12226 21801</EKey>
+                <EKey>1 -7567 -10612 25396</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 -2947 -5762 -13969</EKey>
+                <EKey>1 -911 -4722 -10534</EKey>
+                <EKey>2 -513 -4006 -9201</EKey>
+                <EKey>2 -751 -2799 -7169</EKey>
+                <EKey>1 -973 -2558 -4341</EKey>
+                <EKey>1 -1073 -2714 -3080</EKey>
+                <EKey>1 -1263 -2905 -2247</EKey>
+                <EKey>1 -1676 -2989 -2084</EKey>
+                <EKey>2 -2066 -2895 -2418</EKey>
+                <EKey>2 -2029 -2620 -3523</EKey>
+                <EKey>2 -1804 -2956 -4910</EKey>
+                <EKey>3 -2070 -3345 -5755</EKey>
+                <EKey>3 -2796 -2394 -6097</EKey>
+                <EKey>1 -3805 -874 -6541</EKey>
+                <EKey>1 -4202 -617 -6259</EKey>
+                <EKey>1 -4755 -627 -5243</EKey>
+                <EKey>1 -5287 -1054 -3452</EKey>
+                <EKey>1 -5193 -1815 -1273</EKey>
+                <EKey>1 -4244 -2446 866</EKey>
+                <EKey>1 -2849 -2582 2467</EKey>
+                <EKey>1 -1686 -2346 3122</EKey>
+                <EKey>2 -759 -2148 3035</EKey>
+                <EKey>4 1340 -2247 1911</EKey>
+                <EKey>2 5266 -3548 -1770</EKey>
+                <EKey>3 6247 -3952 -3815</EKey>
+                <EKey>2 6421 -4220 -6989</EKey>
+                <EKey>1 5939 -4493 -8689</EKey>
+                <EKey>1 5495 -4419 -9002</EKey>
+                <EKey>1 4955 -4016 -8607</EKey>
+                <EKey>4 4315 -3381 -7673</EKey>
+                <EKey>1 1102 -776 -1720</EKey>
+                <EKey>1 420 -534 -560</EKey>
+                <EKey>1 -59 -484 47</EKey>
+                <EKey>1 -410 -673 168</EKey>
+                <EKey>2 -627 -1165 45</EKey>
+                <EKey>3 -538 -2767 -883</EKey>
+                <EKey>2 -139 -5107 -3559</EKey>
+                <EKey>1 -64 -5636 -5302</EKey>
+                <EKey>2 -223 -5531 -5957</EKey>
+                <EKey>4 -1318 -4964 -6938</EKey>
+                <EKey>2 -4922 -3775 -7877</EKey>
+                <EKey>2 -6481 -3463 -8468</EKey>
+                <EKey>3 -7224 -3194 -9440</EKey>
+                <EKey>6 -7370 -2788 -11200</EKey>
+                <EKey>1 -5934 -2037 -14778</EKey>
+            </Bone>
+            <Bone>
+                <EKey>9 0 0 -16253</EKey>
+                <EKey>3 0 0 -12175</EKey>
+                <EKey>17 0 0 -11621</EKey>
+                <EKey>15 0 0 -11922</EKey>
+                <EKey>10 0 0 -10769</EKey>
+                <EKey>6 0 0 -8546</EKey>
+                <EKey>5 0 0 -8104</EKey>
+                <EKey>13 0 0 -9408</EKey>
+                <EKey>4 0 0 -14936</EKey>
+                <EKey>1 0 0 -16697</EKey>
+            </Bone>
+            <Bone>
+                <EKey>32 16375 -3 1437</EKey>
+                <EKey>31 16464 -92 1502</EKey>
+                <EKey>19 18204 -1610 2843</EKey>
+                <EKey>1 19320 -2376 3748</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>21.0873737</MaxHorizontal>
+            <MinY>15.6701727</MinY>
+            <MaxY>19.3850269</MaxY>
+            <Horizontal>
+                <Float>21.0873737</Float>
+                <Float>21.0873737</Float>
+                <Float>21.0873737</Float>
+                <Float>21.0873737</Float>
+                <Float>21.0873737</Float>
+                <Float>15.9780111</Float>
+                <Float>12.5736589</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>10.8433838</Float>
+                <Float>13.6852026</Float>
+                <Float>16.10675</Float>
+                <Float>19.1317978</Float>
+                <Float>19.2808132</Float>
+                <Float>20.2378063</Float>
+                <Float>21.0873737</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>27</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>6.41</Offset_0158>
+                <Offset_015C>-10.03</Offset_015C>
+                <Offset_0160>16.3470268</Offset_0160>
+                <Length>10.55</Length>
+                <MinY>15.8899994</MinY>
+                <MaxY>17.65</MaxY>
+                <Angle>6.1119523</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>27</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>6.41</Offset_0178>
+                <Offset_017C>-10.03</Offset_017C>
+                <Offset_0180>16.3470268</Offset_0180>
+                <Length>10.55</Length>
+                <MinY>15.8899994</MinY>
+                <MaxY>17.65</MaxY>
+                <Angle>6.1119523</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents>
+                <Extent>
+                    <Frame>27</Frame>
+                    <Angle>-1787</Angle>
+                    <Length>1055</Length>
+                    <Offset>0</Offset>
+                    <MinY>1589</MinY>
+                    <MaxY>1765</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>28</Frame>
+                    <Angle>-5180</Angle>
+                    <Length>939</Length>
+                    <Offset>0</Offset>
+                    <MinY>1643</MinY>
+                    <MaxY>1849</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>29</Frame>
+                    <Angle>-8334</Angle>
+                    <Length>738</Length>
+                    <Offset>0</Offset>
+                    <MinY>1680</MinY>
+                    <MaxY>1904</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>30</Frame>
+                    <Angle>-10604</Angle>
+                    <Length>497</Length>
+                    <Offset>0</Offset>
+                    <MinY>1699</MinY>
+                    <MaxY>1929</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>31</Frame>
+                    <Angle>-13833</Angle>
+                    <Length>229</Length>
+                    <Offset>0</Offset>
+                    <MinY>1708</MinY>
+                    <MaxY>1939</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>32</Frame>
+                    <Angle>-2994</Angle>
+                    <Length>71</Length>
+                    <Offset>0</Offset>
+                    <MinY>1715</MinY>
+                    <MaxY>1932</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>33</Frame>
+                    <Angle>-6764</Angle>
+                    <Length>59</Length>
+                    <Offset>0</Offset>
+                    <MinY>1720</MinY>
+                    <MaxY>1912</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>34</Frame>
+                    <Angle>-10367</Angle>
+                    <Length>41</Length>
+                    <Offset>0</Offset>
+                    <MinY>1723</MinY>
+                    <MaxY>1898</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>35</Frame>
+                    <Angle>-13569</Angle>
+                    <Length>20</Length>
+                    <Offset>0</Offset>
+                    <MinY>1709</MinY>
+                    <MaxY>1886</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>36</Frame>
+                    <Angle>-16193</Angle>
+                    <Length>1</Length>
+                    <Offset>0</Offset>
+                    <MinY>1643</MinY>
+                    <MaxY>1876</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>37</Frame>
+                    <Angle>-18300</Angle>
+                    <Length>0</Length>
+                    <Offset>0</Offset>
+                    <MinY>1567</MinY>
+                    <MaxY>1862</MaxY>
+                </Extent>
+            </Extents>
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMrt_fw_kick.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMrt_fw_kick.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMrt_fw_kick.xml	(revision 262)
@@ -0,0 +1,1424 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>BlockHigh Attack Atomic DontAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>Forward</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle>konflash1</ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>KickForward</Type>
+        <AimingType>KickForward</AimingType>
+        <FromState>SidestepRightStart</FromState>
+        <ToState>Standing</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>75</FrameCount>
+        <Duration>75</Duration>
+        <Varient>Combat</Varient>
+        <AtomicStart>0</AtomicStart>
+        <AtomicEnd>-1</AtomicEnd>
+        <EndInterpolation>12</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>10</InvulnerableStart>
+        <InvulnerableEnd>50</InvulnerableEnd>
+        <Shortcuts />
+        <Attacks>
+            <Attack>
+                <Bones>LeftThigh LeftCalf LeftFoot</Bones>
+                <Knockback>8</Knockback>
+                <Flags></Flags>
+                <HitPoints>20</HitPoints>
+                <StartFrame>27</StartFrame>
+                <EndFrame>37</EndFrame>
+                <HitAnimationType>KnockdownHead</HitAnimationType>
+                <HitLength>10</HitLength>
+                <StunLength>10</StunLength>
+                <StaggerLength>0</StaggerLength>
+            </Attack>
+        </Attacks>
+        <Throw />
+        <Damage />
+        <Particles>
+            <Particle>
+                <StartFrame>10</StartFrame>
+                <EndFrame>37</EndFrame>
+                <Bone>LeftFoot</Bone>
+                <Name>trail</Name>
+            </Particle>
+        </Particles>
+        <MotionBlur>
+            <MotionBlur>
+                <Bones>LeftThigh LeftCalf LeftFoot</Bones>
+                <StartFrame>27</StartFrame>
+                <EndFrame>37</EndFrame>
+                <Lifetime>6</Lifetime>
+                <Alpha>127</Alpha>
+                <Interval>1</Interval>
+            </MotionBlur>
+        </MotionBlur>
+        <Footsteps>
+            <Footstep>
+                <Frame>75</Frame>
+                <Type>Left</Type>
+            </Footstep>
+        </Footsteps>
+        <Sounds>
+            <Sound>
+                <SoundName>TripleKick</SoundName>
+                <StartFrame>2</StartFrame>
+            </Sound>
+        </Sounds>
+        <Heights>
+            <Float>7.614686</Float>
+            <Float>7.345251</Float>
+            <Float>7.066</Float>
+            <Float>6.784294</Float>
+            <Float>6.507497</Float>
+            <Float>6.242969</Float>
+            <Float>5.998072</Float>
+            <Float>5.780168</Float>
+            <Float>5.570985</Float>
+            <Float>5.455322</Float>
+            <Float>5.59514</Float>
+            <Float>5.940125</Float>
+            <Float>6.332005</Float>
+            <Float>6.770801</Float>
+            <Float>7.256537</Float>
+            <Float>7.789238</Float>
+            <Float>8.368928</Float>
+            <Float>8.995626</Float>
+            <Float>9.711597</Float>
+            <Float>10.5309038</Float>
+            <Float>11.4112778</Float>
+            <Float>12.3104525</Float>
+            <Float>13.1861639</Float>
+            <Float>13.9961443</Float>
+            <Float>14.6981258</Float>
+            <Float>15.3086386</Float>
+            <Float>15.8629789</Float>
+            <Float>16.3470268</Float>
+            <Float>16.746664</Float>
+            <Float>17.0477772</Float>
+            <Float>17.2362423</Float>
+            <Float>17.35883</Float>
+            <Float>17.4659958</Float>
+            <Float>17.5491428</Float>
+            <Float>17.5996857</Float>
+            <Float>17.6090317</Float>
+            <Float>17.5685883</Float>
+            <Float>17.4697685</Float>
+            <Float>17.303978</Float>
+            <Float>17.0626278</Float>
+            <Float>16.7371273</Float>
+            <Float>16.3001957</Float>
+            <Float>15.7455893</Float>
+            <Float>15.0962629</Float>
+            <Float>14.3751793</Float>
+            <Float>13.6052971</Float>
+            <Float>12.8095722</Float>
+            <Float>12.0109673</Float>
+            <Float>11.2324343</Float>
+            <Float>10.4969406</Float>
+            <Float>9.827442</Float>
+            <Float>9.162602</Float>
+            <Float>8.458228</Float>
+            <Float>7.762985</Float>
+            <Float>7.12554</Float>
+            <Float>6.594566</Float>
+            <Float>6.218728</Float>
+            <Float>6.046694</Float>
+            <Float>6.058591</Float>
+            <Float>6.187031</Float>
+            <Float>6.409404</Float>
+            <Float>6.703104</Float>
+            <Float>7.045523</Float>
+            <Float>7.414055</Float>
+            <Float>7.786087</Float>
+            <Float>8.139011</Float>
+            <Float>8.450225</Float>
+            <Float>8.697117</Float>
+            <Float>8.85708</Float>
+            <Float>8.897033</Float>
+            <Float>8.823045</Float>
+            <Float>8.671229</Float>
+            <Float>8.477704</Float>
+            <Float>8.278584</Float>
+            <Float>8.109986</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>-0.986580968 0.06483984</Vector2>
+            <Vector2>-1.459213 0.098737</Vector2>
+            <Vector2>-1.49681 0.09350014</Vector2>
+            <Vector2>-1.50812793 0.0960378647</Vector2>
+            <Vector2>-1.497272 0.103383064</Vector2>
+            <Vector2>-1.468595 0.115298986</Vector2>
+            <Vector2>-1.42364645 0.133794069</Vector2>
+            <Vector2>-1.33078575 0.143239975</Vector2>
+            <Vector2>-1.24551582 0.172977924</Vector2>
+            <Vector2>-1.21360874 0.24979496</Vector2>
+            <Vector2>-1.03835392 0.4421022</Vector2>
+            <Vector2>-0.7296896 0.592246056</Vector2>
+            <Vector2>-0.498758316 0.6755557</Vector2>
+            <Vector2>-0.2791958 0.7760062</Vector2>
+            <Vector2>0.09085274 0.870903969</Vector2>
+            <Vector2>0.5190439 0.7649617</Vector2>
+            <Vector2>0.6793289 0.625054359</Vector2>
+            <Vector2>0.7681074 0.509614</Vector2>
+            <Vector2>0.8001232 0.4127884</Vector2>
+            <Vector2>0.7831478 0.364844322</Vector2>
+            <Vector2>0.759332657 0.3815546</Vector2>
+            <Vector2>0.76721096 0.441558838</Vector2>
+            <Vector2>0.80580616 0.503931046</Vector2>
+            <Vector2>0.835510254 0.5476093</Vector2>
+            <Vector2>0.914456367 0.625464439</Vector2>
+            <Vector2>0.974544048 0.7181349</Vector2>
+            <Vector2>0.9472151 0.7866421</Vector2>
+            <Vector2>0.874372 0.821768761</Vector2>
+            <Vector2>0.7425759 0.7759876</Vector2>
+            <Vector2>0.5141659 0.602794647</Vector2>
+            <Vector2>0.352226019 0.4376335</Vector2>
+            <Vector2>0.3195789 0.360628128</Vector2>
+            <Vector2>0.2769761 0.2752781</Vector2>
+            <Vector2>0.22439599 0.19669342</Vector2>
+            <Vector2>0.164677978 0.13621521</Vector2>
+            <Vector2>0.10698998 0.102098465</Vector2>
+            <Vector2>0.06478 0.0973510742</Vector2>
+            <Vector2>0.050293088 0.116168976</Vector2>
+            <Vector2>0.07264602 0.1458931</Vector2>
+            <Vector2>0.11658597 0.156000137</Vector2>
+            <Vector2>0.161085963 0.143758774</Vector2>
+            <Vector2>0.20955205 0.123186111</Vector2>
+            <Vector2>0.257454932 0.09784126</Vector2>
+            <Vector2>0.281987 0.052614212</Vector2>
+            <Vector2>0.276042 -0.00458717346</Vector2>
+            <Vector2>0.255258 -0.0505199432</Vector2>
+            <Vector2>0.22562 -0.0829696655</Vector2>
+            <Vector2>0.193083018 -0.101745605</Vector2>
+            <Vector2>0.162736 -0.108556747</Vector2>
+            <Vector2>0.13815701 -0.106388092</Vector2>
+            <Vector2>0.11906898 -0.102046967</Vector2>
+            <Vector2>0.102855027 -0.09826851</Vector2>
+            <Vector2>0.09037399 -0.093421936</Vector2>
+            <Vector2>0.0814260244 -0.0887031555</Vector2>
+            <Vector2>0.08049691 -0.09728241</Vector2>
+            <Vector2>0.07713807 -0.110424042</Vector2>
+            <Vector2>0.05936396 -0.104951859</Vector2>
+            <Vector2>0.0330640078 -0.111408234</Vector2>
+            <Vector2>-0.0471110344 -0.104887009</Vector2>
+            <Vector2>-0.09792292 -0.09098625</Vector2>
+            <Vector2>-0.0885810852 -0.06962967</Vector2>
+            <Vector2>-0.07803893 -0.04458618</Vector2>
+            <Vector2>-0.0682130456 -0.0164070129</Vector2>
+            <Vector2>-0.055574 0.0124473572</Vector2>
+            <Vector2>-0.03371495 0.03473091</Vector2>
+            <Vector2>-0.00757002831 0.0530719757</Vector2>
+            <Vector2>0.00404202938 0.0709991455</Vector2>
+            <Vector2>0.005387008 0.08787727</Vector2>
+            <Vector2>-0.00990504 0.100982666</Vector2>
+            <Vector2>-0.03630501 0.106733322</Vector2>
+            <Vector2>-0.070575 0.102073669</Vector2>
+            <Vector2>-0.108275 0.08550072</Vector2>
+            <Vector2>-0.142049968 0.0311012268</Vector2>
+            <Vector2>-0.164205015 -0.0194473267</Vector2>
+            <Vector2>-0.199503 -0.0143413544</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1521</YExtent>
+                <YExtentOffset>-37</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-99</X>
+                <Z>6</Z>
+                <YExtent>1497</YExtent>
+                <YExtentOffset>-42</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-245</X>
+                <Z>16</Z>
+                <YExtent>1467</YExtent>
+                <YExtentOffset>-45</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-394</X>
+                <Z>26</Z>
+                <YExtent>1434</YExtent>
+                <YExtentOffset>-45</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-545</X>
+                <Z>35</Z>
+                <YExtent>1402</YExtent>
+                <YExtentOffset>-49</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-695</X>
+                <Z>46</Z>
+                <YExtent>1366</YExtent>
+                <YExtentOffset>-46</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-842</X>
+                <Z>57</Z>
+                <YExtent>1330</YExtent>
+                <YExtentOffset>-41</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-984</X>
+                <Z>71</Z>
+                <YExtent>1299</YExtent>
+                <YExtentOffset>-38</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1117</X>
+                <Z>85</Z>
+                <YExtent>1286</YExtent>
+                <YExtentOffset>-47</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1242</X>
+                <Z>102</Z>
+                <YExtent>1285</YExtent>
+                <YExtentOffset>-55</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1363</X>
+                <Z>127</Z>
+                <YExtent>1293</YExtent>
+                <YExtentOffset>-40</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1467</X>
+                <Z>171</Z>
+                <YExtent>1332</YExtent>
+                <YExtentOffset>-31</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1540</X>
+                <Z>231</Z>
+                <YExtent>1392</YExtent>
+                <YExtentOffset>-31</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1590</X>
+                <Z>298</Z>
+                <YExtent>1455</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1618</X>
+                <Z>376</Z>
+                <YExtent>1541</YExtent>
+                <YExtentOffset>-42</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1609</X>
+                <Z>463</Z>
+                <YExtent>1623</YExtent>
+                <YExtentOffset>-50</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1557</X>
+                <Z>539</Z>
+                <YExtent>1706</YExtent>
+                <YExtentOffset>-59</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1489</X>
+                <Z>602</Z>
+                <YExtent>1747</YExtent>
+                <YExtentOffset>-25</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1412</X>
+                <Z>653</Z>
+                <YExtent>1768</YExtent>
+                <YExtentOffset>37</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1332</X>
+                <Z>694</Z>
+                <YExtent>1783</YExtent>
+                <YExtentOffset>109</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1254</X>
+                <Z>731</Z>
+                <YExtent>1790</YExtent>
+                <YExtentOffset>187</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1178</X>
+                <Z>769</Z>
+                <YExtent>1792</YExtent>
+                <YExtentOffset>264</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1101</X>
+                <Z>813</Z>
+                <YExtent>1795</YExtent>
+                <YExtentOffset>341</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1020</X>
+                <Z>863</Z>
+                <YExtent>1794</YExtent>
+                <YExtentOffset>419</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-937</X>
+                <Z>918</Z>
+                <YExtent>1786</YExtent>
+                <YExtentOffset>497</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-845</X>
+                <Z>981</Z>
+                <YExtent>1764</YExtent>
+                <YExtentOffset>583</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-748</X>
+                <Z>1052</Z>
+                <YExtent>1719</YExtent>
+                <YExtentOffset>684</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-653</X>
+                <Z>1131</Z>
+                <YExtent>1648</YExtent>
+                <YExtentOffset>797</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-566</X>
+                <Z>1213</Z>
+                <YExtent>1554</YExtent>
+                <YExtentOffset>919</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-491</X>
+                <Z>1291</Z>
+                <YExtent>1452</YExtent>
+                <YExtentOffset>1036</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-440</X>
+                <Z>1351</Z>
+                <YExtent>1368</YExtent>
+                <YExtentOffset>1127</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-405</X>
+                <Z>1395</Z>
+                <YExtent>1309</YExtent>
+                <YExtentOffset>1194</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-373</X>
+                <Z>1431</Z>
+                <YExtent>1263</YExtent>
+                <YExtentOffset>1252</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-345</X>
+                <Z>1458</Z>
+                <YExtent>1230</YExtent>
+                <YExtentOffset>1296</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-323</X>
+                <Z>1478</Z>
+                <YExtent>1212</YExtent>
+                <YExtentOffset>1325</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-306</X>
+                <Z>1492</Z>
+                <YExtent>1205</YExtent>
+                <YExtentOffset>1337</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-296</X>
+                <Z>1502</Z>
+                <YExtent>1208</YExtent>
+                <YExtentOffset>1330</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-289</X>
+                <Z>1512</Z>
+                <YExtent>1225</YExtent>
+                <YExtentOffset>1297</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-284</X>
+                <Z>1523</Z>
+                <YExtent>1257</YExtent>
+                <YExtentOffset>1240</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-277</X>
+                <Z>1538</Z>
+                <YExtent>1301</YExtent>
+                <YExtentOffset>1163</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-265</X>
+                <Z>1554</Z>
+                <YExtent>1353</YExtent>
+                <YExtentOffset>1074</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-249</X>
+                <Z>1568</Z>
+                <YExtent>1408</YExtent>
+                <YExtentOffset>972</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-228</X>
+                <Z>1580</Z>
+                <YExtent>1467</YExtent>
+                <YExtentOffset>854</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-202</X>
+                <Z>1590</Z>
+                <YExtent>1528</YExtent>
+                <YExtentOffset>722</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-174</X>
+                <Z>1595</Z>
+                <YExtent>1584</YExtent>
+                <YExtentOffset>585</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-147</X>
+                <Z>1595</Z>
+                <YExtent>1629</YExtent>
+                <YExtentOffset>452</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-121</X>
+                <Z>1590</Z>
+                <YExtent>1660</YExtent>
+                <YExtentOffset>330</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-98</X>
+                <Z>1581</Z>
+                <YExtent>1677</YExtent>
+                <YExtentOffset>220</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-79</X>
+                <Z>1571</Z>
+                <YExtent>1684</YExtent>
+                <YExtentOffset>125</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-63</X>
+                <Z>1560</Z>
+                <YExtent>1675</YExtent>
+                <YExtentOffset>54</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-49</X>
+                <Z>1550</Z>
+                <YExtent>1641</YExtent>
+                <YExtentOffset>20</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-37</X>
+                <Z>1540</Z>
+                <YExtent>1593</YExtent>
+                <YExtentOffset>4</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-27</X>
+                <Z>1530</Z>
+                <YExtent>1528</YExtent>
+                <YExtentOffset>2</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-18</X>
+                <Z>1520</Z>
+                <YExtent>1460</YExtent>
+                <YExtentOffset>4</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-10</X>
+                <Z>1512</Z>
+                <YExtent>1401</YExtent>
+                <YExtentOffset>2</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>1502</Z>
+                <YExtent>1360</YExtent>
+                <YExtentOffset>-12</YExtentOffset>
+            </Position>
+            <Position>
+                <X>6</X>
+                <Z>1491</Z>
+                <YExtent>1323</YExtent>
+                <YExtentOffset>-22</YExtentOffset>
+            </Position>
+            <Position>
+                <X>12</X>
+                <Z>1480</Z>
+                <YExtent>1288</YExtent>
+                <YExtentOffset>-19</YExtentOffset>
+            </Position>
+            <Position>
+                <X>15</X>
+                <Z>1469</Z>
+                <YExtent>1263</YExtent>
+                <YExtentOffset>-12</YExtentOffset>
+            </Position>
+            <Position>
+                <X>11</X>
+                <Z>1459</Z>
+                <YExtent>1253</YExtent>
+                <YExtentOffset>-11</YExtentOffset>
+            </Position>
+            <Position>
+                <X>1</X>
+                <Z>1450</Z>
+                <YExtent>1255</YExtent>
+                <YExtentOffset>-11</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-8</X>
+                <Z>1443</Z>
+                <YExtent>1263</YExtent>
+                <YExtentOffset>-7</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-16</X>
+                <Z>1438</Z>
+                <YExtent>1280</YExtent>
+                <YExtentOffset>0</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-23</X>
+                <Z>1436</Z>
+                <YExtent>1308</YExtent>
+                <YExtentOffset>9</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-28</X>
+                <Z>1438</Z>
+                <YExtent>1346</YExtent>
+                <YExtentOffset>20</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-32</X>
+                <Z>1441</Z>
+                <YExtent>1404</YExtent>
+                <YExtentOffset>21</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-32</X>
+                <Z>1446</Z>
+                <YExtent>1464</YExtent>
+                <YExtentOffset>24</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-32</X>
+                <Z>1454</Z>
+                <YExtent>1515</YExtent>
+                <YExtentOffset>35</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-31</X>
+                <Z>1462</Z>
+                <YExtent>1566</YExtent>
+                <YExtentOffset>39</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-32</X>
+                <Z>1472</Z>
+                <YExtent>1610</YExtent>
+                <YExtentOffset>33</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-36</X>
+                <Z>1483</Z>
+                <YExtent>1647</YExtent>
+                <YExtentOffset>17</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-43</X>
+                <Z>1493</Z>
+                <YExtent>1674</YExtent>
+                <YExtentOffset>-4</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-54</X>
+                <Z>1502</Z>
+                <YExtent>1692</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-68</X>
+                <Z>1505</Z>
+                <YExtent>1679</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-85</X>
+                <Z>1503</Z>
+                <YExtent>1671</YExtent>
+                <YExtentOffset>-34</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>5 -1436 8328 18762</EKey>
+                <EKey>2 -15131 15515 -30254</EKey>
+                <EKey>1 -27897 13655 -16616</EKey>
+                <EKey>1 -28201 13336 -16176</EKey>
+                <EKey>1 -27914 13614 -16628</EKey>
+                <EKey>3 -28287 13205 -16518</EKey>
+                <EKey>2 -30358 9675 -15602</EKey>
+                <EKey>1 -31171 6479 -15673</EKey>
+                <EKey>1 -31412 4312 -15793</EKey>
+                <EKey>1 -31537 1627 -15924</EKey>
+                <EKey>1 -31523 -1770 -16212</EKey>
+                <EKey>2 -31493 -5857 -16696</EKey>
+                <EKey>1 31595 -15160 -19944</EKey>
+                <EKey>1 2532 -12764 16427</EKey>
+                <EKey>1 1755 -8231 15842</EKey>
+                <EKey>1 1210 -4194 15861</EKey>
+                <EKey>1 223 -691 16250</EKey>
+                <EKey>2 -1557 2371 17211</EKey>
+                <EKey>1 -7510 6650 21600</EKey>
+                <EKey>1 -11335 7699 24958</EKey>
+                <EKey>2 -15172 8220 28735</EKey>
+                <EKey>3 -22147 7271 -29061</EKey>
+                <EKey>3 -27464 1917 -21354</EKey>
+                <EKey>2 -28710 -4607 -16275</EKey>
+                <EKey>3 -28008 -8947 -13137</EKey>
+                <EKey>3 -16866 -14325 626</EKey>
+                <EKey>2 -2251 -9940 17473</EKey>
+                <EKey>2 -1412 -6187 19540</EKey>
+                <EKey>4 -1406 -2983 20467</EKey>
+                <EKey>4 -1607 2366 21111</EKey>
+                <EKey>3 -1287 6803 20897</EKey>
+                <EKey>3 -665 9289 20108</EKey>
+                <EKey>2 -45 10881 19079</EKey>
+                <EKey>3 -29 11070 18502</EKey>
+                <EKey>5 -664 9852 17775</EKey>
+                <EKey>1 -2068 6935 16717</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 -31286 -4091 -21832</EKey>
+                <EKey>2 -27841 -1354 -15486</EKey>
+                <EKey>1 -26963 -264 -13627</EKey>
+                <EKey>1 -26502 -201 -12984</EKey>
+                <EKey>1 -26007 -617 -12665</EKey>
+                <EKey>3 -25673 -1147 -12741</EKey>
+                <EKey>2 -25119 -2745 -14525</EKey>
+                <EKey>2 -25205 -3924 -15993</EKey>
+                <EKey>1 -26026 -4959 -16973</EKey>
+                <EKey>2 -27296 -5255 -16796</EKey>
+                <EKey>1 -31014 -5937 -15519</EKey>
+                <EKey>1 -31728 -6592 -15599</EKey>
+                <EKey>1 -31017 -7571 -16360</EKey>
+                <EKey>2 -29411 -8899 -17298</EKey>
+                <EKey>1 -25647 -11693 -19156</EKey>
+                <EKey>1 -25241 -12579 -20699</EKey>
+                <EKey>2 -27481 -12433 -23992</EKey>
+                <EKey>1 -31474 -9516 -28759</EKey>
+                <EKey>1 -32218 -8593 -29700</EKey>
+                <EKey>2 32744 -8552 -30541</EKey>
+                <EKey>2 31298 -9330 -32419</EKey>
+                <EKey>2 29810 -10250 31647</EKey>
+                <EKey>3 29598 -10539 32199</EKey>
+                <EKey>4 30839 -10469 -29920</EKey>
+                <EKey>4 -32365 -9181 -24208</EKey>
+                <EKey>4 -31189 -6138 -19575</EKey>
+                <EKey>1 -31440 -2722 -16031</EKey>
+                <EKey>1 -31579 -2106 -15323</EKey>
+                <EKey>2 -31446 -1969 -14944</EKey>
+                <EKey>3 -30694 -2511 -14951</EKey>
+                <EKey>3 -30678 -2203 -15144</EKey>
+                <EKey>11 -30276 -2474 -16455</EKey>
+                <EKey>1 -29999 -1025 -24258</EKey>
+                <EKey>1 -29942 -932 -24789</EKey>
+            </Bone>
+            <Bone>
+                <EKey>6 0 0 -12919</EKey>
+                <EKey>1 0 0 -13951</EKey>
+                <EKey>1 0 0 -14421</EKey>
+                <EKey>2 0 0 -15506</EKey>
+                <EKey>5 0 0 -18543</EKey>
+                <EKey>2 0 0 -23743</EKey>
+                <EKey>1 0 0 -24931</EKey>
+                <EKey>1 0 0 -25181</EKey>
+                <EKey>1 0 0 -25037</EKey>
+                <EKey>1 0 0 -24188</EKey>
+                <EKey>1 0 0 -22320</EKey>
+                <EKey>3 0 0 -19043</EKey>
+                <EKey>1 0 0 -5702</EKey>
+                <EKey>1 0 0 -2607</EKey>
+                <EKey>1 0 0 -1280</EKey>
+                <EKey>2 0 0 -1273</EKey>
+                <EKey>4 0 0 -2050</EKey>
+                <EKey>2 0 0 -864</EKey>
+                <EKey>3 0 0 -1192</EKey>
+                <EKey>6 0 0 -3670</EKey>
+                <EKey>6 0 0 -11045</EKey>
+                <EKey>2 0 0 -19931</EKey>
+                <EKey>1 0 0 -22178</EKey>
+                <EKey>2 0 0 -22266</EKey>
+                <EKey>2 0 0 -20684</EKey>
+                <EKey>1 0 0 -20618</EKey>
+                <EKey>3 0 0 -20307</EKey>
+                <EKey>9 0 0 -16874</EKey>
+                <EKey>3 0 0 -10944</EKey>
+                <EKey>1 0 0 -9465</EKey>
+            </Bone>
+            <Bone>
+                <EKey>6 1878 -2156 -975</EKey>
+                <EKey>2 4361 -1164 -2045</EKey>
+                <EKey>6 4724 -1107 -2081</EKey>
+                <EKey>2 3427 -1077 -668</EKey>
+                <EKey>1 2959 -1685 -202</EKey>
+                <EKey>1 2664 -2345 -15</EKey>
+                <EKey>1 1734 -3897 154</EKey>
+                <EKey>1 -262 -6044 -94</EKey>
+                <EKey>1 -2981 -7354 -1119</EKey>
+                <EKey>1 -4702 -7116 -2131</EKey>
+                <EKey>1 -4320 -5945 -2652</EKey>
+                <EKey>1 -2924 -5018 -3165</EKey>
+                <EKey>1 -1550 -4888 -3628</EKey>
+                <EKey>1 -880 -5081 -3924</EKey>
+                <EKey>1 -913 -4889 -4248</EKey>
+                <EKey>2 -1228 -3931 -4796</EKey>
+                <EKey>1 -2183 -1170 -5868</EKey>
+                <EKey>1 -2433 -426 -6103</EKey>
+                <EKey>2 -2068 -243 -6275</EKey>
+                <EKey>2 -599 -523 -6435</EKey>
+                <EKey>2 791 -1096 -6037</EKey>
+                <EKey>5 1121 -1452 -5358</EKey>
+                <EKey>2 -450 -2435 -3036</EKey>
+                <EKey>3 -460 -2740 -2407</EKey>
+                <EKey>3 528 -2554 -2238</EKey>
+                <EKey>3 883 -2028 -2793</EKey>
+                <EKey>2 298 -2038 -3318</EKey>
+                <EKey>1 588 -2367 -3926</EKey>
+                <EKey>1 770 -2455 -3645</EKey>
+                <EKey>1 734 -2260 -2074</EKey>
+                <EKey>1 584 -1931 83</EKey>
+                <EKey>1 428 -1695 1337</EKey>
+                <EKey>1 365 -1625 720</EKey>
+                <EKey>1 338 -1638 -797</EKey>
+                <EKey>6 269 -1680 -1798</EKey>
+                <EKey>6 -408 -1890 -2729</EKey>
+                <EKey>1 -765 -2129 -2954</EKey>
+            </Bone>
+            <Bone>
+                <EKey>6 27367 3376 -20596</EKey>
+                <EKey>1 24440 7465 -17442</EKey>
+                <EKey>1 23804 7873 -16539</EKey>
+                <EKey>1 24111 6871 -14510</EKey>
+                <EKey>1 25023 6322 -13915</EKey>
+                <EKey>1 25861 5634 -13775</EKey>
+                <EKey>1 25807 3716 -14689</EKey>
+                <EKey>1 25926 2233 -17098</EKey>
+                <EKey>1 25817 1071 -20018</EKey>
+                <EKey>1 25373 601 -23717</EKey>
+                <EKey>1 25347 381 -27467</EKey>
+                <EKey>1 26585 -675 -30867</EKey>
+                <EKey>3 27553 -1767 32679</EKey>
+                <EKey>2 27584 -2332 31337</EKey>
+                <EKey>1 27444 -2262 31363</EKey>
+                <EKey>1 27457 -2079 31822</EKey>
+                <EKey>1 27563 -1783 32648</EKey>
+                <EKey>1 27772 -1148 -31374</EKey>
+                <EKey>2 27911 -100 -29137</EKey>
+                <EKey>1 27370 2140 -23787</EKey>
+                <EKey>1 26830 2770 -21325</EKey>
+                <EKey>1 26472 2866 -19589</EKey>
+                <EKey>1 26512 2377 -18714</EKey>
+                <EKey>3 26877 1440 -18377</EKey>
+                <EKey>1 28407 -1907 -18593</EKey>
+                <EKey>1 28681 -2465 -18593</EKey>
+                <EKey>3 28692 -2404 -18503</EKey>
+                <EKey>1 27977 -472 -18678</EKey>
+                <EKey>2 27931 -114 -19114</EKey>
+                <EKey>4 28267 -178 -20850</EKey>
+                <EKey>1 29089 -1369 -25082</EKey>
+                <EKey>1 29217 -1649 -25695</EKey>
+                <EKey>2 29360 -1827 -24893</EKey>
+                <EKey>2 29485 -1595 -21301</EKey>
+                <EKey>1 29172 -864 -18039</EKey>
+                <EKey>1 28947 -485 -17098</EKey>
+                <EKey>2 28780 -125 -16936</EKey>
+                <EKey>3 28590 464 -17563</EKey>
+                <EKey>5 28713 151 -20331</EKey>
+                <EKey>5 28504 49 -23834</EKey>
+                <EKey>2 28598 2058 -26816</EKey>
+                <EKey>2 28849 2987 -27868</EKey>
+                <EKey>1 29137 3878 -27140</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 0 0 -12249</EKey>
+                <EKey>2 0 0 -10185</EKey>
+                <EKey>1 0 0 -10036</EKey>
+                <EKey>2 0 0 -13509</EKey>
+                <EKey>1 0 0 -18115</EKey>
+                <EKey>1 0 0 -19467</EKey>
+                <EKey>1 0 0 -19809</EKey>
+                <EKey>1 0 0 -19200</EKey>
+                <EKey>1 0 0 -16716</EKey>
+                <EKey>1 0 0 -13296</EKey>
+                <EKey>1 0 0 -8782</EKey>
+                <EKey>2 0 0 -5542</EKey>
+                <EKey>2 0 0 -4129</EKey>
+                <EKey>1 0 0 -3631</EKey>
+                <EKey>1 0 0 -3853</EKey>
+                <EKey>1 0 0 -4458</EKey>
+                <EKey>1 0 0 -5496</EKey>
+                <EKey>1 0 0 -7390</EKey>
+                <EKey>2 0 0 -10228</EKey>
+                <EKey>1 0 0 -16948</EKey>
+                <EKey>1 0 0 -19938</EKey>
+                <EKey>1 0 0 -22086</EKey>
+                <EKey>1 0 0 -23387</EKey>
+                <EKey>2 0 0 -24198</EKey>
+                <EKey>3 0 0 -24726</EKey>
+                <EKey>2 0 0 -24033</EKey>
+                <EKey>2 0 0 -22351</EKey>
+                <EKey>1 0 0 -19500</EKey>
+                <EKey>4 0 0 -17534</EKey>
+                <EKey>1 0 0 -7585</EKey>
+                <EKey>1 0 0 -5482</EKey>
+                <EKey>1 0 0 -3895</EKey>
+                <EKey>3 0 0 -5002</EKey>
+                <EKey>1 0 0 -14587</EKey>
+                <EKey>1 0 0 -17412</EKey>
+                <EKey>1 0 0 -19568</EKey>
+                <EKey>2 0 0 -20843</EKey>
+                <EKey>1 0 0 -22247</EKey>
+                <EKey>2 0 0 -22323</EKey>
+                <EKey>4 0 0 -21058</EKey>
+                <EKey>2 0 0 -17312</EKey>
+                <EKey>4 0 0 -14982</EKey>
+                <EKey>2 0 0 -12989</EKey>
+                <EKey>2 0 0 -12386</EKey>
+                <EKey>1 0 0 -14212</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 -1742 1130 2679</EKey>
+                <EKey>3 -2365 4962 2145</EKey>
+                <EKey>1 -2352 7493 1940</EKey>
+                <EKey>2 -3659 6150 3266</EKey>
+                <EKey>1 -3088 3819 5060</EKey>
+                <EKey>1 -2677 1624 6128</EKey>
+                <EKey>1 -1517 127 7837</EKey>
+                <EKey>1 -54 -417 9421</EKey>
+                <EKey>1 1347 261 10086</EKey>
+                <EKey>1 2727 1463 9431</EKey>
+                <EKey>1 5281 2228 6505</EKey>
+                <EKey>2 7035 1710 3910</EKey>
+                <EKey>3 5827 342 1159</EKey>
+                <EKey>1 2270 -679 -2834</EKey>
+                <EKey>1 1304 -564 -3807</EKey>
+                <EKey>1 709 -263 -4441</EKey>
+                <EKey>2 478 320 -4496</EKey>
+                <EKey>1 -21 1808 -3182</EKey>
+                <EKey>1 -441 2183 -2386</EKey>
+                <EKey>1 -742 2177 -1846</EKey>
+                <EKey>1 -738 1934 -1786</EKey>
+                <EKey>1 -250 1607 -2285</EKey>
+                <EKey>2 702 1312 -3154</EKey>
+                <EKey>1 3066 980 -5336</EKey>
+                <EKey>1 4037 877 -6343</EKey>
+                <EKey>1 4586 763 -7098</EKey>
+                <EKey>2 4541 596 -7574</EKey>
+                <EKey>2 3286 352 -8120</EKey>
+                <EKey>4 2200 632 -8535</EKey>
+                <EKey>2 2047 899 -9878</EKey>
+                <EKey>1 1836 741 -9904</EKey>
+                <EKey>1 1648 703 -9498</EKey>
+                <EKey>1 1531 786 -6893</EKey>
+                <EKey>1 1543 834 -3266</EKey>
+                <EKey>2 1760 700 -940</EKey>
+                <EKey>2 2393 674 2595</EKey>
+                <EKey>2 2472 1124 5078</EKey>
+                <EKey>1 2083 1674 7098</EKey>
+                <EKey>1 2165 1684 8251</EKey>
+                <EKey>2 2380 1717 8628</EKey>
+                <EKey>4 2818 2150 6716</EKey>
+                <EKey>1 4131 2646 1225</EKey>
+                <EKey>2 4188 2515 367</EKey>
+                <EKey>4 3275 1969 1330</EKey>
+                <EKey>2 1732 687 4481</EKey>
+                <EKey>1 916 376 5362</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 -1044 -563 4673</EKey>
+                <EKey>2 -3606 653 2156</EKey>
+                <EKey>1 -4755 689 2105</EKey>
+                <EKey>1 -4478 652 2157</EKey>
+                <EKey>4 -3272 638 2185</EKey>
+                <EKey>1 3632 623 2408</EKey>
+                <EKey>1 5086 644 2331</EKey>
+                <EKey>2 6111 651 2144</EKey>
+                <EKey>2 7084 785 1248</EKey>
+                <EKey>2 7165 960 -35</EKey>
+                <EKey>1 6587 879 -1072</EKey>
+                <EKey>1 6109 625 -1316</EKey>
+                <EKey>2 5315 30 -1312</EKey>
+                <EKey>2 2743 -2051 -1048</EKey>
+                <EKey>1 97 -3939 -1032</EKey>
+                <EKey>2 -746 -4263 -1029</EKey>
+                <EKey>3 -1648 -3768 -708</EKey>
+                <EKey>3 -2332 -1874 302</EKey>
+                <EKey>3 -2385 -90 1269</EKey>
+                <EKey>5 -1657 420 1607</EKey>
+                <EKey>6 800 419 1511</EKey>
+                <EKey>3 3956 -187 1552</EKey>
+                <EKey>4 4899 -388 2057</EKey>
+                <EKey>3 5046 -770 4035</EKey>
+                <EKey>2 4767 -1040 5224</EKey>
+                <EKey>3 4586 -1046 5204</EKey>
+                <EKey>4 4330 -713 4024</EKey>
+                <EKey>1 3493 -199 1951</EKey>
+                <EKey>1 3088 -138 1603</EKey>
+                <EKey>1 1892 -300 1526</EKey>
+                <EKey>1 83 -670 1637</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 5 -158 1985</EKey>
+                <EKey>2 -2951 -1139 196</EKey>
+                <EKey>1 -4115 -1152 152</EKey>
+                <EKey>2 -3823 -1138 196</EKey>
+                <EKey>3 -1042 -1172 276</EKey>
+                <EKey>1 4291 -1170 402</EKey>
+                <EKey>1 5743 -1153 343</EKey>
+                <EKey>2 6766 -1146 197</EKey>
+                <EKey>2 7778 -1109 -506</EKey>
+                <EKey>2 7899 -1068 -1511</EKey>
+                <EKey>1 7293 -1078 -2336</EKey>
+                <EKey>1 6766 -1137 -2534</EKey>
+                <EKey>2 5871 -1306 -2535</EKey>
+                <EKey>2 2938 -1966 -2201</EKey>
+                <EKey>1 -26 -2620 -1819</EKey>
+                <EKey>3 -951 -2723 -1643</EKey>
+                <EKey>3 -2344 -2225 -847</EKey>
+                <EKey>3 -2905 -1345 178</EKey>
+                <EKey>4 -2734 -759 897</EKey>
+                <EKey>9 -1427 -590 1131</EKey>
+                <EKey>3 2982 -730 1129</EKey>
+                <EKey>4 3831 -680 1570</EKey>
+                <EKey>3 3825 -458 3295</EKey>
+                <EKey>3 3403 -341 4352</EKey>
+                <EKey>7 3002 -251 4154</EKey>
+                <EKey>2 1656 -9 1392</EKey>
+                <EKey>1 827 -561 1162</EKey>
+            </Bone>
+            <Bone>
+                <EKey>51 0 -2 3435</EKey>
+                <EKey>23 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 4719 -6292 -6060</EKey>
+                <EKey>2 3554 -2613 -4265</EKey>
+                <EKey>2 2200 -880 -2828</EKey>
+                <EKey>1 975 -44 -1554</EKey>
+                <EKey>1 1086 -289 -1281</EKey>
+                <EKey>1 1874 -864 -1331</EKey>
+                <EKey>1 2629 -959 -1436</EKey>
+                <EKey>1 3163 -356 -1765</EKey>
+                <EKey>1 3715 347 -2604</EKey>
+                <EKey>1 4182 738 -3879</EKey>
+                <EKey>1 4404 597 -5248</EKey>
+                <EKey>1 4302 14 -6300</EKey>
+                <EKey>1 4004 -711 -6781</EKey>
+                <EKey>1 3769 -1251 -6632</EKey>
+                <EKey>1 3635 -1459 -5797</EKey>
+                <EKey>2 3551 -1388 -4370</EKey>
+                <EKey>1 3660 -781 -708</EKey>
+                <EKey>1 3914 -422 1087</EKey>
+                <EKey>1 4377 -69 2552</EKey>
+                <EKey>1 5125 289 3444</EKey>
+                <EKey>1 6502 685 3575</EKey>
+                <EKey>2 8589 1016 3125</EKey>
+                <EKey>1 13411 1032 1875</EKey>
+                <EKey>1 15272 873 1683</EKey>
+                <EKey>1 16152 855 1986</EKey>
+                <EKey>1 16100 998 2703</EKey>
+                <EKey>1 15518 1133 3631</EKey>
+                <EKey>2 14477 1131 4620</EKey>
+                <EKey>2 11546 505 6137</EKey>
+                <EKey>1 8461 -521 6432</EKey>
+                <EKey>2 7179 -911 6206</EKey>
+                <EKey>5 5542 -1242 5605</EKey>
+                <EKey>7 2889 -1335 4481</EKey>
+                <EKey>2 -328 -1009 3242</EKey>
+                <EKey>2 -1532 -748 2726</EKey>
+                <EKey>3 -3250 143 1804</EKey>
+                <EKey>2 -5666 3284 169</EKey>
+                <EKey>1 -6160 5482 -707</EKey>
+                <EKey>1 -6039 6154 -1140</EKey>
+                <EKey>2 -5734 6337 -1570</EKey>
+                <EKey>2 -4971 5437 -2096</EKey>
+                <EKey>2 -3976 3547 -2099</EKey>
+                <EKey>2 -2391 1285 -1695</EKey>
+                <EKey>1 -27 -753 -1045</EKey>
+                <EKey>1 1411 -1577 -745</EKey>
+                <EKey>1 3753 -2520 -694</EKey>
+                <EKey>1 6720 -3582 -774</EKey>
+            </Bone>
+            <Bone>
+                <EKey>9 11843 12460 21562</EKey>
+                <EKey>4 11523 12881 17732</EKey>
+                <EKey>3 10860 12908 18040</EKey>
+                <EKey>2 10867 12892 18121</EKey>
+                <EKey>5 12788 12941 16318</EKey>
+                <EKey>2 21023 11633 8639</EKey>
+                <EKey>4 21318 11497 8335</EKey>
+                <EKey>3 16885 12666 12248</EKey>
+                <EKey>10 15836 12780 14145</EKey>
+                <EKey>3 17534 12784 17171</EKey>
+                <EKey>5 17357 12805 18130</EKey>
+                <EKey>7 15291 12625 19818</EKey>
+                <EKey>8 13153 12325 21381</EKey>
+                <EKey>9 10749 11781 23215</EKey>
+                <EKey>1 7585 10619 25384</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 -8192 7979 1158</EKey>
+                <EKey>2 -5067 6064 -1441</EKey>
+                <EKey>2 -2326 4278 -3176</EKey>
+                <EKey>1 2 2969 -4139</EKey>
+                <EKey>1 971 2556 -4342</EKey>
+                <EKey>1 1538 2495 -3777</EKey>
+                <EKey>1 1654 2794 -2651</EKey>
+                <EKey>2 1674 2987 -2084</EKey>
+                <EKey>3 1657 2790 -2797</EKey>
+                <EKey>2 1638 3095 -4895</EKey>
+                <EKey>3 2068 3343 -5755</EKey>
+                <EKey>3 2794 2392 -6097</EKey>
+                <EKey>1 3803 872 -6541</EKey>
+                <EKey>1 4200 615 -6259</EKey>
+                <EKey>1 4753 625 -5243</EKey>
+                <EKey>1 5285 1052 -3452</EKey>
+                <EKey>1 5191 1813 -1273</EKey>
+                <EKey>1 4242 2444 866</EKey>
+                <EKey>1 2847 2580 2467</EKey>
+                <EKey>1 1684 2344 3122</EKey>
+                <EKey>2 757 2146 3035</EKey>
+                <EKey>4 -1342 2245 1911</EKey>
+                <EKey>2 -5268 3546 -1770</EKey>
+                <EKey>3 -6249 3950 -3815</EKey>
+                <EKey>2 -6423 4218 -6989</EKey>
+                <EKey>1 -5941 4491 -8689</EKey>
+                <EKey>1 -5497 4417 -9002</EKey>
+                <EKey>1 -4957 4014 -8607</EKey>
+                <EKey>4 -4317 3379 -7673</EKey>
+                <EKey>1 -1104 774 -1720</EKey>
+                <EKey>1 -422 532 -560</EKey>
+                <EKey>1 57 482 47</EKey>
+                <EKey>1 448 647 164</EKey>
+                <EKey>2 763 1076 31</EKey>
+                <EKey>2 911 2492 -932</EKey>
+                <EKey>2 714 4062 -2642</EKey>
+                <EKey>2 329 5254 -4544</EKey>
+                <EKey>3 -132 5865 -5968</EKey>
+                <EKey>3 318 6053 -7977</EKey>
+                <EKey>2 962 6264 -9320</EKey>
+                <EKey>1 655 6540 -9574</EKey>
+                <EKey>1 108 6645 -9481</EKey>
+                <EKey>1 -1764 6491 -8409</EKey>
+                <EKey>1 -4452 5709 -6895</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 0 0 -17506</EKey>
+                <EKey>3 0 0 -12930</EKey>
+                <EKey>23 0 0 -11884</EKey>
+                <EKey>12 0 0 -11719</EKey>
+                <EKey>8 0 0 -10600</EKey>
+                <EKey>12 0 0 -8682</EKey>
+                <EKey>9 0 0 -8469</EKey>
+                <EKey>1 0 0 -8592</EKey>
+            </Bone>
+            <Bone>
+                <EKey>8 -16189 1280 1611</EKey>
+                <EKey>24 -16386 -57 1429</EKey>
+                <EKey>29 -16466 90 1502</EKey>
+                <EKey>8 -18197 1516 2744</EKey>
+                <EKey>5 -17151 2114 3353</EKey>
+                <EKey>1 -16367 2515 3695</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 -7138 -10660 25805</EKey>
+                <EKey>24 -12054 -12275 21337</EKey>
+                <EKey>4 -11898 -12244 21480</EKey>
+                <EKey>4 -11101 -12063 22208</EKey>
+                <EKey>10 -13161 -12458 20357</EKey>
+                <EKey>5 -22243 -12371 11893</EKey>
+                <EKey>5 -21787 -12282 11539</EKey>
+                <EKey>6 -19634 -12497 12737</EKey>
+                <EKey>9 -14143 -12681 18178</EKey>
+                <EKey>1 -7659 -10739 25206</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 93 -2980 -5750</EKey>
+                <EKey>2 1990 -5780 -3159</EKey>
+                <EKey>1 2755 -6389 -2197</EKey>
+                <EKey>1 2602 -6445 -2256</EKey>
+                <EKey>1 2152 -6204 -2602</EKey>
+                <EKey>2 2277 -5793 -2306</EKey>
+                <EKey>2 3887 -4542 -59</EKey>
+                <EKey>2 4977 -2565 2341</EKey>
+                <EKey>2 4783 -832 4370</EKey>
+                <EKey>3 3644 -257 5751</EKey>
+                <EKey>1 809 -588 7191</EKey>
+                <EKey>1 -56 -916 7232</EKey>
+                <EKey>1 -727 -1347 6916</EKey>
+                <EKey>1 -1126 -1917 6168</EKey>
+                <EKey>1 -1244 -2907 4620</EKey>
+                <EKey>2 -1428 -4400 2160</EKey>
+                <EKey>1 -3507 -7439 -4692</EKey>
+                <EKey>1 -5235 -8104 -8306</EKey>
+                <EKey>2 -6326 -8055 -10722</EKey>
+                <EKey>2 -6480 -6901 -12786</EKey>
+                <EKey>1 -5268 -5304 -13465</EKey>
+                <EKey>1 -4237 -4595 -13459</EKey>
+                <EKey>1 -2923 -4073 -13270</EKey>
+                <EKey>1 -1353 -3786 -12883</EKey>
+                <EKey>2 348 -3724 -12278</EKey>
+                <EKey>2 3756 -3983 -10229</EKey>
+                <EKey>2 6890 -3517 -7389</EKey>
+                <EKey>1 8790 -2249 -4659</EKey>
+                <EKey>1 9118 -1602 -3452</EKey>
+                <EKey>1 8846 -1374 -2324</EKey>
+                <EKey>2 8100 -1786 -1252</EKey>
+                <EKey>1 6682 -3595 597</EKey>
+                <EKey>2 6476 -4233 1396</EKey>
+                <EKey>2 6859 -4792 2808</EKey>
+                <EKey>1 7755 -5084 3721</EKey>
+                <EKey>2 8414 -5134 3870</EKey>
+                <EKey>3 10181 -5157 3407</EKey>
+                <EKey>2 12357 -5586 1163</EKey>
+                <EKey>1 12536 -6258 -829</EKey>
+                <EKey>2 12044 -6596 -1861</EKey>
+                <EKey>3 9827 -7009 -3938</EKey>
+                <EKey>3 4795 -6573 -6870</EKey>
+                <EKey>1 -102 -5127 -9073</EKey>
+                <EKey>1 -1468 -4561 -9773</EKey>
+                <EKey>1 -3120 -3869 -11493</EKey>
+                <EKey>1 -4770 -2842 -13898</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 0 0 -14358</EKey>
+                <EKey>3 0 0 -12893</EKey>
+                <EKey>16 0 0 -11541</EKey>
+                <EKey>3 0 0 -11733</EKey>
+                <EKey>1 0 0 -11841</EKey>
+                <EKey>1 0 0 -11541</EKey>
+                <EKey>3 0 0 -10834</EKey>
+                <EKey>1 0 0 -7360</EKey>
+                <EKey>1 0 0 -6566</EKey>
+                <EKey>2 0 0 -6360</EKey>
+                <EKey>6 0 0 -7383</EKey>
+                <EKey>1 0 0 -13482</EKey>
+                <EKey>1 0 0 -14090</EKey>
+                <EKey>2 0 0 -14316</EKey>
+                <EKey>4 0 0 -13772</EKey>
+                <EKey>5 0 0 -11485</EKey>
+                <EKey>2 0 0 -7703</EKey>
+                <EKey>2 0 0 -6999</EKey>
+                <EKey>3 0 0 -7277</EKey>
+                <EKey>9 0 0 -8827</EKey>
+                <EKey>1 0 0 -16006</EKey>
+                <EKey>1 0 0 -16615</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 17742 -1360 1561</EKey>
+                <EKey>3 16375 0 -706</EKey>
+                <EKey>21 16375 1 -1556</EKey>
+                <EKey>24 16365 -33 -1487</EKey>
+                <EKey>6 15997 -1322 1189</EKey>
+                <EKey>13 16289 -1644 1799</EKey>
+                <EKey>1 19221 -2389 3693</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>22.3945122</MaxHorizontal>
+            <MinY>15.7498856</MinY>
+            <MaxY>19.3858776</MaxY>
+            <Horizontal>
+                <Float>22.3945122</Float>
+                <Float>22.3945122</Float>
+                <Float>21.559618</Float>
+                <Float>20.4512787</Float>
+                <Float>18.8572</Float>
+                <Float>16.7716</Float>
+                <Float>11.5096912</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>13.7041492</Float>
+                <Float>17.2534084</Float>
+                <Float>22.3945122</Float>
+                <Float>22.3945122</Float>
+                <Float>22.3945122</Float>
+                <Float>22.3945122</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>27</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>-6.52999973</Offset_0158>
+                <Offset_015C>-11.3099995</Offset_015C>
+                <Offset_0160>16.3470268</Offset_0160>
+                <Length>10.5599995</Length>
+                <MinY>15.82</MinY>
+                <MaxY>17.6199989</MaxY>
+                <Angle>0.16020757</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>27</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>-6.52999973</Offset_0178>
+                <Offset_017C>-11.3099995</Offset_017C>
+                <Offset_0180>16.3470268</Offset_0180>
+                <Length>10.5599995</Length>
+                <MinY>15.82</MinY>
+                <MaxY>17.6199989</MaxY>
+                <Angle>0.16020757</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents>
+                <Extent>
+                    <Frame>27</Frame>
+                    <Angle>1671</Angle>
+                    <Length>1056</Length>
+                    <Offset>0</Offset>
+                    <MinY>1582</MinY>
+                    <MaxY>1762</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>28</Frame>
+                    <Angle>4916</Angle>
+                    <Length>941</Length>
+                    <Offset>0</Offset>
+                    <MinY>1636</MinY>
+                    <MaxY>1849</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>29</Frame>
+                    <Angle>8350</Angle>
+                    <Length>737</Length>
+                    <Offset>0</Offset>
+                    <MinY>1674</MinY>
+                    <MaxY>1905</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>30</Frame>
+                    <Angle>10648</Angle>
+                    <Length>494</Length>
+                    <Offset>0</Offset>
+                    <MinY>1693</MinY>
+                    <MaxY>1928</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>31</Frame>
+                    <Angle>13865</Angle>
+                    <Length>226</Length>
+                    <Offset>0</Offset>
+                    <MinY>1701</MinY>
+                    <MaxY>1939</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>32</Frame>
+                    <Angle>3066</Angle>
+                    <Length>72</Length>
+                    <Offset>0</Offset>
+                    <MinY>1708</MinY>
+                    <MaxY>1933</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>33</Frame>
+                    <Angle>6791</Angle>
+                    <Length>60</Length>
+                    <Offset>0</Offset>
+                    <MinY>1714</MinY>
+                    <MaxY>1910</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>34</Frame>
+                    <Angle>10345</Angle>
+                    <Length>42</Length>
+                    <Offset>0</Offset>
+                    <MinY>1717</MinY>
+                    <MaxY>1896</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>35</Frame>
+                    <Angle>13495</Angle>
+                    <Length>21</Length>
+                    <Offset>0</Offset>
+                    <MinY>1711</MinY>
+                    <MaxY>1880</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>36</Frame>
+                    <Angle>16059</Angle>
+                    <Length>2</Length>
+                    <Offset>0</Offset>
+                    <MinY>1650</MinY>
+                    <MaxY>1870</MaxY>
+                </Extent>
+                <Extent>
+                    <Frame>37</Frame>
+                    <Angle>18095</Angle>
+                    <Length>0</Length>
+                    <Offset>0</Offset>
+                    <MinY>1575</MinY>
+                    <MaxY>1856</MaxY>
+                </Extent>
+            </Extents>
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMrun1stepb.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMrun1stepb.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMrun1stepb.xml	(revision 262)
@@ -0,0 +1,382 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>OneStepStop</Type>
+        <AimingType>OneStepStop</AimingType>
+        <FromState>SidestepLeftStart</FromState>
+        <ToState>Standing</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>15</FrameCount>
+        <Duration>15</Duration>
+        <Varient>Combat</Varient>
+        <AtomicStart>1</AtomicStart>
+        <AtomicEnd>0</AtomicEnd>
+        <EndInterpolation>0</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+        <Shortcuts />
+        <Attacks />
+        <Throw />
+        <Damage />
+        <Particles />
+        <MotionBlur />
+        <Footsteps>
+            <Footstep>
+                <Frame>0</Frame>
+                <Type>Left Right</Type>
+            </Footstep>
+        </Footsteps>
+        <Sounds />
+        <Heights>
+            <Float>8.618974</Float>
+            <Float>8.515189</Float>
+            <Float>8.268521</Float>
+            <Float>7.976488</Float>
+            <Float>7.736606</Float>
+            <Float>7.646393</Float>
+            <Float>7.683627</Float>
+            <Float>7.75684</Float>
+            <Float>7.859684</Float>
+            <Float>7.985808</Float>
+            <Float>8.128864</Float>
+            <Float>8.282502</Float>
+            <Float>8.440373</Float>
+            <Float>8.596128</Float>
+            <Float>8.743416</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>-0.0146189928 0.738672</Vector2>
+            <Vector2>-0.0100650191 0.7538531</Vector2>
+            <Vector2>-0.007843971 0.556117058</Vector2>
+            <Vector2>-0.008027017 0.3964467</Vector2>
+            <Vector2>-0.009072006 0.407346249</Vector2>
+            <Vector2>-0.00992596149 0.4102168</Vector2>
+            <Vector2>-0.0105870366 0.40511322</Vector2>
+            <Vector2>-0.01105696 0.39130497</Vector2>
+            <Vector2>-0.0113420486 0.369153023</Vector2>
+            <Vector2>-0.0114499927 0.338618755</Vector2>
+            <Vector2>-0.0113859773 0.29965353</Vector2>
+            <Vector2>-0.0111660361 0.252186775</Vector2>
+            <Vector2>-0.0108009577 0.19606781</Vector2>
+            <Vector2>-0.0103030205 0.131791115</Vector2>
+            <Vector2>-0.00968700647 0.059165</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1727</YExtent>
+                <YExtentOffset>-46</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-1</X>
+                <Z>74</Z>
+                <YExtent>1711</YExtent>
+                <YExtentOffset>-39</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-2</X>
+                <Z>149</Z>
+                <YExtent>1685</YExtent>
+                <YExtentOffset>-37</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-3</X>
+                <Z>205</Z>
+                <YExtent>1657</YExtent>
+                <YExtentOffset>-35</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-4</X>
+                <Z>245</Z>
+                <YExtent>1635</YExtent>
+                <YExtentOffset>-36</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-5</X>
+                <Z>285</Z>
+                <YExtent>1633</YExtent>
+                <YExtentOffset>-40</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-6</X>
+                <Z>326</Z>
+                <YExtent>1646</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-7</X>
+                <Z>367</Z>
+                <YExtent>1662</YExtent>
+                <YExtentOffset>-56</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-8</X>
+                <Z>406</Z>
+                <YExtent>1679</YExtent>
+                <YExtentOffset>-61</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-9</X>
+                <Z>443</Z>
+                <YExtent>1697</YExtent>
+                <YExtentOffset>-66</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-10</X>
+                <Z>477</Z>
+                <YExtent>1715</YExtent>
+                <YExtentOffset>-70</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-12</X>
+                <Z>507</Z>
+                <YExtent>1730</YExtent>
+                <YExtentOffset>-70</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-13</X>
+                <Z>532</Z>
+                <YExtent>1744</YExtent>
+                <YExtentOffset>-70</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-14</X>
+                <Z>551</Z>
+                <YExtent>1758</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-15</X>
+                <Z>565</Z>
+                <YExtent>1770</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>3 -9 11852 17739</EKey>
+                <EKey>11 139 12135 17759</EKey>
+                <EKey>1 -325 10927 16582</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 -31534 -121 -23752</EKey>
+                <EKey>2 -31128 -489 -22359</EKey>
+                <EKey>1 -30736 -632 -20945</EKey>
+                <EKey>3 -30571 -715 -20966</EKey>
+                <EKey>2 -30360 -866 -22474</EKey>
+                <EKey>1 -30445 -863 -23801</EKey>
+                <EKey>1 -30141 -721 -24492</EKey>
+                <EKey>2 -29276 -421 -25219</EKey>
+                <EKey>1 -26624 225 -26885</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 0 0 -6836</EKey>
+                <EKey>3 0 0 -6420</EKey>
+                <EKey>7 0 0 -8608</EKey>
+                <EKey>2 0 0 -7877</EKey>
+                <EKey>1 0 0 -6583</EKey>
+                <EKey>1 0 0 -5737</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -2909 243 -1654</EKey>
+                <EKey>3 -3157 155 -1710</EKey>
+                <EKey>3 -1848 -707 -269</EKey>
+                <EKey>4 -1738 -1059 -828</EKey>
+                <EKey>2 -1662 -629 -590</EKey>
+                <EKey>1 -756 -103 -573</EKey>
+                <EKey>1 -69 110 -661</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 25688 2497 -26577</EKey>
+                <EKey>3 25315 2411 -26379</EKey>
+                <EKey>3 25749 2774 -26105</EKey>
+                <EKey>3 26514 1819 -26958</EKey>
+                <EKey>1 27310 584 -28380</EKey>
+                <EKey>3 27560 282 -29150</EKey>
+                <EKey>1 28591 1062 -31649</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 0 0 -14717</EKey>
+                <EKey>1 0 0 -16836</EKey>
+                <EKey>2 0 0 -17016</EKey>
+                <EKey>3 0 0 -16212</EKey>
+                <EKey>2 0 0 -13724</EKey>
+                <EKey>3 0 0 -10684</EKey>
+                <EKey>1 0 0 -7182</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 953 576 4576</EKey>
+                <EKey>2 1669 542 4989</EKey>
+                <EKey>4 1942 838 5704</EKey>
+                <EKey>2 1667 1189 6937</EKey>
+                <EKey>2 1367 1066 7386</EKey>
+                <EKey>3 1104 765 7013</EKey>
+                <EKey>1 1492 1364 5492</EKey>
+            </Bone>
+            <Bone>
+                <EKey>14 -1104 -606 878</EKey>
+                <EKey>1 245 -523 205</EKey>
+            </Bone>
+            <Bone>
+                <EKey>6 -2391 549 1087</EKey>
+                <EKey>8 -2569 772 -162</EKey>
+                <EKey>1 -2110 818 -2508</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 0 0 1513</EKey>
+                <EKey>1 0 0 675</EKey>
+                <EKey>6 0 0 711</EKey>
+                <EKey>5 0 -2 4270</EKey>
+                <EKey>1 0 -2 7721</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 7205 -2329 -1867</EKey>
+                <EKey>1 7443 -1606 -872</EKey>
+                <EKey>7 7572 -1535 -515</EKey>
+                <EKey>4 6894 -2982 -634</EKey>
+                <EKey>1 6232 -3742 -1023</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 6638 13527 26870</EKey>
+                <EKey>1 3995 14079 29611</EKey>
+                <EKey>5 4123 14052 29479</EKey>
+                <EKey>6 9817 11735 23389</EKey>
+                <EKey>1 10390 7328 21517</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 -7367 6682 -986</EKey>
+                <EKey>2 -6034 7150 -346</EKey>
+                <EKey>2 -5221 7319 -217</EKey>
+                <EKey>2 -4072 6902 -953</EKey>
+                <EKey>3 -2753 5458 -2820</EKey>
+                <EKey>1 -1498 2231 -6072</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 0 0 -15284</EKey>
+                <EKey>4 0 0 -16080</EKey>
+                <EKey>2 0 0 -15927</EKey>
+                <EKey>2 0 0 -15240</EKey>
+                <EKey>3 0 0 -13529</EKey>
+                <EKey>1 0 0 -9144</EKey>
+                <EKey>1 0 0 -7554</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -16190 1258 1574</EKey>
+                <EKey>5 -16199 1118 1348</EKey>
+                <EKey>2 -16052 1790 2478</EKey>
+                <EKey>4 -16438 1682 2189</EKey>
+                <EKey>1 -18168 887 -7</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 -6755 -13577 26760</EKey>
+                <EKey>1 -3539 -13978 29741</EKey>
+                <EKey>6 -3444 -13936 29630</EKey>
+                <EKey>5 -9676 -11566 21341</EKey>
+                <EKey>1 -11328 -8875 17617</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 -3194 -3254 -12479</EKey>
+                <EKey>10 -2355 -3099 -9363</EKey>
+                <EKey>1 -1327 -1161 871</EKey>
+            </Bone>
+            <Bone>
+                <EKey>9 0 0 -18280</EKey>
+                <EKey>5 0 0 -21096</EKey>
+                <EKey>1 0 0 -22915</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 16470 -97 1571</EKey>
+                <EKey>9 17806 4 1126</EKey>
+                <EKey>1 21878 -617 671</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMss_lt_1stepb.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMss_lt_1stepb.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMss_lt_1stepb.xml	(revision 262)
@@ -0,0 +1,387 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>Atomic DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>OneStepStop</Type>
+        <AimingType>OneStepStop</AimingType>
+        <FromState>SidestepLeftStart</FromState>
+        <ToState>Standing</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>17</FrameCount>
+        <Duration>17</Duration>
+        <Varient>Combat</Varient>
+        <AtomicStart>0</AtomicStart>
+        <AtomicEnd>-1</AtomicEnd>
+        <EndInterpolation>30</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+        <Shortcuts />
+        <Attacks />
+        <Throw />
+        <Damage />
+        <Particles />
+        <MotionBlur />
+        <Footsteps>
+            <Footstep>
+                <Frame>5</Frame>
+                <Type>Left</Type>
+            </Footstep>
+        </Footsteps>
+        <Sounds />
+        <Heights>
+            <Float>7.620097</Float>
+            <Float>7.625777</Float>
+            <Float>7.635607</Float>
+            <Float>7.649187</Float>
+            <Float>7.666114</Float>
+            <Float>7.685988</Float>
+            <Float>7.708405</Float>
+            <Float>7.732966</Float>
+            <Float>7.759265</Float>
+            <Float>7.786906</Float>
+            <Float>7.815483</Float>
+            <Float>7.844596</Float>
+            <Float>7.873843</Float>
+            <Float>7.902822</Float>
+            <Float>7.931132</Float>
+            <Float>7.958369</Float>
+            <Float>7.984135</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>0.3672943 -0.01198101</Vector2>
+            <Vector2>0.295051575 -0.008428991</Vector2>
+            <Vector2>0.2981186 -0.0045440197</Vector2>
+            <Vector2>0.3089676 -0.008759975</Vector2>
+            <Vector2>0.2873001 -0.008279026</Vector2>
+            <Vector2>0.257904053 -0.00742900372</Vector2>
+            <Vector2>0.2358551 -0.006448984</Vector2>
+            <Vector2>0.210205078 -0.005370021</Vector2>
+            <Vector2>0.18711853 -0.004805982</Vector2>
+            <Vector2>0.163574219 -0.007910013</Vector2>
+            <Vector2>0.142913818 -0.00295996666</Vector2>
+            <Vector2>0.122207642 0.00236296654</Vector2>
+            <Vector2>0.102981567 0.00511604548</Vector2>
+            <Vector2>0.08444977 0.00725895166</Vector2>
+            <Vector2>0.06628418 0.00905305147</Vector2>
+            <Vector2>0.0508575439 0.0105159879</Vector2>
+            <Vector2>0.0346221924 0.011738956</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1589</YExtent>
+                <YExtentOffset>-26</YExtentOffset>
+            </Position>
+            <Position>
+                <X>37</X>
+                <Z>-1</Z>
+                <YExtent>1627</YExtent>
+                <YExtentOffset>-53</YExtentOffset>
+            </Position>
+            <Position>
+                <X>66</X>
+                <Z>-2</Z>
+                <YExtent>1662</YExtent>
+                <YExtentOffset>-79</YExtentOffset>
+            </Position>
+            <Position>
+                <X>96</X>
+                <Z>-2</Z>
+                <YExtent>1679</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>127</X>
+                <Z>-3</Z>
+                <YExtent>1683</YExtent>
+                <YExtentOffset>-92</YExtentOffset>
+            </Position>
+            <Position>
+                <X>156</X>
+                <Z>-4</Z>
+                <YExtent>1686</YExtent>
+                <YExtentOffset>-92</YExtentOffset>
+            </Position>
+            <Position>
+                <X>181</X>
+                <Z>-5</Z>
+                <YExtent>1687</YExtent>
+                <YExtentOffset>-90</YExtentOffset>
+            </Position>
+            <Position>
+                <X>205</X>
+                <Z>-6</Z>
+                <YExtent>1687</YExtent>
+                <YExtentOffset>-87</YExtentOffset>
+            </Position>
+            <Position>
+                <X>226</X>
+                <Z>-6</Z>
+                <YExtent>1686</YExtent>
+                <YExtentOffset>-83</YExtentOffset>
+            </Position>
+            <Position>
+                <X>245</X>
+                <Z>-7</Z>
+                <YExtent>1683</YExtent>
+                <YExtentOffset>-78</YExtentOffset>
+            </Position>
+            <Position>
+                <X>261</X>
+                <Z>-7</Z>
+                <YExtent>1680</YExtent>
+                <YExtentOffset>-72</YExtentOffset>
+            </Position>
+            <Position>
+                <X>275</X>
+                <Z>-8</Z>
+                <YExtent>1677</YExtent>
+                <YExtentOffset>-65</YExtentOffset>
+            </Position>
+            <Position>
+                <X>288</X>
+                <Z>-7</Z>
+                <YExtent>1673</YExtent>
+                <YExtentOffset>-58</YExtentOffset>
+            </Position>
+            <Position>
+                <X>298</X>
+                <Z>-7</Z>
+                <YExtent>1668</YExtent>
+                <YExtentOffset>-51</YExtentOffset>
+            </Position>
+            <Position>
+                <X>306</X>
+                <Z>-6</Z>
+                <YExtent>1668</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>313</X>
+                <Z>-5</Z>
+                <YExtent>1671</YExtent>
+                <YExtentOffset>-49</YExtentOffset>
+            </Position>
+            <Position>
+                <X>318</X>
+                <Z>-4</Z>
+                <YExtent>1674</YExtent>
+                <YExtentOffset>-49</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>1 21657 15414 -3770</EKey>
+                <EKey>1 28777 15706 -11477</EKey>
+                <EKey>1 -29602 14704 -19346</EKey>
+                <EKey>5 -28099 14290 -21318</EKey>
+                <EKey>8 -6872 14222 22166</EKey>
+                <EKey>1 -2280 7466 16733</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -27591 -646 -18959</EKey>
+                <EKey>1 -28045 -257 -20035</EKey>
+                <EKey>2 -28732 486 -22070</EKey>
+                <EKey>3 -29414 1170 -22766</EKey>
+                <EKey>6 -29835 1411 -23422</EKey>
+                <EKey>3 -29800 158 -24468</EKey>
+                <EKey>1 -29854 -604 -25025</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 0 0 -15217</EKey>
+                <EKey>1 0 0 -13719</EKey>
+                <EKey>2 0 0 -11778</EKey>
+                <EKey>5 0 0 -10662</EKey>
+                <EKey>3 0 0 -8459</EKey>
+                <EKey>4 0 0 -8088</EKey>
+                <EKey>1 0 0 -8865</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 3787 -16 4919</EKey>
+                <EKey>1 3612 59 3408</EKey>
+                <EKey>2 2952 490 1925</EKey>
+                <EKey>1 2231 479 -1368</EKey>
+                <EKey>1 1815 385 -2632</EKey>
+                <EKey>1 1263 215 -3295</EKey>
+                <EKey>1 700 -4 -3601</EKey>
+                <EKey>1 502 -158 -3860</EKey>
+                <EKey>1 1037 -189 -4189</EKey>
+                <EKey>1 1947 -217 -4439</EKey>
+                <EKey>1 2527 -346 -4509</EKey>
+                <EKey>2 2498 -653 -4347</EKey>
+                <EKey>2 1663 -1414 -3745</EKey>
+                <EKey>1 83 -1877 -3219</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 31614 1375 -28314</EKey>
+                <EKey>6 30853 1580 -28773</EKey>
+                <EKey>6 30125 2719 -28125</EKey>
+                <EKey>1 29348 3988 -27047</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 0 0 -13792</EKey>
+                <EKey>6 0 0 -13142</EKey>
+                <EKey>6 0 0 -13703</EKey>
+                <EKey>1 0 0 -14634</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 3971 4160 4974</EKey>
+                <EKey>4 3945 4010 5721</EKey>
+                <EKey>9 3305 3240 5952</EKey>
+                <EKey>1 871 464 5542</EKey>
+            </Bone>
+            <Bone>
+                <EKey>10 -3256 -655 2148</EKey>
+                <EKey>6 -2097 -854 1984</EKey>
+                <EKey>1 -1189 -907 1729</EKey>
+            </Bone>
+            <Bone>
+                <EKey>6 -3910 1142 196</EKey>
+                <EKey>10 -2769 672 250</EKey>
+                <EKey>1 264 -684 1056</EKey>
+            </Bone>
+            <Bone>
+                <EKey>16 0 -2 3640</EKey>
+                <EKey>1 0 -2 3640</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 4008 -4008 -2916</EKey>
+                <EKey>4 3602 -4315 -2782</EKey>
+                <EKey>3 2553 -4267 -2993</EKey>
+                <EKey>4 3423 -4326 -2487</EKey>
+                <EKey>2 6307 -4344 -1441</EKey>
+                <EKey>1 7944 -4311 -985</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 12052 12273 21337</EKey>
+                <EKey>9 10481 11891 22777</EKey>
+                <EKey>1 7598 10656 25329</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -6960 4131 1044</EKey>
+                <EKey>4 -7492 3602 -761</EKey>
+                <EKey>7 -7717 3778 -2586</EKey>
+                <EKey>2 -6638 4737 -5184</EKey>
+                <EKey>1 -6208 4916 -5987</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 0 0 -17185</EKey>
+                <EKey>7 0 0 -15983</EKey>
+                <EKey>5 0 0 -12110</EKey>
+                <EKey>1 0 0 -9125</EKey>
+            </Bone>
+            <Bone>
+                <EKey>11 -16377 1 1995</EKey>
+                <EKey>5 -16268 1610 3232</EKey>
+                <EKey>1 -16260 2419 3641</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 -12054 -12275 21337</EKey>
+                <EKey>9 -10483 -11893 22777</EKey>
+                <EKey>1 -7600 -10658 25329</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 -2947 -5762 -13969</EKey>
+                <EKey>11 -3691 -5215 -14141</EKey>
+                <EKey>1 -5531 -2167 -15243</EKey>
+            </Bone>
+            <Bone>
+                <EKey>6 0 0 -16253</EKey>
+                <EKey>10 0 0 -16011</EKey>
+                <EKey>1 0 0 -17052</EKey>
+            </Bone>
+            <Bone>
+                <EKey>13 16375 -3 1437</EKey>
+                <EKey>3 18585 -1878 3206</EKey>
+                <EKey>1 19183 -2290 3640</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMss_lt_stop.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMss_lt_stop.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMss_lt_stop.xml	(revision 262)
@@ -0,0 +1,559 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>RunStop</Type>
+        <AimingType>RunStop</AimingType>
+        <FromState>None</FromState>
+        <ToState>Standing</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>26</FrameCount>
+        <Duration>26</Duration>
+        <Varient>Combat</Varient>
+        <AtomicStart>1</AtomicStart>
+        <AtomicEnd>0</AtomicEnd>
+        <EndInterpolation>0</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+        <Shortcuts>
+            <Shortcut>
+                <FromState>SidestepLeftLeftDown</FromState>
+                <Length>10</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+            <Shortcut>
+                <FromState>SidestepLeftRightDown</FromState>
+                <Length>10</Length>
+                <ReplaceAtomic>0</ReplaceAtomic>
+            </Shortcut>
+        </Shortcuts>
+        <Attacks />
+        <Throw />
+        <Damage />
+        <Particles />
+        <MotionBlur />
+        <Footsteps>
+            <Footstep>
+                <Frame>10</Frame>
+                <Type>Left</Type>
+            </Footstep>
+        </Footsteps>
+        <Sounds />
+        <Heights>
+            <Float>7.53666</Float>
+            <Float>7.504336</Float>
+            <Float>7.472114</Float>
+            <Float>7.441671</Float>
+            <Float>7.414681</Float>
+            <Float>7.392823</Float>
+            <Float>7.377773</Float>
+            <Float>7.371206</Float>
+            <Float>7.374799</Float>
+            <Float>7.390228</Float>
+            <Float>7.41917</Float>
+            <Float>7.470065</Float>
+            <Float>7.546151</Float>
+            <Float>7.641317</Float>
+            <Float>7.749448</Float>
+            <Float>7.864429</Float>
+            <Float>7.98014</Float>
+            <Float>8.09047</Float>
+            <Float>8.189301</Float>
+            <Float>8.279123</Float>
+            <Float>8.366823</Float>
+            <Float>8.45289</Float>
+            <Float>8.537817</Float>
+            <Float>8.62209</Float>
+            <Float>8.706202</Float>
+            <Float>8.790637</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>0.5063324 -0.0312809944</Vector2>
+            <Vector2>0.496070862 -0.0317200422</Vector2>
+            <Vector2>0.484535217 -0.0293359756</Vector2>
+            <Vector2>0.473114 -0.023999989</Vector2>
+            <Vector2>0.450675964 -0.0120369792</Vector2>
+            <Vector2>0.423851 0.00239294767</Vector2>
+            <Vector2>0.40852356 0.0118570328</Vector2>
+            <Vector2>0.401573181 0.0129510164</Vector2>
+            <Vector2>0.4046631 0.00206398964</Vector2>
+            <Vector2>0.415885925 -0.0230430365</Vector2>
+            <Vector2>0.424224854 -0.0411019921</Vector2>
+            <Vector2>0.422897339 -0.0410459638</Vector2>
+            <Vector2>0.4143982 -0.0379580259</Vector2>
+            <Vector2>0.416725159 -0.0288760066</Vector2>
+            <Vector2>0.43107605 -0.0165230036</Vector2>
+            <Vector2>0.450439453 -0.004535973</Vector2>
+            <Vector2>0.454170227 0.008287966</Vector2>
+            <Vector2>0.4366989 0.0216150284</Vector2>
+            <Vector2>0.411018372 0.03613001</Vector2>
+            <Vector2>0.377227783 0.0506899953</Vector2>
+            <Vector2>0.334907532 0.06412697</Vector2>
+            <Vector2>0.285049438 0.07536602</Vector2>
+            <Vector2>0.227493286 0.083482</Vector2>
+            <Vector2>0.164909363 0.0877970159</Vector2>
+            <Vector2>0.0964736938 0.08802898</Vector2>
+            <Vector2>0.0259552 0.084296</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1571</YExtent>
+                <YExtentOffset>-31</YExtentOffset>
+            </Position>
+            <Position>
+                <X>51</X>
+                <Z>-3</Z>
+                <YExtent>1576</YExtent>
+                <YExtentOffset>-31</YExtentOffset>
+            </Position>
+            <Position>
+                <X>100</X>
+                <Z>-6</Z>
+                <YExtent>1583</YExtent>
+                <YExtentOffset>-34</YExtentOffset>
+            </Position>
+            <Position>
+                <X>149</X>
+                <Z>-9</Z>
+                <YExtent>1582</YExtent>
+                <YExtentOffset>-31</YExtentOffset>
+            </Position>
+            <Position>
+                <X>196</X>
+                <Z>-12</Z>
+                <YExtent>1583</YExtent>
+                <YExtentOffset>-31</YExtentOffset>
+            </Position>
+            <Position>
+                <X>241</X>
+                <Z>-13</Z>
+                <YExtent>1583</YExtent>
+                <YExtentOffset>-31</YExtentOffset>
+            </Position>
+            <Position>
+                <X>283</X>
+                <Z>-13</Z>
+                <YExtent>1580</YExtent>
+                <YExtentOffset>-29</YExtentOffset>
+            </Position>
+            <Position>
+                <X>324</X>
+                <Z>-11</Z>
+                <YExtent>1578</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>364</X>
+                <Z>-10</Z>
+                <YExtent>1576</YExtent>
+                <YExtentOffset>-26</YExtentOffset>
+            </Position>
+            <Position>
+                <X>405</X>
+                <Z>-10</Z>
+                <YExtent>1576</YExtent>
+                <YExtentOffset>-25</YExtentOffset>
+            </Position>
+            <Position>
+                <X>447</X>
+                <Z>-12</Z>
+                <YExtent>1579</YExtent>
+                <YExtentOffset>-26</YExtentOffset>
+            </Position>
+            <Position>
+                <X>489</X>
+                <Z>-16</Z>
+                <YExtent>1582</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>531</X>
+                <Z>-20</Z>
+                <YExtent>1579</YExtent>
+                <YExtentOffset>-19</YExtentOffset>
+            </Position>
+            <Position>
+                <X>573</X>
+                <Z>-24</Z>
+                <YExtent>1584</YExtent>
+                <YExtentOffset>-17</YExtentOffset>
+            </Position>
+            <Position>
+                <X>614</X>
+                <Z>-27</Z>
+                <YExtent>1594</YExtent>
+                <YExtentOffset>-20</YExtentOffset>
+            </Position>
+            <Position>
+                <X>657</X>
+                <Z>-29</Z>
+                <YExtent>1604</YExtent>
+                <YExtentOffset>-21</YExtentOffset>
+            </Position>
+            <Position>
+                <X>702</X>
+                <Z>-29</Z>
+                <YExtent>1637</YExtent>
+                <YExtentOffset>-40</YExtentOffset>
+            </Position>
+            <Position>
+                <X>748</X>
+                <Z>-28</Z>
+                <YExtent>1660</YExtent>
+                <YExtentOffset>-48</YExtentOffset>
+            </Position>
+            <Position>
+                <X>792</X>
+                <Z>-26</Z>
+                <YExtent>1680</YExtent>
+                <YExtentOffset>-53</YExtentOffset>
+            </Position>
+            <Position>
+                <X>833</X>
+                <Z>-23</Z>
+                <YExtent>1698</YExtent>
+                <YExtentOffset>-58</YExtentOffset>
+            </Position>
+            <Position>
+                <X>870</X>
+                <Z>-18</Z>
+                <YExtent>1714</YExtent>
+                <YExtentOffset>-61</YExtentOffset>
+            </Position>
+            <Position>
+                <X>904</X>
+                <Z>-11</Z>
+                <YExtent>1730</YExtent>
+                <YExtentOffset>-64</YExtentOffset>
+            </Position>
+            <Position>
+                <X>932</X>
+                <Z>-4</Z>
+                <YExtent>1746</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>955</X>
+                <Z>5</Z>
+                <YExtent>1757</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>972</X>
+                <Z>14</Z>
+                <YExtent>1767</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+            <Position>
+                <X>981</X>
+                <Z>22</Z>
+                <YExtent>1774</YExtent>
+                <YExtentOffset>-69</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>3 -32623 10665 -15106</EKey>
+                <EKey>2 -30369 12130 -18762</EKey>
+                <EKey>3 -28860 12088 -20808</EKey>
+                <EKey>1 -28141 10239 -21790</EKey>
+                <EKey>2 -28023 9884 -21926</EKey>
+                <EKey>5 -27522 10422 -22446</EKey>
+                <EKey>9 -24101 13291 -25798</EKey>
+                <EKey>1 -864 11515 16914</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -26066 1320 -29054</EKey>
+                <EKey>1 -24489 991 -30397</EKey>
+                <EKey>1 -23425 695 -31338</EKey>
+                <EKey>3 -23619 726 -31155</EKey>
+                <EKey>4 -25641 1934 -29356</EKey>
+                <EKey>1 -28803 3231 -26557</EKey>
+                <EKey>1 -29582 3147 -25980</EKey>
+                <EKey>2 -30257 2474 -25754</EKey>
+                <EKey>1 -31177 322 -26231</EKey>
+                <EKey>1 -31290 -170 -26633</EKey>
+                <EKey>5 -31080 -314 -26941</EKey>
+                <EKey>3 -28717 442 -26704</EKey>
+                <EKey>1 -26755 787 -27336</EKey>
+                <EKey>1 -26033 659 -27554</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 0 0 -14028</EKey>
+                <EKey>2 0 0 -13403</EKey>
+                <EKey>4 0 0 -16177</EKey>
+                <EKey>3 0 0 -18023</EKey>
+                <EKey>1 0 0 -18581</EKey>
+                <EKey>1 0 0 -18343</EKey>
+                <EKey>1 0 0 -17626</EKey>
+                <EKey>2 0 0 -16531</EKey>
+                <EKey>2 0 0 -12333</EKey>
+                <EKey>3 0 0 -10577</EKey>
+                <EKey>2 0 0 -8353</EKey>
+                <EKey>2 0 0 -5244</EKey>
+                <EKey>1 0 0 -4877</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 556 2426 11318</EKey>
+                <EKey>1 916 3180 11447</EKey>
+                <EKey>1 849 3809 11297</EKey>
+                <EKey>1 -597 3983 11589</EKey>
+                <EKey>2 -2224 3848 11368</EKey>
+                <EKey>2 -4810 4159 9057</EKey>
+                <EKey>1 -6836 4964 5989</EKey>
+                <EKey>1 -7284 5428 4379</EKey>
+                <EKey>1 -7250 5779 2859</EKey>
+                <EKey>1 -6751 5878 1586</EKey>
+                <EKey>1 -5168 5083 1494</EKey>
+                <EKey>1 -2776 3482 2834</EKey>
+                <EKey>1 -646 2044 4318</EKey>
+                <EKey>1 1145 980 5144</EKey>
+                <EKey>2 2179 162 5336</EKey>
+                <EKey>3 2168 -335 4209</EKey>
+                <EKey>2 1452 -211 1554</EKey>
+                <EKey>2 1160 127 -1431</EKey>
+                <EKey>1 1127 381 -1167</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -32634 1375 -22776</EKey>
+                <EKey>2 32123 -1455 -24065</EKey>
+                <EKey>5 31728 -2235 -24522</EKey>
+                <EKey>1 31326 -2167 -24555</EKey>
+                <EKey>2 31204 -2111 -24550</EKey>
+                <EKey>2 30234 -1342 -24666</EKey>
+                <EKey>2 30571 -857 -25347</EKey>
+                <EKey>1 30268 -287 -26464</EKey>
+                <EKey>6 30211 194 -26709</EKey>
+                <EKey>1 29199 884 -30713</EKey>
+                <EKey>1 29049 1003 -31554</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 0 0 -18634</EKey>
+                <EKey>2 0 0 -16170</EKey>
+                <EKey>6 0 0 -15294</EKey>
+                <EKey>1 0 0 -14623</EKey>
+                <EKey>1 0 0 -15296</EKey>
+                <EKey>5 0 0 -15519</EKey>
+                <EKey>4 0 0 -14401</EKey>
+                <EKey>2 0 0 -11270</EKey>
+                <EKey>1 0 0 -9023</EKey>
+                <EKey>1 0 0 -7508</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 956 -257 3544</EKey>
+                <EKey>1 3009 -930 6282</EKey>
+                <EKey>1 3731 -1282 7585</EKey>
+                <EKey>2 4073 -1650 8184</EKey>
+                <EKey>5 4135 -2467 7587</EKey>
+                <EKey>1 2713 -4416 3506</EKey>
+                <EKey>1 1712 -4477 3835</EKey>
+                <EKey>2 1558 -4308 4425</EKey>
+                <EKey>1 1858 -3443 4896</EKey>
+                <EKey>1 1717 -3126 5236</EKey>
+                <EKey>1 1927 -2697 5761</EKey>
+                <EKey>5 1281 -2462 5741</EKey>
+                <EKey>2 2087 387 6157</EKey>
+                <EKey>1 1862 1048 5380</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 -1128 -1363 1647</EKey>
+                <EKey>6 -72 -2340 2501</EKey>
+                <EKey>5 1204 -1982 4025</EKey>
+                <EKey>4 1852 -1150 4842</EKey>
+                <EKey>6 1454 -888 3518</EKey>
+                <EKey>1 490 -595 616</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 -1298 641 1893</EKey>
+                <EKey>3 -1399 1077 1896</EKey>
+                <EKey>3 -2481 470 1701</EKey>
+                <EKey>2 -3857 -607 1209</EKey>
+                <EKey>1 -4160 -1321 777</EKey>
+                <EKey>2 -3558 -1825 548</EKey>
+                <EKey>1 -1044 -3065 210</EKey>
+                <EKey>3 -405 -3233 21</EKey>
+                <EKey>6 -569 -2453 -852</EKey>
+                <EKey>1 -1936 381 -2527</EKey>
+            </Bone>
+            <Bone>
+                <EKey>11 0 -2 3640</EKey>
+                <EKey>5 0 -2 3376</EKey>
+                <EKey>9 0 -2 4436</EKey>
+                <EKey>1 0 -2 7997</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -68 549 -4470</EKey>
+                <EKey>5 88 814 -4212</EKey>
+                <EKey>4 -72 1423 -4083</EKey>
+                <EKey>1 76 2257 -4212</EKey>
+                <EKey>2 -335 2843 -4271</EKey>
+                <EKey>1 -1948 4371 -4093</EKey>
+                <EKey>2 -2047 4332 -4073</EKey>
+                <EKey>4 -853 2947 -4283</EKey>
+                <EKey>3 2475 -897 -3739</EKey>
+                <EKey>1 5216 -3385 -1913</EKey>
+            </Bone>
+            <Bone>
+                <EKey>11 7242 10430 25631</EKey>
+                <EKey>5 8930 11680 24247</EKey>
+                <EKey>3 11142 11163 22005</EKey>
+                <EKey>6 11794 10138 21189</EKey>
+                <EKey>1 10518 7097 21321</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -4357 1115 2033</EKey>
+                <EKey>3 -4883 741 640</EKey>
+                <EKey>4 -5219 695 488</EKey>
+                <EKey>2 -5512 484 1156</EKey>
+                <EKey>1 -5288 594 911</EKey>
+                <EKey>2 -4849 772 43</EKey>
+                <EKey>1 -3206 1168 -2863</EKey>
+                <EKey>2 -2666 1547 -3571</EKey>
+                <EKey>2 -2523 2665 -3924</EKey>
+                <EKey>5 -2313 2766 -4473</EKey>
+                <EKey>1 -1469 1423 -6495</EKey>
+            </Bone>
+            <Bone>
+                <EKey>15 0 0 -14718</EKey>
+                <EKey>3 0 0 -18064</EKey>
+                <EKey>1 0 0 -20153</EKey>
+                <EKey>1 0 0 -19754</EKey>
+                <EKey>2 0 0 -18433</EKey>
+                <EKey>3 0 0 -14733</EKey>
+                <EKey>1 0 0 -8123</EKey>
+            </Bone>
+            <Bone>
+                <EKey>16 -16385 -38 270</EKey>
+                <EKey>2 -16285 708 3110</EKey>
+                <EKey>2 -16183 1188 3378</EKey>
+                <EKey>5 -16521 1230 2850</EKey>
+                <EKey>1 -18263 779 5</EKey>
+            </Bone>
+            <Bone>
+                <EKey>5 -7171 -10384 25692</EKey>
+                <EKey>7 -7461 -10730 25507</EKey>
+                <EKey>3 -10874 -12128 22718</EKey>
+                <EKey>4 -12480 -11823 20871</EKey>
+                <EKey>6 -12632 -10569 19431</EKey>
+                <EKey>1 -11616 -8609 17412</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -1148 -1554 -11618</EKey>
+                <EKey>2 -43 -2215 -8864</EKey>
+                <EKey>4 285 -2770 -8088</EKey>
+                <EKey>2 -255 -4598 -8626</EKey>
+                <EKey>1 -478 -5685 -8756</EKey>
+                <EKey>1 -390 -6219 -8463</EKey>
+                <EKey>2 253 -6879 -7260</EKey>
+                <EKey>1 2848 -7559 -2612</EKey>
+                <EKey>3 3299 -7261 -1258</EKey>
+                <EKey>6 2248 -5637 -318</EKey>
+                <EKey>1 -838 -1477 1327</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 0 0 -18283</EKey>
+                <EKey>5 0 0 -16353</EKey>
+                <EKey>5 0 0 -15355</EKey>
+                <EKey>4 0 0 -15577</EKey>
+                <EKey>6 0 0 -16965</EKey>
+                <EKey>2 0 0 -21110</EKey>
+                <EKey>1 0 0 -22576</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 16295 91 90</EKey>
+                <EKey>6 16533 -316 1209</EKey>
+                <EKey>4 17206 -1113 2077</EKey>
+                <EKey>8 18306 -1180 2091</EKey>
+                <EKey>1 21847 -702 785</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
Index: AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMss_rt_1stepb.xml
===================================================================
--- AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMss_rt_1stepb.xml	(revision 262)
+++ AE/TRAM/Animation Interpolation Fixes/XML/TRAMREDCOMss_rt_1stepb.xml	(revision 262)
@@ -0,0 +1,418 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni Version="0.9.32.0">
+    <Animation>
+        <Flags>Atomic DoAim</Flags>
+        <DirectAnimations>
+            <Link></Link>
+            <Link></Link>
+        </DirectAnimations>
+        <OverlayUsedBones></OverlayUsedBones>
+        <OverlayReplacedBones></OverlayReplacedBones>
+        <FinalRotation>0</FinalRotation>
+        <MoveDirection>None</MoveDirection>
+        <AttackSoundIndex>-1</AttackSoundIndex>
+        <ImpactParticle></ImpactParticle>
+        <HardPause>0</HardPause>
+        <SoftPause>0</SoftPause>
+        <FramesPerSecond>60</FramesPerSecond>
+        <CompressionSize>6</CompressionSize>
+        <Type>OneStepStop</Type>
+        <AimingType>OneStepStop</AimingType>
+        <FromState>SidestepRightStart</FromState>
+        <ToState>Standing</ToState>
+        <BoneCount>19</BoneCount>
+        <FrameCount>17</FrameCount>
+        <Duration>17</Duration>
+        <Varient>Combat</Varient>
+        <AtomicStart>0</AtomicStart>
+        <AtomicEnd>-1</AtomicEnd>
+        <EndInterpolation>30</EndInterpolation>
+        <MaxInterpolation>-1</MaxInterpolation>
+        <ActionFrame>-1</ActionFrame>
+        <FirstLevelAvailable>0</FirstLevelAvailable>
+        <InvulnerableStart>0</InvulnerableStart>
+        <InvulnerableEnd>0</InvulnerableEnd>
+        <Shortcuts />
+        <Attacks />
+        <Throw />
+        <Damage />
+        <Particles />
+        <MotionBlur />
+        <Footsteps>
+            <Footstep>
+                <Frame>5</Frame>
+                <Type>Left</Type>
+            </Footstep>
+        </Footsteps>
+        <Sounds />
+        <Heights>
+            <Float>7.613955</Float>
+            <Float>7.593625</Float>
+            <Float>7.583291</Float>
+            <Float>7.581653</Float>
+            <Float>7.587408</Float>
+            <Float>7.599252</Float>
+            <Float>7.615882</Float>
+            <Float>7.635997</Float>
+            <Float>7.658295</Float>
+            <Float>7.68147</Float>
+            <Float>7.708785</Float>
+            <Float>7.743265</Float>
+            <Float>7.783257</Float>
+            <Float>7.827108</Float>
+            <Float>7.873165</Float>
+            <Float>7.919772</Float>
+            <Float>7.965277</Float>
+        </Heights>
+        <Velocities>
+            <Vector2>-0.4023323 0.0141549706</Vector2>
+            <Vector2>-0.387447357 0.0237960219</Vector2>
+            <Vector2>-0.37228775 0.03604299</Vector2>
+            <Vector2>-0.3443451 0.0497040153</Vector2>
+            <Vector2>-0.314620972 0.063169</Vector2>
+            <Vector2>-0.279209137 0.0744079947</Vector2>
+            <Vector2>-0.243579865 0.08278799</Vector2>
+            <Vector2>-0.205699921 0.088687</Vector2>
+            <Vector2>-0.172454834 0.09207198</Vector2>
+            <Vector2>-0.144332886 0.0820200145</Vector2>
+            <Vector2>-0.122940063 0.06068799</Vector2>
+            <Vector2>-0.105731964 0.024544999</Vector2>
+            <Vector2>-0.08915329 -0.0165060014</Vector2>
+            <Vector2>-0.06441879 -0.04560998</Vector2>
+            <Vector2>-0.0343551636 -0.0604810119</Vector2>
+            <Vector2>-0.00721359253 -0.060276</Vector2>
+            <Vector2>0.0144042969 -0.047262013</Vector2>
+        </Velocities>
+        <Positions>
+            <Position>
+                <X>0</X>
+                <Z>0</Z>
+                <YExtent>1521</YExtent>
+                <YExtentOffset>-37</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-40</X>
+                <Z>1</Z>
+                <YExtent>1534</YExtent>
+                <YExtentOffset>-42</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-79</X>
+                <Z>4</Z>
+                <YExtent>1546</YExtent>
+                <YExtentOffset>-44</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-116</X>
+                <Z>7</Z>
+                <YExtent>1551</YExtent>
+                <YExtentOffset>-38</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-151</X>
+                <Z>12</Z>
+                <YExtent>1549</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-182</X>
+                <Z>19</Z>
+                <YExtent>1559</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-210</X>
+                <Z>26</Z>
+                <YExtent>1568</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-234</X>
+                <Z>34</Z>
+                <YExtent>1577</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-255</X>
+                <Z>43</Z>
+                <YExtent>1587</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-272</X>
+                <Z>52</Z>
+                <YExtent>1597</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-287</X>
+                <Z>61</Z>
+                <YExtent>1609</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-299</X>
+                <Z>67</Z>
+                <YExtent>1621</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-309</X>
+                <Z>69</Z>
+                <YExtent>1631</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-318</X>
+                <Z>68</Z>
+                <YExtent>1639</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-325</X>
+                <Z>63</Z>
+                <YExtent>1645</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-328</X>
+                <Z>57</Z>
+                <YExtent>1649</YExtent>
+                <YExtentOffset>-27</YExtentOffset>
+            </Position>
+            <Position>
+                <X>-329</X>
+                <Z>51</Z>
+                <YExtent>1655</YExtent>
+                <YExtentOffset>-30</YExtentOffset>
+            </Position>
+        </Positions>
+        <Rotations>
+            <Bone>
+                <EKey>2 -1445 8327 18769</EKey>
+                <EKey>5 -493 9200 17880</EKey>
+                <EKey>2 4297 11984 14179</EKey>
+                <EKey>2 5211 12178 13247</EKey>
+                <EKey>3 3691 11541 14161</EKey>
+                <EKey>2 169 9266 16045</EKey>
+                <EKey>1 -1586 7437 16517</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -31286 -4085 -21833</EKey>
+                <EKey>2 -30661 -4801 -21366</EKey>
+                <EKey>4 -30299 -4957 -20437</EKey>
+                <EKey>1 -29776 -4606 -17474</EKey>
+                <EKey>2 -29739 -4418 -17240</EKey>
+                <EKey>3 -29777 -3912 -17952</EKey>
+                <EKey>3 -29877 -2913 -20283</EKey>
+                <EKey>1 -29993 -1334 -23893</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 0 0 -12919</EKey>
+                <EKey>3 0 0 -13746</EKey>
+                <EKey>5 0 0 -13529</EKey>
+                <EKey>4 0 0 -14046</EKey>
+                <EKey>1 0 0 -13428</EKey>
+                <EKey>2 0 0 -12851</EKey>
+                <EKey>1 0 0 -10556</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 1878 -2156 -975</EKey>
+                <EKey>5 2091 -2958 -2016</EKey>
+                <EKey>2 673 -3926 -5306</EKey>
+                <EKey>5 255 -3838 -5525</EKey>
+                <EKey>2 -154 -3050 -3117</EKey>
+                <EKey>1 -622 -2438 -2877</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 27366 3381 -20593</EKey>
+                <EKey>3 27624 3329 -21446</EKey>
+                <EKey>3 26450 2006 -23400</EKey>
+                <EKey>2 25151 824 -25975</EKey>
+                <EKey>1 24299 566 -26936</EKey>
+                <EKey>2 24489 669 -27170</EKey>
+                <EKey>4 25691 1318 -27335</EKey>
+                <EKey>1 28485 3622 -26990</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 0 0 -12249</EKey>
+                <EKey>3 0 0 -12657</EKey>
+                <EKey>6 0 0 -15007</EKey>
+                <EKey>6 0 0 -14222</EKey>
+                <EKey>1 0 0 -14625</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -1742 1130 2679</EKey>
+                <EKey>3 -408 1360 3592</EKey>
+                <EKey>3 1197 1755 3057</EKey>
+                <EKey>3 1088 2099 4484</EKey>
+                <EKey>3 668 1517 5160</EKey>
+                <EKey>3 865 1100 5565</EKey>
+                <EKey>1 692 370 5643</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -1044 -569 4672</EKey>
+                <EKey>6 -1432 -131 4112</EKey>
+                <EKey>3 -1425 1268 1634</EKey>
+                <EKey>4 -1335 1226 985</EKey>
+                <EKey>1 -1124 -501 1550</EKey>
+            </Bone>
+            <Bone>
+                <EKey>10 5 -158 1985</EKey>
+                <EKey>3 -931 60 339</EKey>
+                <EKey>3 -627 -162 370</EKey>
+                <EKey>1 263 -649 957</EKey>
+            </Bone>
+            <Bone>
+                <EKey>16 0 -2 3435</EKey>
+                <EKey>1 0 -2 3616</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 4719 -6292 -6060</EKey>
+                <EKey>1 5033 -6116 -5935</EKey>
+                <EKey>3 5026 -5416 -6048</EKey>
+                <EKey>1 4121 -2281 -6335</EKey>
+                <EKey>1 3825 -1595 -6060</EKey>
+                <EKey>2 3732 -1408 -5477</EKey>
+                <EKey>2 4178 -1926 -3793</EKey>
+                <EKey>2 5270 -2705 -2038</EKey>
+                <EKey>3 6622 -3281 -986</EKey>
+                <EKey>1 8265 -4036 -815</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 11843 12460 21562</EKey>
+                <EKey>12 11304 12364 22066</EKey>
+                <EKey>1 7587 10683 25348</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -8192 7979 1158</EKey>
+                <EKey>1 -8109 7624 288</EKey>
+                <EKey>2 -7471 7288 -727</EKey>
+                <EKey>3 -5217 6593 -2827</EKey>
+                <EKey>2 -1574 5524 -5211</EKey>
+                <EKey>2 -338 5142 -5952</EKey>
+                <EKey>2 -671 5225 -5831</EKey>
+                <EKey>3 -2246 5154 -5500</EKey>
+                <EKey>1 -5236 4930 -6049</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 0 0 -17506</EKey>
+                <EKey>3 0 0 -18783</EKey>
+                <EKey>2 0 0 -18659</EKey>
+                <EKey>2 0 0 -17911</EKey>
+                <EKey>5 0 0 -16303</EKey>
+                <EKey>1 0 0 -9834</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 -16189 1280 1611</EKey>
+                <EKey>4 -16247 951 1802</EKey>
+                <EKey>4 -16306 506 1713</EKey>
+                <EKey>4 -16259 1088 2385</EKey>
+                <EKey>1 -16248 2298 3481</EKey>
+            </Bone>
+            <Bone>
+                <EKey>6 -7138 -10660 25805</EKey>
+                <EKey>3 -11733 -12479 21672</EKey>
+                <EKey>7 -11583 -12405 21806</EKey>
+                <EKey>1 -7746 -10778 25214</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 93 -2980 -5750</EKey>
+                <EKey>2 378 -3628 -5297</EKey>
+                <EKey>2 1484 -5404 -4985</EKey>
+                <EKey>1 2440 -7009 -5211</EKey>
+                <EKey>1 2428 -7459 -5614</EKey>
+                <EKey>2 1849 -7495 -6267</EKey>
+                <EKey>3 -315 -6664 -8061</EKey>
+                <EKey>3 -3610 -4564 -10899</EKey>
+                <EKey>1 -5259 -2973 -13616</EKey>
+                <EKey>1 -5503 -2469 -14498</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 0 0 -14358</EKey>
+                <EKey>2 0 0 -14541</EKey>
+                <EKey>3 0 0 -16212</EKey>
+                <EKey>2 0 0 -19255</EKey>
+                <EKey>3 0 0 -19767</EKey>
+                <EKey>5 0 0 -19260</EKey>
+                <EKey>1 0 0 -17410</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 17742 -1360 1561</EKey>
+                <EKey>4 17442 -1053 1654</EKey>
+                <EKey>3 16392 -20 1329</EKey>
+                <EKey>7 16675 -297 1684</EKey>
+                <EKey>1 19030 -2192 3510</EKey>
+            </Bone>
+        </Rotations>
+        <ExtentInfo>
+            <MaxHorizontal>0</MaxHorizontal>
+            <MinY>1E+09</MinY>
+            <MaxY>-1E+09</MaxY>
+            <Horizontal>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+                <Float>0</Float>
+            </Horizontal>
+            <FirstExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0158>0</Offset_0158>
+                <Offset_015C>0</Offset_015C>
+                <Offset_0160>0</Offset_0160>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </FirstExtent>
+            <MaxExtent>
+                <Frame>-1</Frame>
+                <Attack>0</Attack>
+                <FrameOffset>0</FrameOffset>
+                <Offset_0178>0</Offset_0178>
+                <Offset_017C>0</Offset_017C>
+                <Offset_0180>0</Offset_0180>
+                <Length>0</Length>
+                <MinY>0</MinY>
+                <MaxY>0</MaxY>
+                <Angle>0</Angle>
+            </MaxExtent>
+            <Offset_0194>0</Offset_0194>
+            <Extents />
+        </ExtentInfo>
+    </Animation>
+</Oni>
