Index: /xmlTools/packages/ilmerge.2.12.0803/ilmerge.2.12.0803.nuspec
===================================================================
--- /xmlTools/packages/ilmerge.2.12.0803/ilmerge.2.12.0803.nuspec	(revision 711)
+++ /xmlTools/packages/ilmerge.2.12.0803/ilmerge.2.12.0803.nuspec	(revision 711)
@@ -0,0 +1,25 @@
+<?xml version="1.0"?>
+<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
+  <metadata>
+    <id>ilmerge</id>
+    <version>2.12.0803</version>
+    <title>ILMerge</title>
+    <authors>mbarnett</authors>
+    <owners>mbarnett</owners>
+    <licenseUrl>http://research.microsoft.com/en-us/people/mbarnett/ilmerge-license.aspx</licenseUrl>
+    <projectUrl>http://research.microsoft.com/en-us/people/mbarnett/ILMerge.aspx</projectUrl>
+    <requireLicenseAcceptance>true</requireLicenseAcceptance>
+    <description>ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly is created as an executable with the same entry point as the primary assembly. Also, if the primary assembly has a strong name, and a .snk file is provided, then the target assembly is re-signed with the specified key so that it also has a strong name.
+ 
+ILMerge is packaged as a console application. But all of its functionality is also available programmatically. 
+
+There are several options that control the behavior of ILMerge. See the documentation that comes with the tool for details.</description>
+    <summary>ILMerge is a static linker for .NET assemblies.</summary>
+    <copyright>Microsoft Corporation</copyright>
+    <frameworkAssemblies>
+      <frameworkAssembly assemblyName="System" targetFramework="" />
+      <frameworkAssembly assemblyName="System.Xml" targetFramework="" />
+    </frameworkAssemblies>
+    <references />
+  </metadata>
+</package>
Index: /xmlTools/packages/ilmerge.2.12.0803/log.txt
===================================================================
--- /xmlTools/packages/ilmerge.2.12.0803/log.txt	(revision 711)
+++ /xmlTools/packages/ilmerge.2.12.0803/log.txt	(revision 711)
@@ -0,0 +1,17 @@
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /out:C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll 
+Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
+Running on Microsoft (R) .NET Framework v2.0.50727
+mscorlib.dll version = 2.0.0.0
+The list of input assemblies is:
+	Studio
+	2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe
+	C:\Users\home\Documents\Visual
+	Studio
+	2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll
+Duplicate assembly name 'Studio'.
+An exception occurred during merging:
+ILMerge.Merge: Duplicate assembly name 'Studio'.
+   em ILMerging.ILMerge.Merge()
+   em ILMerging.ILMerge.Main(String[] args)
Index: /xmlTools/packages/ilmerge.2.12.0803/merge.bat
===================================================================
--- /xmlTools/packages/ilmerge.2.12.0803/merge.bat	(revision 711)
+++ /xmlTools/packages/ilmerge.2.12.0803/merge.bat	(revision 711)
@@ -0,0 +1,2 @@
+ilmerge /log:log.txt /out:C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll
+pause
Index: /xmlTools/packages/repositories.config
===================================================================
--- /xmlTools/packages/repositories.config	(revision 711)
+++ /xmlTools/packages/repositories.config	(revision 711)
@@ -0,0 +1,4 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<repositories>
+  <repository path="..\posUpdate\packages.config" />
+</repositories>
Index: /xmlTools/posUpdate.psess
===================================================================
--- /xmlTools/posUpdate.psess	(revision 711)
+++ /xmlTools/posUpdate.psess	(revision 711)
@@ -0,0 +1,85 @@
+﻿<?xml version="1.0" encoding="UTF-8"?>
+<VSPerformanceSession Version="1.00">
+  <Options>
+    <Solution>posUpdate.sln</Solution>
+    <CollectionMethod>Sampling</CollectionMethod>
+    <AllocationMethod>None</AllocationMethod>
+    <AddReport>true</AddReport>
+    <ResourceBasedAnalysisSelected>true</ResourceBasedAnalysisSelected>
+    <UniqueReport>Timestamp</UniqueReport>
+    <SamplingMethod>Cycles</SamplingMethod>
+    <CycleCount>10000000</CycleCount>
+    <PageFaultCount>10</PageFaultCount>
+    <SysCallCount>10</SysCallCount>
+    <SamplingCounter Name="" ReloadValue="00000000000f4240" DisplayName="" />
+    <RelocateBinaries>false</RelocateBinaries>
+    <HardwareCounters EnableHWCounters="false" />
+    <EtwSettings />
+    <PdhSettings>
+      <PdhCountersEnabled>false</PdhCountersEnabled>
+      <PdhCountersRate>500</PdhCountersRate>
+      <PdhCounters>
+        <PdhCounter>\Memory\Pages/sec</PdhCounter>
+        <PdhCounter>\PhysicalDisk(_Total)\Avg. Disk Queue Length</PdhCounter>
+        <PdhCounter>\Processor(_Total)\% Processor Time</PdhCounter>
+      </PdhCounters>
+    </PdhSettings>
+  </Options>
+  <ExcludeSmallFuncs>true</ExcludeSmallFuncs>
+  <InteractionProfilingEnabled>false</InteractionProfilingEnabled>
+  <JScriptProfilingEnabled>false</JScriptProfilingEnabled>
+  <PreinstrumentEvent>
+    <InstrEventExclude>false</InstrEventExclude>
+  </PreinstrumentEvent>
+  <PostinstrumentEvent>
+    <InstrEventExclude>false</InstrEventExclude>
+  </PostinstrumentEvent>
+  <Binaries>
+    <ProjBinary>
+      <Path>posUpdate\obj\x86\Release\posUpdate.exe</Path>
+      <ArgumentTimestamp>01/01/0001 00:00:00</ArgumentTimestamp>
+      <Instrument>true</Instrument>
+      <Sample>true</Sample>
+      <ExternalWebsite>false</ExternalWebsite>
+      <InteractionProfilingEnabled>false</InteractionProfilingEnabled>
+      <IsLocalJavascript>false</IsLocalJavascript>
+      <IsWindowsStoreApp>false</IsWindowsStoreApp>
+      <IsWWA>false</IsWWA>
+      <LaunchProject>true</LaunchProject>
+      <OverrideProjectSettings>false</OverrideProjectSettings>
+      <LaunchMethod>Executable</LaunchMethod>
+      <ExecutablePath>posUpdate\bin\Release\posUpdate.exe</ExecutablePath>
+      <StartupDirectory>posUpdate\bin\Release\</StartupDirectory>
+      <Arguments>patchfile -filename=TRAM-knockdown.oni-patch -f=TRAMKONOKOblownup_bk1-vanilla.xml</Arguments>
+      <NetAppHost>IIS</NetAppHost>
+      <NetBrowser>InternetExplorer</NetBrowser>
+      <ExcludeSmallFuncs>true</ExcludeSmallFuncs>
+      <JScriptProfilingEnabled>false</JScriptProfilingEnabled>
+      <PreinstrumentEvent>
+        <InstrEventExclude>false</InstrEventExclude>
+      </PreinstrumentEvent>
+      <PostinstrumentEvent>
+        <InstrEventExclude>false</InstrEventExclude>
+      </PostinstrumentEvent>
+      <ProjRef>{15D5D758-709A-412D-B06D-158477BC9BFC}|posUpdate\xmlTools.csproj</ProjRef>
+      <ProjPath>posUpdate\xmlTools.csproj</ProjPath>
+      <ProjName>xmlTools</ProjName>
+    </ProjBinary>
+  </Binaries>
+  <Reports>
+    <Report>
+      <Path>posUpdate130320.vsp</Path>
+    </Report>
+    <Report>
+      <Path>posUpdate130321.vsp</Path>
+    </Report>
+    <Report>
+      <Path>posUpdate130321(1).vsp</Path>
+    </Report>
+  </Reports>
+  <Launches>
+    <ProjBinary>
+      <Path>:PB:{15D5D758-709A-412D-B06D-158477BC9BFC}|posUpdate\xmlTools.csproj</Path>
+    </ProjBinary>
+  </Launches>
+</VSPerformanceSession>
Index: /xmlTools/posUpdate.sln
===================================================================
--- /xmlTools/posUpdate.sln	(revision 711)
+++ /xmlTools/posUpdate.sln	(revision 711)
@@ -0,0 +1,42 @@
+﻿
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xmlTools", "posUpdate\xmlTools.csproj", "{15D5D758-709A-412D-B06D-158477BC9BFC}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Debug|Mixed Platforms = Debug|Mixed Platforms
+		Debug|x86 = Debug|x86
+		Release|Any CPU = Release|Any CPU
+		Release|Mixed Platforms = Release|Mixed Platforms
+		Release|x86 = Release|x86
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{15D5D758-709A-412D-B06D-158477BC9BFC}.Debug|Any CPU.ActiveCfg = Debug|x86
+		{15D5D758-709A-412D-B06D-158477BC9BFC}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
+		{15D5D758-709A-412D-B06D-158477BC9BFC}.Debug|Mixed Platforms.Build.0 = Debug|x86
+		{15D5D758-709A-412D-B06D-158477BC9BFC}.Debug|x86.ActiveCfg = Debug|x86
+		{15D5D758-709A-412D-B06D-158477BC9BFC}.Debug|x86.Build.0 = Debug|x86
+		{15D5D758-709A-412D-B06D-158477BC9BFC}.Release|Any CPU.ActiveCfg = Release|x86
+		{15D5D758-709A-412D-B06D-158477BC9BFC}.Release|Mixed Platforms.ActiveCfg = Release|x86
+		{15D5D758-709A-412D-B06D-158477BC9BFC}.Release|Mixed Platforms.Build.0 = Release|x86
+		{15D5D758-709A-412D-B06D-158477BC9BFC}.Release|x86.ActiveCfg = Release|x86
+		{15D5D758-709A-412D-B06D-158477BC9BFC}.Release|x86.Build.0 = Release|x86
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+	GlobalSection(Performance) = preSolution
+		HasPerformanceSessions = true
+	EndGlobalSection
+	GlobalSection(MonoDevelopProperties) = preSolution
+		StartupItem = src\demo\CommandLine.Demo.csproj
+		Policies = $0
+		$0.TextStylePolicy = $1
+		$1.FileWidth = 120
+		$1.TabsToSpaces = False
+		$1.inheritsSet = VisualStudio
+		$1.inheritsScope = text/plain
+	EndGlobalSection
+EndGlobal
Index: /xmlTools/posUpdate/ParametersParser.cs
===================================================================
--- /xmlTools/posUpdate/ParametersParser.cs	(revision 711)
+++ /xmlTools/posUpdate/ParametersParser.cs	(revision 711)
@@ -0,0 +1,245 @@
+﻿using System;
+using System.Collections.Generic;
+using System.Reflection;
+using System.Text;
+using CLAP;
+using CLAP.Interception;
+using CLAP.Validation;
+
+namespace xmlTools
+{
+    // Define a class to receive parsed values
+    class ParametersParser
+    {
+        private static string globalFileName="";
+        private static string globalElement="";
+        private static string globalParentElement="";
+
+        [Verb]
+        public static void addValue(
+            [Parameter(Required = true, Description = "Values to add to Element. Separated multiple by spaces.")] string value
+            )
+        {
+            initialChecks();
+            XmlTools myTools = new XmlTools(globalElement, globalParentElement);
+            List<string> filesToProcess = getFilesToProcess(globalFileName);
+            foreach (string currentFile in filesToProcess)
+            {
+                myTools.addValues(currentFile, value);
+            }
+            printProcessedMessage(filesToProcess.Count, MethodBase.GetCurrentMethod().Name);
+        }
+
+        [Verb]
+        public static void removeValue(
+            [Parameter(Required = true, Description = "Values to remove of Element. Separated multiple by spaces.")] string value
+            )
+        {
+            initialChecks();
+            XmlTools myTools = new XmlTools(globalElement, globalParentElement);
+            List<string> filesToProcess = getFilesToProcess(globalFileName);
+            foreach (string currentFile in filesToProcess)
+            {
+                myTools.removeValues(currentFile, value);
+            }
+            printProcessedMessage(filesToProcess.Count, MethodBase.GetCurrentMethod().Name);
+        }
+
+        [Verb]
+        public static void updateChainValues(
+            [Parameter(Required = true, Description = "The new first value of the chain. All the chain will be updated based on this value")] string newValue,
+            [Parameter(Description = "Value which have some kind of relation with -newVal \n Together with -newVal updates all the values based on the" +
+                "-newVal and another position specified on -valRelation parameter (basically starts with (newVal-valRelation) ) Is especially useful when" +
+                "updating multiple related chains (on different files), like multiple objects from one position to another. Don't use with -filename, because" +
+                "it will only update one file. \nExample: xmlTools.exe -newVal \"1 1 1\" -valRelation \"4 4 4\" -valElement Translation -valParentElement" +
+                "OBANKeyFrame")] string valRelation,
+            [Parameter(Description = "Only update specific positions. Positions starts with 0, separted multiple positions with space. Example: valPositions=0 1 4")] [MoreThan(-1)]  string valPositions
+            )
+        {
+            initialChecks();
+            XmlTools myTools = new XmlTools(globalElement, globalParentElement);
+            List<string> filesToProcess = getFilesToProcess(globalFileName);
+            foreach (string currentFile in filesToProcess)
+            {
+                myTools.changeValue(currentFile, newValue, valRelation, valPositions);
+            }
+            printProcessedMessage(filesToProcess.Count, MethodBase.GetCurrentMethod().Name);
+        }
+
+        [Verb(Description = "Inverts a chain (like an OBAN animation). Example: xmlTools.exe -filename OBANheli_rotorblades08.xml -invert -valElement Translation -valParentElement OBANKeyFrame (inverts translation chain)")]
+        public static void Invert()
+        {
+            initialChecks();
+            XmlTools myTools = new XmlTools(globalElement, globalParentElement);
+            List<string> filesToProcess = getFilesToProcess(globalFileName);
+            foreach (string currentFile in filesToProcess)
+            {
+                myTools.invert(currentFile); //Inverting the element order
+            }
+            printProcessedMessage(filesToProcess.Count, MethodBase.GetCurrentMethod().Name);
+        }
+
+        [Verb]
+        public static void replaceValue(
+            [Parameter(Required = true, Description = "Old value to replace in Element.")] string oldValue,
+            [Parameter(Required = true, Description = "New value to replace in Element.")] string newValue
+            )
+        {
+            XmlTools myTools = new XmlTools(globalElement, globalParentElement);
+            List<string> filesToProcess = getFilesToProcess(globalFileName);
+            foreach (string currentFile in filesToProcess)
+            {
+                myTools.replaceValue(currentFile, oldValue, newValue);
+            }
+            printProcessedMessage(filesToProcess.Count, MethodBase.GetCurrentMethod().Name);
+        }
+
+        [Verb]
+        public static void replaceAll(
+            [Parameter(Required = true, Description = "Value to replace in Element. Replace all values of a element by another value.")] string value,
+            [Parameter(Description = "Only replace specific positions. Positions starts with 0, separted multiple positions with space. Example: valPositions=0 1 4")] [MoreThan(-1)] string valPositions
+            )
+        {
+            initialChecks();
+            XmlTools myTools = new XmlTools(globalElement, globalParentElement);
+            List<string> filesToProcess = getFilesToProcess(globalFileName);
+            foreach (string currentFile in filesToProcess)
+            {
+                if (valPositions != null)
+                {
+                    myTools.replaceAll(currentFile, value, valPositions);
+                }
+                else
+                {
+                    myTools.replaceAll(currentFile, value);
+                }
+            }
+            printProcessedMessage(filesToProcess.Count, MethodBase.GetCurrentMethod().Name);
+        }
+
+        /// <summary>
+        /// Patch in files can be used with wildcard or empty filename instead
+        /// </summary>
+        /// <param name="filename"></param>
+        [Verb]
+        public static void patchFile(
+            [Parameter(Description = "Force the specified patch to run in specified files")] string forceInFiles
+            )
+        {
+            XmlPatch myPatch;
+
+            if (forceInFiles != "")
+            {
+                myPatch = new XmlPatch(globalFileName, forceInFiles);
+            }
+            else
+            {
+                myPatch = new XmlPatch(globalFileName);
+            }
+
+            myPatch.startPatch();
+        }
+
+        [Verb]
+        public static void version()
+        {
+            Console.WriteLine("xmlTools v" + Program.toolsVersion);
+            Console.WriteLine("\nWritten by s10k");
+        }
+
+        // Global Parameters
+        [Global]
+        public static void fileName(
+             [Parameter(Required = true, Description = "Filename to apply the operations (with patchFile specifies the patch filename). Wildcards accepted for multiple files. No filename = search all .xml files in current path.")] string filename // xml filename. Wildcards accepted.
+            )
+        {
+            globalFileName = filename;
+        }
+
+        [Global]
+        public static void element(
+             [Parameter(Required = true, Description = "Element to apply the operation.")] string element
+            )
+        {
+            globalElement = element;
+        }
+
+        [Global]
+        public static void parElement(
+             [Parameter(Required = true, Description = "Parent of the Element to apply the operation.")] string parentElement
+            )
+        {
+            globalParentElement = parentElement;
+        }
+
+        //[PreVerbExecution]
+        //private static void InitialChecks(PreVerbExecutionContext context)
+        //{
+        //    bool elementFound = false;
+        //    foreach(ParameterAndValue param in context.Parameters){
+        //        if (param.Parameter.Names[0] == "element")
+        //        {
+        //            if(!String.IsNullOrEmpty(param.Value.ToString().Trim())){
+        //                elementFound = true;
+        //            }
+        //            break;
+        //        }
+        //    }
+        //    if (!elementFound)
+        //    {
+        //        Console.Error.WriteLine("You must specify the element parameter where the operations will be processed.");
+        //        Console.ReadLine();
+        //        System.Environment.Exit(1);
+        //    }
+        //}
+
+        // Private functions
+        private static List<String> getFilesToProcess(String filename)
+        {
+            List<String> filesToProccess = new List<String>();
+
+            if (filename == "") // No filename? Process everything xml file found.
+            {
+                List<string> allXmlFiles = Util.getAllXmlFiles();
+                foreach (String file in allXmlFiles)
+                {
+                    filesToProccess.Add(file);
+                }
+            }
+            else if (Util.containsWildcard(filename)) // Contains wildcards? Get all files that match it.
+            {
+                List<string> matchingWildcardFiles = Util.getXmlFilesWildcard(filename);
+                foreach (String file in matchingWildcardFiles)
+                {
+                    filesToProccess.Add(file);
+                }
+            }
+            else // Add the file specified
+            {
+                if (System.IO.File.Exists(filename))
+                {
+                    filesToProccess.Add(filename);
+                }
+                else
+                {
+                    Program.printAppError(Program.appErrors.FILE_NOT_FOUND, "The file specified: " + filename + " doesn't exists.", true);
+                }
+            }
+            return filesToProccess;
+        }
+
+        private static void printProcessedMessage(int count, string methodName)
+        {
+            Console.WriteLine(count + " files processed with " + methodName + " command.");
+        }
+
+        private static void initialChecks()
+        {
+            if (String.IsNullOrEmpty(globalElement.Trim()))
+            {
+                Program.printAppError(Program.appErrors.ELEMENT_NOT_FOUND, "You must specify the element parameter where the operations will be processed.", true);
+            }
+
+        }
+    }
+}
Index: /xmlTools/posUpdate/Program.cs
===================================================================
--- /xmlTools/posUpdate/Program.cs	(revision 711)
+++ /xmlTools/posUpdate/Program.cs	(revision 711)
@@ -0,0 +1,73 @@
+﻿using System;
+using System.Collections.Generic;
+using System.Text;
+using System.Xml;
+using System.IO;
+using System.Globalization;
+using System.Text.RegularExpressions;
+
+namespace xmlTools
+{
+    class Program
+    {
+        public static readonly string toolsVersion = "0.7d";
+
+        public enum appErrors
+        {
+            // 0-19 Errors with input parameters
+            ERROR_PARAMS = 0,
+            FILE_NOT_FOUND = 1,
+            ELEMENT_NOT_SPECIFIED=2,
+            ELEMENT_NOT_FOUND=3,
+            // 20-199 General application errors
+            BACKUPS_ALREADY_EXISTS=20,
+            NUMBER_VALUES_TO_REPLACE_NE_AVAILABLE_VALUES = 21,
+            INVALID_POSITIONS_RANGE=22,
+            // 200-299 Patch operations errors
+            PATCH_ADDTO_PROCESS_ERROR = 200,
+            PATCH_REMOVE_PROCESS_ERROR = 201,
+            PATCH_COMMAND_PROCESS_ERROR=202,
+            PATCH_ELEMENT_NOT_FOUND=203,
+            PATCH_ADDTO_ERROR_PARSING_XML=204,
+            PATCH_COMMAND_NOT_FOUND=205
+        }
+
+        public static void printAppError(appErrors error, string description, bool exitApp=false){
+            Console.Error.WriteLine("Error Code: "+(int)error);
+            Console.Error.WriteLine(description);
+            
+            if (exitApp)
+            {
+                Environment.Exit(1);
+            }
+        }
+
+        static void Main(string[] args)
+        {
+            //long ticksThisTime = 0;
+            //System.Diagnostics.Stopwatch timePerParse = System.Diagnostics.Stopwatch.StartNew();
+
+         
+           
+            try
+            {
+                //We use a command parse library due to its advantages
+                CLAP.Parser.RunConsole<ParametersParser>(args);
+            }
+            catch (Exception e)
+            {
+                printAppError(appErrors.ERROR_PARAMS, "Error processing parameters:\n" + e.ToString());
+            }
+
+            
+
+            //// Stop the timer, and save the 
+            //// elapsed ticks for the operation.
+
+            //timePerParse.Stop();
+            //ticksThisTime = timePerParse.ElapsedTicks;
+            //Console.WriteLine(ticksThisTime);
+            //Console.ReadLine();
+        }
+    }
+}
Index: /xmlTools/posUpdate/Properties/AssemblyInfo.cs
===================================================================
--- /xmlTools/posUpdate/Properties/AssemblyInfo.cs	(revision 711)
+++ /xmlTools/posUpdate/Properties/AssemblyInfo.cs	(revision 711)
@@ -0,0 +1,36 @@
+﻿using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+// General Information about an assembly is controlled through the following 
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+[assembly: AssemblyTitle("posUpdate")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("")]
+[assembly: AssemblyProduct("posUpdate")]
+[assembly: AssemblyCopyright("Copyright ©  2012")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// Setting ComVisible to false makes the types in this assembly not visible 
+// to COM components.  If you need to access a type in this assembly from 
+// COM, set the ComVisible attribute to true on that type.
+[assembly: ComVisible(false)]
+
+// The following GUID is for the ID of the typelib if this project is exposed to COM
+[assembly: Guid("fb481be7-88a3-468d-bef1-1f253a51ba11")]
+
+// Version information for an assembly consists of the following four values:
+//
+//      Major Version
+//      Minor Version 
+//      Build Number
+//      Revision
+//
+// You can specify all the values or you can default the Build and Revision Numbers 
+// by using the '*' as shown below:
+// [assembly: AssemblyVersion("1.0.*")]
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
Index: /xmlTools/posUpdate/Util.cs
===================================================================
--- /xmlTools/posUpdate/Util.cs	(revision 711)
+++ /xmlTools/posUpdate/Util.cs	(revision 711)
@@ -0,0 +1,140 @@
+﻿using System;
+using System.Collections.Generic;
+using System.IO;
+using System.Text;
+using System.Text.RegularExpressions;
+using System.Xml;
+
+namespace xmlTools
+{
+    /// <summary>
+    /// Utilities class. Contain function used along all the program and classes.
+    /// </summary>
+    class Util
+    {
+        /// <summary>
+        /// Backup a file, return true if sucessful otherwise returns false
+        /// </summary>
+        /// <param name="file"></param>
+        static public bool backupFile(string file)
+        {
+            //try
+            //{
+            //    System.IO.File.Copy(file, file + ".bak", false); //make a backup first //false is to not override already created backups
+            //}
+            //catch (Exception e)
+            //{
+            //    Program.printAppError(Program.appErrors.BACKUPS_ALREADY_EXISTS, "Couldn't backup file " + file + " :\n" + e.Message);
+            //    return false;
+            //}
+            return true;
+        }
+
+        /// <summary>
+        /// Get all elements with a determined name and optionally a parent name. Result is saved on the paremeter list "result"
+        /// </summary>
+        /// <param name="rootNode"></param>
+        /// <param name="result"></param>
+        /// <param name="posElement"></param>
+        /// <param name="posParentElement"></param>
+        public static void getAllSpecificElements(XmlNode rootNode, ref List<XmlNode> result, String posElement, String posParentElement = "")
+        {
+            foreach (XmlNode element in rootNode.ChildNodes)
+            {
+                if (element.Name == posElement && (posParentElement == "" || posParentElement == element.ParentNode.Name))
+                {
+                    result.Add(element);
+                    continue;
+                }
+                getAllSpecificElements(element, ref result, posElement, posParentElement); //If not found in this node continue search in subnodes
+            }
+        }
+
+        /// <summary>
+        /// Converts a string to a xmlNode. Throws XmlException if the parsing of xml fails.
+        /// </summary>
+        /// <param name="xmlContent"></param>
+        /// <returns></returns>
+        public static XmlNode stringToXmlNode(string xmlContent)
+        {
+            XmlDocument doc = new XmlDocument();
+            try
+            {
+                doc.LoadXml(xmlContent);
+            }
+            catch (XmlException e)
+            {
+                throw e;
+            }
+            return doc.DocumentElement;
+        }
+
+        /// <summary>
+        /// Gets all xml files in the same directory of the executable
+        /// </summary>
+        /// <returns></returns>
+        static public List<String> getAllXmlFiles()
+        {
+            return getXmlFilesWildcard("*.xml");
+        }
+
+        /// <summary>
+        /// Converts wildcard to regex and uses it to make the match
+        /// </summary>
+        /// <param name="filewildcard"></param>
+        /// <returns></returns>
+        public static List<String> getXmlFilesWildcard(String filewildcard)
+        {
+            List<String> xmlFiles = new List<String>();
+            String[] files = System.IO.Directory.GetFiles(getExePath()); //Get all files in executable directory
+
+            foreach (String file in files)
+            {
+                Regex wildcardRegex = new Regex(Util.WildcardToRegex(filewildcard), RegexOptions.IgnoreCase); //case insensitivity
+                if (wildcardRegex.IsMatch(Path.GetFileName(file)))
+                {
+                    xmlFiles.Add(file);
+                }
+            }
+
+            return xmlFiles;
+        }
+
+        /// <summary>
+        /// Converts wildcard to regex (from here: http://www.codeproject.com/Articles/11556/Converting-Wildcards-to-Regexes)
+        /// </summary>
+        /// <param name="pattern"></param>
+        /// <returns></returns>
+        private static string WildcardToRegex(string pattern)
+        {
+            return "^" + Regex.Escape(pattern).
+            Replace("\\*", ".*").
+            Replace("\\?", ".") + "$";
+        }
+
+        /// <summary>
+        /// Check when a string contains a wildcard or not
+        /// </summary>
+        /// <param name="myString"></param>
+        /// <returns></returns>
+        public static bool containsWildcard(String myString)
+        {
+            return (myString.Contains("*") || myString.Contains("?"));
+        }
+
+        public static string getExePath()
+        {
+            return System.IO.Path.GetDirectoryName(System.Reflection.Assembly.GetExecutingAssembly().Location);
+        }
+
+        public static string getExeFileName()
+        {
+            return Environment.GetCommandLineArgs()[0];
+        }
+
+        public static bool IsRunningOnMono()
+        {
+            return Type.GetType("Mono.Runtime") != null;
+        }
+    }
+}
Index: /xmlTools/posUpdate/XmlNumberValue.cs
===================================================================
--- /xmlTools/posUpdate/XmlNumberValue.cs	(revision 711)
+++ /xmlTools/posUpdate/XmlNumberValue.cs	(revision 711)
@@ -0,0 +1,68 @@
+﻿using System;
+using System.Collections.Generic;
+using System.Text;
+using System.Xml;
+
+namespace xmlTools
+{
+    /// <summary>
+    /// This class represents a xmlNumberValue. It supports various dimensions separated by spaces. For example a quaternion: 1 -1 1 -1
+    /// It also includes various functions to work with multi dimensional number xml values
+    /// </summary>
+    public class XmlNumberValue
+    {
+        public List<double> myValues = new List<double>(); //include all dimensions of the value
+
+        public XmlNumberValue(String myString)
+        {
+            String[] values = myString.Split(' ');
+
+            foreach (string value in values)
+            {
+                this.myValues.Add(XmlConvert.ToDouble(value));
+            }
+        }
+
+        public XmlNumberValue(List<double> myDimensions)
+        {
+            this.myValues = myDimensions;
+        }
+
+        public static XmlNumberValue difference(XmlNumberValue first, XmlNumberValue second)
+        {
+            List<double> result = new List<double>();
+
+            for (int i = 0; i < first.myValues.Count; i++)
+            {
+                result.Add(first.myValues[i] - second.myValues[i]);
+            }
+
+            return new XmlNumberValue(result);
+        }
+
+        public static XmlNumberValue sum(XmlNumberValue first, XmlNumberValue second)
+        {
+            List<double> result = new List<double>();
+
+            for (int i = 0; i < first.myValues.Count; i++)
+            {
+                result.Add(first.myValues[i] + second.myValues[i]);
+            }
+
+            return new XmlNumberValue(result);
+        }
+
+        public override string ToString()
+        {
+            String result = "";
+
+            for (int i = 0; i < this.myValues.Count - 1; i++)
+            {
+                result += XmlConvert.ToString(this.myValues[i]) + " ";
+            }
+            result += XmlConvert.ToString(this.myValues[this.myValues.Count - 1]);
+
+            return result;
+        }
+    }
+}
Index: /xmlTools/posUpdate/XmlPatch.cs
===================================================================
--- /xmlTools/posUpdate/XmlPatch.cs	(revision 711)
+++ /xmlTools/posUpdate/XmlPatch.cs	(revision 711)
@@ -0,0 +1,406 @@
+﻿using System;
+using System.Collections.Generic;
+using System.Diagnostics;
+using System.Text;
+using System.Xml;
+
+namespace xmlTools
+{
+    /// <summary>
+    /// This classes parses a .patch xml tools file and applies its content to the files which it specifies
+    /// </summary>
+    class XmlPatch
+    {
+        String fileName;
+        String forceFiles = "";
+
+        public XmlPatch(String file)
+        {
+            fileName = file;
+        }
+
+        public XmlPatch(String file, String forceInFiles)
+        {
+            fileName = file;
+            forceFiles = forceInFiles; //We support apply the operation in diverse forced files (NameOfFile parameter will be ignored)
+        }
+
+        /// <summary>
+        /// Applies the patch file. Returns true if successful otherwise returns false.
+        /// </summary>
+        /// <returns></returns>
+        public bool startPatch()
+        {
+            string line;
+
+            // Read the file and display it line by line.
+            System.IO.StreamReader file = new System.IO.StreamReader(fileName);
+
+            while ((line = file.ReadLine()) != null) //read while we don't reach the end of the file
+            {
+                if (line.StartsWith("@ADDTO "))
+                {
+                    string operation = line;
+                    string xmlToInject = "";
+
+                    file.ReadLine(); //ignore <xml> start header
+                    while ((line = file.ReadLine()) != "</xml>")
+                    {
+                        xmlToInject += line + "\n"; //get all the xml that will be injected
+                    }
+                    if (!addOperation(operation, xmlToInject))
+                    {
+                        Program.printAppError(Program.appErrors.PATCH_ADDTO_PROCESS_ERROR, "Error while performing adding operation in patch file. Aborting...");
+                        return false;
+                    }
+                }
+                else if (line.StartsWith("@REMOVE "))
+                {
+                    if (!removeOperation(line))
+                    {
+                        Program.printAppError(Program.appErrors.PATCH_REMOVE_PROCESS_ERROR, "Error while performing remove operation in patch file. Aborting...");
+                        return false;
+                    }
+                }
+                else if (line.StartsWith("@COMMAND "))
+                {
+                    if (!executeCommand(line))
+                    {
+                        Program.printAppError(Program.appErrors.PATCH_COMMAND_PROCESS_ERROR, "Error while performing command operation in patch file. Aborting...");
+                        return false;
+                    }
+                }
+            }
+
+            file.Close();
+
+            return true;
+        }
+
+        /// <summary>
+        /// Inserts xml in a desired Element. Returns true or false if it succeeds
+        /// </summary>
+        /// <param name="operation"></param>
+        /// <param name="xmlToInject"></param>
+        /// <returns></returns>
+        private bool addOperation(string operation, string xmlToInject)
+        {
+            //@ADDTO File "example.xml" ParentElement "Animation" Element "Lookup"
+
+            string File = "", ParentElement = "", Element = "";
+
+            //---------------------------------------------------Parse Operation command (start)
+            try
+            {
+                if (forceFiles == null)
+                {
+                    File = getPatchParameter(operation, "File");
+                }
+                else
+                {
+                    File = forceFiles;
+                }
+
+                ParentElement = getPatchParameter(operation, "ParentElement"); //Get the ParentElement
+
+                Element = getPatchParameter(operation, "Element"); //Get the Element
+            }
+            catch (Exception e)
+            {
+                Program.printAppError(Program.appErrors.PATCH_ADDTO_ERROR_PARSING_XML, "Error parsing addOperation in Patch file.\n" + e.ToString());
+                return false;
+            }
+
+            if (Element == "")
+            {
+                return false;
+            }
+
+            //---------------------------------------------------Parse Operation command (end)
+            List<String> filesToProcess = new List<String>();
+            if (File == "")
+            {
+                filesToProcess = Util.getAllXmlFiles(); //no file specified, use all xml files found in same folder
+            }
+            else if (Util.containsWildcard(File))
+            {
+                filesToProcess = Util.getXmlFilesWildcard(File);
+            }
+            else
+            {
+                filesToProcess.Add(File);
+            }
+
+            //---------------------------------------------------XML Injection (start)
+            foreach (String currFile in filesToProcess)
+            {
+
+                Util.backupFile(currFile);
+
+                XmlDocument xdoc = new XmlDocument();
+                xdoc.Load(currFile);
+
+                List<XmlNode> myElements = new List<XmlNode>();
+                Util.getAllSpecificElements(xdoc.DocumentElement, ref myElements, Element, ParentElement); //Returns all after "Oni" element
+
+                if (myElements.Count == 0)
+                {
+                    Program.printAppError(Program.appErrors.PATCH_ELEMENT_NOT_FOUND, "Error in addOperation in Patch file: the element specified doesn't exist.");
+                    return false;
+                }
+
+                try
+                {
+                    XmlNode newXml = xdoc.ImportNode(Util.stringToXmlNode(xmlToInject), true); //necessary to import node or ArgumentException will be thrown when appending
+
+                    myElements[myElements.Count - 1].AppendChild(newXml); // Append the code after last element
+
+                    xdoc.Save(currFile);
+                }
+                catch (XmlException e)
+                {
+                    Program.printAppError(Program.appErrors.PATCH_ADDTO_ERROR_PARSING_XML, "Error parsing xml to addOperation in Patch file.\n" + e.ToString());
+                    return false;
+                }
+            }
+            //---------------------------------------------------XML Injection (end)
+
+            return true;
+        }
+
+        /// <summary>
+        /// Removes a xml element, right now it removes the first element it finds with matchs "Element" and "ParentElement" parameters
+        /// </summary>
+        /// <param name="operation"></param>
+        /// <returns>true or false depending if succeed or not</returns>
+        private bool removeOperation(string operation)
+        {
+            //@REMOVE File "example.xml" ParentElement "Particles" Element "Particle"
+
+            string File = "", ParentElement = "", Element = "";
+
+            //---------------------------------------------------Parse Operation command (start)
+            try
+            {
+                if (forceFiles == null)
+                {
+                    File = getPatchParameter(operation, "File");
+                }
+                else
+                {
+                    File = forceFiles;
+                }
+
+                ParentElement = getPatchParameter(operation, "ParentElement"); //Get the ParentElement
+
+                Element = getPatchParameter(operation, "Element"); //Get the Element
+            }
+            catch (Exception e)
+            {
+                Program.printAppError(Program.appErrors.PATCH_REMOVE_PROCESS_ERROR, "Error parsing removeOperation in Patch file.\n" + e.ToString());
+                return false;
+            }
+
+            if (Element == "")
+            {
+                return false;
+            }
+
+            //---------------------------------------------------Parse Operation command (end)
+
+            List<String> filesToProcess = new List<String>();
+            if (File == "")
+            {
+                filesToProcess = Util.getAllXmlFiles(); //no file specified, use all xml files found in same folder
+            }
+            else if (Util.containsWildcard(File))
+            {
+                filesToProcess = Util.getXmlFilesWildcard(File);
+            }
+            else
+            {
+                filesToProcess.Add(File);
+            }
+
+            //---------------------------------------------------XML Remove (start)
+
+            foreach (String currFile in filesToProcess)
+            {
+
+                Util.backupFile(currFile);
+
+                XmlDocument xdoc = new XmlDocument();
+                xdoc.Load(currFile);
+
+                List<XmlNode> myElements = new List<XmlNode>();
+                Util.getAllSpecificElements(xdoc.DocumentElement, ref myElements, Element, ParentElement); //Returns all after "Oni" element
+
+                if (myElements.Count == 0)
+                {
+                    Program.printAppError(Program.appErrors.PATCH_ELEMENT_NOT_FOUND, "Error in removeOperation in Patch file: the element specified doesn't exist.");
+                    return false;
+                }
+
+                myElements[0].ParentNode.RemoveChild(myElements[0]); // Removes the first occurrence which matches the "Element" and "ParentElement" given
+
+                xdoc.Save(currFile);
+
+            }
+            //---------------------------------------------------XML Remove (end)
+
+
+            return true;
+        }
+
+        /// <summary>
+        /// 
+        /// </summary>
+        /// <param name="command"></param>
+        /// <returns>true or false depending if succeed or not</returns>
+        private bool executeCommand(string command)
+        {
+            //---------------------------------------------------Parse Operation command (start)
+
+            command = command.Replace("@COMMAND ", ""); //get only the command to process
+
+            if (command.Trim() == "")
+            {
+                Program.printAppError(Program.appErrors.PATCH_COMMAND_NOT_FOUND, "Error parsing commandOperation in Patch file: Command is empty.");
+                return false;
+            }
+
+            try
+            {
+                if (forceFiles != null)
+                {
+                    string paramType = "";
+
+                    // Filename already exists?
+                    if (command.IndexOf("filename:") != -1)
+                    {
+                        paramType = "filename:";
+                    }
+                    else if (command.IndexOf("filename=") != -1)
+                    {
+                        paramType = "filename=";
+                    }
+                    // Add the filename if it doesn't exists
+                    else
+                    {
+                        command = command.Insert(command.Length-1," -filename:" + this.forceFiles); // -2 to be inside quotes
+                    }
+
+                    if (paramType != "")
+                    {
+                        int startIdx = command.IndexOf(paramType) + paramType.Length;
+                        int endIdx = command.IndexOf(" ", startIdx); // it may end with space
+                        if (endIdx == -1)
+                        {
+                            endIdx = command.IndexOf("\"", startIdx); // or with quotes
+                        }
+                        string currFilename = command.Substring(startIdx, endIdx - startIdx);
+                        command = command.Replace(currFilename, this.forceFiles);
+                    }
+
+                }
+
+                command = command.Replace("\"", ""); // remove quotes
+
+                ProcessStartInfo startInfo = new ProcessStartInfo();
+                if (!Util.IsRunningOnMono())
+                {
+                    startInfo.FileName = Util.getExeFileName();
+                }
+                else{
+                    startInfo.FileName = "mono";
+                }
+                if (!Util.IsRunningOnMono())
+                {
+                    startInfo.Arguments = command;
+                }
+                else{
+                    startInfo.Arguments = Util.getExeFileName() + " " + command;
+                }
+                startInfo.UseShellExecute = false; // necessary to redirect output
+                startInfo.RedirectStandardOutput = true;
+                startInfo.RedirectStandardError = true;
+                startInfo.WindowStyle = System.Diagnostics.ProcessWindowStyle.Hidden; // hide new process window
+
+                Process p = System.Diagnostics.Process.Start(startInfo);
+                p.OutputDataReceived += commandStdOutputReceived;
+                p.ErrorDataReceived += commandStdErrorReceived;
+                p.BeginOutputReadLine();
+                p.BeginErrorReadLine();
+                p.WaitForExit();
+            }
+            catch (Exception e)
+            {
+                Program.printAppError(Program.appErrors.PATCH_COMMAND_PROCESS_ERROR, "Error processing command in Patch file.\n" + e.ToString());
+                return false;
+            }
+
+            return true;
+        }
+
+        /// <summary>
+        /// Reads asynchronously output from the new process where the command will be executed
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void commandStdOutputReceived(object sender, DataReceivedEventArgs e)
+        {
+
+            string myData = e.Data;
+
+            if (myData != null)
+            {
+                if (myData.EndsWith("\n"))
+                {
+                    Console.Write(myData);
+                }
+                else
+                {
+                    Console.WriteLine(myData);
+                }
+            }
+
+        }
+
+        private void commandStdErrorReceived(object sender, DataReceivedEventArgs e)
+        {
+
+            string myData = e.Data;
+
+            if (myData != null)
+            {
+                if (myData.EndsWith("\n"))
+                {
+                    Console.Error.Write(myData);
+                }
+                else
+                {
+                    Console.Error.WriteLine(myData);
+                }
+            }
+
+        }
+
+        private string getPatchParameter(string line, string parameterName)
+        {
+            string result = "";
+            int startIdx = 0, endIdx = 0;
+
+            string temp = parameterName + " \"";
+
+            startIdx = line.IndexOf(temp);
+            if (startIdx != -1) //we have Parameter specified
+            {
+                startIdx += temp.Length;
+                endIdx = line.IndexOf("\"", startIdx);
+                result = line.Substring(startIdx, endIdx - startIdx); //Get the parameter value
+            }
+
+            return result;
+        }
+    }
+}
Index: /xmlTools/posUpdate/XmlTextValue.cs
===================================================================
--- /xmlTools/posUpdate/XmlTextValue.cs	(revision 711)
+++ /xmlTools/posUpdate/XmlTextValue.cs	(revision 711)
@@ -0,0 +1,43 @@
+﻿using System;
+using System.Collections.Generic;
+using System.Text;
+
+namespace xmlTools
+{
+    /// <summary>
+    /// This class represents a xmlTextValue. It supports various dimensions separated by spaces. For example a vehicle array: "car motorcycle bicycle"
+    /// It also includes various functions to work with multi dimensional xml string values
+    /// </summary>
+    class XmlTextValue
+    {
+        public List<String> myValues = new List<String>(); //include all dimensions of the value
+
+        public XmlTextValue(String myString)
+        {
+            String[] values = myString.Split(' ');
+
+            foreach (string value in values)
+            {
+                this.myValues.Add(value);
+            }
+        }
+
+        public XmlTextValue(List<String> myDimensions)
+        {
+            this.myValues = myDimensions;
+        }
+
+        public override string ToString()
+        {
+            String result = "";
+
+            for (int i = 0; i < this.myValues.Count - 1; i++)
+            {
+                result += this.myValues[i] + " ";
+            }
+            result += this.myValues[this.myValues.Count - 1];
+
+            return result;
+        }
+    }
+}
Index: /xmlTools/posUpdate/XmlTools.cs
===================================================================
--- /xmlTools/posUpdate/XmlTools.cs	(revision 711)
+++ /xmlTools/posUpdate/XmlTools.cs	(revision 711)
@@ -0,0 +1,332 @@
+﻿using System;
+using System.Collections.Generic;
+using System.Text;
+using System.Xml;
+
+namespace xmlTools
+{
+    class XmlTools
+    {
+        private XmlDocument xdoc;
+        private string posElement, posParentElement;
+
+        /// <summary>
+        /// Our constructor
+        /// </summary>
+        /// <param name="file"></param>
+        /// <param name="posElement"></param>
+        /// <param name="posParentElement"></param>
+        public XmlTools(string posElement, string posParentElement = "")
+        {
+            this.posElement = posElement;
+            this.posParentElement = posParentElement;
+        }
+
+        /// <summary>
+        /// Replace all values of a element by another value
+        /// </summary>
+        /// <param name="file"></param>
+        /// <param name="value"></param>
+        public void replaceAll(string file, string value, string valuePositions = "")
+        {
+            Util.backupFile(file);
+            loadXmlFile(file);
+
+            List<XmlNode> myElements = new List<XmlNode>();
+            Util.getAllSpecificElements(xdoc.DocumentElement, ref myElements,this.posElement,this.posParentElement); //Returns all after "Oni" element
+
+            if (valuePositions != "")
+            {
+                checkValidSpecificPositions(valuePositions, value, myElements[0].InnerText);
+            }
+
+            foreach (XmlNode element in myElements)
+            {
+                if (element.Name == posElement)
+                {
+                    if (posParentElement != "" && element.ParentNode.Name != posParentElement)
+                    {
+                        continue;
+                    }
+                    if (valuePositions == "") //replace every value for the new
+                    {
+                        element.InnerText = value;
+                    }
+                    else //replace only the specified positions by the specified values of each dimension
+                    {
+                        element.InnerText = replaceSpecificPositions(element.InnerText, value, valuePositions);
+                    }
+
+                }
+            }
+
+            saveXmlFile(file);
+        }
+
+        /// <summary>
+        /// Add values in an element
+        /// </summary>
+        /// <param name="file"></param>
+        /// <param name="value"></param>
+        public void addValues(string file, string values)
+        {
+            Util.backupFile(file);
+            loadXmlFile(file);
+
+            XmlTextValue myInputValues = new XmlTextValue(values);
+
+            List<XmlNode> myElements = new List<XmlNode>();
+            Util.getAllSpecificElements(xdoc.DocumentElement, ref myElements, this.posElement, this.posParentElement); //Returns all after "Oni" element
+
+            foreach (XmlNode element in myElements)
+            {
+                if (element.Name == posElement)
+                {
+                    if (posParentElement != "" && element.ParentNode.Name != posParentElement)
+                    {
+                        continue;
+                    }
+                    XmlTextValue myXmlSubValues = new XmlTextValue(element.InnerText);
+
+                    foreach(String myInputValue in myInputValues.myValues){
+                        bool alreadyExists = false;
+                        foreach (String myXmlSubValue in myXmlSubValues.myValues)
+                        {
+                            //It already exists in the xml??
+                            if (myInputValue == myXmlSubValue)
+                            {
+                                alreadyExists = true;
+                                break;
+                            }
+                        }
+                        //if it doesn't exists already let's add it
+                        if (!alreadyExists)
+                        {
+                            element.InnerText += " "+myInputValue;
+                        }
+                    }
+                }
+            }
+
+            saveXmlFile(file);
+        }
+
+        /// <summary>
+        /// Replaces a value by another
+        /// </summary>
+        /// <param name="currentFile"></param>
+        /// <param name="replaceValue"></param>
+        public void replaceValue(string file, string oldValue, string newValue)
+        {
+            Util.backupFile(file);
+            loadXmlFile(file);
+
+            List<XmlNode> myElements = new List<XmlNode>();
+            Util.getAllSpecificElements(xdoc.DocumentElement, ref myElements, this.posElement, this.posParentElement); //Returns all after "Oni" element
+
+            foreach (XmlNode element in myElements)
+            {
+                if (element.Name == posElement)
+                {
+                    if (posParentElement != "" && element.ParentNode.Name != posParentElement)
+                    {
+                        continue;
+                    }
+                    XmlTextValue myXmlSubValues = new XmlTextValue(element.InnerText);
+
+                        for(int i=0; i<myXmlSubValues.myValues.Count; i++){
+                            //Found a match with the old value?
+                            if (myXmlSubValues.myValues[i] == oldValue)
+                            {
+                               //replace with the new match
+                                myXmlSubValues.myValues[i] = newValue;
+                            }
+                    }
+                        element.InnerText = myXmlSubValues.ToString();
+                }
+            }
+
+            saveXmlFile(file);
+        }
+
+        /// <summary>
+        /// Remove values in an element
+        /// </summary>
+        /// <param name="file"></param>
+        /// <param name="value"></param>
+        public void removeValues(string file, string values)
+        {
+            Util.backupFile(file);
+            loadXmlFile(file);
+
+            XmlTextValue myInputValues = new XmlTextValue(values);
+
+            List<XmlNode> myElements = new List<XmlNode>();
+            Util.getAllSpecificElements(xdoc.DocumentElement, ref myElements, this.posElement, this.posParentElement); //Returns all after "Oni" element
+
+            foreach (XmlNode element in myElements)
+            {
+                if (element.Name == posElement)
+                {
+                    if (posParentElement != "" && element.ParentNode.Name != posParentElement)
+                    {
+                        continue;
+                    }
+                    XmlTextValue myXmlSubValues = new XmlTextValue(element.InnerText);
+
+                    foreach (String myInputValue in myInputValues.myValues)
+                    {
+                       for(int i=0; i<myXmlSubValues.myValues.Count; i++){
+                            //It already exists in the xml?
+                            if (myInputValue == myXmlSubValues.myValues[i])
+                            {
+                                //remove it
+                                myXmlSubValues.myValues.RemoveAt(i);
+                                break;
+                            }
+                        }
+                    }
+                    element.InnerText = myXmlSubValues.myValues.ToString();
+                }
+            }
+
+            saveXmlFile(file);
+        }
+
+        /// <summary>
+        /// Change a value of element (updating all the chain)
+        /// </summary>
+        /// <param name="file"></param>
+        /// <param name="newValue"></param>
+        /// <param name="valueRelation"></param>
+        public void changeValue(string file, string newValue, string valueRelation = "", string valuePositions = "")
+        {
+            Util.backupFile(file);
+            loadXmlFile(file);
+
+            XmlNumberValue xmlLastPos = null, newXmlLastPos = null;
+
+            List<XmlNode> myElements = new List<XmlNode>();
+            Util.getAllSpecificElements(xdoc.DocumentElement, ref myElements, this.posElement, this.posParentElement); //Returns all after "Oni" element
+
+            if (valuePositions == "")
+            {
+                newXmlLastPos = new XmlNumberValue(newValue);
+            }
+            else //If specific positions to be changed are specified, just associate the newLastPos with the first replaced in the specific positions by the specific values
+            {
+                newXmlLastPos = new XmlNumberValue(replaceSpecificPositions(myElements[0].InnerText, newValue, valuePositions));
+            }
+
+            if (valuePositions != "")
+            {
+                checkValidSpecificPositions(valuePositions, newValue, myElements[0].InnerText);
+            }
+
+            foreach (XmlNode element in myElements)
+            {
+                if (element.Name == this.posElement && (this.posParentElement == "" || this.posParentElement == element.ParentNode.Name))
+                {
+                    XmlNumberValue xmlCurrValue = new XmlNumberValue(element.InnerText);
+
+                    if (xmlLastPos != null)
+                    {
+                        newXmlLastPos = XmlNumberValue.sum(newXmlLastPos, XmlNumberValue.difference(xmlCurrValue, xmlLastPos));
+                        element.InnerText = newXmlLastPos.ToString();
+                        xmlLastPos = xmlCurrValue;
+                    }
+                    else
+                    { // first time just assign to last value
+                        if (valueRelation != "")
+                        {
+                            newXmlLastPos = XmlNumberValue.difference(newXmlLastPos, XmlNumberValue.difference(new XmlNumberValue(valueRelation), xmlCurrValue));
+                        }
+                        xmlLastPos = xmlCurrValue;
+                        element.InnerText = newXmlLastPos.ToString();
+                    }
+                }
+            }
+            saveXmlFile(file);
+        }
+
+        /// <summary>
+        /// Invert the values of a element name (inverts all the chain)
+        /// </summary>
+        /// <param name="file"></param>
+        public void invert(string file)
+        {
+            Util.backupFile(file);
+            loadXmlFile(file);
+
+            //Inverting the element order
+            List<String> invertedOrder = new List<String>();
+
+            List<XmlNode> myElements = new List<XmlNode>();
+            Util.getAllSpecificElements(this.xdoc.DocumentElement, ref myElements, this.posElement, this.posParentElement);
+            //Read all and save to the list
+            foreach (XmlNode element in myElements) //Returns all after "Oni" element
+            {
+                    invertedOrder.Add(element.InnerText);
+            }
+
+            //Let's start taking from the list to new xml file (inverted order)
+
+            int count = 0;
+
+            foreach (XmlNode element in myElements) //Returns all after "Oni" element
+            {
+                if (element.Name == posElement)
+                {
+                    element.InnerText = invertedOrder[invertedOrder.Count - 1 - count];
+                    count++;
+                }
+            }
+            saveXmlFile(file);
+        }
+
+        private void loadXmlFile(string file)
+        {
+            this.xdoc = new XmlDocument();
+            this.xdoc.Load(file);
+        }
+
+        private void saveXmlFile(string file)
+        {
+            this.xdoc.Save(file);
+        }
+
+        private void checkValidSpecificPositions(string valuePositions, string value, string firstElement)
+        {
+            XmlNumberValue testValuePositions = new XmlNumberValue(valuePositions);
+            XmlNumberValue testValue = new XmlNumberValue(value);
+            XmlNumberValue testFirstRealValue = new XmlNumberValue(firstElement);
+
+            if (testValuePositions.myValues.Count != testValue.myValues.Count) //Check if there are the same number of positions for the same number of dimensions to replace
+            {
+                Program.printAppError(Program.appErrors.NUMBER_VALUES_TO_REPLACE_NE_AVAILABLE_VALUES, "The number of values to replace must be the same of the number of specified positions.", true);
+            }
+            foreach (int pos in testValuePositions.myValues) //converts automatically from double to int
+            {
+                if (pos > testFirstRealValue.myValues.Count - 1 || pos < 0) //Are positions valid for the current values? //-1 because starts at 0
+                {
+                    Program.printAppError(Program.appErrors.INVALID_POSITIONS_RANGE, "The positions values are not in the range of the value to replace (pos index < 0 or > newValueIndexesNumber).",true);
+                }
+            }
+        }
+
+        private string replaceSpecificPositions(string currXmlValue, string values, string valuePositions)
+        {
+            XmlNumberValue currentValue = new XmlNumberValue(currXmlValue);
+            XmlNumberValue positionsValues = new XmlNumberValue(valuePositions);
+            XmlNumberValue newValues = new XmlNumberValue(values);
+
+            for (int i = 0; i < positionsValues.myValues.Count; i++)
+            {
+                int posToChange = (int)positionsValues.myValues[i];
+                currentValue.myValues[posToChange] = newValues.myValues[i];
+            }
+
+            return currentValue.ToString();
+        }
+    }
+}
Index: /xmlTools/posUpdate/app.config
===================================================================
--- /xmlTools/posUpdate/app.config	(revision 711)
+++ /xmlTools/posUpdate/app.config	(revision 711)
@@ -0,0 +1,3 @@
+<?xml version="1.0"?>
+<configuration>
+<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
Index: /xmlTools/posUpdate/bin/Debug/CLAP.xml
===================================================================
--- /xmlTools/posUpdate/bin/Debug/CLAP.xml	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/CLAP.xml	(revision 711)
@@ -0,0 +1,1605 @@
+<?xml version="1.0"?>
+<doc>
+  <assembly>
+    <name>CLAP</name>
+  </assembly>
+  <members>
+    <member name="T:CLAP.Interception.PreVerbExecutionContext">
+      <summary>
+            The context before a verb is to be executed
+            </summary>
+    </member>
+    <member name="P:CLAP.Interception.UserVerbExecutionContext.Method">
+      <summary>
+            The method that is executed
+            </summary>
+    </member>
+    <member name="P:CLAP.Interception.UserVerbExecutionContext.Target">
+      <summary>
+            The target object, if any, that the verb is executed on.
+            If the verb is static, this is null.
+            </summary>
+    </member>
+    <member name="P:CLAP.Interception.UserVerbExecutionContext.UserContext">
+      <summary>
+            A user-context that can be filled with custom keys and values.
+            Once filled in the pre-execution context - it is available in the post-execution context.
+            </summary>
+    </member>
+    <member name="P:CLAP.Interception.UserVerbExecutionContext.Parameters">
+      <summary>
+            The list of parameters and their values
+            </summary>
+    </member>
+    <member name="P:CLAP.Interception.PreVerbExecutionContext.Cancel">
+      <summary>
+            Whether to cancel to verb execution.
+            The post-interception will be called having the Cancelled property set to true.
+            </summary>
+    </member>
+    <member name="T:CLAP.Validation.FileExistsAttribute">
+      <summary>
+            File exists validation:
+            The string value of the marked parameter or property must be a path to an existing file
+            </summary>
+    </member>
+    <member name="T:CLAP.ValidationAttribute">
+      <summary>
+            Validation on the parameter's value
+            </summary>
+    </member>
+    <member name="M:CLAP.ValidationAttribute.GetValidator">
+      <summary>
+            The validator
+            </summary>
+    </member>
+    <member name="P:CLAP.ValidationAttribute.Description">
+      <summary>
+            The description of this validation attribute, used when asking for help
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.FileExistsAttribute.#ctor">
+      <summary>
+            Constructor
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.FileExistsAttribute.GetValidator">
+      <summary>
+            Gets a validator instance
+            </summary>
+    </member>
+    <member name="P:CLAP.Validation.FileExistsAttribute.Description">
+      <summary>
+            The validation description
+            </summary>
+    </member>
+    <member name="T:CLAP.IValueValidator">
+      <summary>
+            A value validator
+            </summary>
+    </member>
+    <member name="M:CLAP.IValueValidator.Validate(CLAP.ValueInfo)">
+      <summary>
+            Validate the value
+            </summary>
+    </member>
+    <member name="T:CLAP.Validation.MoreOrEqualToAttribute">
+      <summary>
+            More-Or-Equal-To validation:
+            The numeric value of the marked parameter or property must be a more or equal to the specified number
+            </summary>
+    </member>
+    <member name="T:CLAP.Validation.NumberValidationAttribute">
+      <summary>
+            Number validation
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.NumberValidationAttribute.#ctor(System.Double)">
+      <summary>
+            Constructor
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.MoreOrEqualToAttribute.#ctor(System.Double)">
+      <summary>
+            Constructor
+            </summary>
+    </member>
+    <member name="T:CLAP.Validation.MoreOrEqualToAttribute.MoreOrEqualToValidator">
+      <summary>
+            More Or Equal-To validator
+            </summary>
+    </member>
+    <member name="T:CLAP.Validation.NumberValidator">
+      <summary>
+            Number validation
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.NumberValidator.#ctor(System.Double)">
+      <summary>
+            Constructor
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.NumberValidator.Validate(CLAP.ValueInfo)">
+      <summary>
+            Validate
+            </summary>
+    </member>
+    <member name="P:CLAP.Validation.NumberValidator.Number">
+      <summary>
+            The number to validate with
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.MoreOrEqualToAttribute.MoreOrEqualToValidator.#ctor(System.Double)">
+      <summary>
+            Constructor
+            </summary>
+      <param name="number">
+      </param>
+    </member>
+    <member name="M:CLAP.Validation.MoreOrEqualToAttribute.MoreOrEqualToValidator.Validate(CLAP.ValueInfo)">
+      <summary>
+            Validate
+            </summary>
+    </member>
+    <member name="T:CLAP.MethodInvoker">
+      <summary>
+            A helper for method invoking to allow mocking for tests
+            </summary>
+    </member>
+    <member name="T:CLAP.EmptyAttribute">
+      <summary>
+            Marks a method to be executed when there is no input.
+            The method must not accept any parameter except if marked along with [Help].
+            </summary>
+    </member>
+    <member name="T:CLAP.Validation.LessThanAttribute">
+      <summary>
+            Less-Than validation:
+            The numeric value of the marked parameter or property must be a less than the specified number
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.LessThanAttribute.#ctor(System.Double)">
+      <summary>
+            Constructor
+            </summary>
+    </member>
+    <member name="T:CLAP.Validation.LessThanAttribute.LessThanValidator">
+      <summary>
+            Less-Than validator
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.LessThanAttribute.LessThanValidator.#ctor(System.Double)">
+      <summary>
+            Constructor
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.LessThanAttribute.LessThanValidator.Validate(CLAP.ValueInfo)">
+      <summary>
+            Validate
+            </summary>
+    </member>
+    <member name="T:CLAP.Interception.PostVerbExecutionContext">
+      <summary>
+            The context after a verb was executed
+            </summary>
+    </member>
+    <member name="P:CLAP.Interception.PostVerbExecutionContext.Cancelled">
+      <summary>
+            Whether the verb execution was cancelled by the pre-execution interception
+            </summary>
+    </member>
+    <member name="P:CLAP.Interception.PostVerbExecutionContext.Exception">
+      <summary>
+            If the verb failed to execute - this contains the exception that was thrown
+            </summary>
+    </member>
+    <member name="P:CLAP.Interception.PostVerbExecutionContext.Failed">
+      <summary>
+            Whether the verb failed to execute
+            </summary>
+    </member>
+    <member name="T:CLAP.VerbAttribute">
+      <summary>
+            Marks a method as a verb
+            </summary>
+    </member>
+    <member name="P:CLAP.VerbAttribute.Aliases">
+      <summary>
+            Additional names for the verb
+            </summary>
+    </member>
+    <member name="P:CLAP.VerbAttribute.Description">
+      <summary>
+            The description of the verb. Used to generate the help string
+            </summary>
+    </member>
+    <member name="P:CLAP.VerbAttribute.IsDefault">
+      <summary>
+            Whether this verb is the default verb of the class
+            </summary>
+    </member>
+    <member name="T:CLAP.Interception.VerbInterception">
+      <summary>
+            Marks a class to allow verb-interception by a defined IVerbInterceptor
+            (or either IPreVerbInterceptor or IPostVerbInterceptor) type
+            </summary>
+    </member>
+    <member name="M:CLAP.Interception.VerbInterception.#ctor(System.Type)">
+      <summary>
+            Marks a class to allow verb-interception by a defined IVerbInterceptor
+            (or either IPreVerbInterceptor or IPostVerbInterceptor) type
+            </summary>
+      <param name="interceptorType">An interceptor type that implements either IVerbInterceptor, IPreVerbInterceptor or IPostVerbInterceptor</param>
+    </member>
+    <member name="P:CLAP.Interception.VerbInterception.InterceptorType">
+      <summary>
+            The interceptor type
+            </summary>
+    </member>
+    <member name="T:CLAP.ValueInfo">
+      <summary>
+            Information about a vluae
+            </summary>
+    </member>
+    <member name="P:CLAP.ValueInfo.Name">
+      <summary>
+            The name of the value. Either the parameter or property name
+            </summary>
+    </member>
+    <member name="P:CLAP.ValueInfo.Type">
+      <summary>
+            The type of the value
+            </summary>
+    </member>
+    <member name="P:CLAP.ValueInfo.Value">
+      <summary>
+            The value
+            </summary>
+    </member>
+    <member name="T:CLAP.Validation.RegexMatchesAttribute">
+      <summary>
+            Regex validation:
+            The string value of the marked parameter or property must match the specified regular expression
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.RegexMatchesAttribute.#ctor(System.String)">
+      <summary>
+            Constructor
+            </summary>
+      <param name="pattern">
+      </param>
+    </member>
+    <member name="T:CLAP.Validation.RegexMatchesAttribute.RegexMatchesValidator">
+      <summary>
+            Regex validator
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.RegexMatchesAttribute.RegexMatchesValidator.#ctor(System.String)">
+      <summary>
+            Constructor
+            </summary>
+      <param name="pattern">
+      </param>
+    </member>
+    <member name="M:CLAP.Validation.RegexMatchesAttribute.RegexMatchesValidator.Validate(CLAP.ValueInfo)">
+      <summary>
+            Validate
+            </summary>
+    </member>
+    <member name="P:CLAP.Validation.RegexMatchesAttribute.RegexMatchesValidator.Pattern">
+      <summary>
+            The regex pattern
+            </summary>
+    </member>
+    <member name="T:CLAP.VerbExecutionContext">
+      <summary>
+            A verb execution context
+            </summary>
+    </member>
+    <member name="P:CLAP.VerbExecutionContext.Method">
+      <summary>
+            The method that is executed
+            </summary>
+    </member>
+    <member name="P:CLAP.VerbExecutionContext.Target">
+      <summary>
+            The target object, if any, that the verb is executed on.
+            If the verb is static, this is null.
+            </summary>
+    </member>
+    <member name="P:CLAP.VerbExecutionContext.Input">
+      <summary>
+            The input arguments
+            </summary>
+    </member>
+    <member name="T:CLAP.Validation.MoreThanAttribute">
+      <summary>
+            More-Than validation:
+            The numeric value of the marked parameter or property must be a more than the specified number
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.MoreThanAttribute.#ctor(System.Double)">
+      <summary>
+            Constructor
+            </summary>
+      <param name="number">
+      </param>
+    </member>
+    <member name="T:CLAP.Validation.MoreThanAttribute.MoreThanValidator">
+      <summary>
+            More-Than validator
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.MoreThanAttribute.MoreThanValidator.#ctor(System.Double)">
+      <summary>
+            Constructor
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.MoreThanAttribute.MoreThanValidator.Validate(CLAP.ValueInfo)">
+      <summary>
+            Validate
+            </summary>
+    </member>
+    <member name="T:CLAP.Validation.PathExistsAttribute">
+      <summary>
+            Path exists validation:
+            The string value of the marked parameter or property must be a path to an existing file or directory
+            </summary>
+    </member>
+    <member name="T:CLAP.HelpAttribute">
+      <summary>
+            Marks a method to be called when the user asks for help
+            </summary>
+    </member>
+    <member name="P:CLAP.HelpAttribute.Aliases">
+      <summary>
+            The additional aliases (as CSV) of the parameter
+            </summary>
+    </member>
+    <member name="P:CLAP.HelpAttribute.Name">
+      <summary>
+            The name of this parameter
+            </summary>
+    </member>
+    <member name="T:CLAP.Interception.ParameterAndValue">
+      <summary>
+            A parameter and its value
+            </summary>
+    </member>
+    <member name="P:CLAP.Interception.ParameterAndValue.Parameter">
+      <summary>
+            The parameter
+            </summary>
+    </member>
+    <member name="P:CLAP.Interception.ParameterAndValue.Value">
+      <summary>
+            The value of the parameter
+            </summary>
+    </member>
+    <member name="T:CLAP.Interception.IVerbInterceptor">
+      <summary>
+            Gives interception options to verb execution
+            </summary>
+    </member>
+    <member name="T:CLAP.Interception.IPreVerbInterceptor">
+      <summary>
+            Gives interception options to verb execution BEFORE the verb is executed
+            </summary>
+    </member>
+    <member name="T:CLAP.Interception.IPostVerbInterceptor">
+      <summary>
+            Gives interception options to verb execution AFTER the verb is executed, even if the execution fails
+            </summary>
+    </member>
+    <member name="T:CLAP.CollectionValidationAttribute">
+      <summary>
+            Validates a collection of parameters of properties
+            </summary>
+    </member>
+    <member name="T:CLAP.ICollectionValidation">
+      <summary>
+            Validation of collections of parameters and values
+            </summary>
+    </member>
+    <member name="M:CLAP.ICollectionValidation.GetValidator">
+      <summary>
+            Gets an instance of the collection validator
+            </summary>
+      <returns>
+      </returns>
+    </member>
+    <member name="P:CLAP.ICollectionValidation.Description">
+      <summary>
+            The description of this validation attribute, used when asking for help
+            </summary>
+    </member>
+    <member name="M:CLAP.CollectionValidationAttribute.GetValidator">
+      <summary>
+            Gets a validator instance
+            </summary>
+    </member>
+    <member name="P:CLAP.CollectionValidationAttribute.Description">
+      <summary>
+            The validation description
+            </summary>
+    </member>
+    <member name="T:CLAP.Validation.LessOrEqualToAttribute">
+      <summary>
+            Less-Or-Equal-To validation:
+            The numeric value of the marked parameter or property must be a less or equal to the specified number
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.LessOrEqualToAttribute.#ctor(System.Double)">
+      <summary>
+            Constructor
+            </summary>
+    </member>
+    <member name="T:CLAP.Validation.LessOrEqualToAttribute.LessOrEqualToValidator">
+      <summary>
+            Less Or Equal-To validator
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.LessOrEqualToAttribute.LessOrEqualToValidator.#ctor(System.Double)">
+      <summary>
+            Constructor
+            </summary>
+    </member>
+    <member name="M:CLAP.Validation.LessOrEqualToAttribute.LessOrEqualToValidator.Validate(CLAP.ValueInfo)">
+      <summary>
+            Validate
+            </summary>
+    </member>
+    <member name="T:CLAP.ICollectionValidator">
+      <summary>
+            Validation of collections of parameters and values
+            </summary>
+    </member>
+    <member name="T:CLAP.ParserRegistration">
+      <summary>
+            Provides registration features for parser instances
+            </summary>
+    </member>
+    <member name="M:CLAP.ParserRegistration.HelpHandler(System.String,CLAP.Action{System.String})">
+      <summary>
+            Registers a help handler that is executed when the user requests for help
+            </summary>
+      <param name="names">The names (CSV) to be registered as help parameters. For example: "?,h,help"</param>
+      <param name="helpHandler">The action to be executed</param>
+    </member>
+    <member name="M:CLAP.ParserRegistration.EmptyHelpHandler(CLAP.Action{System.String})">
+      <summary>
+            Registers an empty help handler that is executed when there is no input
+            </summary>
+      <param name="handler">The action to be executed</param>
+    </member>
+    <member name="M:CLAP.ParserRegistration.EmptyHandler(CLAP.Action)">
+      <summary>
+            Registers an empty handler that is executed when there is no input
+            </summary>
+      <param name="handler">The action to be executed</param>
+    </member>
+    <member name="M:CLAP.ParserRegistration.ErrorHandler(CLAP.Action{CLAP.ExceptionContext})">
+      <summary>
+            Registers an error handler that is executed when an exception is thrown
+            </summary>
+      <param name="handler">The action to be executed</param>
+    </member>
+    <member name="M:CLAP.ParserRegistration.PreVerbInterceptor(CLAP.Action{CLAP.Interception.PreVerbExecutionContext})">
+      <summary>
+            Registers a pre-verb execution interceptor
+            </summary>
+      <param name="interceptor">The action to be executed before each verb is executed</param>
+    </member>
+    <member name="M:CLAP.ParserRegistration.PostVerbInterceptor(CLAP.Action{CLAP.Interception.PostVerbExecutionContext})">
+      <summary>
+            Registers a post-verb execution interceptor
+            </summary>
+      <param name="interceptor">The action to be executed after each verb is executed</param>
+    </member>
+    <member name="M:CLAP.ParserRegistration.ParameterHandler(System.String,CLAP.Action)">
+      <summary>
+            Registers a global parameter handler
+            </summary>
+      <param name="names">The names (CSV) to be registered as boolean parameters (switches)</param>
+      <param name="action">The action to execute</param>
+    </member>
+    <member name="M:CLAP.ParserRegistration.ParameterHandler(System.String,CLAP.Action,System.String)">
+      <summary>
+            Registers a global parameter handler
+            </summary>
+      <param name="names">The names (CSV) to be registered as boolean parameters (switches)</param>
+      <param name="action">The action to execute</param>
+      <param name="description">The parameter description (for help generation)</param>
+    </member>
+    <member name="M:CLAP.ParserRegistration.ParameterHandler``1(System.String,CLAP.Action{``0})">
+      <summary>
+            Registers a global parameter handler
+            </summary>
+      <typeparam name="TParameter">The type of the parameter</typeparam>
+      <param name="names">The names (CSV) to be registered as parameters</param>
+      <param name="action">The action to execute</param>
+    </member>
+    <member name="M:CLAP.ParserRegistration.ParameterHandler``1(System.String,CLAP.Action{``0},System.String)">
+      <summary>
+            Registers a global parameter handler
+            </summary>
+      <typeparam name="TParameter">The type of the parameter</typeparam>
+      <param name="names">The names (CSV) to be registered as parameters</param>
+      <param name="action">The action to execute</param>
+      <param name="description">The parameter description (for help generation)</param>
+    </member>
+    <member name="T:CLAP.Interception.PostVerbExecutionAttribute">
+      <summary>
+            Marks a method to run after each verb is executed
+            </summary>
+    </member>
+    <member name="T:CLAP.GlobalAttribute">
+      <summary>
+            Marks a method as a global parameter.
+            The method can either accept any single allowed parameter type or accept 
+            no parameters and be treated as a boolean switch.
+            </summary>
+    </member>
+    <member name="P:CLAP.GlobalAttribute.Aliases">
+      <summary>
+            The additional aliases (as CSV) of the parameter
+            </summary>
+    </member>
+    <member name="P:CLAP.GlobalAttribute.Description">
+      <summary>
+            The description of this parameter
+            </summary>
+    </member>
+    <member name="P:CLAP.GlobalAttribute.Name">
+      <summary>
+            The name of this parameter
+            </summary>
+    </member>
+    <member name="T:CLAP.CommandLineParserException">
+      <summary>
+            Base exception class for all parser exceptions
+            </summary>
+    </member>
+    <member name="M:CLAP.CommandLineParserException.#ctor">
+      <summary>
+            Constructor
+            </summary>
+    </member>
+    <member name="M:CLAP.CommandLineParserException.#ctor(System.String)">
+      <summary>
+            Constructor
+            </summary>
+    </member>
+    <member name="M:CLAP.CommandLineParserException.#ctor(System.String,System.Exception)">
+      <summary>
+            Constructor
+            </summary>
+    </member>
+    <member name="P:CLAP.VerbNotFoundException.Verb">
+      <summary>
+            The verb string that wasn't found
+            </summary>
+    </member>
+    <member name="P:CLAP.MissingRequiredArgumentException.ParameterName">
+      <summary>
+            The name of the required parameter
+            </summary>
+    </member>
+    <member name="P:CLAP.MissingRequiredArgumentException.Method">
+      <summary>
+            The verb that requires the parameter
+            </summary>
+    </member>
+    <member name="P:CLAP.MissingArgumentValueException.ParameterName">
+      <summary>
+            The name of the parameter
+            </summary>
+    </member>
+    <member name="P:CLAP.MissingArgumentPrefixException.ParameterName">
+      <summary>
+            The name of the parameter
+            </summary>
+    </member>
+    <member name="P:CLAP.TypeConvertionException.Value">
+      <summary>
+            The string value that failed to be converted
+            </summary>
+    </member>
+    <member name="P:CLAP.TypeConvertionException.Type">
+      <summary>
+            The target type
+            </summary>
+    </member>
+    <member name="P:CLAP.UnhandledParametersException.UnhandledParameters">
+      <summary>
+            The collection of unhandled arguments
+            </summary>
+    </member>
+    <member name="P:CLAP.MoreThanOneDefaultVerbException.Verbs">
+      <summary>
+            The collection of the verbs that are defined as default
+            </summary>
+    </member>
+    <member name="P:CLAP.InvalidHelpHandlerException.Method">
+      <summary>
+            The method that is defined as help
+            </summary>
+    </member>
+    <member name="P:CLAP.AmbiguousParameterDefaultException.Parameter">
+      <summary>
+            The parameter that has both a Default and a DefaultProvider
+            </summary>
+    </member>
+    <member name="P:CLAP.InvalidParameterDefaultProviderException.Parameter">
+      <summary>
+            The parameter that has an invalid DefaultProvider
+            </summary>
+    </member>
+    <member name="P:CLAP.DuplicateGlobalHandlerException.Name">
+      <summary>
+            The global handler name
+            </summary>
+    </member>
+    <member name="T:CLAP.Parser">
+      <summary>
+            A command-line arguments parser
+            </summary>
+    </member>
+    <member name="T:CLAP.MultiParser">
+      <summary>
+            A parser of one or more classes
+            </summary>
+    </member>
+    <member name="M:CLAP.MultiParser.RunStatic(System.String[])">
+      <summary>
+            Run a parser of static verbs
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.MultiParser.RunTargets(System.String[],System.Object[])">
+      <summary>
+            Run a parser of instance verbs against instances of the verb classes
+            </summary>
+      <param name="args">The user arguments</param>
+      <param name="targets">The instances of the verb classes</param>
+    </member>
+    <member name="M:CLAP.MultiParser.GetHelpString">
+      <summary>
+            Gets a help string that describes all the parser information for the user
+            </summary>
+    </member>
+    <member name="P:CLAP.MultiParser.Register">
+      <summary>
+            Parser registration
+            </summary>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole(System.String[],System.Object[])">
+      <summary>
+            Executes a console parser of instance-verbs based on the specified targets
+            </summary>
+      <param name="args">The user arguments</param>
+      <param name="targets">The instances of the verb classes</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``1(System.String[])">
+      <summary>
+            Executes a generic console static parser of a specified type
+            </summary>
+      <typeparam name="T">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``1(System.String[],``0)">
+      <summary>
+            Executes a generic console parser of a specified type
+            </summary>
+      <typeparam name="T">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``2(System.String[])">
+      <summary>
+            Executes a generic console static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``2(System.String[],``0,``1)">
+      <summary>
+            Executes a generic console parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``3(System.String[])">
+      <summary>
+            Executes a generic console static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``3(System.String[],``0,``1,``2)">
+      <summary>
+            Executes a generic console parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``4(System.String[])">
+      <summary>
+            Executes a generic console static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``4(System.String[],``0,``1,``2,``3)">
+      <summary>
+            Executes a generic console parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``5(System.String[])">
+      <summary>
+            Executes a generic console static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``5(System.String[],``0,``1,``2,``3,``4)">
+      <summary>
+            Executes a generic console parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <typeparam name="T5">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``6(System.String[])">
+      <summary>
+            Executes a generic console static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``6(System.String[],``0,``1,``2,``3,``4,``5)">
+      <summary>
+            Executes a generic console parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <typeparam name="T5">The type of the parser</typeparam>
+      <typeparam name="T6">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+      <param name="t6">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``7(System.String[])">
+      <summary>
+            Executes a generic console static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``7(System.String[],``0,``1,``2,``3,``4,``5,``6)">
+      <summary>
+            Executes a generic console parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <typeparam name="T5">The type of the parser</typeparam>
+      <typeparam name="T6">The type of the parser</typeparam>
+      <typeparam name="T7">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+      <param name="t6">An instance of the verb class</param>
+      <param name="t7">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``8(System.String[])">
+      <summary>
+            Executes a generic console static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``8(System.String[],``0,``1,``2,``3,``4,``5,``6,``7)">
+      <summary>
+            Executes a generic console parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <typeparam name="T5">The type of the parser</typeparam>
+      <typeparam name="T6">The type of the parser</typeparam>
+      <typeparam name="T7">The type of the parser</typeparam>
+      <typeparam name="T8">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+      <param name="t6">An instance of the verb class</param>
+      <param name="t7">An instance of the verb class</param>
+      <param name="t8">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``9(System.String[])">
+      <summary>
+            Executes a generic console static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunConsole``9(System.String[],``0,``1,``2,``3,``4,``5,``6,``7,``8)">
+      <summary>
+            Executes a generic console parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <typeparam name="T5">The type of the parser</typeparam>
+      <typeparam name="T6">The type of the parser</typeparam>
+      <typeparam name="T7">The type of the parser</typeparam>
+      <typeparam name="T8">The type of the parser</typeparam>
+      <typeparam name="T9">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+      <param name="t6">An instance of the verb class</param>
+      <param name="t7">An instance of the verb class</param>
+      <param name="t8">An instance of the verb class</param>
+      <param name="t9">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms(System.String[],System.Object[])">
+      <summary>
+            Executes a winforms parser of instance-verbs based on the specified targets
+            </summary>
+      <param name="args">The user arguments</param>
+      <param name="targets">The instances of the verb classes</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``1(System.String[])">
+      <summary>
+            Executes a generic winforms static parser of a specified type
+            </summary>
+      <typeparam name="T">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``1(System.String[],``0)">
+      <summary>
+            Executes a generic winforms parser of a specified type
+            </summary>
+      <typeparam name="T">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``2(System.String[])">
+      <summary>
+            Executes a generic winforms static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``2(System.String[],``0,``1)">
+      <summary>
+            Executes a generic winforms parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``3(System.String[])">
+      <summary>
+            Executes a generic winforms static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``3(System.String[],``0,``1,``2)">
+      <summary>
+            Executes a generic winforms parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``4(System.String[])">
+      <summary>
+            Executes a generic winforms static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``4(System.String[],``0,``1,``2,``3)">
+      <summary>
+            Executes a generic winforms parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``5(System.String[])">
+      <summary>
+            Executes a generic winforms static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``5(System.String[],``0,``1,``2,``3,``4)">
+      <summary>
+            Executes a generic winforms parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <typeparam name="T5">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``6(System.String[])">
+      <summary>
+            Executes a generic winforms static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``6(System.String[],``0,``1,``2,``3,``4,``5)">
+      <summary>
+            Executes a generic winforms parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <typeparam name="T5">The type of the parser</typeparam>
+      <typeparam name="T6">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+      <param name="t6">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``7(System.String[])">
+      <summary>
+            Executes a generic winforms static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``7(System.String[],``0,``1,``2,``3,``4,``5,``6)">
+      <summary>
+            Executes a generic winforms parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <typeparam name="T5">The type of the parser</typeparam>
+      <typeparam name="T6">The type of the parser</typeparam>
+      <typeparam name="T7">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+      <param name="t6">An instance of the verb class</param>
+      <param name="t7">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``8(System.String[])">
+      <summary>
+            Executes a generic winforms static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``8(System.String[],``0,``1,``2,``3,``4,``5,``6,``7)">
+      <summary>
+            Executes a generic winforms parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <typeparam name="T5">The type of the parser</typeparam>
+      <typeparam name="T6">The type of the parser</typeparam>
+      <typeparam name="T7">The type of the parser</typeparam>
+      <typeparam name="T8">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+      <param name="t6">An instance of the verb class</param>
+      <param name="t7">An instance of the verb class</param>
+      <param name="t8">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``9(System.String[])">
+      <summary>
+            Executes a generic winforms static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.RunWinForms``9(System.String[],``0,``1,``2,``3,``4,``5,``6,``7,``8)">
+      <summary>
+            Executes a generic winforms parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <typeparam name="T5">The type of the parser</typeparam>
+      <typeparam name="T6">The type of the parser</typeparam>
+      <typeparam name="T7">The type of the parser</typeparam>
+      <typeparam name="T8">The type of the parser</typeparam>
+      <typeparam name="T9">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+      <param name="t6">An instance of the verb class</param>
+      <param name="t7">An instance of the verb class</param>
+      <param name="t8">An instance of the verb class</param>
+      <param name="t9">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.#ctor(System.Type[])">
+      <summary>
+            Creates a parser based on the specified types
+            </summary>
+      <param name="types">
+      </param>
+    </member>
+    <member name="M:CLAP.Parser.Run(System.String[],System.Object[])">
+      <summary>
+            Executes a parser of instance-verbs based on the specified targets
+            </summary>
+      <param name="args">The user arguments</param>
+      <param name="targets">The instances of the verb classes</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``1(System.String[])">
+      <summary>
+            Executes a generic static parser of a specified type
+            </summary>
+      <typeparam name="T">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``1(System.String[],``0)">
+      <summary>
+            Executes a generic parser of a specified type
+            </summary>
+      <typeparam name="T">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``2(System.String[])">
+      <summary>
+            Executes a generic static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``2(System.String[],``0,``1)">
+      <summary>
+            Executes a generic parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``3(System.String[])">
+      <summary>
+            Executes a generic static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``3(System.String[],``0,``1,``2)">
+      <summary>
+            Executes a generic parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``4(System.String[])">
+      <summary>
+            Executes a generic static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``4(System.String[],``0,``1,``2,``3)">
+      <summary>
+            Executes a generic parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``5(System.String[])">
+      <summary>
+            Executes a generic static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``5(System.String[],``0,``1,``2,``3,``4)">
+      <summary>
+            Executes a generic parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <typeparam name="T5">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``6(System.String[])">
+      <summary>
+            Executes a generic static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``6(System.String[],``0,``1,``2,``3,``4,``5)">
+      <summary>
+            Executes a generic parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <typeparam name="T5">The type of the parser</typeparam>
+      <typeparam name="T6">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+      <param name="t6">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``7(System.String[])">
+      <summary>
+            Executes a generic static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``7(System.String[],``0,``1,``2,``3,``4,``5,``6)">
+      <summary>
+            Executes a generic parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <typeparam name="T5">The type of the parser</typeparam>
+      <typeparam name="T6">The type of the parser</typeparam>
+      <typeparam name="T7">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+      <param name="t6">An instance of the verb class</param>
+      <param name="t7">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``8(System.String[])">
+      <summary>
+            Executes a generic static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``8(System.String[],``0,``1,``2,``3,``4,``5,``6,``7)">
+      <summary>
+            Executes a generic parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <typeparam name="T5">The type of the parser</typeparam>
+      <typeparam name="T6">The type of the parser</typeparam>
+      <typeparam name="T7">The type of the parser</typeparam>
+      <typeparam name="T8">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+      <param name="t6">An instance of the verb class</param>
+      <param name="t7">An instance of the verb class</param>
+      <param name="t8">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``9(System.String[])">
+      <summary>
+            Executes a generic static parser of some specified types
+            </summary>
+      <param name="args">The user arguments</param>
+    </member>
+    <member name="M:CLAP.Parser.Run``9(System.String[],``0,``1,``2,``3,``4,``5,``6,``7,``8)">
+      <summary>
+            Executes a generic parser of some specified types
+            </summary>
+      <typeparam name="T1">The type of the parser</typeparam>
+      <typeparam name="T2">The type of the parser</typeparam>
+      <typeparam name="T3">The type of the parser</typeparam>
+      <typeparam name="T4">The type of the parser</typeparam>
+      <typeparam name="T5">The type of the parser</typeparam>
+      <typeparam name="T6">The type of the parser</typeparam>
+      <typeparam name="T7">The type of the parser</typeparam>
+      <typeparam name="T8">The type of the parser</typeparam>
+      <typeparam name="T9">The type of the parser</typeparam>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+      <param name="t6">An instance of the verb class</param>
+      <param name="t7">An instance of the verb class</param>
+      <param name="t8">An instance of the verb class</param>
+      <param name="t9">An instance of the verb class</param>
+    </member>
+    <member name="T:CLAP.Validation.ValidateAttribute">
+      <summary>
+            Validates all the parameters against an expression
+            </summary>
+      <example>"param1 &gt; param2"</example>
+      <remarks>
+            For full documentation, see MSDN:
+            http://msdn.microsoft.com/en-us/library/system.data.datacolumn.expression.aspx
+            </remarks>
+    </member>
+    <member name="M:CLAP.Validation.ValidateAttribute.#ctor(System.String)">
+      <summary>
+            Validates all the parameters against an expression
+            </summary>
+      <example>param1 &gt; param2</example>
+      <remarks>
+            For full documentation, see MSDN:
+            http://msdn.microsoft.com/en-us/library/system.data.datacolumn.expression.aspx
+            </remarks>
+      <param name="expression">The expression to validate</param>
+    </member>
+    <member name="P:CLAP.Validation.ValidateAttribute.Expression">
+      <summary>
+            The expression to validate
+            </summary>
+    </member>
+    <member name="P:CLAP.Validation.ValidateAttribute.CaseSensitive">
+      <summary>
+            Whether to use case-sensitive comparison when validating the expression
+            </summary>
+    </member>
+    <member name="T:CLAP.Parameter">
+      <summary>
+            A parameter descriptor
+            </summary>
+    </member>
+    <member name="P:CLAP.Parameter.Default">
+      <summary>
+            The default value
+            </summary>
+    </member>
+    <member name="P:CLAP.Parameter.DefaultProvider">
+      <summary>
+            The default value provider
+            </summary>
+    </member>
+    <member name="P:CLAP.Parameter.Required">
+      <summary>
+            Whether this parameter is required
+            </summary>
+    </member>
+    <member name="P:CLAP.Parameter.Names">
+      <summary>
+            The names of the parameter, as defined by the Parameter attribute and the additional names
+            </summary>
+    </member>
+    <member name="P:CLAP.Parameter.Description">
+      <summary>
+            The parameter description
+            </summary>
+    </member>
+    <member name="P:CLAP.Parameter.ParameterInfo">
+      <summary>
+            The <see cref="P:CLAP.Parameter.ParameterInfo" /> this parameter describes
+            </summary>
+    </member>
+    <member name="T:CLAP.Parser`1">
+      <summary>
+            A command-line arguments parser of the specified type
+            </summary>
+      <typeparam name="T">
+      </typeparam>
+    </member>
+    <member name="M:CLAP.Parser`1.Run(System.String[],`0)">
+      <summary>
+            Executes the parser based on the specified targets
+            </summary>
+      <param name="args">The user arguments</param>
+      <param name="t">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser`2.Run(System.String[],`0,`1)">
+      <summary>
+            Executes the parser based on the specified targets
+            </summary>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser`3.Run(System.String[],`0,`1,`2)">
+      <summary>
+            Executes the parser based on the specified targets
+            </summary>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser`4.Run(System.String[],`0,`1,`2,`3)">
+      <summary>
+            Executes the parser based on the specified targets
+            </summary>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser`5.Run(System.String[],`0,`1,`2,`3,`4)">
+      <summary>
+            Executes the parser based on the specified targets
+            </summary>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser`6.Run(System.String[],`0,`1,`2,`3,`4,`5)">
+      <summary>
+            Executes the parser based on the specified targets
+            </summary>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+      <param name="t6">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser`7.Run(System.String[],`0,`1,`2,`3,`4,`5,`6)">
+      <summary>
+            Executes the parser based on the specified targets
+            </summary>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+      <param name="t6">An instance of the verb class</param>
+      <param name="t7">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser`8.Run(System.String[],`0,`1,`2,`3,`4,`5,`6,`7)">
+      <summary>
+            Executes the parser based on the specified targets
+            </summary>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+      <param name="t6">An instance of the verb class</param>
+      <param name="t7">An instance of the verb class</param>
+      <param name="t8">An instance of the verb class</param>
+    </member>
+    <member name="M:CLAP.Parser`9.Run(System.String[],`0,`1,`2,`3,`4,`5,`6,`7,`8)">
+      <summary>
+            Executes the parser based on the specified targets
+            </summary>
+      <param name="args">The user arguments</param>
+      <param name="t1">An instance of the verb class</param>
+      <param name="t2">An instance of the verb class</param>
+      <param name="t3">An instance of the verb class</param>
+      <param name="t4">An instance of the verb class</param>
+      <param name="t5">An instance of the verb class</param>
+      <param name="t6">An instance of the verb class</param>
+      <param name="t7">An instance of the verb class</param>
+      <param name="t8">An instance of the verb class</param>
+      <param name="t9">An instance of the verb class</param>
+    </member>
+    <member name="T:CLAP.Interception.PreVerbExecutionAttribute">
+      <summary>
+            Marks a method to run before each verb is executed
+            </summary>
+    </member>
+    <member name="T:CLAP.Validation.DirectoryExistsAttribute">
+      <summary>
+            Directory exists validation:
+            The string value of the marked parameter or property must be a path to an existing directory
+            </summary>
+    </member>
+    <member name="T:CLAP.ParametersExpressionValidator">
+      <summary>
+            Validates a collection of named parameters or properties against a boolean expression
+            </summary>
+    </member>
+    <member name="P:CLAP.ParametersExpressionValidator.Expression">
+      <summary>
+            The expression
+            </summary>
+    </member>
+    <member name="P:CLAP.ParametersExpressionValidator.CaseSensitive">
+      <summary>
+            Whether the expression should be treated as case-sensitive
+            </summary>
+    </member>
+    <member name="T:CLAP.FileSystemHelper">
+      <summary>
+            A helper for file reading to allow mocking for tests
+            </summary>
+    </member>
+    <member name="T:CLAP.ErrorAttribute">
+      <summary>
+            Marks a method to be executed when an exception occurs.
+            The method may only accept one parameter of type CLAP.ExceptionContext
+            </summary>
+    </member>
+    <member name="M:CLAP.ValuesFactory.ConvertToArray``1(System.String[])">
+      <summary>
+            This method is called via reflection
+            </summary>
+    </member>
+    <member name="T:CLAP.Method">
+      <summary>
+            A method descriptor
+            </summary>
+    </member>
+    <member name="P:CLAP.Method.Names">
+      <summary>
+            The names of the method, as defined by the Verb attribute and the additional names
+            </summary>
+    </member>
+    <member name="P:CLAP.Method.Description">
+      <summary>
+            The description of the method
+            </summary>
+    </member>
+    <member name="P:CLAP.Method.MethodInfo">
+      <summary>
+            The <see cref="P:CLAP.Method.MethodInfo" /> this method describes
+            </summary>
+    </member>
+    <member name="P:CLAP.Method.IsDefault">
+      <summary>
+            Whether this verb is the default verb of the class
+            </summary>
+    </member>
+    <member name="M:CLAP.ParserRunner.MapArguments(System.Collections.Generic.IEnumerable{System.String})">
+      <summary>
+            Creates a map of the input arguments and their string values
+            </summary>
+    </member>
+    <member name="M:CLAP.ParserRunner.GetParameters(System.Reflection.MethodInfo)">
+      <summary>
+            Create a list of parameters for the given method
+            </summary>
+    </member>
+    <member name="M:CLAP.ParserRunner.GetVerbs">
+      <summary>
+            Create a list of methods (verbs) for the given type
+            </summary>
+    </member>
+    <member name="M:CLAP.ParserRunner.HandleGlobals(System.Collections.Generic.Dictionary{System.String,System.String},System.Object)">
+      <summary>
+            Handles any global parameter that has any input
+            </summary>
+    </member>
+    <member name="M:CLAP.ParserRunner.HandleRegisteredGlobals(System.Collections.Generic.Dictionary{System.String,System.String})">
+      <summary>
+            Handles any registered global parameter that has any input
+            </summary>
+    </member>
+    <member name="M:CLAP.ParserRunner.HandleDefinedGlobals(System.Collections.Generic.Dictionary{System.String,System.String},System.Object)">
+      <summary>
+            Handles any defined global parameter that has any input
+            </summary>
+    </member>
+    <member name="T:CLAP.ParameterAttribute">
+      <summary>
+            A parameter
+            </summary>
+    </member>
+    <member name="P:CLAP.ParameterAttribute.Default">
+      <summary>
+            The default value
+            </summary>
+    </member>
+    <member name="P:CLAP.ParameterAttribute.DefaultProvider">
+      <summary>
+            The default provider type
+            </summary>
+      <remarks>
+            The type must derive from CLAP.DefaultProvider.
+            A parameter cannot have both a Default and a DefaultProvider defined.
+            </remarks>
+    </member>
+    <member name="P:CLAP.ParameterAttribute.Required">
+      <summary>
+            Whether this parameter is required
+            </summary>
+    </member>
+    <member name="P:CLAP.ParameterAttribute.Aliases">
+      <summary>
+            The parameter additional names
+            </summary>
+    </member>
+    <member name="P:CLAP.ParameterAttribute.Description">
+      <summary>
+            The description of the verb. Used to generate the help string
+            </summary>
+    </member>
+  </members>
+</doc>
Index: /xmlTools/posUpdate/bin/Debug/CLAP.xml.bak
===================================================================
--- /xmlTools/posUpdate/bin/Debug/CLAP.xml.bak	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/CLAP.xml.bak	(revision 711)
@@ -0,0 +1,1598 @@
+<?xml version="1.0"?>
+<doc>
+    <assembly>
+        <name>CLAP</name>
+    </assembly>
+    <members>
+        <member name="T:CLAP.Interception.PreVerbExecutionContext">
+            <summary>
+            The context before a verb is to be executed
+            </summary>
+        </member>
+        <member name="P:CLAP.Interception.UserVerbExecutionContext.Method">
+            <summary>
+            The method that is executed
+            </summary>
+        </member>
+        <member name="P:CLAP.Interception.UserVerbExecutionContext.Target">
+            <summary>
+            The target object, if any, that the verb is executed on.
+            If the verb is static, this is null.
+            </summary>
+        </member>
+        <member name="P:CLAP.Interception.UserVerbExecutionContext.UserContext">
+            <summary>
+            A user-context that can be filled with custom keys and values.
+            Once filled in the pre-execution context - it is available in the post-execution context.
+            </summary>
+        </member>
+        <member name="P:CLAP.Interception.UserVerbExecutionContext.Parameters">
+            <summary>
+            The list of parameters and their values
+            </summary>
+        </member>
+        <member name="P:CLAP.Interception.PreVerbExecutionContext.Cancel">
+            <summary>
+            Whether to cancel to verb execution.
+            The post-interception will be called having the Cancelled property set to true.
+            </summary>
+        </member>
+        <member name="T:CLAP.Validation.FileExistsAttribute">
+            <summary>
+            File exists validation:
+            The string value of the marked parameter or property must be a path to an existing file
+            </summary>
+        </member>
+        <member name="T:CLAP.ValidationAttribute">
+            <summary>
+            Validation on the parameter's value
+            </summary>
+        </member>
+        <member name="M:CLAP.ValidationAttribute.GetValidator">
+            <summary>
+            The validator
+            </summary>
+        </member>
+        <member name="P:CLAP.ValidationAttribute.Description">
+            <summary>
+            The description of this validation attribute, used when asking for help
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.FileExistsAttribute.#ctor">
+            <summary>
+            Constructor
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.FileExistsAttribute.GetValidator">
+            <summary>
+            Gets a validator instance
+            </summary>
+        </member>
+        <member name="P:CLAP.Validation.FileExistsAttribute.Description">
+            <summary>
+            The validation description
+            </summary>
+        </member>
+        <member name="T:CLAP.IValueValidator">
+            <summary>
+            A value validator
+            </summary>
+        </member>
+        <member name="M:CLAP.IValueValidator.Validate(CLAP.ValueInfo)">
+            <summary>
+            Validate the value
+            </summary>
+        </member>
+        <member name="T:CLAP.Validation.MoreOrEqualToAttribute">
+            <summary>
+            More-Or-Equal-To validation:
+            The numeric value of the marked parameter or property must be a more or equal to the specified number
+            </summary>
+        </member>
+        <member name="T:CLAP.Validation.NumberValidationAttribute">
+            <summary>
+            Number validation
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.NumberValidationAttribute.#ctor(System.Double)">
+            <summary>
+            Constructor
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.MoreOrEqualToAttribute.#ctor(System.Double)">
+            <summary>
+            Constructor
+            </summary>
+        </member>
+        <member name="T:CLAP.Validation.MoreOrEqualToAttribute.MoreOrEqualToValidator">
+            <summary>
+            More Or Equal-To validator
+            </summary>
+        </member>
+        <member name="T:CLAP.Validation.NumberValidator">
+            <summary>
+            Number validation
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.NumberValidator.#ctor(System.Double)">
+            <summary>
+            Constructor
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.NumberValidator.Validate(CLAP.ValueInfo)">
+            <summary>
+            Validate
+            </summary>
+        </member>
+        <member name="P:CLAP.Validation.NumberValidator.Number">
+            <summary>
+            The number to validate with
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.MoreOrEqualToAttribute.MoreOrEqualToValidator.#ctor(System.Double)">
+            <summary>
+            Constructor
+            </summary>
+            <param name="number"></param>
+        </member>
+        <member name="M:CLAP.Validation.MoreOrEqualToAttribute.MoreOrEqualToValidator.Validate(CLAP.ValueInfo)">
+            <summary>
+            Validate
+            </summary>
+        </member>
+        <member name="T:CLAP.MethodInvoker">
+            <summary>
+            A helper for method invoking to allow mocking for tests
+            </summary>
+        </member>
+        <member name="T:CLAP.EmptyAttribute">
+            <summary>
+            Marks a method to be executed when there is no input.
+            The method must not accept any parameter except if marked along with [Help].
+            </summary>
+        </member>
+        <member name="T:CLAP.Validation.LessThanAttribute">
+            <summary>
+            Less-Than validation:
+            The numeric value of the marked parameter or property must be a less than the specified number
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.LessThanAttribute.#ctor(System.Double)">
+            <summary>
+            Constructor
+            </summary>
+        </member>
+        <member name="T:CLAP.Validation.LessThanAttribute.LessThanValidator">
+            <summary>
+            Less-Than validator
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.LessThanAttribute.LessThanValidator.#ctor(System.Double)">
+            <summary>
+            Constructor
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.LessThanAttribute.LessThanValidator.Validate(CLAP.ValueInfo)">
+            <summary>
+            Validate
+            </summary>
+        </member>
+        <member name="T:CLAP.Interception.PostVerbExecutionContext">
+            <summary>
+            The context after a verb was executed
+            </summary>
+        </member>
+        <member name="P:CLAP.Interception.PostVerbExecutionContext.Cancelled">
+            <summary>
+            Whether the verb execution was cancelled by the pre-execution interception
+            </summary>
+        </member>
+        <member name="P:CLAP.Interception.PostVerbExecutionContext.Exception">
+            <summary>
+            If the verb failed to execute - this contains the exception that was thrown
+            </summary>
+        </member>
+        <member name="P:CLAP.Interception.PostVerbExecutionContext.Failed">
+            <summary>
+            Whether the verb failed to execute
+            </summary>
+        </member>
+        <member name="T:CLAP.VerbAttribute">
+            <summary>
+            Marks a method as a verb
+            </summary>
+        </member>
+        <member name="P:CLAP.VerbAttribute.Aliases">
+            <summary>
+            Additional names for the verb
+            </summary>
+        </member>
+        <member name="P:CLAP.VerbAttribute.Description">
+            <summary>
+            The description of the verb. Used to generate the help string
+            </summary>
+        </member>
+        <member name="P:CLAP.VerbAttribute.IsDefault">
+            <summary>
+            Whether this verb is the default verb of the class
+            </summary>
+        </member>
+        <member name="T:CLAP.Interception.VerbInterception">
+            <summary>
+            Marks a class to allow verb-interception by a defined IVerbInterceptor
+            (or either IPreVerbInterceptor or IPostVerbInterceptor) type
+            </summary>
+        </member>
+        <member name="M:CLAP.Interception.VerbInterception.#ctor(System.Type)">
+            <summary>
+            Marks a class to allow verb-interception by a defined IVerbInterceptor
+            (or either IPreVerbInterceptor or IPostVerbInterceptor) type
+            </summary>
+            <param name="interceptorType">An interceptor type that implements either IVerbInterceptor, IPreVerbInterceptor or IPostVerbInterceptor</param>
+        </member>
+        <member name="P:CLAP.Interception.VerbInterception.InterceptorType">
+            <summary>
+            The interceptor type
+            </summary>
+        </member>
+        <member name="T:CLAP.ValueInfo">
+            <summary>
+            Information about a vluae
+            </summary>
+        </member>
+        <member name="P:CLAP.ValueInfo.Name">
+            <summary>
+            The name of the value. Either the parameter or property name
+            </summary>
+        </member>
+        <member name="P:CLAP.ValueInfo.Type">
+            <summary>
+            The type of the value
+            </summary>
+        </member>
+        <member name="P:CLAP.ValueInfo.Value">
+            <summary>
+            The value
+            </summary>
+        </member>
+        <member name="T:CLAP.Validation.RegexMatchesAttribute">
+            <summary>
+            Regex validation:
+            The string value of the marked parameter or property must match the specified regular expression
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.RegexMatchesAttribute.#ctor(System.String)">
+            <summary>
+            Constructor
+            </summary>
+            <param name="pattern"></param>
+        </member>
+        <member name="T:CLAP.Validation.RegexMatchesAttribute.RegexMatchesValidator">
+            <summary>
+            Regex validator
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.RegexMatchesAttribute.RegexMatchesValidator.#ctor(System.String)">
+            <summary>
+            Constructor
+            </summary>
+            <param name="pattern"></param>
+        </member>
+        <member name="M:CLAP.Validation.RegexMatchesAttribute.RegexMatchesValidator.Validate(CLAP.ValueInfo)">
+            <summary>
+            Validate
+            </summary>
+        </member>
+        <member name="P:CLAP.Validation.RegexMatchesAttribute.RegexMatchesValidator.Pattern">
+            <summary>
+            The regex pattern
+            </summary>
+        </member>
+        <member name="T:CLAP.VerbExecutionContext">
+            <summary>
+            A verb execution context
+            </summary>
+        </member>
+        <member name="P:CLAP.VerbExecutionContext.Method">
+            <summary>
+            The method that is executed
+            </summary>
+        </member>
+        <member name="P:CLAP.VerbExecutionContext.Target">
+            <summary>
+            The target object, if any, that the verb is executed on.
+            If the verb is static, this is null.
+            </summary>
+        </member>
+        <member name="P:CLAP.VerbExecutionContext.Input">
+            <summary>
+            The input arguments
+            </summary>
+        </member>
+        <member name="T:CLAP.Validation.MoreThanAttribute">
+            <summary>
+            More-Than validation:
+            The numeric value of the marked parameter or property must be a more than the specified number
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.MoreThanAttribute.#ctor(System.Double)">
+            <summary>
+            Constructor
+            </summary>
+            <param name="number"></param>
+        </member>
+        <member name="T:CLAP.Validation.MoreThanAttribute.MoreThanValidator">
+            <summary>
+            More-Than validator
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.MoreThanAttribute.MoreThanValidator.#ctor(System.Double)">
+            <summary>
+            Constructor
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.MoreThanAttribute.MoreThanValidator.Validate(CLAP.ValueInfo)">
+            <summary>
+            Validate
+            </summary>
+        </member>
+        <member name="T:CLAP.Validation.PathExistsAttribute">
+            <summary>
+            Path exists validation:
+            The string value of the marked parameter or property must be a path to an existing file or directory
+            </summary>
+        </member>
+        <member name="T:CLAP.HelpAttribute">
+            <summary>
+            Marks a method to be called when the user asks for help
+            </summary>
+        </member>
+        <member name="P:CLAP.HelpAttribute.Aliases">
+            <summary>
+            The additional aliases (as CSV) of the parameter
+            </summary>
+        </member>
+        <member name="P:CLAP.HelpAttribute.Name">
+            <summary>
+            The name of this parameter
+            </summary>
+        </member>
+        <member name="T:CLAP.Interception.ParameterAndValue">
+            <summary>
+            A parameter and its value
+            </summary>
+        </member>
+        <member name="P:CLAP.Interception.ParameterAndValue.Parameter">
+            <summary>
+            The parameter
+            </summary>
+        </member>
+        <member name="P:CLAP.Interception.ParameterAndValue.Value">
+            <summary>
+            The value of the parameter
+            </summary>
+        </member>
+        <member name="T:CLAP.Interception.IVerbInterceptor">
+            <summary>
+            Gives interception options to verb execution
+            </summary>
+        </member>
+        <member name="T:CLAP.Interception.IPreVerbInterceptor">
+            <summary>
+            Gives interception options to verb execution BEFORE the verb is executed
+            </summary>
+        </member>
+        <member name="T:CLAP.Interception.IPostVerbInterceptor">
+            <summary>
+            Gives interception options to verb execution AFTER the verb is executed, even if the execution fails
+            </summary>
+        </member>
+        <member name="T:CLAP.CollectionValidationAttribute">
+            <summary>
+            Validates a collection of parameters of properties
+            </summary>
+        </member>
+        <member name="T:CLAP.ICollectionValidation">
+            <summary>
+            Validation of collections of parameters and values
+            </summary>
+        </member>
+        <member name="M:CLAP.ICollectionValidation.GetValidator">
+            <summary>
+            Gets an instance of the collection validator
+            </summary>
+            <returns></returns>
+        </member>
+        <member name="P:CLAP.ICollectionValidation.Description">
+            <summary>
+            The description of this validation attribute, used when asking for help
+            </summary>
+        </member>
+        <member name="M:CLAP.CollectionValidationAttribute.GetValidator">
+            <summary>
+            Gets a validator instance
+            </summary>
+        </member>
+        <member name="P:CLAP.CollectionValidationAttribute.Description">
+            <summary>
+            The validation description
+            </summary>
+        </member>
+        <member name="T:CLAP.Validation.LessOrEqualToAttribute">
+            <summary>
+            Less-Or-Equal-To validation:
+            The numeric value of the marked parameter or property must be a less or equal to the specified number
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.LessOrEqualToAttribute.#ctor(System.Double)">
+            <summary>
+            Constructor
+            </summary>
+        </member>
+        <member name="T:CLAP.Validation.LessOrEqualToAttribute.LessOrEqualToValidator">
+            <summary>
+            Less Or Equal-To validator
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.LessOrEqualToAttribute.LessOrEqualToValidator.#ctor(System.Double)">
+            <summary>
+            Constructor
+            </summary>
+        </member>
+        <member name="M:CLAP.Validation.LessOrEqualToAttribute.LessOrEqualToValidator.Validate(CLAP.ValueInfo)">
+            <summary>
+            Validate
+            </summary>
+        </member>
+        <member name="T:CLAP.ICollectionValidator">
+            <summary>
+            Validation of collections of parameters and values
+            </summary>
+        </member>
+        <member name="T:CLAP.ParserRegistration">
+            <summary>
+            Provides registration features for parser instances
+            </summary>
+        </member>
+        <member name="M:CLAP.ParserRegistration.HelpHandler(System.String,CLAP.Action{System.String})">
+            <summary>
+            Registers a help handler that is executed when the user requests for help
+            </summary>
+            <param name="names">The names (CSV) to be registered as help parameters. For example: "?,h,help"</param>
+            <param name="helpHandler">The action to be executed</param>
+        </member>
+        <member name="M:CLAP.ParserRegistration.EmptyHelpHandler(CLAP.Action{System.String})">
+            <summary>
+            Registers an empty help handler that is executed when there is no input
+            </summary>
+            <param name="handler">The action to be executed</param>
+        </member>
+        <member name="M:CLAP.ParserRegistration.EmptyHandler(CLAP.Action)">
+            <summary>
+            Registers an empty handler that is executed when there is no input
+            </summary>
+            <param name="handler">The action to be executed</param>
+        </member>
+        <member name="M:CLAP.ParserRegistration.ErrorHandler(CLAP.Action{CLAP.ExceptionContext})">
+            <summary>
+            Registers an error handler that is executed when an exception is thrown
+            </summary>
+            <param name="handler">The action to be executed</param>
+        </member>
+        <member name="M:CLAP.ParserRegistration.PreVerbInterceptor(CLAP.Action{CLAP.Interception.PreVerbExecutionContext})">
+            <summary>
+            Registers a pre-verb execution interceptor
+            </summary>
+            <param name="interceptor">The action to be executed before each verb is executed</param>
+        </member>
+        <member name="M:CLAP.ParserRegistration.PostVerbInterceptor(CLAP.Action{CLAP.Interception.PostVerbExecutionContext})">
+            <summary>
+            Registers a post-verb execution interceptor
+            </summary>
+            <param name="interceptor">The action to be executed after each verb is executed</param>
+        </member>
+        <member name="M:CLAP.ParserRegistration.ParameterHandler(System.String,CLAP.Action)">
+            <summary>
+            Registers a global parameter handler
+            </summary>
+            <param name="names">The names (CSV) to be registered as boolean parameters (switches)</param>
+            <param name="action">The action to execute</param>
+        </member>
+        <member name="M:CLAP.ParserRegistration.ParameterHandler(System.String,CLAP.Action,System.String)">
+            <summary>
+            Registers a global parameter handler
+            </summary>
+            <param name="names">The names (CSV) to be registered as boolean parameters (switches)</param>
+            <param name="action">The action to execute</param>
+            <param name="description">The parameter description (for help generation)</param>
+        </member>
+        <member name="M:CLAP.ParserRegistration.ParameterHandler``1(System.String,CLAP.Action{``0})">
+            <summary>
+            Registers a global parameter handler
+            </summary>
+            <typeparam name="TParameter">The type of the parameter</typeparam>
+            <param name="names">The names (CSV) to be registered as parameters</param>
+            <param name="action">The action to execute</param>
+        </member>
+        <member name="M:CLAP.ParserRegistration.ParameterHandler``1(System.String,CLAP.Action{``0},System.String)">
+            <summary>
+            Registers a global parameter handler
+            </summary>
+            <typeparam name="TParameter">The type of the parameter</typeparam>
+            <param name="names">The names (CSV) to be registered as parameters</param>
+            <param name="action">The action to execute</param>
+            <param name="description">The parameter description (for help generation)</param>
+        </member>
+        <member name="T:CLAP.Interception.PostVerbExecutionAttribute">
+            <summary>
+            Marks a method to run after each verb is executed
+            </summary>
+        </member>
+        <member name="T:CLAP.GlobalAttribute">
+            <summary>
+            Marks a method as a global parameter.
+            The method can either accept any single allowed parameter type or accept 
+            no parameters and be treated as a boolean switch.
+            </summary>
+        </member>
+        <member name="P:CLAP.GlobalAttribute.Aliases">
+            <summary>
+            The additional aliases (as CSV) of the parameter
+            </summary>
+        </member>
+        <member name="P:CLAP.GlobalAttribute.Description">
+            <summary>
+            The description of this parameter
+            </summary>
+        </member>
+        <member name="P:CLAP.GlobalAttribute.Name">
+            <summary>
+            The name of this parameter
+            </summary>
+        </member>
+        <member name="T:CLAP.CommandLineParserException">
+            <summary>
+            Base exception class for all parser exceptions
+            </summary>
+        </member>
+        <member name="M:CLAP.CommandLineParserException.#ctor">
+            <summary>
+            Constructor
+            </summary>
+        </member>
+        <member name="M:CLAP.CommandLineParserException.#ctor(System.String)">
+            <summary>
+            Constructor
+            </summary>
+        </member>
+        <member name="M:CLAP.CommandLineParserException.#ctor(System.String,System.Exception)">
+            <summary>
+            Constructor
+            </summary>
+        </member>
+        <member name="P:CLAP.VerbNotFoundException.Verb">
+            <summary>
+            The verb string that wasn't found
+            </summary>
+        </member>
+        <member name="P:CLAP.MissingRequiredArgumentException.ParameterName">
+            <summary>
+            The name of the required parameter
+            </summary>
+        </member>
+        <member name="P:CLAP.MissingRequiredArgumentException.Method">
+            <summary>
+            The verb that requires the parameter
+            </summary>
+        </member>
+        <member name="P:CLAP.MissingArgumentValueException.ParameterName">
+            <summary>
+            The name of the parameter
+            </summary>
+        </member>
+        <member name="P:CLAP.MissingArgumentPrefixException.ParameterName">
+            <summary>
+            The name of the parameter
+            </summary>
+        </member>
+        <member name="P:CLAP.TypeConvertionException.Value">
+            <summary>
+            The string value that failed to be converted
+            </summary>
+        </member>
+        <member name="P:CLAP.TypeConvertionException.Type">
+            <summary>
+            The target type
+            </summary>
+        </member>
+        <member name="P:CLAP.UnhandledParametersException.UnhandledParameters">
+            <summary>
+            The collection of unhandled arguments
+            </summary>
+        </member>
+        <member name="P:CLAP.MoreThanOneDefaultVerbException.Verbs">
+            <summary>
+            The collection of the verbs that are defined as default
+            </summary>
+        </member>
+        <member name="P:CLAP.InvalidHelpHandlerException.Method">
+            <summary>
+            The method that is defined as help
+            </summary>
+        </member>
+        <member name="P:CLAP.AmbiguousParameterDefaultException.Parameter">
+            <summary>
+            The parameter that has both a Default and a DefaultProvider
+            </summary>
+        </member>
+        <member name="P:CLAP.InvalidParameterDefaultProviderException.Parameter">
+            <summary>
+            The parameter that has an invalid DefaultProvider
+            </summary>
+        </member>
+        <member name="P:CLAP.DuplicateGlobalHandlerException.Name">
+            <summary>
+            The global handler name
+            </summary>
+        </member>
+        <member name="T:CLAP.Parser">
+            <summary>
+            A command-line arguments parser
+            </summary>
+        </member>
+        <member name="T:CLAP.MultiParser">
+            <summary>
+            A parser of one or more classes
+            </summary>
+        </member>
+        <member name="M:CLAP.MultiParser.RunStatic(System.String[])">
+            <summary>
+            Run a parser of static verbs
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.MultiParser.RunTargets(System.String[],System.Object[])">
+            <summary>
+            Run a parser of instance verbs against instances of the verb classes
+            </summary>
+            <param name="args">The user arguments</param>
+            <param name="targets">The instances of the verb classes</param>
+        </member>
+        <member name="M:CLAP.MultiParser.GetHelpString">
+            <summary>
+            Gets a help string that describes all the parser information for the user
+            </summary>
+        </member>
+        <member name="P:CLAP.MultiParser.Register">
+            <summary>
+            Parser registration
+            </summary>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole(System.String[],System.Object[])">
+            <summary>
+            Executes a console parser of instance-verbs based on the specified targets
+            </summary>
+            <param name="args">The user arguments</param>
+            <param name="targets">The instances of the verb classes</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``1(System.String[])">
+            <summary>
+            Executes a generic console static parser of a specified type
+            </summary>
+            <typeparam name="T">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``1(System.String[],``0)">
+            <summary>
+            Executes a generic console parser of a specified type
+            </summary>
+            <typeparam name="T">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``2(System.String[])">
+            <summary>
+            Executes a generic console static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``2(System.String[],``0,``1)">
+            <summary>
+            Executes a generic console parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``3(System.String[])">
+            <summary>
+            Executes a generic console static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``3(System.String[],``0,``1,``2)">
+            <summary>
+            Executes a generic console parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``4(System.String[])">
+            <summary>
+            Executes a generic console static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``4(System.String[],``0,``1,``2,``3)">
+            <summary>
+            Executes a generic console parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``5(System.String[])">
+            <summary>
+            Executes a generic console static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``5(System.String[],``0,``1,``2,``3,``4)">
+            <summary>
+            Executes a generic console parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <typeparam name="T5">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``6(System.String[])">
+            <summary>
+            Executes a generic console static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``6(System.String[],``0,``1,``2,``3,``4,``5)">
+            <summary>
+            Executes a generic console parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <typeparam name="T5">The type of the parser</typeparam>
+            <typeparam name="T6">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+            <param name="t6">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``7(System.String[])">
+            <summary>
+            Executes a generic console static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``7(System.String[],``0,``1,``2,``3,``4,``5,``6)">
+            <summary>
+            Executes a generic console parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <typeparam name="T5">The type of the parser</typeparam>
+            <typeparam name="T6">The type of the parser</typeparam>
+            <typeparam name="T7">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+            <param name="t6">An instance of the verb class</param>
+            <param name="t7">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``8(System.String[])">
+            <summary>
+            Executes a generic console static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``8(System.String[],``0,``1,``2,``3,``4,``5,``6,``7)">
+            <summary>
+            Executes a generic console parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <typeparam name="T5">The type of the parser</typeparam>
+            <typeparam name="T6">The type of the parser</typeparam>
+            <typeparam name="T7">The type of the parser</typeparam>
+            <typeparam name="T8">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+            <param name="t6">An instance of the verb class</param>
+            <param name="t7">An instance of the verb class</param>
+            <param name="t8">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``9(System.String[])">
+            <summary>
+            Executes a generic console static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunConsole``9(System.String[],``0,``1,``2,``3,``4,``5,``6,``7,``8)">
+            <summary>
+            Executes a generic console parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <typeparam name="T5">The type of the parser</typeparam>
+            <typeparam name="T6">The type of the parser</typeparam>
+            <typeparam name="T7">The type of the parser</typeparam>
+            <typeparam name="T8">The type of the parser</typeparam>
+            <typeparam name="T9">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+            <param name="t6">An instance of the verb class</param>
+            <param name="t7">An instance of the verb class</param>
+            <param name="t8">An instance of the verb class</param>
+            <param name="t9">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms(System.String[],System.Object[])">
+            <summary>
+            Executes a winforms parser of instance-verbs based on the specified targets
+            </summary>
+            <param name="args">The user arguments</param>
+            <param name="targets">The instances of the verb classes</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``1(System.String[])">
+            <summary>
+            Executes a generic winforms static parser of a specified type
+            </summary>
+            <typeparam name="T">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``1(System.String[],``0)">
+            <summary>
+            Executes a generic winforms parser of a specified type
+            </summary>
+            <typeparam name="T">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``2(System.String[])">
+            <summary>
+            Executes a generic winforms static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``2(System.String[],``0,``1)">
+            <summary>
+            Executes a generic winforms parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``3(System.String[])">
+            <summary>
+            Executes a generic winforms static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``3(System.String[],``0,``1,``2)">
+            <summary>
+            Executes a generic winforms parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``4(System.String[])">
+            <summary>
+            Executes a generic winforms static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``4(System.String[],``0,``1,``2,``3)">
+            <summary>
+            Executes a generic winforms parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``5(System.String[])">
+            <summary>
+            Executes a generic winforms static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``5(System.String[],``0,``1,``2,``3,``4)">
+            <summary>
+            Executes a generic winforms parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <typeparam name="T5">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``6(System.String[])">
+            <summary>
+            Executes a generic winforms static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``6(System.String[],``0,``1,``2,``3,``4,``5)">
+            <summary>
+            Executes a generic winforms parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <typeparam name="T5">The type of the parser</typeparam>
+            <typeparam name="T6">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+            <param name="t6">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``7(System.String[])">
+            <summary>
+            Executes a generic winforms static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``7(System.String[],``0,``1,``2,``3,``4,``5,``6)">
+            <summary>
+            Executes a generic winforms parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <typeparam name="T5">The type of the parser</typeparam>
+            <typeparam name="T6">The type of the parser</typeparam>
+            <typeparam name="T7">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+            <param name="t6">An instance of the verb class</param>
+            <param name="t7">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``8(System.String[])">
+            <summary>
+            Executes a generic winforms static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``8(System.String[],``0,``1,``2,``3,``4,``5,``6,``7)">
+            <summary>
+            Executes a generic winforms parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <typeparam name="T5">The type of the parser</typeparam>
+            <typeparam name="T6">The type of the parser</typeparam>
+            <typeparam name="T7">The type of the parser</typeparam>
+            <typeparam name="T8">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+            <param name="t6">An instance of the verb class</param>
+            <param name="t7">An instance of the verb class</param>
+            <param name="t8">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``9(System.String[])">
+            <summary>
+            Executes a generic winforms static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.RunWinForms``9(System.String[],``0,``1,``2,``3,``4,``5,``6,``7,``8)">
+            <summary>
+            Executes a generic winforms parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <typeparam name="T5">The type of the parser</typeparam>
+            <typeparam name="T6">The type of the parser</typeparam>
+            <typeparam name="T7">The type of the parser</typeparam>
+            <typeparam name="T8">The type of the parser</typeparam>
+            <typeparam name="T9">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+            <param name="t6">An instance of the verb class</param>
+            <param name="t7">An instance of the verb class</param>
+            <param name="t8">An instance of the verb class</param>
+            <param name="t9">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.#ctor(System.Type[])">
+            <summary>
+            Creates a parser based on the specified types
+            </summary>
+            <param name="types"></param>
+        </member>
+        <member name="M:CLAP.Parser.Run(System.String[],System.Object[])">
+            <summary>
+            Executes a parser of instance-verbs based on the specified targets
+            </summary>
+            <param name="args">The user arguments</param>
+            <param name="targets">The instances of the verb classes</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``1(System.String[])">
+            <summary>
+            Executes a generic static parser of a specified type
+            </summary>
+            <typeparam name="T">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``1(System.String[],``0)">
+            <summary>
+            Executes a generic parser of a specified type
+            </summary>
+            <typeparam name="T">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``2(System.String[])">
+            <summary>
+            Executes a generic static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``2(System.String[],``0,``1)">
+            <summary>
+            Executes a generic parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``3(System.String[])">
+            <summary>
+            Executes a generic static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``3(System.String[],``0,``1,``2)">
+            <summary>
+            Executes a generic parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``4(System.String[])">
+            <summary>
+            Executes a generic static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``4(System.String[],``0,``1,``2,``3)">
+            <summary>
+            Executes a generic parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``5(System.String[])">
+            <summary>
+            Executes a generic static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``5(System.String[],``0,``1,``2,``3,``4)">
+            <summary>
+            Executes a generic parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <typeparam name="T5">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``6(System.String[])">
+            <summary>
+            Executes a generic static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``6(System.String[],``0,``1,``2,``3,``4,``5)">
+            <summary>
+            Executes a generic parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <typeparam name="T5">The type of the parser</typeparam>
+            <typeparam name="T6">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+            <param name="t6">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``7(System.String[])">
+            <summary>
+            Executes a generic static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``7(System.String[],``0,``1,``2,``3,``4,``5,``6)">
+            <summary>
+            Executes a generic parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <typeparam name="T5">The type of the parser</typeparam>
+            <typeparam name="T6">The type of the parser</typeparam>
+            <typeparam name="T7">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+            <param name="t6">An instance of the verb class</param>
+            <param name="t7">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``8(System.String[])">
+            <summary>
+            Executes a generic static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``8(System.String[],``0,``1,``2,``3,``4,``5,``6,``7)">
+            <summary>
+            Executes a generic parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <typeparam name="T5">The type of the parser</typeparam>
+            <typeparam name="T6">The type of the parser</typeparam>
+            <typeparam name="T7">The type of the parser</typeparam>
+            <typeparam name="T8">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+            <param name="t6">An instance of the verb class</param>
+            <param name="t7">An instance of the verb class</param>
+            <param name="t8">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``9(System.String[])">
+            <summary>
+            Executes a generic static parser of some specified types
+            </summary>
+            <param name="args">The user arguments</param>
+        </member>
+        <member name="M:CLAP.Parser.Run``9(System.String[],``0,``1,``2,``3,``4,``5,``6,``7,``8)">
+            <summary>
+            Executes a generic parser of some specified types
+            </summary>
+            <typeparam name="T1">The type of the parser</typeparam>
+            <typeparam name="T2">The type of the parser</typeparam>
+            <typeparam name="T3">The type of the parser</typeparam>
+            <typeparam name="T4">The type of the parser</typeparam>
+            <typeparam name="T5">The type of the parser</typeparam>
+            <typeparam name="T6">The type of the parser</typeparam>
+            <typeparam name="T7">The type of the parser</typeparam>
+            <typeparam name="T8">The type of the parser</typeparam>
+            <typeparam name="T9">The type of the parser</typeparam>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+            <param name="t6">An instance of the verb class</param>
+            <param name="t7">An instance of the verb class</param>
+            <param name="t8">An instance of the verb class</param>
+            <param name="t9">An instance of the verb class</param>
+        </member>
+        <member name="T:CLAP.Validation.ValidateAttribute">
+            <summary>
+            Validates all the parameters against an expression
+            </summary>
+            <example>"param1 > param2"</example>
+            <remarks>
+            For full documentation, see MSDN:
+            http://msdn.microsoft.com/en-us/library/system.data.datacolumn.expression.aspx
+            </remarks>
+        </member>
+        <member name="M:CLAP.Validation.ValidateAttribute.#ctor(System.String)">
+            <summary>
+            Validates all the parameters against an expression
+            </summary>
+            <example>param1 > param2</example>
+            <remarks>
+            For full documentation, see MSDN:
+            http://msdn.microsoft.com/en-us/library/system.data.datacolumn.expression.aspx
+            </remarks>
+            <param name="expression">The expression to validate</param>
+        </member>
+        <member name="P:CLAP.Validation.ValidateAttribute.Expression">
+            <summary>
+            The expression to validate
+            </summary>
+        </member>
+        <member name="P:CLAP.Validation.ValidateAttribute.CaseSensitive">
+            <summary>
+            Whether to use case-sensitive comparison when validating the expression
+            </summary>
+        </member>
+        <member name="T:CLAP.Parameter">
+            <summary>
+            A parameter descriptor
+            </summary>
+        </member>
+        <member name="P:CLAP.Parameter.Default">
+            <summary>
+            The default value
+            </summary>
+        </member>
+        <member name="P:CLAP.Parameter.DefaultProvider">
+            <summary>
+            The default value provider
+            </summary>
+        </member>
+        <member name="P:CLAP.Parameter.Required">
+            <summary>
+            Whether this parameter is required
+            </summary>
+        </member>
+        <member name="P:CLAP.Parameter.Names">
+            <summary>
+            The names of the parameter, as defined by the Parameter attribute and the additional names
+            </summary>
+        </member>
+        <member name="P:CLAP.Parameter.Description">
+            <summary>
+            The parameter description
+            </summary>
+        </member>
+        <member name="P:CLAP.Parameter.ParameterInfo">
+            <summary>
+            The <see cref="P:CLAP.Parameter.ParameterInfo"/> this parameter describes
+            </summary>
+        </member>
+        <member name="T:CLAP.Parser`1">
+            <summary>
+            A command-line arguments parser of the specified type
+            </summary>
+            <typeparam name="T"></typeparam>
+        </member>
+        <member name="M:CLAP.Parser`1.Run(System.String[],`0)">
+            <summary>
+            Executes the parser based on the specified targets
+            </summary>
+            <param name="args">The user arguments</param>
+            <param name="t">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser`2.Run(System.String[],`0,`1)">
+            <summary>
+            Executes the parser based on the specified targets
+            </summary>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser`3.Run(System.String[],`0,`1,`2)">
+            <summary>
+            Executes the parser based on the specified targets
+            </summary>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser`4.Run(System.String[],`0,`1,`2,`3)">
+            <summary>
+            Executes the parser based on the specified targets
+            </summary>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser`5.Run(System.String[],`0,`1,`2,`3,`4)">
+            <summary>
+            Executes the parser based on the specified targets
+            </summary>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser`6.Run(System.String[],`0,`1,`2,`3,`4,`5)">
+            <summary>
+            Executes the parser based on the specified targets
+            </summary>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+            <param name="t6">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser`7.Run(System.String[],`0,`1,`2,`3,`4,`5,`6)">
+            <summary>
+            Executes the parser based on the specified targets
+            </summary>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+            <param name="t6">An instance of the verb class</param>
+            <param name="t7">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser`8.Run(System.String[],`0,`1,`2,`3,`4,`5,`6,`7)">
+            <summary>
+            Executes the parser based on the specified targets
+            </summary>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+            <param name="t6">An instance of the verb class</param>
+            <param name="t7">An instance of the verb class</param>
+            <param name="t8">An instance of the verb class</param>
+        </member>
+        <member name="M:CLAP.Parser`9.Run(System.String[],`0,`1,`2,`3,`4,`5,`6,`7,`8)">
+            <summary>
+            Executes the parser based on the specified targets
+            </summary>
+            <param name="args">The user arguments</param>
+            <param name="t1">An instance of the verb class</param>
+            <param name="t2">An instance of the verb class</param>
+            <param name="t3">An instance of the verb class</param>
+            <param name="t4">An instance of the verb class</param>
+            <param name="t5">An instance of the verb class</param>
+            <param name="t6">An instance of the verb class</param>
+            <param name="t7">An instance of the verb class</param>
+            <param name="t8">An instance of the verb class</param>
+            <param name="t9">An instance of the verb class</param>
+        </member>
+        <member name="T:CLAP.Interception.PreVerbExecutionAttribute">
+            <summary>
+            Marks a method to run before each verb is executed
+            </summary>
+        </member>
+        <member name="T:CLAP.Validation.DirectoryExistsAttribute">
+            <summary>
+            Directory exists validation:
+            The string value of the marked parameter or property must be a path to an existing directory
+            </summary>
+        </member>
+        <member name="T:CLAP.ParametersExpressionValidator">
+            <summary>
+            Validates a collection of named parameters or properties against a boolean expression
+            </summary>
+        </member>
+        <member name="P:CLAP.ParametersExpressionValidator.Expression">
+            <summary>
+            The expression
+            </summary>
+        </member>
+        <member name="P:CLAP.ParametersExpressionValidator.CaseSensitive">
+            <summary>
+            Whether the expression should be treated as case-sensitive
+            </summary>
+        </member>
+        <member name="T:CLAP.FileSystemHelper">
+            <summary>
+            A helper for file reading to allow mocking for tests
+            </summary>
+        </member>
+        <member name="T:CLAP.ErrorAttribute">
+            <summary>
+            Marks a method to be executed when an exception occurs.
+            The method may only accept one parameter of type CLAP.ExceptionContext
+            </summary>
+        </member>
+        <member name="M:CLAP.ValuesFactory.ConvertToArray``1(System.String[])">
+            <summary>
+            This method is called via reflection
+            </summary>
+        </member>
+        <member name="T:CLAP.Method">
+            <summary>
+            A method descriptor
+            </summary>
+        </member>
+        <member name="P:CLAP.Method.Names">
+            <summary>
+            The names of the method, as defined by the Verb attribute and the additional names
+            </summary>
+        </member>
+        <member name="P:CLAP.Method.Description">
+            <summary>
+            The description of the method
+            </summary>
+        </member>
+        <member name="P:CLAP.Method.MethodInfo">
+            <summary>
+            The <see cref="P:CLAP.Method.MethodInfo"/> this method describes
+            </summary>
+        </member>
+        <member name="P:CLAP.Method.IsDefault">
+            <summary>
+            Whether this verb is the default verb of the class
+            </summary>
+        </member>
+        <member name="M:CLAP.ParserRunner.MapArguments(System.Collections.Generic.IEnumerable{System.String})">
+            <summary>
+            Creates a map of the input arguments and their string values
+            </summary>
+        </member>
+        <member name="M:CLAP.ParserRunner.GetParameters(System.Reflection.MethodInfo)">
+            <summary>
+            Create a list of parameters for the given method
+            </summary>
+        </member>
+        <member name="M:CLAP.ParserRunner.GetVerbs">
+            <summary>
+            Create a list of methods (verbs) for the given type
+            </summary>
+        </member>
+        <member name="M:CLAP.ParserRunner.HandleGlobals(System.Collections.Generic.Dictionary{System.String,System.String},System.Object)">
+            <summary>
+            Handles any global parameter that has any input
+            </summary>
+        </member>
+        <member name="M:CLAP.ParserRunner.HandleRegisteredGlobals(System.Collections.Generic.Dictionary{System.String,System.String})">
+            <summary>
+            Handles any registered global parameter that has any input
+            </summary>
+        </member>
+        <member name="M:CLAP.ParserRunner.HandleDefinedGlobals(System.Collections.Generic.Dictionary{System.String,System.String},System.Object)">
+            <summary>
+            Handles any defined global parameter that has any input
+            </summary>
+        </member>
+        <member name="T:CLAP.ParameterAttribute">
+            <summary>
+            A parameter
+            </summary>
+        </member>
+        <member name="P:CLAP.ParameterAttribute.Default">
+            <summary>
+            The default value
+            </summary>
+        </member>
+        <member name="P:CLAP.ParameterAttribute.DefaultProvider">
+            <summary>
+            The default provider type
+            </summary>
+            <remarks>
+            The type must derive from CLAP.DefaultProvider.
+            A parameter cannot have both a Default and a DefaultProvider defined.
+            </remarks>
+        </member>
+        <member name="P:CLAP.ParameterAttribute.Required">
+            <summary>
+            Whether this parameter is required
+            </summary>
+        </member>
+        <member name="P:CLAP.ParameterAttribute.Aliases">
+            <summary>
+            The parameter additional names
+            </summary>
+        </member>
+        <member name="P:CLAP.ParameterAttribute.Description">
+            <summary>
+            The description of the verb. Used to generate the help string
+            </summary>
+        </member>
+    </members>
+</doc>
Index: /xmlTools/posUpdate/bin/Debug/TRAM-knockdown.oni-patch
===================================================================
--- /xmlTools/posUpdate/bin/Debug/TRAM-knockdown.oni-patch	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/TRAM-knockdown.oni-patch	(revision 711)
@@ -0,0 +1,89 @@
+#@ADDTO Element "Particles"
+<xml>
+             <Particle>
+                 <Start>0</Start>
+                 <End>45</End>
+                 <Bone>Head</Bone>
+                 <Name>glass_break</Name>
+             </Particle>
+</xml>
+
+#@ADDTO Element "Attacks"
+<xml>
+             <Attack>
+                 <Start>0</Start>
+                 <End>30</End>
+                 <Bones>Pelvis Chest Neck Head LeftShoulder LeftArm LeftWrist LeftFist RightShoulder RightArm RightWrist RightFist</Bones>
+                 <Flags>Unblockable</Flags>
+                 <Knockback>0</Knockback>
+                 <HitPoints>10</HitPoints>
+                 <HitType>KnockdownBody</HitType>
+                 <HitLength>0</HitLength>
+                 <StunLength>0</StunLength>
+                 <StaggerLength>0</StaggerLength>
+                 <Extents />
+             </Attack>
+</xml>
+
+#@ADDTO Element "Attacks"
+<xml>
+				<Attack>
+                 <Start>31</Start>
+                 <End>44</End>
+                 <Bones>Chest Neck LeftShoulder RightShoulder</Bones>
+                 <Flags>Unblockable</Flags>
+                 <Knockback>0</Knockback>
+                 <HitPoints>5</HitPoints>
+                 <HitType>HitBody</HitType>
+                 <HitLength>40</HitLength>
+                 <StunLength>0</StunLength>
+                 <StaggerLength>0</StaggerLength>
+                 <Extents />
+             </Attack>
+</xml>
+
+@ADDTO Element "Animation"
+<xml>
+         <AttackRing>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+         </AttackRing>
+</xml>
+
+#@REMOVE Element "AttackRing" ParentElement "Animation"
+
+@COMMAND "replaceall -element:FirstLevel -value:0"
Index: /xmlTools/posUpdate/bin/Debug/TRAMKONCOMbk_fw_kick.xml
===================================================================
--- /xmlTools/posUpdate/bin/Debug/TRAMKONCOMbk_fw_kick.xml	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/TRAMKONCOMbk_fw_kick.xml	(revision 711)
@@ -0,0 +1,1061 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <Animation>
+    <Lookup>
+      <Type>KickForward</Type>
+      <AimingType>KickForward</AimingType>
+      <FromState>RunBackStart</FromState>
+      <ToState>Standing</ToState>
+      <Varient>Combat</Varient>
+      <FirstLevel>0</FirstLevel>
+      <Shortcuts />
+    </Lookup>
+    <Flags>Attack Atomic DontAim</Flags>
+    <Atomic>
+      <Start>0</Start>
+      <End>65535</End>
+    </Atomic>
+    <Invulnerable>
+      <Start>0</Start>
+      <End>0</End>
+    </Invulnerable>
+    <Overlay>
+      <UsedBones />
+      <ReplacedBones />
+    </Overlay>
+    <DirectAnimations>
+      <Link />
+      <Link />
+    </DirectAnimations>
+    <Pause>
+      <Hard>0</Hard>
+      <Soft>0</Soft>
+    </Pause>
+    <Interpolation>
+      <End>0</End>
+      <Max>65535</Max>
+    </Interpolation>
+    <FinalRotation>0</FinalRotation>
+    <Direction>Forward</Direction>
+    <Vocalization>65535</Vocalization>
+    <ActionFrame>65535</ActionFrame>
+    <Impact />
+    <Particles />
+    <MotionBlur />
+    <Footsteps />
+    <Sounds />
+    <Heights>
+      <Height>8.008025</Height>
+      <Height>7.875</Height>
+      <Height>7.740126</Height>
+      <Height>7.603903</Height>
+      <Height>7.466842</Height>
+      <Height>7.329442</Height>
+      <Height>7.19221</Height>
+      <Height>7.055652</Height>
+      <Height>6.920271</Height>
+      <Height>6.786574</Height>
+      <Height>6.655065</Height>
+      <Height>6.526248</Height>
+      <Height>6.400627</Height>
+      <Height>6.278709</Height>
+      <Height>6.160998</Height>
+      <Height>6.092786</Height>
+      <Height>6.160998</Height>
+      <Height>6.336653</Height>
+      <Height>6.540916</Height>
+      <Height>6.761968</Height>
+      <Height>6.987991</Height>
+      <Height>7.207166</Height>
+      <Height>7.407674</Height>
+      <Height>7.577695</Height>
+      <Height>7.717366</Height>
+      <Height>7.837234</Height>
+      <Height>7.941107</Height>
+      <Height>8.032789</Height>
+      <Height>8.116087</Height>
+      <Height>8.194806</Height>
+      <Height>8.272751</Height>
+      <Height>8.349947</Height>
+      <Height>8.424109</Height>
+      <Height>8.495586</Height>
+      <Height>8.564728</Height>
+      <Height>8.631879</Height>
+      <Height>8.697387</Height>
+      <Height>8.761601</Height>
+      <Height>8.824868</Height>
+      <Height>8.887536</Height>
+      <Height>8.949952</Height>
+      <Height>9.012463</Height>
+      <Height>9.075418</Height>
+      <Height>9.155721</Height>
+      <Height>9.255477</Height>
+      <Height>9.352837</Height>
+      <Height>9.425946</Height>
+      <Height>9.452954</Height>
+      <Height>9.412008</Height>
+      <Height>9.30313</Height>
+      <Height>9.14912</Height>
+      <Height>8.962301</Height>
+      <Height>8.754992</Height>
+      <Height>8.539515</Height>
+      <Height>8.328189</Height>
+      <Height>8.133335</Height>
+      <Height>7.967273</Height>
+      <Height>7.842325</Height>
+      <Height>7.790073</Height>
+      <Height>7.812539</Height>
+      <Height>7.877701</Height>
+      <Height>7.953537</Height>
+    </Heights>
+    <Velocities>
+      <Velocity>0.0223999918 -0.183414936</Velocity>
+      <Velocity>0.0113440007 -0.474807978</Velocity>
+      <Velocity>-0.000135988 -0.711881161</Velocity>
+      <Velocity>-0.0118460059 -0.8996587</Velocity>
+      <Velocity>-0.0230990052 -1.03696537</Velocity>
+      <Velocity>-0.0329359919 -1.12251</Velocity>
+      <Velocity>-0.0402900055 -1.15709257</Velocity>
+      <Velocity>-0.044065 -1.139329</Velocity>
+      <Velocity>-0.043393 -1.072505</Velocity>
+      <Velocity>-0.0375829972 -0.9532747</Velocity>
+      <Velocity>-0.0264840014 -0.7853813</Velocity>
+      <Velocity>-0.008299999 -0.507784843</Velocity>
+      <Velocity>0.0122749992 -0.251168251</Velocity>
+      <Velocity>0.033979997 -0.143759727</Velocity>
+      <Velocity>0.061692 -0.1844368</Velocity>
+      <Velocity>0.115389004 0.273691177</Velocity>
+      <Velocity>0.185906008 0.6228943</Velocity>
+      <Velocity>0.246557 0.7705736</Velocity>
+      <Velocity>0.172872 0.9228239</Velocity>
+      <Velocity>-0.00305902958 0.988519669</Velocity>
+      <Velocity>-0.167971969 0.9280939</Velocity>
+      <Velocity>-0.230622023 0.8143673</Velocity>
+      <Velocity>-0.20194 0.744547367</Velocity>
+      <Velocity>-0.18109 0.7424059</Velocity>
+      <Velocity>-0.180562 0.7484412</Velocity>
+      <Velocity>-0.153031 0.763783932</Velocity>
+      <Velocity>-0.102538973 0.8620572</Velocity>
+      <Velocity>-0.04512602 1.01950979</Velocity>
+      <Velocity>-0.0172449946 1.163795</Velocity>
+      <Velocity>-0.0218390226 1.266955</Velocity>
+      <Velocity>-0.02997297 1.334813</Velocity>
+      <Velocity>-0.02790898 1.355296</Velocity>
+      <Velocity>-0.0148690343 1.30262291</Velocity>
+      <Velocity>-0.004222989 1.1866231</Velocity>
+      <Velocity>0.00304597616 1.017972</Velocity>
+      <Velocity>0.00742805 0.810588837</Velocity>
+      <Velocity>0.008951962 0.4325924</Velocity>
+      <Velocity>0.007354021 0.326612949</Velocity>
+      <Velocity>0.003215015 0.233273029</Velocity>
+      <Velocity>-0.0036290288 0.15612793</Velocity>
+      <Velocity>-0.0123710036 0.08508682</Velocity>
+      <Velocity>-0.0203300118 -0.06601906</Velocity>
+      <Velocity>-0.03241098 -0.113214016</Velocity>
+      <Velocity>-0.0352470279 -0.134787083</Velocity>
+      <Velocity>-0.014269948 -0.134192944</Velocity>
+      <Velocity>0.0234310031 -0.0695157051</Velocity>
+      <Velocity>0.06471896 -0.06655407</Velocity>
+      <Velocity>0.09533203 -0.0487108231</Velocity>
+      <Velocity>0.105480969 -0.0215601921</Velocity>
+      <Velocity>0.102969021 -0.0006842613</Velocity>
+      <Velocity>0.100761 0.009066105</Velocity>
+      <Velocity>0.0950259939 0.01828432</Velocity>
+      <Velocity>0.0865090042 0.0261459351</Velocity>
+      <Velocity>0.075936 0.03268385</Velocity>
+      <Velocity>0.064053 0.0374369621</Velocity>
+      <Velocity>0.051623 0.04060507</Velocity>
+      <Velocity>0.039425 0.04194498</Velocity>
+      <Velocity>0.0282140076 0.04136896</Velocity>
+      <Velocity>0.018678993 0.039484024</Velocity>
+      <Velocity>0.0114049911 0.03624916</Velocity>
+      <Velocity>0.00680500269 0.032201767</Velocity>
+      <Velocity>0.005116999 0.0279340744</Velocity>
+    </Velocities>
+    <Rotations>
+      <Bone>
+        <EKey>5 -12.2554359 36.4202347 90.9572</EKey>
+        <EKey>5 -12.5960178 45.4731064 94.0499</EKey>
+        <EKey>3 -14.0791941 55.34447 98.08743</EKey>
+        <EKey>3 -14.0407419 56.3717079 99.7903442</EKey>
+        <EKey>1 -11.9038677 50.406044 99.7903442</EKey>
+        <EKey>1 -9.701076 44.56672 98.3016739</EKey>
+        <EKey>1 -6.59189749 34.5085831 95.87915</EKey>
+        <EKey>2 -3.878233 21.15999 94.0828552</EKey>
+        <EKey>1 -0.0988784656 -11.1348133 94.4509048</EKey>
+        <EKey>1 1.85122454 -27.845274 97.37881</EKey>
+        <EKey>1 5.119707 -43.3307381 103.333488</EKey>
+        <EKey>2 13.3266191 -58.4921036 116.143738</EKey>
+        <EKey>2 100.004578 -69.97299 -143.208969</EKey>
+        <EKey>1 127.602654 -38.5626 -97.5161362</EKey>
+        <EKey>1 127.4049 -23.758297 -88.26551</EKey>
+        <EKey>1 125.8613 -11.9862671 -81.6516342</EKey>
+        <EKey>1 124.400093 -4.86701775 -77.99863</EKey>
+        <EKey>5 123.427788 -2.213779 -77.06477</EKey>
+        <EKey>3 122.125885 -4.806592 -80.16846</EKey>
+        <EKey>1 122.027008 -8.327764 -81.4978256</EKey>
+        <EKey>2 122.241241 -7.08629 -80.98146</EKey>
+        <EKey>5 122.807053 1.774319 -77.58663</EKey>
+        <EKey>9 120.269173 32.1959267 -64.97963</EKey>
+        <EKey>4 19.3527126 67.39666 50.9169159</EKey>
+        <EKey>1 -9.893339 43.10002 86.82628</EKey>
+      </Bone>
+      <Bone>
+        <EKey>2 -164.1767 -4.713207 -138.677048</EKey>
+        <EKey>2 -162.94072 -5.712978 -133.425491</EKey>
+        <EKey>2 -160.040283 -7.96520948 -133.161819</EKey>
+        <EKey>8 -158.831772 -7.267567 -129.387955</EKey>
+        <EKey>3 -160.8478 2.24673843 -105.041885</EKey>
+        <EKey>1 -159.732666 -0.9063859 -101.493248</EKey>
+        <EKey>1 -159.007553 -3.11467147 -103.102768</EKey>
+        <EKey>2 -159.282211 -5.04280138 -107.393</EKey>
+        <EKey>1 -163.14946 -1.45021749 -121.994049</EKey>
+        <EKey>1 -163.913025 0.8459602 -125.339439</EKey>
+        <EKey>1 -164.352478 3.3783474 -122.774094</EKey>
+        <EKey>1 -164.209656 5.77340364 -116.220642</EKey>
+        <EKey>1 -160.776382 6.701762 -107.371025</EKey>
+        <EKey>1 -151.53125 7.19066143 -95.2748947</EKey>
+        <EKey>1 -138.852829 9.382467 -81.0254059</EKey>
+        <EKey>1 -126.729225 12.0357065 -69.06111</EKey>
+        <EKey>1 -115.14946 2.80704975 -65.8201</EKey>
+        <EKey>1 -100.284737 -12.0906382 -75.021286</EKey>
+        <EKey>1 -89.43008 -25.8677044 -73.3403549</EKey>
+        <EKey>1 -84.49714 -30.69627 -68.8743439</EKey>
+        <EKey>1 -83.92035 -33.7340355 -65.74868</EKey>
+        <EKey>2 -89.76517 -37.5353622 -66.41337</EKey>
+        <EKey>2 -108.991531 -43.9514771 -73.90616</EKey>
+        <EKey>3 -124.8835 -45.6928368 -86.19455</EKey>
+        <EKey>2 -131.118332 -42.4902725 -94.68711</EKey>
+        <EKey>4 -132.249939 -42.5122452 -104.723274</EKey>
+        <EKey>2 -138.858322 -42.52323 -131.920349</EKey>
+        <EKey>2 -143.044174 -39.4634933 -144.41748</EKey>
+        <EKey>1 -146.389557 -33.69009 -152.476074</EKey>
+        <EKey>2 -147.59259 -29.6415653 -154.387726</EKey>
+        <EKey>2 -149.3614 -17.7981224 -153.085831</EKey>
+        <EKey>3 -152.662857 -9.146257 -148.416565</EKey>
+        <EKey>2 -159.732666 -3.1366446 -139.3527</EKey>
+        <EKey>1 -162.81987 -3.85626 -138.517746</EKey>
+      </Bone>
+      <Bone>
+        <EKey>1 0 0 -49.8072777</EKey>
+        <EKey>1 0 0 -50.812542</EKey>
+        <EKey>2 0 0 -48.5383377</EKey>
+        <EKey>1 0 0 -30.762188</EKey>
+        <EKey>3 0 0 -26.746624</EKey>
+        <EKey>6 0 0 -33.1572456</EKey>
+        <EKey>2 0 0 -56.5859451</EKey>
+        <EKey>2 0 0 -63.3810959</EKey>
+        <EKey>1 0 0 -80.99794</EKey>
+        <EKey>2 0 0 -88.20508</EKey>
+        <EKey>2 0 0 -89.8201</EKey>
+        <EKey>4 0 0 -86.78233</EKey>
+        <EKey>1 0 0 -74.55985</EKey>
+        <EKey>1 0 0 -68.912796</EKey>
+        <EKey>1 0 0 -48.42298</EKey>
+        <EKey>1 0 0 -14.3648434</EKey>
+        <EKey>1 0 0 -10.6843672</EKey>
+        <EKey>1 0 0 -15.6997023</EKey>
+        <EKey>1 0 0 -25.04921</EKey>
+        <EKey>1 0 0 -39.86999</EKey>
+        <EKey>1 0 0 -56.9375153</EKey>
+        <EKey>2 0 0 -71.8352051</EKey>
+        <EKey>5 0 0 -76.02655</EKey>
+        <EKey>3 0 0 -69.11604</EKey>
+        <EKey>2 0 0 -60.1675453</EKey>
+        <EKey>2 0 0 -58.7667656</EKey>
+        <EKey>3 0 0 -62.5021744</EKey>
+        <EKey>2 0 0 -72.0824</EKey>
+        <EKey>3 0 0 -73.92264</EKey>
+        <EKey>3 0 0 -67.41863</EKey>
+        <EKey>1 0 0 -54.8610649</EKey>
+      </Bone>
+      <Bone>
+        <EKey>1 -4.345159 -11.8654156 -16.4962234</EKey>
+        <EKey>1 -3.164111 -11.7390709 -17.4740219</EKey>
+        <EKey>2 -2.12039375 -12.43122 -21.560997</EKey>
+        <EKey>1 -17.1059742 -8.701304 -34.72282</EKey>
+        <EKey>3 -19.6987877 -6.43808651 -37.95285</EKey>
+        <EKey>5 -9.959258 -7.21812773 -38.6504936</EKey>
+        <EKey>1 11.8269625 -9.931792 -35.6566734</EKey>
+        <EKey>1 14.7768364 -10.1460285 -35.07988</EKey>
+        <EKey>1 13.93637 -10.4151983 -33.52529</EKey>
+        <EKey>1 10.5690088 -10.2613869 -29.9931335</EKey>
+        <EKey>1 6.696269 -8.250858 -21.1984444</EKey>
+        <EKey>1 -1.4447242 -8.618906 -11.2391853</EKey>
+        <EKey>1 -13.0519571 -12.8267336 -1.11512935</EKey>
+        <EKey>1 -6.65232325 -13.5024033 12.189517</EKey>
+        <EKey>1 1.97756922 -9.701076 25.4117641</EKey>
+        <EKey>1 6.580911 -4.95491 32.9210358</EKey>
+        <EKey>1 5.97116041 -3.32890821 33.4374</EKey>
+        <EKey>1 3.15312433 -3.1366446 29.5756474</EKey>
+        <EKey>1 0.93934536 -2.99382019 23.6154728</EKey>
+        <EKey>2 0.488899052 -2.60379958 16.1281757</EKey>
+        <EKey>1 1.95559621 -0.477912575 -4.68024731</EKey>
+        <EKey>1 0.6536965 -3.51567864 -25.9665833</EKey>
+        <EKey>1 -5.3943696 -10.4261847 -47.9176025</EKey>
+        <EKey>1 -11.0084686 -14.249485 -48.4065</EKey>
+        <EKey>1 -11.1458 -19.2538338 -44.53376</EKey>
+        <EKey>1 -8.173953 -22.6926079 -36.0192261</EKey>
+        <EKey>1 -3.59258413 -21.560997 -20.6765842</EKey>
+        <EKey>1 -0.417486846 -18.23209 -3.48271918</EKey>
+        <EKey>1 0.5163653 -15.243763 11.4259558</EKey>
+        <EKey>1 -0.2966354 -13.0904093 16.617075</EKey>
+        <EKey>3 -2.03799486 -10.5690088 19.1989021</EKey>
+        <EKey>1 -4.7077136 -6.476539 20.5777073</EKey>
+        <EKey>1 -8.014648 -6.9489584 21.22591</EKey>
+        <EKey>1 1.219501 -3.73540854 22.03891</EKey>
+        <EKey>2 -0.208743423 -4.60883474 21.4071865</EKey>
+        <EKey>2 -5.21309233 -7.690547 20.5447464</EKey>
+        <EKey>1 -0.175783932 -7.37193871 25.1371021</EKey>
+        <EKey>3 2.15335321 -6.383154 27.5486374</EKey>
+        <EKey>2 1.04371715 -5.28999758 32.1080322</EKey>
+        <EKey>1 -2.35660338 -0.450446337 30.9544525</EKey>
+        <EKey>2 -3.66399622 1.219501 27.8233013</EKey>
+        <EKey>2 -4.53192949 0.9997711 15.44152</EKey>
+        <EKey>2 -4.850538 -1.79629207 1.24696732</EKey>
+        <EKey>1 -4.0650034 -8.113527 -10.711833</EKey>
+      </Bone>
+      <Bone>
+        <EKey>7 160.3534 22.81346 -147.916687</EKey>
+        <EKey>1 155.766541 38.831768 -151.124741</EKey>
+        <EKey>2 154.755783 40.2819862 -150.542465</EKey>
+        <EKey>1 149.344925 25.64248 -135.166855</EKey>
+        <EKey>1 148.768143 18.1057453 -130.321808</EKey>
+        <EKey>2 149.251541 13.8759441 -126.141449</EKey>
+        <EKey>1 150.5974 18.160677 -125.559166</EKey>
+        <EKey>1 150.8336 18.1881447 -126.894028</EKey>
+        <EKey>2 150.5974 18.160677 -125.559166</EKey>
+        <EKey>5 148.2243 18.7924 -112.24353</EKey>
+        <EKey>2 140.616165 16.42481 -69.9675</EKey>
+        <EKey>1 138.918747 15.5074387 -57.3659859</EKey>
+        <EKey>1 138.418854 15.6118107 -53.3559151</EKey>
+        <EKey>1 138.149689 16.2655067 -51.3344</EKey>
+        <EKey>1 138.160675 17.5619125 -51.65301</EKey>
+        <EKey>1 139.95697 21.78622 -61.78805</EKey>
+        <EKey>1 146.400543 28.152895 -85.5848</EKey>
+        <EKey>1 157.524384 31.3774319 -117.09407</EKey>
+        <EKey>1 168.010986 29.355917 -146.581833</EKey>
+        <EKey>1 173.416336 25.9391174 -164.802933</EKey>
+        <EKey>1 175.146713 24.3625546 -172.301208</EKey>
+        <EKey>2 175.465317 24.06592 -175.064316</EKey>
+        <EKey>2 174.0261 25.7633324 -172.713211</EKey>
+        <EKey>2 172.548416 27.3014412 -169.895172</EKey>
+        <EKey>2 173.191116 27.7354088 -171.032272</EKey>
+        <EKey>5 170.823532 26.16434 -167.154037</EKey>
+        <EKey>3 161.485 17.19936 -150.872055</EKey>
+        <EKey>6 159.447 15.0569925 -149.339432</EKey>
+        <EKey>2 158.837265 16.71046 -154.9865</EKey>
+        <EKey>2 159.573364 19.48455 -149.262527</EKey>
+        <EKey>1 160.095215 21.7312889 -148.1474</EKey>
+      </Bone>
+      <Bone>
+        <EKey>7 0 0 -80.79469</EKey>
+        <EKey>1 0 0 -89.5124741</EKey>
+        <EKey>1 0 0 -91.71526</EKey>
+        <EKey>1 0 0 -102.937973</EKey>
+        <EKey>1 0 0 -110.820786</EKey>
+        <EKey>1 0 0 -115.70977</EKey>
+        <EKey>3 0 0 -118.0499</EKey>
+        <EKey>1 0 0 -115.599907</EKey>
+        <EKey>2 0 0 -116.396431</EKey>
+        <EKey>5 0 0 -124.773636</EKey>
+        <EKey>2 0 0 -154.343781</EKey>
+        <EKey>1 0 0 -160.8478</EKey>
+        <EKey>1 0 0 -161.287247</EKey>
+        <EKey>1 0 0 -159.2877</EKey>
+        <EKey>1 0 0 -154.442657</EKey>
+        <EKey>1 0 0 -137.18837</EKey>
+        <EKey>1 0 0 -104.481575</EKey>
+        <EKey>1 0 0 -65.7047348</EKey>
+        <EKey>1 0 0 -30.2183571</EKey>
+        <EKey>1 0 0 -7.399405</EKey>
+        <EKey>1 0 0 1.88967729</EKey>
+        <EKey>1 0 0 4.4879837</EKey>
+        <EKey>2 0 0 2.63126564</EKey>
+        <EKey>1 0 0 -5.542687</EKey>
+        <EKey>2 0 0 -7.399405</EKey>
+        <EKey>1 0 0 -1.96658278</EKey>
+        <EKey>1 0 0 -7.399405</EKey>
+        <EKey>1 0 0 -22.4399185</EKey>
+        <EKey>2 0 0 -41.74319</EKey>
+        <EKey>1 0 0 -84.8432159</EKey>
+        <EKey>1 0 0 -104.481575</EKey>
+        <EKey>1 0 0 -120.071411</EKey>
+        <EKey>1 0 0 -129.536285</EKey>
+        <EKey>1 0 0 -132.716873</EKey>
+        <EKey>1 0 0 -131.546814</EKey>
+        <EKey>4 0 0 -127.091782</EKey>
+        <EKey>1 0 0 -97.86771</EKey>
+        <EKey>2 0 0 -93.05562</EKey>
+        <EKey>2 0 0 -95.34081</EKey>
+        <EKey>1 0 0 -86.17258</EKey>
+      </Bone>
+      <Bone>
+        <EKey>7 3.64202332 1.1261158 30.5973911</EKey>
+        <EKey>1 -10.8601513 15.4579992 45.2039375</EKey>
+        <EKey>1 -12.8926525 16.33692 47.48913</EKey>
+        <EKey>1 -8.679332 11.2172117 50.9663544</EKey>
+        <EKey>1 -2.52140069 7.45983076 52.878006</EKey>
+        <EKey>1 4.15289545 5.02082872 53.3009834</EKey>
+        <EKey>2 8.35523 4.504463 51.63104</EKey>
+        <EKey>2 5.498741 9.085832 49.0931549</EKey>
+        <EKey>5 5.498741 9.085832 49.0931549</EKey>
+        <EKey>5 1.0272373 5.54818058 31.0093842</EKey>
+        <EKey>2 -2.0050354 2.80155635 11.469902</EKey>
+        <EKey>1 -4.97138929 3.73540854 4.83955145</EKey>
+        <EKey>1 -7.35545874 6.64683 2.63126564</EKey>
+        <EKey>1 -6.81162739 11.1018543 1.85122454</EKey>
+        <EKey>1 -1.17006183 10.8986034 1.18654156</EKey>
+        <EKey>1 3.86175323 3.69146252 0.499885559</EKey>
+        <EKey>1 4.746166 -3.79034114 0.0878919661</EKey>
+        <EKey>2 4.345159 -7.01487732 0.16479744</EKey>
+        <EKey>3 4.31769276 -6.624857 2.081941</EKey>
+        <EKey>2 4.367132 -1.92813 5.44930172</EKey>
+        <EKey>1 4.90547037 -3.09819174 5.921721</EKey>
+        <EKey>3 4.367132 -1.92813 5.44930172</EKey>
+        <EKey>3 -2.41153574 5.36141 2.41702914</EKey>
+        <EKey>3 -5.15266657 7.976196 -1.47768366</EKey>
+        <EKey>4 -2.85099554 8.84413 -4.883497</EKey>
+        <EKey>2 1.60952163 4.73518 -8.926528</EKey>
+        <EKey>1 2.680705 2.4499886 -8.201419</EKey>
+        <EKey>1 2.46097517 2.125887 -1.88967729</EKey>
+        <EKey>2 2.09842062 2.016022 7.76745272</EKey>
+        <EKey>1 2.927901 1.29091322 23.0222015</EKey>
+      </Bone>
+      <Bone>
+        <EKey>11 -5.806363 -5.075761 9.333028</EKey>
+        <EKey>3 16.0567627 0.0164797436 21.7807274</EKey>
+        <EKey>2 17.2433052 1.13710237 23.9121075</EKey>
+        <EKey>1 14.9471273 1.1535821 24.7141228</EKey>
+        <EKey>1 10.5799952 0.362554371 24.549324</EKey>
+        <EKey>3 2.23575187 -1.29640651 23.52758</EKey>
+        <EKey>1 -32.2838173 -5.487755 16.0952168</EKey>
+        <EKey>1 -42.04532 -5.482261 13.46395</EKey>
+        <EKey>1 -48.4998856 -4.93843 11.640192</EKey>
+        <EKey>1 -50.9663544 -3.97161818 10.8052187</EKey>
+        <EKey>2 -50.2742043 -2.658732 10.6294346</EKey>
+        <EKey>1 -42.7924 0.0769054741 10.9095907</EKey>
+        <EKey>1 -37.6562157 1.03822386 10.816205</EKey>
+        <EKey>3 -30.5259781 1.56008244 10.48661</EKey>
+        <EKey>1 -1.90066373 1.60402834 9.42092</EKey>
+        <EKey>3 3.42229342 1.51613641 9.250629</EKey>
+        <EKey>4 8.487068 1.42275119 8.514534</EKey>
+        <EKey>3 6.53147173 1.395285 8.162967</EKey>
+        <EKey>4 0.6536965 1.64797437 10.6569014</EKey>
+        <EKey>1 -19.3582058 0.510872066 20.6765842</EKey>
+        <EKey>2 -22.9947357 -0.2307164 22.3135738</EKey>
+        <EKey>4 -24.79652 -1.13710237 22.6706333</EKey>
+        <EKey>7 -20.85237 -2.10940719 19.4296169</EKey>
+        <EKey>1 -7.333486 -4.581369 10.3877316</EKey>
+      </Bone>
+      <Bone>
+        <EKey>7 2.971847 -4.339666 6.256809</EKey>
+        <EKey>4 18.3035011 1.13710237 19.8251324</EKey>
+        <EKey>3 25.3842983 5.432822 26.4939346</EKey>
+        <EKey>2 26.4444962 7.52574968 30.0206</EKey>
+        <EKey>1 24.1812763 7.707027 31.4433517</EKey>
+        <EKey>1 20.0119019 6.43808651 31.3225</EKey>
+        <EKey>3 12.0631723 3.63653016 29.8942547</EKey>
+        <EKey>1 -21.5939579 -4.389105 18.4792862</EKey>
+        <EKey>1 -31.42687 -4.790112 14.2769508</EKey>
+        <EKey>1 -38.01877 -4.114443 11.3710232</EKey>
+        <EKey>1 -40.6829948 -2.34012365 10.11307</EKey>
+        <EKey>2 -40.2655067 0.362554371 9.975739</EKey>
+        <EKey>1 -33.38247 6.10299826 10.7942324</EKey>
+        <EKey>1 -28.43305 7.95971632 10.8876171</EKey>
+        <EKey>3 -21.3742275 8.728771 10.7393</EKey>
+        <EKey>1 7.311513 8.113527 10.7942324</EKey>
+        <EKey>3 12.6399632 7.926757 10.8821239</EKey>
+        <EKey>4 17.7322044 7.976196 10.4975967</EKey>
+        <EKey>3 15.7985811 8.031128 10.1899748</EKey>
+        <EKey>4 9.821927 7.81689167 11.8214693</EKey>
+        <EKey>1 -10.26688 5.72945738 18.2375832</EKey>
+        <EKey>2 -13.8759441 4.878004 19.09453</EKey>
+        <EKey>4 -15.64477 3.57061124 18.7264824</EKey>
+        <EKey>7 -11.7500572 1.36781871 15.210803</EKey>
+        <EKey>1 1.49416339 -3.53215837 7.19615459</EKey>
+      </Bone>
+      <Bone>
+        <EKey>61 0 -0.0109864958 19.9954224</EKey>
+        <EKey>1 0 -0.0109864958 19.9954224</EKey>
+      </Bone>
+      <Bone>
+        <EKey>3 47.85168 -23.6319523 -4.350652</EKey>
+        <EKey>5 31.3774319 -18.3474483 -17.4959946</EKey>
+        <EKey>3 6.5094986 -1.18104827 -40.22156</EKey>
+        <EKey>2 -0.670176268 9.305562 -51.8233</EKey>
+        <EKey>1 -1.29091322 13.7276268 -58.29984</EKey>
+        <EKey>1 -0.335088134 14.7328911 -60.9311066</EKey>
+        <EKey>1 0.64271003 8.717784 -62.6559868</EKey>
+        <EKey>1 1.60402834 10.48661 -62.02426</EKey>
+        <EKey>1 4.850538 26.9828339 -57.2121773</EKey>
+        <EKey>1 5.339437 43.2538338 -44.44587</EKey>
+        <EKey>1 -10.129549 53.91623 -15.7161818</EKey>
+        <EKey>1 -36.0137329 48.9503326 19.2922859</EKey>
+        <EKey>1 -49.170063 32.8990631 35.25017</EKey>
+        <EKey>1 -54.3556862 16.9906158 37.2826729</EKey>
+        <EKey>1 -56.8001823 6.28427553 34.01419</EKey>
+        <EKey>1 -57.3879623 0.219729915 29.7734032</EKey>
+        <EKey>1 -56.5365067 -3.878233 25.9501038</EKey>
+        <EKey>2 -54.2842751 -6.89402628 23.4067287</EKey>
+        <EKey>1 -46.02243 -10.5250626 23.12108</EKey>
+        <EKey>2 -43.95697 -8.701304 26.14786</EKey>
+        <EKey>1 -53.26253 4.185855 36.6948967</EKey>
+        <EKey>1 -56.3497353 10.5305557 40.86427</EKey>
+        <EKey>3 -58.90959 14.6230259 43.14397</EKey>
+        <EKey>2 -67.3032761 17.67727 48.69215</EKey>
+        <EKey>2 -70.16525 16.8422985 50.9993134</EKey>
+        <EKey>1 -68.0943 15.5239182 49.7029076</EKey>
+        <EKey>1 -64.5346756 15.040513 47.1815071</EKey>
+        <EKey>1 -58.90959 14.6230259 43.14397</EKey>
+        <EKey>1 -50.09842 13.4474707 36.74983</EKey>
+        <EKey>3 -38.3703346 10.2778664 28.41657</EKey>
+        <EKey>1 -1.884184 -10.4811172 7.1686883</EKey>
+        <EKey>1 7.470817 -17.52346 3.97161818</EKey>
+        <EKey>3 14.3154039 -22.1542683 2.71366453</EKey>
+        <EKey>3 27.707943 -27.63653 2.7191577</EKey>
+        <EKey>6 36.56855 -27.77386 2.76310372</EKey>
+        <EKey>1 46.3025856 -23.6594181 -2.85099554</EKey>
+      </Bone>
+      <Bone>
+        <EKey>15 40.5951 57.8219261 140.110779</EKey>
+        <EKey>28 54.98192 64.5127 127.470818</EKey>
+        <EKey>18 54.2293434 64.26002 128.151978</EKey>
+        <EKey>1 41.19936 58.2064552 139.594421</EKey>
+      </Bone>
+      <Bone>
+        <EKey>3 -33.08583 27.40032 -35.2776375</EKey>
+        <EKey>4 -23.038681 25.3128872 -41.084</EKey>
+        <EKey>3 -12.0192261 18.3584347 -53.0977325</EKey>
+        <EKey>3 -9.799954 10.8656445 -58.7173271</EKey>
+        <EKey>1 -10.953536 4.15838861 -57.4264145</EKey>
+        <EKey>1 -11.2721443 2.35660338 -54.9214935</EKey>
+        <EKey>1 -12.0357065 3.02677965 -52.4220657</EKey>
+        <EKey>1 -13.046464 5.191119 -51.5046921</EKey>
+        <EKey>1 -13.3815517 6.943465 -46.7805</EKey>
+        <EKey>1 -14.0572214 9.4374 -34.2943459</EKey>
+        <EKey>2 -16.2325478 12.2169828 -16.7708855</EKey>
+        <EKey>1 -25.5765629 14.386816 22.1817341</EKey>
+        <EKey>1 -30.22385 13.1673155 37.44747</EKey>
+        <EKey>1 -33.0913239 12.2059965 46.1652565</EKey>
+        <EKey>1 -34.025177 13.7386131 47.6759</EKey>
+        <EKey>1 -33.40444 17.957428 43.8471031</EKey>
+        <EKey>2 -31.0807972 23.57702 35.82147</EKey>
+        <EKey>2 -20.8578625 32.6628532 11.5468073</EKey>
+        <EKey>1 -3.48271918 31.7839317 -24.4669266</EKey>
+        <EKey>1 -0.560311258 29.734951 -37.4255</EKey>
+        <EKey>1 -0.9723049 29.6086063 -44.8358879</EKey>
+        <EKey>1 -3.71892881 30.9764252 -45.7587547</EKey>
+        <EKey>2 -5.67452526 30.9654388 -44.7589836</EKey>
+        <EKey>3 -4.05951 24.18677 -47.417717</EKey>
+        <EKey>2 -1.20302129 8.646372 -47.61547</EKey>
+        <EKey>1 0.351567864 0.8459602 -43.39666</EKey>
+        <EKey>1 0.4614328 -0.752575 -39.6282921</EKey>
+        <EKey>1 -0.8514534 0.708628953 -32.3826981</EKey>
+        <EKey>2 -4.53192949 5.15266657 -20.92378</EKey>
+        <EKey>1 -20.0009155 14.7054243 5.88326836</EKey>
+        <EKey>1 -29.0867481 16.6335545 16.1446552</EKey>
+        <EKey>1 -35.914856 17.5729 20.6820774</EKey>
+        <EKey>2 -39.1339 19.2428474 19.0835438</EKey>
+        <EKey>7 -39.12291 23.2529182 7.78942537</EKey>
+        <EKey>3 -35.8379478 24.4998856 -20.8633556</EKey>
+        <EKey>1 -33.64065 26.36759 -31.9761963</EKey>
+      </Bone>
+      <Bone>
+        <EKey>14 0 0 -47.2474251</EKey>
+        <EKey>5 0 0 -87.11742</EKey>
+        <EKey>6 0 0 -89.06203</EKey>
+        <EKey>3 0 0 -93.8905945</EKey>
+        <EKey>1 0 0 -91.86908</EKey>
+        <EKey>1 0 0 -89.9354553</EKey>
+        <EKey>3 0 0 -84.37629</EKey>
+        <EKey>1 0 0 -51.916687</EKey>
+        <EKey>3 0 0 -45.5390244</EKey>
+        <EKey>3 0 0 -40.1446571</EKey>
+        <EKey>2 0 0 -42.2705421</EKey>
+        <EKey>1 0 0 -46.6211929</EKey>
+        <EKey>4 0 0 -50.8564873</EKey>
+        <EKey>3 0 0 -79.42687</EKey>
+        <EKey>1 0 0 -96.35157</EKey>
+        <EKey>1 0 0 -99.4168</EKey>
+        <EKey>3 0 0 -99.26299</EKey>
+        <EKey>6 0 0 -88.15015</EKey>
+        <EKey>1 0 0 -52.7241936</EKey>
+      </Bone>
+      <Bone>
+        <EKey>14 -89.34768 14.1286335 20.5447464</EKey>
+        <EKey>24 -87.9469 14.8043032 0.32959488</EKey>
+        <EKey>7 -87.8535156 14.8262758 -0.8953994</EKey>
+        <EKey>16 -88.11719 14.7493706 2.64774537</EKey>
+        <EKey>1 -89.28176 14.1780729 19.4790573</EKey>
+      </Bone>
+      <Bone>
+        <EKey>16 -40.6060867 -57.8329124 140.110779</EKey>
+        <EKey>6 -49.43374 -62.44175 132.4422</EKey>
+        <EKey>2 -97.25796 -70.0499 88.6555252</EKey>
+        <EKey>5 -103.223618 -69.77524 81.44839</EKey>
+        <EKey>3 -66.91875 -69.3302841 105.283592</EKey>
+        <EKey>3 -44.35248 -67.16594 120.4065</EKey>
+        <EKey>8 -37.4914169 -66.2211 124.652779</EKey>
+        <EKey>18 -40.38636 -66.41337 123.44976</EKey>
+        <EKey>1 -40.4083328 -58.33829 139.3637</EKey>
+      </Bone>
+      <Bone>
+        <EKey>3 -31.1906624 -10.6953535 -84.1730347</EKey>
+        <EKey>3 -11.4424353 -26.9388885 -61.1178741</EKey>
+        <EKey>3 21.25887 -36.8761749 -27.2574959</EKey>
+        <EKey>2 56.83314 -33.42092 8.058595</EKey>
+        <EKey>2 74.42802 -26.3456173 25.2909126</EKey>
+        <EKey>1 86.27146 -19.4021511 37.321125</EKey>
+        <EKey>1 90.22659 -16.8203259 41.8365746</EKey>
+        <EKey>1 91.21538 -18.5452042 39.6502647</EKey>
+        <EKey>1 89.54543 -20.1382465 38.36484</EKey>
+        <EKey>1 84.16205 -20.9567413 43.2922859</EKey>
+        <EKey>1 72.4119949 -26.4664688 44.06134</EKey>
+        <EKey>1 55.3774338 -32.855114 37.44747</EKey>
+        <EKey>1 35.56878 -35.36553 23.3847561</EKey>
+        <EKey>1 19.1714344 -32.0915527 7.43785763</EKey>
+        <EKey>1 10.3108263 -25.8072777 -5.02082872</EKey>
+        <EKey>2 7.756466 -20.0393677 -12.2664223</EKey>
+        <EKey>1 9.223164 -9.371481 -19.1494617</EKey>
+        <EKey>1 9.382467 -5.31197071 -20.34699</EKey>
+        <EKey>1 8.77271652 -4.411078 -18.89128</EKey>
+        <EKey>1 7.96520948 -8.377203 -16.5346756</EKey>
+        <EKey>1 10.3437862 -16.7708855 -11.9752808</EKey>
+        <EKey>1 20.9018078 -25.9720764 -2.92240787</EKey>
+        <EKey>1 38.09018 -31.0643177 7.52574968</EKey>
+        <EKey>1 54.29526 -31.2840462 14.3483639</EKey>
+        <EKey>1 62.4527359 -30.32273 15.5898371</EKey>
+        <EKey>1 63.64477 -30.1029987 14.37583</EKey>
+        <EKey>2 62.27695 -30.0370789 13.2332344</EKey>
+        <EKey>3 54.1414528 -30.49302 11.3270769</EKey>
+        <EKey>2 35.29961 -31.49279 6.41062</EKey>
+        <EKey>2 24.137331 -30.7676811 0.1153582</EKey>
+        <EKey>3 14.8207827 -27.4222927 -11.4204626</EKey>
+        <EKey>1 6.707256 -19.51751 -32.36072</EKey>
+        <EKey>3 5.75143051 -18.1387043 -37.27718</EKey>
+        <EKey>5 1.41176474 -16.9906158 -44.4733353</EKey>
+        <EKey>5 -13.9418631 -14.590066 -60.66743</EKey>
+        <EKey>1 -28.9329357 -11.6346989 -80.201416</EKey>
+      </Bone>
+      <Bone>
+        <EKey>15 0 0 -94.01694</EKey>
+        <EKey>8 0 0 -80.78371</EKey>
+        <EKey>4 0 0 -80.98695</EKey>
+        <EKey>5 0 0 -91.24834</EKey>
+        <EKey>6 0 0 -106.195465</EKey>
+        <EKey>3 0 0 -114.57267</EKey>
+        <EKey>2 0 0 -113.4136</EKey>
+        <EKey>2 0 0 -107.096359</EKey>
+        <EKey>3 0 0 -92.88533</EKey>
+        <EKey>1 0 0 -69.1874542</EKey>
+        <EKey>1 0 0 -63.9688721</EKey>
+        <EKey>3 0 0 -61.4694443</EKey>
+        <EKey>4 0 0 -63.57885</EKey>
+        <EKey>4 0 0 -76.11444</EKey>
+        <EKey>1 0 0 -91.0341</EKey>
+      </Bone>
+      <Bone>
+        <EKey>14 106.464638 -13.2607 20.8633556</EKey>
+        <EKey>22 112.6775 -1.23598075 6.51499176</EKey>
+        <EKey>5 113.204849 -1.79629207 7.04234362</EKey>
+        <EKey>2 113.303734 -1.90066373 7.14122248</EKey>
+        <EKey>5 111.56237 0.1153582 5.268025</EKey>
+        <EKey>2 102.926987 12.9311056 -4.790112</EKey>
+        <EKey>3 100.8835 14.524147 -5.35042334</EKey>
+        <EKey>8 99.9881 10.3822384 -1.27443349</EKey>
+        <EKey>1 105.404442 -10.953536 18.3913937</EKey>
+      </Bone>
+    </Rotations>
+    <PositionOffset>
+      <X>0</X>
+      <Z>0</Z>
+    </PositionOffset>
+    <Positions>
+      <Position>
+        <Height>16.75</Height>
+        <YOffset>-0.48</YOffset>
+      </Position>
+      <Position>
+        <Height>16.6</Height>
+        <YOffset>-0.48999998</YOffset>
+      </Position>
+      <Position>
+        <Height>16.4</Height>
+        <YOffset>-0.47</YOffset>
+      </Position>
+      <Position>
+        <Height>16.19</Height>
+        <YOffset>-0.45</YOffset>
+      </Position>
+      <Position>
+        <Height>15.8899994</Height>
+        <YOffset>-0.35</YOffset>
+      </Position>
+      <Position>
+        <Height>15.61</Height>
+        <YOffset>-0.269999981</YOffset>
+      </Position>
+      <Position>
+        <Height>15.4</Height>
+        <YOffset>-0.269999981</YOffset>
+      </Position>
+      <Position>
+        <Height>15.2</Height>
+        <YOffset>-0.29</YOffset>
+      </Position>
+      <Position>
+        <Height>15</Height>
+        <YOffset>-0.31</YOffset>
+      </Position>
+      <Position>
+        <Height>14.7999992</Height>
+        <YOffset>-0.34</YOffset>
+      </Position>
+      <Position>
+        <Height>14.5999994</Height>
+        <YOffset>-0.37</YOffset>
+      </Position>
+      <Position>
+        <Height>14.3899994</Height>
+        <YOffset>-0.399999976</YOffset>
+      </Position>
+      <Position>
+        <Height>14.19</Height>
+        <YOffset>-0.42</YOffset>
+      </Position>
+      <Position>
+        <Height>13.98</Height>
+        <YOffset>-0.45</YOffset>
+      </Position>
+      <Position>
+        <Height>13.78</Height>
+        <YOffset>-0.47</YOffset>
+      </Position>
+      <Position>
+        <Height>13.65</Height>
+        <YOffset>-0.5</YOffset>
+      </Position>
+      <Position>
+        <Height>13.58</Height>
+        <YOffset>-0.47</YOffset>
+      </Position>
+      <Position>
+        <Height>13.59</Height>
+        <YOffset>-0.47</YOffset>
+      </Position>
+      <Position>
+        <Height>13.7</Height>
+        <YOffset>-0.47</YOffset>
+      </Position>
+      <Position>
+        <Height>13.99</Height>
+        <YOffset>-0.47</YOffset>
+      </Position>
+      <Position>
+        <Height>14.54</Height>
+        <YOffset>-0.58</YOffset>
+      </Position>
+      <Position>
+        <Height>15.0599995</Height>
+        <YOffset>-0.59</YOffset>
+      </Position>
+      <Position>
+        <Height>15.4299994</Height>
+        <YOffset>-0.5</YOffset>
+      </Position>
+      <Position>
+        <Height>15.67</Height>
+        <YOffset>-0.429999977</YOffset>
+      </Position>
+      <Position>
+        <Height>15.79</Height>
+        <YOffset>-0.41</YOffset>
+      </Position>
+      <Position>
+        <Height>15.8099995</Height>
+        <YOffset>-0.42</YOffset>
+      </Position>
+      <Position>
+        <Height>15.7</Height>
+        <YOffset>-0.429999977</YOffset>
+      </Position>
+      <Position>
+        <Height>15.5099993</Height>
+        <YOffset>-0.37</YOffset>
+      </Position>
+      <Position>
+        <Height>15.17</Height>
+        <YOffset>-0.299999982</YOffset>
+      </Position>
+      <Position>
+        <Height>15.07</Height>
+        <YOffset>-0.429999977</YOffset>
+      </Position>
+      <Position>
+        <Height>14.9299994</Height>
+        <YOffset>-0.5</YOffset>
+      </Position>
+      <Position>
+        <Height>14.5</Height>
+        <YOffset>-0.299999982</YOffset>
+      </Position>
+      <Position>
+        <Height>14.0599995</Height>
+        <YOffset>-0.13</YOffset>
+      </Position>
+      <Position>
+        <Height>13.92</Height>
+        <YOffset>-0.149999991</YOffset>
+      </Position>
+      <Position>
+        <Height>14.1799994</Height>
+        <YOffset>-0.45</YOffset>
+      </Position>
+      <Position>
+        <Height>14.3099995</Height>
+        <YOffset>-0.56</YOffset>
+      </Position>
+      <Position>
+        <Height>14.1399994</Height>
+        <YOffset>-0.359999985</YOffset>
+      </Position>
+      <Position>
+        <Height>14.15</Height>
+        <YOffset>-0.34</YOffset>
+      </Position>
+      <Position>
+        <Height>14.1399994</Height>
+        <YOffset>-0.299999982</YOffset>
+      </Position>
+      <Position>
+        <Height>14.19</Height>
+        <YOffset>-0.299999982</YOffset>
+      </Position>
+      <Position>
+        <Height>14.28</Height>
+        <YOffset>-0.299999982</YOffset>
+      </Position>
+      <Position>
+        <Height>14.42</Height>
+        <YOffset>-0.299999982</YOffset>
+      </Position>
+      <Position>
+        <Height>14.62</Height>
+        <YOffset>-0.299999982</YOffset>
+      </Position>
+      <Position>
+        <Height>14.92</Height>
+        <YOffset>-0.29</YOffset>
+      </Position>
+      <Position>
+        <Height>15.3099995</Height>
+        <YOffset>-0.299999982</YOffset>
+      </Position>
+      <Position>
+        <Height>15.75</Height>
+        <YOffset>-0.299999982</YOffset>
+      </Position>
+      <Position>
+        <Height>16.15</Height>
+        <YOffset>-0.28</YOffset>
+      </Position>
+      <Position>
+        <Height>16.48</Height>
+        <YOffset>-0.25</YOffset>
+      </Position>
+      <Position>
+        <Height>16.71</Height>
+        <YOffset>-0.229999989</YOffset>
+      </Position>
+      <Position>
+        <Height>16.84</Height>
+        <YOffset>-0.24</YOffset>
+      </Position>
+      <Position>
+        <Height>16.8699989</Height>
+        <YOffset>-0.229999989</YOffset>
+      </Position>
+      <Position>
+        <Height>16.83</Height>
+        <YOffset>-0.22</YOffset>
+      </Position>
+      <Position>
+        <Height>16.789999</Height>
+        <YOffset>-0.24</YOffset>
+      </Position>
+      <Position>
+        <Height>16.75</Height>
+        <YOffset>-0.29</YOffset>
+      </Position>
+      <Position>
+        <Height>16.69</Height>
+        <YOffset>-0.34</YOffset>
+      </Position>
+      <Position>
+        <Height>16.67</Height>
+        <YOffset>-0.429999977</YOffset>
+      </Position>
+      <Position>
+        <Height>16.6999989</Height>
+        <YOffset>-0.55</YOffset>
+      </Position>
+      <Position>
+        <Height>16.6999989</Height>
+        <YOffset>-0.62</YOffset>
+      </Position>
+      <Position>
+        <Height>16.67</Height>
+        <YOffset>-0.599999964</YOffset>
+      </Position>
+      <Position>
+        <Height>16.64</Height>
+        <YOffset>-0.53</YOffset>
+      </Position>
+      <Position>
+        <Height>16.68</Height>
+        <YOffset>-0.48999998</YOffset>
+      </Position>
+      <Position>
+        <Height>16.73</Height>
+        <YOffset>-0.48</YOffset>
+      </Position>
+    </Positions>
+    <ThrowSource />
+    <SelfDamage />
+    <Attacks>
+      <Attack>
+        <Start>30</Start>
+        <End>36</End>
+        <Bones>RightThigh RightCalf RightFoot</Bones>
+        <Flags />
+        <Knockback>4</Knockback>
+        <HitPoints>10</HitPoints>
+        <HitType>HitJewels</HitType>
+        <HitLength>5</HitLength>
+        <StunLength>8</StunLength>
+        <StaggerLength>0</StaggerLength>
+        <Extents>
+          <Extent>
+            <Angle>22.80247</Angle>
+            <Length>7.00999975</Length>
+            <MinY>8.099999</MinY>
+            <MaxY>10.6123238</MaxY>
+          </Extent>
+          <Extent>
+            <Angle>14.3648434</Angle>
+            <Length>8.98</Length>
+            <MinY>8.24</MinY>
+            <MaxY>10.24</MaxY>
+          </Extent>
+          <Extent>
+            <Angle>9.602198</Angle>
+            <Length>9.86</Length>
+            <MinY>8.22</MinY>
+            <MaxY>9.86</MaxY>
+          </Extent>
+          <Extent>
+            <Angle>8.22339249</Angle>
+            <Length>9.87</Length>
+            <MinY>7.74</MinY>
+            <MaxY>9.94</MaxY>
+          </Extent>
+          <Extent>
+            <Angle>8.657359</Angle>
+            <Length>9.719999</Length>
+            <MinY>7.58161736</MinY>
+            <MaxY>10.05</MaxY>
+          </Extent>
+          <Extent>
+            <Angle>354.023346</Angle>
+            <Length>9.679999</Length>
+            <MinY>7.64</MinY>
+            <MaxY>10.13</MaxY>
+          </Extent>
+          <Extent>
+            <Angle>7.78942537</Angle>
+            <Length>9.69</Length>
+            <MinY>7.83999968</MinY>
+            <MaxY>10.1799994</MaxY>
+          </Extent>
+        </Extents>
+      </Attack>
+    </Attacks>
+    <AttackRing>
+      <Length>18.79588</Length>
+      <Length>18.79588</Length>
+      <Length>18.79588</Length>
+      <Length>18.71323</Length>
+      <Length>11.12695</Length>
+      <Length>8.217221</Length>
+      <Length>5.152919</Length>
+      <Length>5.08212</Length>
+      <Length>5.08212</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>1.8295188</Length>
+      <Length>4.26468325</Length>
+      <Length>8.173356</Length>
+      <Length>18.79588</Length>
+      <Length>18.79588</Length>
+      <Length>18.79588</Length>
+    </AttackRing>
+    <AttackRing>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+    </AttackRing>
+  </Animation>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/TRAMKONCOMbk_fw_kick.xml.bak
===================================================================
--- /xmlTools/posUpdate/bin/Debug/TRAMKONCOMbk_fw_kick.xml.bak	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/TRAMKONCOMbk_fw_kick.xml.bak	(revision 711)
@@ -0,0 +1,1023 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+    <Animation>
+        <Lookup>
+            <Type>KickForward</Type>
+            <AimingType>KickForward</AimingType>
+            <FromState>RunBackStart</FromState>
+            <ToState>Standing</ToState>
+            <Varient>Combat</Varient>
+            <FirstLevel>4</FirstLevel>
+            <Shortcuts />
+        </Lookup>
+        <Flags>Attack Atomic DontAim</Flags>
+        <Atomic>
+            <Start>0</Start>
+            <End>65535</End>
+        </Atomic>
+        <Invulnerable>
+            <Start>0</Start>
+            <End>0</End>
+        </Invulnerable>
+        <Overlay>
+            <UsedBones />
+            <ReplacedBones />
+        </Overlay>
+        <DirectAnimations>
+            <Link />
+            <Link />
+        </DirectAnimations>
+        <Pause>
+            <Hard>0</Hard>
+            <Soft>0</Soft>
+        </Pause>
+        <Interpolation>
+            <End>0</End>
+            <Max>65535</Max>
+        </Interpolation>
+        <FinalRotation>0</FinalRotation>
+        <Direction>Forward</Direction>
+        <Vocalization>65535</Vocalization>
+        <ActionFrame>65535</ActionFrame>
+        <Impact />
+        <Particles />
+        <MotionBlur />
+        <Footsteps />
+        <Sounds />
+        <Heights>
+            <Height>8.008025</Height>
+            <Height>7.875</Height>
+            <Height>7.740126</Height>
+            <Height>7.603903</Height>
+            <Height>7.466842</Height>
+            <Height>7.329442</Height>
+            <Height>7.19221</Height>
+            <Height>7.055652</Height>
+            <Height>6.920271</Height>
+            <Height>6.786574</Height>
+            <Height>6.655065</Height>
+            <Height>6.526248</Height>
+            <Height>6.400627</Height>
+            <Height>6.278709</Height>
+            <Height>6.160998</Height>
+            <Height>6.092786</Height>
+            <Height>6.160998</Height>
+            <Height>6.336653</Height>
+            <Height>6.540916</Height>
+            <Height>6.761968</Height>
+            <Height>6.987991</Height>
+            <Height>7.207166</Height>
+            <Height>7.407674</Height>
+            <Height>7.577695</Height>
+            <Height>7.717366</Height>
+            <Height>7.837234</Height>
+            <Height>7.941107</Height>
+            <Height>8.032789</Height>
+            <Height>8.116087</Height>
+            <Height>8.194806</Height>
+            <Height>8.272751</Height>
+            <Height>8.349947</Height>
+            <Height>8.424109</Height>
+            <Height>8.495586</Height>
+            <Height>8.564728</Height>
+            <Height>8.631879</Height>
+            <Height>8.697387</Height>
+            <Height>8.761601</Height>
+            <Height>8.824868</Height>
+            <Height>8.887536</Height>
+            <Height>8.949952</Height>
+            <Height>9.012463</Height>
+            <Height>9.075418</Height>
+            <Height>9.155721</Height>
+            <Height>9.255477</Height>
+            <Height>9.352837</Height>
+            <Height>9.425946</Height>
+            <Height>9.452954</Height>
+            <Height>9.412008</Height>
+            <Height>9.30313</Height>
+            <Height>9.14912</Height>
+            <Height>8.962301</Height>
+            <Height>8.754992</Height>
+            <Height>8.539515</Height>
+            <Height>8.328189</Height>
+            <Height>8.133335</Height>
+            <Height>7.967273</Height>
+            <Height>7.842325</Height>
+            <Height>7.790073</Height>
+            <Height>7.812539</Height>
+            <Height>7.877701</Height>
+            <Height>7.953537</Height>
+        </Heights>
+        <Velocities>
+            <Velocity>0.0223999918 -0.183414936</Velocity>
+            <Velocity>0.0113440007 -0.474807978</Velocity>
+            <Velocity>-0.000135988 -0.711881161</Velocity>
+            <Velocity>-0.0118460059 -0.8996587</Velocity>
+            <Velocity>-0.0230990052 -1.03696537</Velocity>
+            <Velocity>-0.0329359919 -1.12251</Velocity>
+            <Velocity>-0.0402900055 -1.15709257</Velocity>
+            <Velocity>-0.044065 -1.139329</Velocity>
+            <Velocity>-0.043393 -1.072505</Velocity>
+            <Velocity>-0.0375829972 -0.9532747</Velocity>
+            <Velocity>-0.0264840014 -0.7853813</Velocity>
+            <Velocity>-0.008299999 -0.507784843</Velocity>
+            <Velocity>0.0122749992 -0.251168251</Velocity>
+            <Velocity>0.033979997 -0.143759727</Velocity>
+            <Velocity>0.061692 -0.1844368</Velocity>
+            <Velocity>0.115389004 0.273691177</Velocity>
+            <Velocity>0.185906008 0.6228943</Velocity>
+            <Velocity>0.246557 0.7705736</Velocity>
+            <Velocity>0.172872 0.9228239</Velocity>
+            <Velocity>-0.00305902958 0.988519669</Velocity>
+            <Velocity>-0.167971969 0.9280939</Velocity>
+            <Velocity>-0.230622023 0.8143673</Velocity>
+            <Velocity>-0.20194 0.744547367</Velocity>
+            <Velocity>-0.18109 0.7424059</Velocity>
+            <Velocity>-0.180562 0.7484412</Velocity>
+            <Velocity>-0.153031 0.763783932</Velocity>
+            <Velocity>-0.102538973 0.8620572</Velocity>
+            <Velocity>-0.04512602 1.01950979</Velocity>
+            <Velocity>-0.0172449946 1.163795</Velocity>
+            <Velocity>-0.0218390226 1.266955</Velocity>
+            <Velocity>-0.02997297 1.334813</Velocity>
+            <Velocity>-0.02790898 1.355296</Velocity>
+            <Velocity>-0.0148690343 1.30262291</Velocity>
+            <Velocity>-0.004222989 1.1866231</Velocity>
+            <Velocity>0.00304597616 1.017972</Velocity>
+            <Velocity>0.00742805 0.810588837</Velocity>
+            <Velocity>0.008951962 0.4325924</Velocity>
+            <Velocity>0.007354021 0.326612949</Velocity>
+            <Velocity>0.003215015 0.233273029</Velocity>
+            <Velocity>-0.0036290288 0.15612793</Velocity>
+            <Velocity>-0.0123710036 0.08508682</Velocity>
+            <Velocity>-0.0203300118 -0.06601906</Velocity>
+            <Velocity>-0.03241098 -0.113214016</Velocity>
+            <Velocity>-0.0352470279 -0.134787083</Velocity>
+            <Velocity>-0.014269948 -0.134192944</Velocity>
+            <Velocity>0.0234310031 -0.0695157051</Velocity>
+            <Velocity>0.06471896 -0.06655407</Velocity>
+            <Velocity>0.09533203 -0.0487108231</Velocity>
+            <Velocity>0.105480969 -0.0215601921</Velocity>
+            <Velocity>0.102969021 -0.0006842613</Velocity>
+            <Velocity>0.100761 0.009066105</Velocity>
+            <Velocity>0.0950259939 0.01828432</Velocity>
+            <Velocity>0.0865090042 0.0261459351</Velocity>
+            <Velocity>0.075936 0.03268385</Velocity>
+            <Velocity>0.064053 0.0374369621</Velocity>
+            <Velocity>0.051623 0.04060507</Velocity>
+            <Velocity>0.039425 0.04194498</Velocity>
+            <Velocity>0.0282140076 0.04136896</Velocity>
+            <Velocity>0.018678993 0.039484024</Velocity>
+            <Velocity>0.0114049911 0.03624916</Velocity>
+            <Velocity>0.00680500269 0.032201767</Velocity>
+            <Velocity>0.005116999 0.0279340744</Velocity>
+        </Velocities>
+        <Rotations>
+            <Bone>
+                <EKey>5 -12.2554359 36.4202347 90.9572</EKey>
+                <EKey>5 -12.5960178 45.4731064 94.0499</EKey>
+                <EKey>3 -14.0791941 55.34447 98.08743</EKey>
+                <EKey>3 -14.0407419 56.3717079 99.7903442</EKey>
+                <EKey>1 -11.9038677 50.406044 99.7903442</EKey>
+                <EKey>1 -9.701076 44.56672 98.3016739</EKey>
+                <EKey>1 -6.59189749 34.5085831 95.87915</EKey>
+                <EKey>2 -3.878233 21.15999 94.0828552</EKey>
+                <EKey>1 -0.0988784656 -11.1348133 94.4509048</EKey>
+                <EKey>1 1.85122454 -27.845274 97.37881</EKey>
+                <EKey>1 5.119707 -43.3307381 103.333488</EKey>
+                <EKey>2 13.3266191 -58.4921036 116.143738</EKey>
+                <EKey>2 100.004578 -69.97299 -143.208969</EKey>
+                <EKey>1 127.602654 -38.5626 -97.5161362</EKey>
+                <EKey>1 127.4049 -23.758297 -88.26551</EKey>
+                <EKey>1 125.8613 -11.9862671 -81.6516342</EKey>
+                <EKey>1 124.400093 -4.86701775 -77.99863</EKey>
+                <EKey>5 123.427788 -2.213779 -77.06477</EKey>
+                <EKey>3 122.125885 -4.806592 -80.16846</EKey>
+                <EKey>1 122.027008 -8.327764 -81.4978256</EKey>
+                <EKey>2 122.241241 -7.08629 -80.98146</EKey>
+                <EKey>5 122.807053 1.774319 -77.58663</EKey>
+                <EKey>9 120.269173 32.1959267 -64.97963</EKey>
+                <EKey>4 19.3527126 67.39666 50.9169159</EKey>
+                <EKey>1 -9.893339 43.10002 86.82628</EKey>
+            </Bone>
+            <Bone>
+                <EKey>2 -164.1767 -4.713207 -138.677048</EKey>
+                <EKey>2 -162.94072 -5.712978 -133.425491</EKey>
+                <EKey>2 -160.040283 -7.96520948 -133.161819</EKey>
+                <EKey>8 -158.831772 -7.267567 -129.387955</EKey>
+                <EKey>3 -160.8478 2.24673843 -105.041885</EKey>
+                <EKey>1 -159.732666 -0.9063859 -101.493248</EKey>
+                <EKey>1 -159.007553 -3.11467147 -103.102768</EKey>
+                <EKey>2 -159.282211 -5.04280138 -107.393</EKey>
+                <EKey>1 -163.14946 -1.45021749 -121.994049</EKey>
+                <EKey>1 -163.913025 0.8459602 -125.339439</EKey>
+                <EKey>1 -164.352478 3.3783474 -122.774094</EKey>
+                <EKey>1 -164.209656 5.77340364 -116.220642</EKey>
+                <EKey>1 -160.776382 6.701762 -107.371025</EKey>
+                <EKey>1 -151.53125 7.19066143 -95.2748947</EKey>
+                <EKey>1 -138.852829 9.382467 -81.0254059</EKey>
+                <EKey>1 -126.729225 12.0357065 -69.06111</EKey>
+                <EKey>1 -115.14946 2.80704975 -65.8201</EKey>
+                <EKey>1 -100.284737 -12.0906382 -75.021286</EKey>
+                <EKey>1 -89.43008 -25.8677044 -73.3403549</EKey>
+                <EKey>1 -84.49714 -30.69627 -68.8743439</EKey>
+                <EKey>1 -83.92035 -33.7340355 -65.74868</EKey>
+                <EKey>2 -89.76517 -37.5353622 -66.41337</EKey>
+                <EKey>2 -108.991531 -43.9514771 -73.90616</EKey>
+                <EKey>3 -124.8835 -45.6928368 -86.19455</EKey>
+                <EKey>2 -131.118332 -42.4902725 -94.68711</EKey>
+                <EKey>4 -132.249939 -42.5122452 -104.723274</EKey>
+                <EKey>2 -138.858322 -42.52323 -131.920349</EKey>
+                <EKey>2 -143.044174 -39.4634933 -144.41748</EKey>
+                <EKey>1 -146.389557 -33.69009 -152.476074</EKey>
+                <EKey>2 -147.59259 -29.6415653 -154.387726</EKey>
+                <EKey>2 -149.3614 -17.7981224 -153.085831</EKey>
+                <EKey>3 -152.662857 -9.146257 -148.416565</EKey>
+                <EKey>2 -159.732666 -3.1366446 -139.3527</EKey>
+                <EKey>1 -162.81987 -3.85626 -138.517746</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 0 0 -49.8072777</EKey>
+                <EKey>1 0 0 -50.812542</EKey>
+                <EKey>2 0 0 -48.5383377</EKey>
+                <EKey>1 0 0 -30.762188</EKey>
+                <EKey>3 0 0 -26.746624</EKey>
+                <EKey>6 0 0 -33.1572456</EKey>
+                <EKey>2 0 0 -56.5859451</EKey>
+                <EKey>2 0 0 -63.3810959</EKey>
+                <EKey>1 0 0 -80.99794</EKey>
+                <EKey>2 0 0 -88.20508</EKey>
+                <EKey>2 0 0 -89.8201</EKey>
+                <EKey>4 0 0 -86.78233</EKey>
+                <EKey>1 0 0 -74.55985</EKey>
+                <EKey>1 0 0 -68.912796</EKey>
+                <EKey>1 0 0 -48.42298</EKey>
+                <EKey>1 0 0 -14.3648434</EKey>
+                <EKey>1 0 0 -10.6843672</EKey>
+                <EKey>1 0 0 -15.6997023</EKey>
+                <EKey>1 0 0 -25.04921</EKey>
+                <EKey>1 0 0 -39.86999</EKey>
+                <EKey>1 0 0 -56.9375153</EKey>
+                <EKey>2 0 0 -71.8352051</EKey>
+                <EKey>5 0 0 -76.02655</EKey>
+                <EKey>3 0 0 -69.11604</EKey>
+                <EKey>2 0 0 -60.1675453</EKey>
+                <EKey>2 0 0 -58.7667656</EKey>
+                <EKey>3 0 0 -62.5021744</EKey>
+                <EKey>2 0 0 -72.0824</EKey>
+                <EKey>3 0 0 -73.92264</EKey>
+                <EKey>3 0 0 -67.41863</EKey>
+                <EKey>1 0 0 -54.8610649</EKey>
+            </Bone>
+            <Bone>
+                <EKey>1 -4.345159 -11.8654156 -16.4962234</EKey>
+                <EKey>1 -3.164111 -11.7390709 -17.4740219</EKey>
+                <EKey>2 -2.12039375 -12.43122 -21.560997</EKey>
+                <EKey>1 -17.1059742 -8.701304 -34.72282</EKey>
+                <EKey>3 -19.6987877 -6.43808651 -37.95285</EKey>
+                <EKey>5 -9.959258 -7.21812773 -38.6504936</EKey>
+                <EKey>1 11.8269625 -9.931792 -35.6566734</EKey>
+                <EKey>1 14.7768364 -10.1460285 -35.07988</EKey>
+                <EKey>1 13.93637 -10.4151983 -33.52529</EKey>
+                <EKey>1 10.5690088 -10.2613869 -29.9931335</EKey>
+                <EKey>1 6.696269 -8.250858 -21.1984444</EKey>
+                <EKey>1 -1.4447242 -8.618906 -11.2391853</EKey>
+                <EKey>1 -13.0519571 -12.8267336 -1.11512935</EKey>
+                <EKey>1 -6.65232325 -13.5024033 12.189517</EKey>
+                <EKey>1 1.97756922 -9.701076 25.4117641</EKey>
+                <EKey>1 6.580911 -4.95491 32.9210358</EKey>
+                <EKey>1 5.97116041 -3.32890821 33.4374</EKey>
+                <EKey>1 3.15312433 -3.1366446 29.5756474</EKey>
+                <EKey>1 0.93934536 -2.99382019 23.6154728</EKey>
+                <EKey>2 0.488899052 -2.60379958 16.1281757</EKey>
+                <EKey>1 1.95559621 -0.477912575 -4.68024731</EKey>
+                <EKey>1 0.6536965 -3.51567864 -25.9665833</EKey>
+                <EKey>1 -5.3943696 -10.4261847 -47.9176025</EKey>
+                <EKey>1 -11.0084686 -14.249485 -48.4065</EKey>
+                <EKey>1 -11.1458 -19.2538338 -44.53376</EKey>
+                <EKey>1 -8.173953 -22.6926079 -36.0192261</EKey>
+                <EKey>1 -3.59258413 -21.560997 -20.6765842</EKey>
+                <EKey>1 -0.417486846 -18.23209 -3.48271918</EKey>
+                <EKey>1 0.5163653 -15.243763 11.4259558</EKey>
+                <EKey>1 -0.2966354 -13.0904093 16.617075</EKey>
+                <EKey>3 -2.03799486 -10.5690088 19.1989021</EKey>
+                <EKey>1 -4.7077136 -6.476539 20.5777073</EKey>
+                <EKey>1 -8.014648 -6.9489584 21.22591</EKey>
+                <EKey>1 1.219501 -3.73540854 22.03891</EKey>
+                <EKey>2 -0.208743423 -4.60883474 21.4071865</EKey>
+                <EKey>2 -5.21309233 -7.690547 20.5447464</EKey>
+                <EKey>1 -0.175783932 -7.37193871 25.1371021</EKey>
+                <EKey>3 2.15335321 -6.383154 27.5486374</EKey>
+                <EKey>2 1.04371715 -5.28999758 32.1080322</EKey>
+                <EKey>1 -2.35660338 -0.450446337 30.9544525</EKey>
+                <EKey>2 -3.66399622 1.219501 27.8233013</EKey>
+                <EKey>2 -4.53192949 0.9997711 15.44152</EKey>
+                <EKey>2 -4.850538 -1.79629207 1.24696732</EKey>
+                <EKey>1 -4.0650034 -8.113527 -10.711833</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 160.3534 22.81346 -147.916687</EKey>
+                <EKey>1 155.766541 38.831768 -151.124741</EKey>
+                <EKey>2 154.755783 40.2819862 -150.542465</EKey>
+                <EKey>1 149.344925 25.64248 -135.166855</EKey>
+                <EKey>1 148.768143 18.1057453 -130.321808</EKey>
+                <EKey>2 149.251541 13.8759441 -126.141449</EKey>
+                <EKey>1 150.5974 18.160677 -125.559166</EKey>
+                <EKey>1 150.8336 18.1881447 -126.894028</EKey>
+                <EKey>2 150.5974 18.160677 -125.559166</EKey>
+                <EKey>5 148.2243 18.7924 -112.24353</EKey>
+                <EKey>2 140.616165 16.42481 -69.9675</EKey>
+                <EKey>1 138.918747 15.5074387 -57.3659859</EKey>
+                <EKey>1 138.418854 15.6118107 -53.3559151</EKey>
+                <EKey>1 138.149689 16.2655067 -51.3344</EKey>
+                <EKey>1 138.160675 17.5619125 -51.65301</EKey>
+                <EKey>1 139.95697 21.78622 -61.78805</EKey>
+                <EKey>1 146.400543 28.152895 -85.5848</EKey>
+                <EKey>1 157.524384 31.3774319 -117.09407</EKey>
+                <EKey>1 168.010986 29.355917 -146.581833</EKey>
+                <EKey>1 173.416336 25.9391174 -164.802933</EKey>
+                <EKey>1 175.146713 24.3625546 -172.301208</EKey>
+                <EKey>2 175.465317 24.06592 -175.064316</EKey>
+                <EKey>2 174.0261 25.7633324 -172.713211</EKey>
+                <EKey>2 172.548416 27.3014412 -169.895172</EKey>
+                <EKey>2 173.191116 27.7354088 -171.032272</EKey>
+                <EKey>5 170.823532 26.16434 -167.154037</EKey>
+                <EKey>3 161.485 17.19936 -150.872055</EKey>
+                <EKey>6 159.447 15.0569925 -149.339432</EKey>
+                <EKey>2 158.837265 16.71046 -154.9865</EKey>
+                <EKey>2 159.573364 19.48455 -149.262527</EKey>
+                <EKey>1 160.095215 21.7312889 -148.1474</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 0 0 -80.79469</EKey>
+                <EKey>1 0 0 -89.5124741</EKey>
+                <EKey>1 0 0 -91.71526</EKey>
+                <EKey>1 0 0 -102.937973</EKey>
+                <EKey>1 0 0 -110.820786</EKey>
+                <EKey>1 0 0 -115.70977</EKey>
+                <EKey>3 0 0 -118.0499</EKey>
+                <EKey>1 0 0 -115.599907</EKey>
+                <EKey>2 0 0 -116.396431</EKey>
+                <EKey>5 0 0 -124.773636</EKey>
+                <EKey>2 0 0 -154.343781</EKey>
+                <EKey>1 0 0 -160.8478</EKey>
+                <EKey>1 0 0 -161.287247</EKey>
+                <EKey>1 0 0 -159.2877</EKey>
+                <EKey>1 0 0 -154.442657</EKey>
+                <EKey>1 0 0 -137.18837</EKey>
+                <EKey>1 0 0 -104.481575</EKey>
+                <EKey>1 0 0 -65.7047348</EKey>
+                <EKey>1 0 0 -30.2183571</EKey>
+                <EKey>1 0 0 -7.399405</EKey>
+                <EKey>1 0 0 1.88967729</EKey>
+                <EKey>1 0 0 4.4879837</EKey>
+                <EKey>2 0 0 2.63126564</EKey>
+                <EKey>1 0 0 -5.542687</EKey>
+                <EKey>2 0 0 -7.399405</EKey>
+                <EKey>1 0 0 -1.96658278</EKey>
+                <EKey>1 0 0 -7.399405</EKey>
+                <EKey>1 0 0 -22.4399185</EKey>
+                <EKey>2 0 0 -41.74319</EKey>
+                <EKey>1 0 0 -84.8432159</EKey>
+                <EKey>1 0 0 -104.481575</EKey>
+                <EKey>1 0 0 -120.071411</EKey>
+                <EKey>1 0 0 -129.536285</EKey>
+                <EKey>1 0 0 -132.716873</EKey>
+                <EKey>1 0 0 -131.546814</EKey>
+                <EKey>4 0 0 -127.091782</EKey>
+                <EKey>1 0 0 -97.86771</EKey>
+                <EKey>2 0 0 -93.05562</EKey>
+                <EKey>2 0 0 -95.34081</EKey>
+                <EKey>1 0 0 -86.17258</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 3.64202332 1.1261158 30.5973911</EKey>
+                <EKey>1 -10.8601513 15.4579992 45.2039375</EKey>
+                <EKey>1 -12.8926525 16.33692 47.48913</EKey>
+                <EKey>1 -8.679332 11.2172117 50.9663544</EKey>
+                <EKey>1 -2.52140069 7.45983076 52.878006</EKey>
+                <EKey>1 4.15289545 5.02082872 53.3009834</EKey>
+                <EKey>2 8.35523 4.504463 51.63104</EKey>
+                <EKey>2 5.498741 9.085832 49.0931549</EKey>
+                <EKey>5 5.498741 9.085832 49.0931549</EKey>
+                <EKey>5 1.0272373 5.54818058 31.0093842</EKey>
+                <EKey>2 -2.0050354 2.80155635 11.469902</EKey>
+                <EKey>1 -4.97138929 3.73540854 4.83955145</EKey>
+                <EKey>1 -7.35545874 6.64683 2.63126564</EKey>
+                <EKey>1 -6.81162739 11.1018543 1.85122454</EKey>
+                <EKey>1 -1.17006183 10.8986034 1.18654156</EKey>
+                <EKey>1 3.86175323 3.69146252 0.499885559</EKey>
+                <EKey>1 4.746166 -3.79034114 0.0878919661</EKey>
+                <EKey>2 4.345159 -7.01487732 0.16479744</EKey>
+                <EKey>3 4.31769276 -6.624857 2.081941</EKey>
+                <EKey>2 4.367132 -1.92813 5.44930172</EKey>
+                <EKey>1 4.90547037 -3.09819174 5.921721</EKey>
+                <EKey>3 4.367132 -1.92813 5.44930172</EKey>
+                <EKey>3 -2.41153574 5.36141 2.41702914</EKey>
+                <EKey>3 -5.15266657 7.976196 -1.47768366</EKey>
+                <EKey>4 -2.85099554 8.84413 -4.883497</EKey>
+                <EKey>2 1.60952163 4.73518 -8.926528</EKey>
+                <EKey>1 2.680705 2.4499886 -8.201419</EKey>
+                <EKey>1 2.46097517 2.125887 -1.88967729</EKey>
+                <EKey>2 2.09842062 2.016022 7.76745272</EKey>
+                <EKey>1 2.927901 1.29091322 23.0222015</EKey>
+            </Bone>
+            <Bone>
+                <EKey>11 -5.806363 -5.075761 9.333028</EKey>
+                <EKey>3 16.0567627 0.0164797436 21.7807274</EKey>
+                <EKey>2 17.2433052 1.13710237 23.9121075</EKey>
+                <EKey>1 14.9471273 1.1535821 24.7141228</EKey>
+                <EKey>1 10.5799952 0.362554371 24.549324</EKey>
+                <EKey>3 2.23575187 -1.29640651 23.52758</EKey>
+                <EKey>1 -32.2838173 -5.487755 16.0952168</EKey>
+                <EKey>1 -42.04532 -5.482261 13.46395</EKey>
+                <EKey>1 -48.4998856 -4.93843 11.640192</EKey>
+                <EKey>1 -50.9663544 -3.97161818 10.8052187</EKey>
+                <EKey>2 -50.2742043 -2.658732 10.6294346</EKey>
+                <EKey>1 -42.7924 0.0769054741 10.9095907</EKey>
+                <EKey>1 -37.6562157 1.03822386 10.816205</EKey>
+                <EKey>3 -30.5259781 1.56008244 10.48661</EKey>
+                <EKey>1 -1.90066373 1.60402834 9.42092</EKey>
+                <EKey>3 3.42229342 1.51613641 9.250629</EKey>
+                <EKey>4 8.487068 1.42275119 8.514534</EKey>
+                <EKey>3 6.53147173 1.395285 8.162967</EKey>
+                <EKey>4 0.6536965 1.64797437 10.6569014</EKey>
+                <EKey>1 -19.3582058 0.510872066 20.6765842</EKey>
+                <EKey>2 -22.9947357 -0.2307164 22.3135738</EKey>
+                <EKey>4 -24.79652 -1.13710237 22.6706333</EKey>
+                <EKey>7 -20.85237 -2.10940719 19.4296169</EKey>
+                <EKey>1 -7.333486 -4.581369 10.3877316</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 2.971847 -4.339666 6.256809</EKey>
+                <EKey>4 18.3035011 1.13710237 19.8251324</EKey>
+                <EKey>3 25.3842983 5.432822 26.4939346</EKey>
+                <EKey>2 26.4444962 7.52574968 30.0206</EKey>
+                <EKey>1 24.1812763 7.707027 31.4433517</EKey>
+                <EKey>1 20.0119019 6.43808651 31.3225</EKey>
+                <EKey>3 12.0631723 3.63653016 29.8942547</EKey>
+                <EKey>1 -21.5939579 -4.389105 18.4792862</EKey>
+                <EKey>1 -31.42687 -4.790112 14.2769508</EKey>
+                <EKey>1 -38.01877 -4.114443 11.3710232</EKey>
+                <EKey>1 -40.6829948 -2.34012365 10.11307</EKey>
+                <EKey>2 -40.2655067 0.362554371 9.975739</EKey>
+                <EKey>1 -33.38247 6.10299826 10.7942324</EKey>
+                <EKey>1 -28.43305 7.95971632 10.8876171</EKey>
+                <EKey>3 -21.3742275 8.728771 10.7393</EKey>
+                <EKey>1 7.311513 8.113527 10.7942324</EKey>
+                <EKey>3 12.6399632 7.926757 10.8821239</EKey>
+                <EKey>4 17.7322044 7.976196 10.4975967</EKey>
+                <EKey>3 15.7985811 8.031128 10.1899748</EKey>
+                <EKey>4 9.821927 7.81689167 11.8214693</EKey>
+                <EKey>1 -10.26688 5.72945738 18.2375832</EKey>
+                <EKey>2 -13.8759441 4.878004 19.09453</EKey>
+                <EKey>4 -15.64477 3.57061124 18.7264824</EKey>
+                <EKey>7 -11.7500572 1.36781871 15.210803</EKey>
+                <EKey>1 1.49416339 -3.53215837 7.19615459</EKey>
+            </Bone>
+            <Bone>
+                <EKey>61 0 -0.0109864958 19.9954224</EKey>
+                <EKey>1 0 -0.0109864958 19.9954224</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 47.85168 -23.6319523 -4.350652</EKey>
+                <EKey>5 31.3774319 -18.3474483 -17.4959946</EKey>
+                <EKey>3 6.5094986 -1.18104827 -40.22156</EKey>
+                <EKey>2 -0.670176268 9.305562 -51.8233</EKey>
+                <EKey>1 -1.29091322 13.7276268 -58.29984</EKey>
+                <EKey>1 -0.335088134 14.7328911 -60.9311066</EKey>
+                <EKey>1 0.64271003 8.717784 -62.6559868</EKey>
+                <EKey>1 1.60402834 10.48661 -62.02426</EKey>
+                <EKey>1 4.850538 26.9828339 -57.2121773</EKey>
+                <EKey>1 5.339437 43.2538338 -44.44587</EKey>
+                <EKey>1 -10.129549 53.91623 -15.7161818</EKey>
+                <EKey>1 -36.0137329 48.9503326 19.2922859</EKey>
+                <EKey>1 -49.170063 32.8990631 35.25017</EKey>
+                <EKey>1 -54.3556862 16.9906158 37.2826729</EKey>
+                <EKey>1 -56.8001823 6.28427553 34.01419</EKey>
+                <EKey>1 -57.3879623 0.219729915 29.7734032</EKey>
+                <EKey>1 -56.5365067 -3.878233 25.9501038</EKey>
+                <EKey>2 -54.2842751 -6.89402628 23.4067287</EKey>
+                <EKey>1 -46.02243 -10.5250626 23.12108</EKey>
+                <EKey>2 -43.95697 -8.701304 26.14786</EKey>
+                <EKey>1 -53.26253 4.185855 36.6948967</EKey>
+                <EKey>1 -56.3497353 10.5305557 40.86427</EKey>
+                <EKey>3 -58.90959 14.6230259 43.14397</EKey>
+                <EKey>2 -67.3032761 17.67727 48.69215</EKey>
+                <EKey>2 -70.16525 16.8422985 50.9993134</EKey>
+                <EKey>1 -68.0943 15.5239182 49.7029076</EKey>
+                <EKey>1 -64.5346756 15.040513 47.1815071</EKey>
+                <EKey>1 -58.90959 14.6230259 43.14397</EKey>
+                <EKey>1 -50.09842 13.4474707 36.74983</EKey>
+                <EKey>3 -38.3703346 10.2778664 28.41657</EKey>
+                <EKey>1 -1.884184 -10.4811172 7.1686883</EKey>
+                <EKey>1 7.470817 -17.52346 3.97161818</EKey>
+                <EKey>3 14.3154039 -22.1542683 2.71366453</EKey>
+                <EKey>3 27.707943 -27.63653 2.7191577</EKey>
+                <EKey>6 36.56855 -27.77386 2.76310372</EKey>
+                <EKey>1 46.3025856 -23.6594181 -2.85099554</EKey>
+            </Bone>
+            <Bone>
+                <EKey>15 40.5951 57.8219261 140.110779</EKey>
+                <EKey>28 54.98192 64.5127 127.470818</EKey>
+                <EKey>18 54.2293434 64.26002 128.151978</EKey>
+                <EKey>1 41.19936 58.2064552 139.594421</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -33.08583 27.40032 -35.2776375</EKey>
+                <EKey>4 -23.038681 25.3128872 -41.084</EKey>
+                <EKey>3 -12.0192261 18.3584347 -53.0977325</EKey>
+                <EKey>3 -9.799954 10.8656445 -58.7173271</EKey>
+                <EKey>1 -10.953536 4.15838861 -57.4264145</EKey>
+                <EKey>1 -11.2721443 2.35660338 -54.9214935</EKey>
+                <EKey>1 -12.0357065 3.02677965 -52.4220657</EKey>
+                <EKey>1 -13.046464 5.191119 -51.5046921</EKey>
+                <EKey>1 -13.3815517 6.943465 -46.7805</EKey>
+                <EKey>1 -14.0572214 9.4374 -34.2943459</EKey>
+                <EKey>2 -16.2325478 12.2169828 -16.7708855</EKey>
+                <EKey>1 -25.5765629 14.386816 22.1817341</EKey>
+                <EKey>1 -30.22385 13.1673155 37.44747</EKey>
+                <EKey>1 -33.0913239 12.2059965 46.1652565</EKey>
+                <EKey>1 -34.025177 13.7386131 47.6759</EKey>
+                <EKey>1 -33.40444 17.957428 43.8471031</EKey>
+                <EKey>2 -31.0807972 23.57702 35.82147</EKey>
+                <EKey>2 -20.8578625 32.6628532 11.5468073</EKey>
+                <EKey>1 -3.48271918 31.7839317 -24.4669266</EKey>
+                <EKey>1 -0.560311258 29.734951 -37.4255</EKey>
+                <EKey>1 -0.9723049 29.6086063 -44.8358879</EKey>
+                <EKey>1 -3.71892881 30.9764252 -45.7587547</EKey>
+                <EKey>2 -5.67452526 30.9654388 -44.7589836</EKey>
+                <EKey>3 -4.05951 24.18677 -47.417717</EKey>
+                <EKey>2 -1.20302129 8.646372 -47.61547</EKey>
+                <EKey>1 0.351567864 0.8459602 -43.39666</EKey>
+                <EKey>1 0.4614328 -0.752575 -39.6282921</EKey>
+                <EKey>1 -0.8514534 0.708628953 -32.3826981</EKey>
+                <EKey>2 -4.53192949 5.15266657 -20.92378</EKey>
+                <EKey>1 -20.0009155 14.7054243 5.88326836</EKey>
+                <EKey>1 -29.0867481 16.6335545 16.1446552</EKey>
+                <EKey>1 -35.914856 17.5729 20.6820774</EKey>
+                <EKey>2 -39.1339 19.2428474 19.0835438</EKey>
+                <EKey>7 -39.12291 23.2529182 7.78942537</EKey>
+                <EKey>3 -35.8379478 24.4998856 -20.8633556</EKey>
+                <EKey>1 -33.64065 26.36759 -31.9761963</EKey>
+            </Bone>
+            <Bone>
+                <EKey>14 0 0 -47.2474251</EKey>
+                <EKey>5 0 0 -87.11742</EKey>
+                <EKey>6 0 0 -89.06203</EKey>
+                <EKey>3 0 0 -93.8905945</EKey>
+                <EKey>1 0 0 -91.86908</EKey>
+                <EKey>1 0 0 -89.9354553</EKey>
+                <EKey>3 0 0 -84.37629</EKey>
+                <EKey>1 0 0 -51.916687</EKey>
+                <EKey>3 0 0 -45.5390244</EKey>
+                <EKey>3 0 0 -40.1446571</EKey>
+                <EKey>2 0 0 -42.2705421</EKey>
+                <EKey>1 0 0 -46.6211929</EKey>
+                <EKey>4 0 0 -50.8564873</EKey>
+                <EKey>3 0 0 -79.42687</EKey>
+                <EKey>1 0 0 -96.35157</EKey>
+                <EKey>1 0 0 -99.4168</EKey>
+                <EKey>3 0 0 -99.26299</EKey>
+                <EKey>6 0 0 -88.15015</EKey>
+                <EKey>1 0 0 -52.7241936</EKey>
+            </Bone>
+            <Bone>
+                <EKey>14 -89.34768 14.1286335 20.5447464</EKey>
+                <EKey>24 -87.9469 14.8043032 0.32959488</EKey>
+                <EKey>7 -87.8535156 14.8262758 -0.8953994</EKey>
+                <EKey>16 -88.11719 14.7493706 2.64774537</EKey>
+                <EKey>1 -89.28176 14.1780729 19.4790573</EKey>
+            </Bone>
+            <Bone>
+                <EKey>16 -40.6060867 -57.8329124 140.110779</EKey>
+                <EKey>6 -49.43374 -62.44175 132.4422</EKey>
+                <EKey>2 -97.25796 -70.0499 88.6555252</EKey>
+                <EKey>5 -103.223618 -69.77524 81.44839</EKey>
+                <EKey>3 -66.91875 -69.3302841 105.283592</EKey>
+                <EKey>3 -44.35248 -67.16594 120.4065</EKey>
+                <EKey>8 -37.4914169 -66.2211 124.652779</EKey>
+                <EKey>18 -40.38636 -66.41337 123.44976</EKey>
+                <EKey>1 -40.4083328 -58.33829 139.3637</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -31.1906624 -10.6953535 -84.1730347</EKey>
+                <EKey>3 -11.4424353 -26.9388885 -61.1178741</EKey>
+                <EKey>3 21.25887 -36.8761749 -27.2574959</EKey>
+                <EKey>2 56.83314 -33.42092 8.058595</EKey>
+                <EKey>2 74.42802 -26.3456173 25.2909126</EKey>
+                <EKey>1 86.27146 -19.4021511 37.321125</EKey>
+                <EKey>1 90.22659 -16.8203259 41.8365746</EKey>
+                <EKey>1 91.21538 -18.5452042 39.6502647</EKey>
+                <EKey>1 89.54543 -20.1382465 38.36484</EKey>
+                <EKey>1 84.16205 -20.9567413 43.2922859</EKey>
+                <EKey>1 72.4119949 -26.4664688 44.06134</EKey>
+                <EKey>1 55.3774338 -32.855114 37.44747</EKey>
+                <EKey>1 35.56878 -35.36553 23.3847561</EKey>
+                <EKey>1 19.1714344 -32.0915527 7.43785763</EKey>
+                <EKey>1 10.3108263 -25.8072777 -5.02082872</EKey>
+                <EKey>2 7.756466 -20.0393677 -12.2664223</EKey>
+                <EKey>1 9.223164 -9.371481 -19.1494617</EKey>
+                <EKey>1 9.382467 -5.31197071 -20.34699</EKey>
+                <EKey>1 8.77271652 -4.411078 -18.89128</EKey>
+                <EKey>1 7.96520948 -8.377203 -16.5346756</EKey>
+                <EKey>1 10.3437862 -16.7708855 -11.9752808</EKey>
+                <EKey>1 20.9018078 -25.9720764 -2.92240787</EKey>
+                <EKey>1 38.09018 -31.0643177 7.52574968</EKey>
+                <EKey>1 54.29526 -31.2840462 14.3483639</EKey>
+                <EKey>1 62.4527359 -30.32273 15.5898371</EKey>
+                <EKey>1 63.64477 -30.1029987 14.37583</EKey>
+                <EKey>2 62.27695 -30.0370789 13.2332344</EKey>
+                <EKey>3 54.1414528 -30.49302 11.3270769</EKey>
+                <EKey>2 35.29961 -31.49279 6.41062</EKey>
+                <EKey>2 24.137331 -30.7676811 0.1153582</EKey>
+                <EKey>3 14.8207827 -27.4222927 -11.4204626</EKey>
+                <EKey>1 6.707256 -19.51751 -32.36072</EKey>
+                <EKey>3 5.75143051 -18.1387043 -37.27718</EKey>
+                <EKey>5 1.41176474 -16.9906158 -44.4733353</EKey>
+                <EKey>5 -13.9418631 -14.590066 -60.66743</EKey>
+                <EKey>1 -28.9329357 -11.6346989 -80.201416</EKey>
+            </Bone>
+            <Bone>
+                <EKey>15 0 0 -94.01694</EKey>
+                <EKey>8 0 0 -80.78371</EKey>
+                <EKey>4 0 0 -80.98695</EKey>
+                <EKey>5 0 0 -91.24834</EKey>
+                <EKey>6 0 0 -106.195465</EKey>
+                <EKey>3 0 0 -114.57267</EKey>
+                <EKey>2 0 0 -113.4136</EKey>
+                <EKey>2 0 0 -107.096359</EKey>
+                <EKey>3 0 0 -92.88533</EKey>
+                <EKey>1 0 0 -69.1874542</EKey>
+                <EKey>1 0 0 -63.9688721</EKey>
+                <EKey>3 0 0 -61.4694443</EKey>
+                <EKey>4 0 0 -63.57885</EKey>
+                <EKey>4 0 0 -76.11444</EKey>
+                <EKey>1 0 0 -91.0341</EKey>
+            </Bone>
+            <Bone>
+                <EKey>14 106.464638 -13.2607 20.8633556</EKey>
+                <EKey>22 112.6775 -1.23598075 6.51499176</EKey>
+                <EKey>5 113.204849 -1.79629207 7.04234362</EKey>
+                <EKey>2 113.303734 -1.90066373 7.14122248</EKey>
+                <EKey>5 111.56237 0.1153582 5.268025</EKey>
+                <EKey>2 102.926987 12.9311056 -4.790112</EKey>
+                <EKey>3 100.8835 14.524147 -5.35042334</EKey>
+                <EKey>8 99.9881 10.3822384 -1.27443349</EKey>
+                <EKey>1 105.404442 -10.953536 18.3913937</EKey>
+            </Bone>
+        </Rotations>
+        <PositionOffset>
+            <X>0</X>
+            <Z>0</Z>
+        </PositionOffset>
+        <Positions>
+            <Position>
+                <Height>16.75</Height>
+                <YOffset>-0.48</YOffset>
+            </Position>
+            <Position>
+                <Height>16.6</Height>
+                <YOffset>-0.48999998</YOffset>
+            </Position>
+            <Position>
+                <Height>16.4</Height>
+                <YOffset>-0.47</YOffset>
+            </Position>
+            <Position>
+                <Height>16.19</Height>
+                <YOffset>-0.45</YOffset>
+            </Position>
+            <Position>
+                <Height>15.8899994</Height>
+                <YOffset>-0.35</YOffset>
+            </Position>
+            <Position>
+                <Height>15.61</Height>
+                <YOffset>-0.269999981</YOffset>
+            </Position>
+            <Position>
+                <Height>15.4</Height>
+                <YOffset>-0.269999981</YOffset>
+            </Position>
+            <Position>
+                <Height>15.2</Height>
+                <YOffset>-0.29</YOffset>
+            </Position>
+            <Position>
+                <Height>15</Height>
+                <YOffset>-0.31</YOffset>
+            </Position>
+            <Position>
+                <Height>14.7999992</Height>
+                <YOffset>-0.34</YOffset>
+            </Position>
+            <Position>
+                <Height>14.5999994</Height>
+                <YOffset>-0.37</YOffset>
+            </Position>
+            <Position>
+                <Height>14.3899994</Height>
+                <YOffset>-0.399999976</YOffset>
+            </Position>
+            <Position>
+                <Height>14.19</Height>
+                <YOffset>-0.42</YOffset>
+            </Position>
+            <Position>
+                <Height>13.98</Height>
+                <YOffset>-0.45</YOffset>
+            </Position>
+            <Position>
+                <Height>13.78</Height>
+                <YOffset>-0.47</YOffset>
+            </Position>
+            <Position>
+                <Height>13.65</Height>
+                <YOffset>-0.5</YOffset>
+            </Position>
+            <Position>
+                <Height>13.58</Height>
+                <YOffset>-0.47</YOffset>
+            </Position>
+            <Position>
+                <Height>13.59</Height>
+                <YOffset>-0.47</YOffset>
+            </Position>
+            <Position>
+                <Height>13.7</Height>
+                <YOffset>-0.47</YOffset>
+            </Position>
+            <Position>
+                <Height>13.99</Height>
+                <YOffset>-0.47</YOffset>
+            </Position>
+            <Position>
+                <Height>14.54</Height>
+                <YOffset>-0.58</YOffset>
+            </Position>
+            <Position>
+                <Height>15.0599995</Height>
+                <YOffset>-0.59</YOffset>
+            </Position>
+            <Position>
+                <Height>15.4299994</Height>
+                <YOffset>-0.5</YOffset>
+            </Position>
+            <Position>
+                <Height>15.67</Height>
+                <YOffset>-0.429999977</YOffset>
+            </Position>
+            <Position>
+                <Height>15.79</Height>
+                <YOffset>-0.41</YOffset>
+            </Position>
+            <Position>
+                <Height>15.8099995</Height>
+                <YOffset>-0.42</YOffset>
+            </Position>
+            <Position>
+                <Height>15.7</Height>
+                <YOffset>-0.429999977</YOffset>
+            </Position>
+            <Position>
+                <Height>15.5099993</Height>
+                <YOffset>-0.37</YOffset>
+            </Position>
+            <Position>
+                <Height>15.17</Height>
+                <YOffset>-0.299999982</YOffset>
+            </Position>
+            <Position>
+                <Height>15.07</Height>
+                <YOffset>-0.429999977</YOffset>
+            </Position>
+            <Position>
+                <Height>14.9299994</Height>
+                <YOffset>-0.5</YOffset>
+            </Position>
+            <Position>
+                <Height>14.5</Height>
+                <YOffset>-0.299999982</YOffset>
+            </Position>
+            <Position>
+                <Height>14.0599995</Height>
+                <YOffset>-0.13</YOffset>
+            </Position>
+            <Position>
+                <Height>13.92</Height>
+                <YOffset>-0.149999991</YOffset>
+            </Position>
+            <Position>
+                <Height>14.1799994</Height>
+                <YOffset>-0.45</YOffset>
+            </Position>
+            <Position>
+                <Height>14.3099995</Height>
+                <YOffset>-0.56</YOffset>
+            </Position>
+            <Position>
+                <Height>14.1399994</Height>
+                <YOffset>-0.359999985</YOffset>
+            </Position>
+            <Position>
+                <Height>14.15</Height>
+                <YOffset>-0.34</YOffset>
+            </Position>
+            <Position>
+                <Height>14.1399994</Height>
+                <YOffset>-0.299999982</YOffset>
+            </Position>
+            <Position>
+                <Height>14.19</Height>
+                <YOffset>-0.299999982</YOffset>
+            </Position>
+            <Position>
+                <Height>14.28</Height>
+                <YOffset>-0.299999982</YOffset>
+            </Position>
+            <Position>
+                <Height>14.42</Height>
+                <YOffset>-0.299999982</YOffset>
+            </Position>
+            <Position>
+                <Height>14.62</Height>
+                <YOffset>-0.299999982</YOffset>
+            </Position>
+            <Position>
+                <Height>14.92</Height>
+                <YOffset>-0.29</YOffset>
+            </Position>
+            <Position>
+                <Height>15.3099995</Height>
+                <YOffset>-0.299999982</YOffset>
+            </Position>
+            <Position>
+                <Height>15.75</Height>
+                <YOffset>-0.299999982</YOffset>
+            </Position>
+            <Position>
+                <Height>16.15</Height>
+                <YOffset>-0.28</YOffset>
+            </Position>
+            <Position>
+                <Height>16.48</Height>
+                <YOffset>-0.25</YOffset>
+            </Position>
+            <Position>
+                <Height>16.71</Height>
+                <YOffset>-0.229999989</YOffset>
+            </Position>
+            <Position>
+                <Height>16.84</Height>
+                <YOffset>-0.24</YOffset>
+            </Position>
+            <Position>
+                <Height>16.8699989</Height>
+                <YOffset>-0.229999989</YOffset>
+            </Position>
+            <Position>
+                <Height>16.83</Height>
+                <YOffset>-0.22</YOffset>
+            </Position>
+            <Position>
+                <Height>16.789999</Height>
+                <YOffset>-0.24</YOffset>
+            </Position>
+            <Position>
+                <Height>16.75</Height>
+                <YOffset>-0.29</YOffset>
+            </Position>
+            <Position>
+                <Height>16.69</Height>
+                <YOffset>-0.34</YOffset>
+            </Position>
+            <Position>
+                <Height>16.67</Height>
+                <YOffset>-0.429999977</YOffset>
+            </Position>
+            <Position>
+                <Height>16.6999989</Height>
+                <YOffset>-0.55</YOffset>
+            </Position>
+            <Position>
+                <Height>16.6999989</Height>
+                <YOffset>-0.62</YOffset>
+            </Position>
+            <Position>
+                <Height>16.67</Height>
+                <YOffset>-0.599999964</YOffset>
+            </Position>
+            <Position>
+                <Height>16.64</Height>
+                <YOffset>-0.53</YOffset>
+            </Position>
+            <Position>
+                <Height>16.68</Height>
+                <YOffset>-0.48999998</YOffset>
+            </Position>
+            <Position>
+                <Height>16.73</Height>
+                <YOffset>-0.48</YOffset>
+            </Position>
+        </Positions>
+        <ThrowSource />
+        <SelfDamage />
+        <Attacks>
+            <Attack>
+                <Start>30</Start>
+                <End>36</End>
+                <Bones>RightThigh RightCalf RightFoot</Bones>
+                <Flags />
+                <Knockback>4</Knockback>
+                <HitPoints>10</HitPoints>
+                <HitType>HitJewels</HitType>
+                <HitLength>5</HitLength>
+                <StunLength>8</StunLength>
+                <StaggerLength>0</StaggerLength>
+                <Extents>
+                    <Extent>
+                        <Angle>22.80247</Angle>
+                        <Length>7.00999975</Length>
+                        <MinY>8.099999</MinY>
+                        <MaxY>10.6123238</MaxY>
+                    </Extent>
+                    <Extent>
+                        <Angle>14.3648434</Angle>
+                        <Length>8.98</Length>
+                        <MinY>8.24</MinY>
+                        <MaxY>10.24</MaxY>
+                    </Extent>
+                    <Extent>
+                        <Angle>9.602198</Angle>
+                        <Length>9.86</Length>
+                        <MinY>8.22</MinY>
+                        <MaxY>9.86</MaxY>
+                    </Extent>
+                    <Extent>
+                        <Angle>8.22339249</Angle>
+                        <Length>9.87</Length>
+                        <MinY>7.74</MinY>
+                        <MaxY>9.94</MaxY>
+                    </Extent>
+                    <Extent>
+                        <Angle>8.657359</Angle>
+                        <Length>9.719999</Length>
+                        <MinY>7.58161736</MinY>
+                        <MaxY>10.05</MaxY>
+                    </Extent>
+                    <Extent>
+                        <Angle>354.023346</Angle>
+                        <Length>9.679999</Length>
+                        <MinY>7.64</MinY>
+                        <MaxY>10.13</MaxY>
+                    </Extent>
+                    <Extent>
+                        <Angle>7.78942537</Angle>
+                        <Length>9.69</Length>
+                        <MinY>7.83999968</MinY>
+                        <MaxY>10.1799994</MaxY>
+                    </Extent>
+                </Extents>
+            </Attack>
+        </Attacks>
+        <AttackRing>
+            <Length>18.79588</Length>
+            <Length>18.79588</Length>
+            <Length>18.79588</Length>
+            <Length>18.71323</Length>
+            <Length>11.12695</Length>
+            <Length>8.217221</Length>
+            <Length>5.152919</Length>
+            <Length>5.08212</Length>
+            <Length>5.08212</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>0</Length>
+            <Length>1.8295188</Length>
+            <Length>4.26468325</Length>
+            <Length>8.173356</Length>
+            <Length>18.79588</Length>
+            <Length>18.79588</Length>
+            <Length>18.79588</Length>
+        </AttackRing>
+    </Animation>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/TRAMKONOKOblownup_bk1-vanilla.xml
===================================================================
--- /xmlTools/posUpdate/bin/Debug/TRAMKONOKOblownup_bk1-vanilla.xml	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/TRAMKONOKOblownup_bk1-vanilla.xml	(revision 711)
@@ -0,0 +1,1126 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <Animation>
+    <Attacks />
+    <Lookup>
+      <Type>BlownupBehind</Type>
+      <AimingType>BlownupBehind</AimingType>
+      <FromState>Standing</FromState>
+      <ToState>FallenFront</ToState>
+      <Varient />
+      <FirstLevel>0</FirstLevel>
+      <Shortcuts />
+    </Lookup>
+    <Flags>DropWeapon Atomic DoAim</Flags>
+    <Atomic>
+      <Start>0</Start>
+      <End>65535</End>
+    </Atomic>
+    <Invulnerable>
+      <Start>0</Start>
+      <End>0</End>
+    </Invulnerable>
+    <Overlay>
+      <UsedBones />
+      <ReplacedBones />
+    </Overlay>
+    <DirectAnimations>
+      <Link />
+      <Link />
+    </DirectAnimations>
+    <Pause>
+      <Hard>0</Hard>
+      <Soft>0</Soft>
+    </Pause>
+    <Interpolation>
+      <End>0</End>
+      <Max>65535</Max>
+    </Interpolation>
+    <FinalRotation>0</FinalRotation>
+    <Direction>None</Direction>
+    <Vocalization>65535</Vocalization>
+    <ActionFrame>65535</ActionFrame>
+    <Impact />
+    <Particles>
+      <Particle>
+        <Start>25</Start>
+        <End>35</End>
+        <Bone>RightFist</Bone>
+        <Name>dust</Name>
+      </Particle>
+      <Particle>
+        <Start>25</Start>
+        <End>35</End>
+        <Bone>Head</Bone>
+        <Name>dust</Name>
+      </Particle>
+      <Particle>
+        <Start>29</Start>
+        <End>39</End>
+        <Bone>Mid</Bone>
+        <Name>dust</Name>
+      </Particle>
+      <Particle>
+        <Start>29</Start>
+        <End>39</End>
+        <Bone>Chest</Bone>
+        <Name>dust</Name>
+      </Particle>
+      <Particle>
+        <Start>31</Start>
+        <End>39</End>
+        <Bone>Pelvis</Bone>
+        <Name>dust</Name>
+      </Particle>
+    </Particles>
+    <MotionBlur />
+    <Footsteps />
+    <Sounds />
+    <Heights>
+      <Height>7.999543</Height>
+      <Height>8.676233</Height>
+      <Height>9.369566</Height>
+      <Height>10.0724068</Height>
+      <Height>10.777626</Height>
+      <Height>11.4780884</Height>
+      <Height>12.166666</Height>
+      <Height>12.8362236</Height>
+      <Height>13.4796324</Height>
+      <Height>14.089757</Height>
+      <Height>14.6594687</Height>
+      <Height>15.1881008</Height>
+      <Height>15.681653</Height>
+      <Height>16.1429939</Height>
+      <Height>16.5749817</Height>
+      <Height>16.9804859</Height>
+      <Height>17.3623676</Height>
+      <Height>17.7234974</Height>
+      <Height>18.0667343</Height>
+      <Height>18.3949432</Height>
+      <Height>18.6828918</Height>
+      <Height>18.87832</Height>
+      <Height>18.9435577</Height>
+      <Height>18.8409348</Height>
+      <Height>18.6396</Height>
+      <Height>18.4183979</Height>
+      <Height>18.154192</Height>
+      <Height>17.8238544</Height>
+      <Height>17.4042568</Height>
+      <Height>16.8722649</Height>
+      <Height>16.20475</Height>
+      <Height>15.4299793</Height>
+      <Height>14.5974035</Height>
+      <Height>13.7156372</Height>
+      <Height>12.7933264</Height>
+      <Height>11.8390846</Height>
+      <Height>10.8615561</Height>
+      <Height>9.869355</Height>
+      <Height>8.87112</Height>
+      <Height>7.875485</Height>
+      <Height>6.891068</Height>
+      <Height>5.926508</Height>
+      <Height>4.990425</Height>
+      <Height>4.09146</Height>
+      <Height>3.23823</Height>
+      <Height>2.554702</Height>
+      <Height>2.178238</Height>
+      <Height>2.137581</Height>
+      <Height>2.353274</Height>
+      <Height>2.694681</Height>
+      <Height>3.113777</Height>
+      <Height>3.562535</Height>
+      <Height>3.992923</Height>
+      <Height>4.356917</Height>
+      <Height>4.606488</Height>
+      <Height>4.762134</Height>
+      <Height>4.87338</Height>
+      <Height>4.935735</Height>
+      <Height>4.944712</Height>
+      <Height>4.895823</Height>
+      <Height>4.784578</Height>
+      <Height>4.606487</Height>
+      <Height>4.312485</Height>
+      <Height>3.890206</Height>
+      <Height>3.390209</Height>
+      <Height>2.863066</Height>
+      <Height>2.359333</Height>
+      <Height>1.929581</Height>
+      <Height>1.624369</Height>
+      <Height>1.451071</Height>
+      <Height>1.367201</Height>
+      <Height>1.348529</Height>
+      <Height>1.370828</Height>
+      <Height>1.409872</Height>
+      <Height>1.441434</Height>
+      <Height>1.441284</Height>
+      <Height>1.41748</Height>
+      <Height>1.39417</Height>
+      <Height>1.371266</Height>
+      <Height>1.348683</Height>
+      <Height>1.326331</Height>
+      <Height>1.304125</Height>
+      <Height>1.281976</Height>
+      <Height>1.259799</Height>
+      <Height>1.237506</Height>
+    </Heights>
+    <Velocities>
+      <Velocity>-0.0746270046 0.989983559</Velocity>
+      <Velocity>-0.0801579952 1.20174408</Velocity>
+      <Velocity>-0.0822560042 1.252038</Velocity>
+      <Velocity>-0.079432 1.285842</Velocity>
+      <Velocity>-0.071825996 1.30198956</Velocity>
+      <Velocity>-0.060083 1.29944324</Velocity>
+      <Velocity>-0.04524201 1.27665234</Velocity>
+      <Velocity>-0.0285349786 1.23488379</Velocity>
+      <Velocity>-0.0111660063 1.17131329</Velocity>
+      <Velocity>0.005872011 1.08707571</Velocity>
+      <Velocity>0.0189969838 1.03020906</Velocity>
+      <Velocity>0.0274670124 1.008713</Velocity>
+      <Velocity>0.033867 0.984831035</Velocity>
+      <Velocity>0.0373209864 0.959944</Velocity>
+      <Velocity>0.03821601 0.933119953</Velocity>
+      <Velocity>0.03803499 0.904652</Velocity>
+      <Velocity>0.03734 0.875563145</Velocity>
+      <Velocity>0.0365330055 0.8454778</Velocity>
+      <Velocity>0.0358589962 0.8139992</Velocity>
+      <Velocity>0.0354650021 0.782557964</Velocity>
+      <Velocity>0.035347 0.751709938</Velocity>
+      <Velocity>0.0353360027 0.719174862</Velocity>
+      <Velocity>0.035233 0.6854453</Velocity>
+      <Velocity>0.034506 0.636527538</Velocity>
+      <Velocity>0.0332140028 0.5744915</Velocity>
+      <Velocity>0.03189899 0.5218315</Velocity>
+      <Velocity>0.0306400061 0.480065346</Velocity>
+      <Velocity>0.029407993 0.4465599</Velocity>
+      <Velocity>0.0282990038 0.422725677</Velocity>
+      <Velocity>0.0274179876 0.4094448</Velocity>
+      <Velocity>0.0268370211 0.406170845</Velocity>
+      <Velocity>0.0266599953 0.413293839</Velocity>
+      <Velocity>0.0269869864 0.43081665</Velocity>
+      <Velocity>0.027861 0.457743645</Velocity>
+      <Velocity>0.029433012 0.495546341</Velocity>
+      <Velocity>0.0317290127 0.5432377</Velocity>
+      <Velocity>0.03900498 0.598296165</Velocity>
+      <Velocity>0.0491660237 0.650997162</Velocity>
+      <Velocity>0.056557 0.6918726</Velocity>
+      <Velocity>0.0610789657 0.7201042</Velocity>
+      <Velocity>0.06276804 0.7365284</Velocity>
+      <Velocity>0.06146097 0.7398548</Velocity>
+      <Velocity>0.0571140051 0.7304592</Velocity>
+      <Velocity>0.049579978 0.7074623</Velocity>
+      <Velocity>0.0387589931 0.670702</Velocity>
+      <Velocity>0.03378004 0.6600113</Velocity>
+      <Velocity>0.0329089761 0.659606934</Velocity>
+      <Velocity>0.02673006 0.63718605</Velocity>
+      <Velocity>0.0164569616 0.608716965</Velocity>
+      <Velocity>0.00373601913 0.573413849</Velocity>
+      <Velocity>-0.009930015 0.5179596</Velocity>
+      <Velocity>-0.0207949877 0.427541733</Velocity>
+      <Velocity>-0.0259230137 0.293558121</Velocity>
+      <Velocity>-0.029516995 0.1937828</Velocity>
+      <Velocity>-0.0335410237 0.1678524</Velocity>
+      <Velocity>-0.03531301 0.144136429</Velocity>
+      <Velocity>-0.03569597 0.122953415</Velocity>
+      <Velocity>-0.0365639925 0.100410461</Velocity>
+      <Velocity>-0.03941703 0.08262062</Velocity>
+      <Velocity>-0.0423110127 0.06888962</Velocity>
+      <Velocity>-0.04385698 0.0550918579</Velocity>
+      <Velocity>-0.0449939966 0.0447330475</Velocity>
+      <Velocity>-0.0445870161 0.03562355</Velocity>
+      <Velocity>-0.04236096 0.0283412933</Velocity>
+      <Velocity>-0.0359390378 0.0241241455</Velocity>
+      <Velocity>-0.0290250182 0.0208320618</Velocity>
+      <Velocity>-0.0279149711 0.0179748535</Velocity>
+      <Velocity>-0.0340279937 0.0156002045</Velocity>
+      <Velocity>-0.040106 0.015001297</Velocity>
+      <Velocity>-0.041006 0.0169010162</Velocity>
+      <Velocity>-0.0417889953 0.0210437775</Velocity>
+      <Velocity>-0.04141003 0.0271492</Velocity>
+      <Velocity>-0.0403299928 0.0354805</Velocity>
+      <Velocity>-0.0380429924 0.0437717438</Velocity>
+      <Velocity>-0.0363329947 0.0544300079</Velocity>
+      <Velocity>-0.0331310034 0.0620365143</Velocity>
+      <Velocity>-0.0280270055 0.06620026</Velocity>
+      <Velocity>-0.0226629972 0.0671978</Velocity>
+      <Velocity>-0.018610999 0.06511307</Velocity>
+      <Velocity>-0.0167509988 0.06031227</Velocity>
+      <Velocity>-0.0170080028 0.0530662537</Velocity>
+      <Velocity>-0.018574 0.0433826447</Velocity>
+      <Velocity>-0.020343 0.0312309265</Velocity>
+      <Velocity>-0.021407 0.01657486</Velocity>
+      <Velocity>-0.021439001 -0.0004749298</Velocity>
+    </Velocities>
+    <Rotations>
+      <Bone>
+        <EKey>8 -2.59830618 30.3996334 91.85809</EKey>
+        <EKey>3 9.59670448 66.56718 88.83681</EKey>
+        <EKey>3 23.5001144 77.8722839 75.0927</EKey>
+        <EKey>3 48.7580681 84.9366 47.3792648</EKey>
+        <EKey>3 64.5181961 85.5573349 23.5550461</EKey>
+        <EKey>2 58.94255 82.54154 21.4676132</EKey>
+        <EKey>2 61.1013947 80.99794 18.473793</EKey>
+        <EKey>5 72.9558258 82.5745 11.1897459</EKey>
+        <EKey>6 151.849854 85.52987 -48.26917</EKey>
+        <EKey>7 -139.1165 81.60769 -86.1506042</EKey>
+        <EKey>4 -102.745705 79.75647 -84.2993851</EKey>
+        <EKey>2 -90.45182 80.43763 -78.5095</EKey>
+        <EKey>3 -95.3792648 80.55848 -69.36324</EKey>
+        <EKey>4 -104.8716 80.59693 -62.590065</EKey>
+        <EKey>11 -106.39872 81.7230453 -65.89151</EKey>
+        <EKey>6 -123.8288 84.35981 -51.55413</EKey>
+        <EKey>5 -168.758072 84.09064 -9.464866</EKey>
+        <EKey>7 -178.563522 85.46395 -1.83474481</EKey>
+        <EKey>1 -49.77432 85.91989 -132.909134</EKey>
+      </Bone>
+      <Bone>
+        <EKey>6 -151.954224 -9.382467 -135.589844</EKey>
+        <EKey>2 -159.639282 -9.898832 -123.949646</EKey>
+        <EKey>2 -161.869537 -11.607233 -123.065231</EKey>
+        <EKey>2 -162.8803 -15.1833372 -126.877548</EKey>
+        <EKey>3 -162.891281 -20.2426186 -137.5784</EKey>
+        <EKey>3 -164.599686 -29.4273281 -164.072327</EKey>
+        <EKey>2 -171.1751 -39.00206 164.522781</EKey>
+        <EKey>1 -176.767227 -42.9901581 146.1149</EKey>
+        <EKey>1 -178.909592 -44.0393677 139.484543</EKey>
+        <EKey>2 179.8764 -44.4184036 135.474472</EKey>
+        <EKey>3 -179.892883 -42.11673 134.249481</EKey>
+        <EKey>8 -175.778442 -36.2499428 142.75853</EKey>
+        <EKey>8 -166.505844 -14.13962 178.294342</EKey>
+        <EKey>2 -168.170288 5.06477451 -152.954</EKey>
+        <EKey>1 -169.565582 8.465095 -148.02655</EKey>
+        <EKey>1 -170.340118 8.789197 -150.196381</EKey>
+        <EKey>1 -171.361862 7.6740675 -156.0357</EKey>
+        <EKey>6 -172.691238 6.3007555 -159.062485</EKey>
+        <EKey>11 178.948044 0.774547935 -153.728546</EKey>
+        <EKey>1 165.264359 -9.448386 -141.099564</EKey>
+        <EKey>2 164.022888 -10.2449074 -143.066147</EKey>
+        <EKey>4 163.803162 -9.20119 -152.514542</EKey>
+        <EKey>6 170.570847 -10.5470362 -159.040512</EKey>
+        <EKey>6 -178.113068 -8.79469 -165.33577</EKey>
+        <EKey>1 -166.192719 -5.13069344 -171.153122</EKey>
+      </Bone>
+      <Bone>
+        <EKey>10 0 0 -50.71916</EKey>
+        <EKey>11 0 0 -53.6910057</EKey>
+        <EKey>4 0 0 -46.555275</EKey>
+        <EKey>7 0 0 -50.7685966</EKey>
+        <EKey>3 0 0 -65.28176</EKey>
+        <EKey>2 0 0 -66.8748</EKey>
+        <EKey>7 0 0 -63.4634933</EKey>
+        <EKey>1 0 0 -37.91989</EKey>
+        <EKey>1 0 0 -36.1235962</EKey>
+        <EKey>1 0 0 -39.3481331</EKey>
+        <EKey>1 0 0 -46.7255669</EKey>
+        <EKey>8 0 0 -51.1860847</EKey>
+        <EKey>9 0 0 -51.6255455</EKey>
+        <EKey>1 0 0 -49.0107574</EKey>
+        <EKey>3 0 0 -51.3124275</EKey>
+        <EKey>15 0 0 -48.6811638</EKey>
+        <EKey>1 0 0 -21.0611115</EKey>
+      </Bone>
+      <Bone>
+        <EKey>8 15.5074387 -10.7887392 4.339666</EKey>
+        <EKey>4 8.33875 -5.32845068 1.02174413</EKey>
+        <EKey>5 9.453879 -6.39414072 -0.648203254</EKey>
+        <EKey>4 17.6827641 -8.55848 -2.526894</EKey>
+        <EKey>5 22.6211948 -6.179904 -2.861982</EKey>
+        <EKey>7 22.0828571 -3.02128625 -0.7800412</EKey>
+        <EKey>4 15.9798584 -1.05470359 4.52643633</EKey>
+        <EKey>6 12.326848 -2.18631268 2.92240787</EKey>
+        <EKey>2 6.49851227 -3.3783474 -8.706798</EKey>
+        <EKey>3 5.427329 -2.241245 -11.5083542</EKey>
+        <EKey>17 4.965896 1.09864962 -7.1686883</EKey>
+        <EKey>2 1.20851457 6.619364 -10.6294346</EKey>
+        <EKey>1 -1.51613641 7.89929056 -0.7580682</EKey>
+        <EKey>4 -2.4994278 7.377432 2.4444952</EKey>
+        <EKey>6 -1.30189979 0.0878919661 0.8844129</EKey>
+        <EKey>6 -1.60952163 -6.88303947 -5.52071428</EKey>
+        <EKey>1 -3.367361 -11.2501717 -13.07393</EKey>
+      </Bone>
+      <Bone>
+        <EKey>7 156.81575 16.6720066 -143.939575</EKey>
+        <EKey>3 173.844818 -1.51613641 -155.997253</EKey>
+        <EKey>2 174.850082 -7.025864 -161.0895</EKey>
+        <EKey>6 170.318146 -6.19089031 -166.835434</EKey>
+        <EKey>2 147.850769 12.6124973 174.449066</EKey>
+        <EKey>2 143.912109 16.6775 170.6917</EKey>
+        <EKey>3 142.643173 17.3092232 170.010529</EKey>
+        <EKey>6 143.214462 16.5621414 174.443573</EKey>
+        <EKey>8 149.026321 12.8871593 -173.789886</EKey>
+        <EKey>2 158.524155 14.4747086 -167.478134</EKey>
+        <EKey>1 160.578629 15.1338978 -163.490036</EKey>
+        <EKey>1 161.029068 15.62829 -156.206</EKey>
+        <EKey>1 160.864273 16.2600136 -144.91188</EKey>
+        <EKey>2 160.644547 16.825819 -137.512482</EKey>
+        <EKey>3 160.05127 17.5014877 -149.38887</EKey>
+        <EKey>2 159.029526 16.0128174 -148.032043</EKey>
+        <EKey>2 157.947357 14.8262758 -143.945068</EKey>
+        <EKey>1 155.645691 13.5902948 -133.222244</EKey>
+        <EKey>5 154.277863 12.9860382 -130.063629</EKey>
+        <EKey>6 145.604034 10.5250626 -132.381775</EKey>
+        <EKey>4 137.084 9.206683 -139.781189</EKey>
+        <EKey>10 137.77066 8.970474 -144.840469</EKey>
+        <EKey>5 150.93248 13.9473562 -155.612732</EKey>
+        <EKey>1 158.540634 21.357748 -166.03891</EKey>
+      </Bone>
+      <Bone>
+        <EKey>7 0 0 -66.7374649</EKey>
+        <EKey>3 0 0 -35.17876</EKey>
+        <EKey>2 0 0 -27.46624</EKey>
+        <EKey>4 0 0 -27.46624</EKey>
+        <EKey>12 0 0 -36.4861526</EKey>
+        <EKey>8 0 0 -69.7862244</EKey>
+        <EKey>5 0 0 -85.72762</EKey>
+        <EKey>2 0 0 -94.60471</EKey>
+        <EKey>1 0 0 -103.591667</EKey>
+        <EKey>1 0 0 -102.948959</EKey>
+        <EKey>1 0 0 -86.8867</EKey>
+        <EKey>2 0 0 -68.0943</EKey>
+        <EKey>1 0 0 -47.2144661</EKey>
+        <EKey>1 0 0 -38.37583</EKey>
+        <EKey>1 0 0 -31.6136417</EKey>
+        <EKey>1 0 0 -27.6969566</EKey>
+        <EKey>1 0 0 -32.2783241</EKey>
+        <EKey>1 0 0 -43.33623</EKey>
+        <EKey>4 0 0 -50.131382</EKey>
+        <EKey>10 0 0 -50.8784637</EKey>
+        <EKey>9 0 0 -42.9187469</EKey>
+        <EKey>3 0 0 -38.88121</EKey>
+        <EKey>4 0 0 -33.9647522</EKey>
+        <EKey>1 0 0 -17.4300747</EKey>
+      </Bone>
+      <Bone>
+        <EKey>7 -6.399634 5.89974833 26.2082863</EKey>
+        <EKey>2 -0.236209661 1.88967729 -21.7038231</EKey>
+        <EKey>1 0.241702914 0.5822843 -30.5040054</EKey>
+        <EKey>1 0.225223169 -0.1373312 -32.64088</EKey>
+        <EKey>2 0.06042573 -0.944838643 -32.71229</EKey>
+        <EKey>4 -0.302128643 -2.67521167 -26.916914</EKey>
+        <EKey>2 0.5273518 -3.17509723 -4.345159</EKey>
+        <EKey>2 0.8130007 -1.98306251 4.6692605</EKey>
+        <EKey>4 0.373540848 -1.04921031 8.190433</EKey>
+        <EKey>4 1.81826508 -1.94460976 10.8326845</EKey>
+        <EKey>3 5.72945738 -3.25749588 13.3046465</EKey>
+        <EKey>4 6.06454563 -2.58731985 10.0361643</EKey>
+        <EKey>4 1.76882577 1.45571065 -1.72487986</EKey>
+        <EKey>1 -3.05424571 6.915999 -12.4257269</EKey>
+        <EKey>1 -3.614557 7.96520948 -13.8759441</EKey>
+        <EKey>1 -2.26871133 7.43785763 -12.1785307</EKey>
+        <EKey>1 1.0052644 5.21309233 -7.8937974</EKey>
+        <EKey>2 3.83978033 3.0103 -5.55367374</EKey>
+        <EKey>2 5.28999758 0.219729915 -15.2712288</EKey>
+        <EKey>2 4.99336243 -2.07644773 -8.855116</EKey>
+        <EKey>1 3.77386141 -3.455253 -0.1263447</EKey>
+        <EKey>1 3.18059063 -3.5761044 2.373083</EKey>
+        <EKey>2 3.04875255 -3.23002982 1.307393</EKey>
+        <EKey>12 3.77935457 -2.2522316 -4.422065</EKey>
+        <EKey>7 2.82352948 6.30624866 -6.19638348</EKey>
+        <EKey>6 3.768368 1.98855579 -6.39414072</EKey>
+        <EKey>3 4.61432838 -2.8894484 -9.772488</EKey>
+        <EKey>2 3.87273979 -2.856489 -17.0840015</EKey>
+        <EKey>1 3.40581369 -2.125887 -23.7747765</EKey>
+      </Bone>
+      <Bone>
+        <EKey>11 -2.71366453 -0.4943923 0.9173724</EKey>
+        <EKey>7 0.104371712 16.891737 -7.668574</EKey>
+        <EKey>4 0.186770424 19.6493473 -12.980545</EKey>
+        <EKey>6 0.0659189746 22.489357 -13.8539715</EKey>
+        <EKey>12 0.0494392328 16.825819 -9.107805</EKey>
+        <EKey>5 0.0109864958 3.69146252 6.68528271</EKey>
+        <EKey>1 -0.0109864958 -0.807507455 8.036622</EKey>
+        <EKey>2 -0.0109864958 -1.28542006 5.66353846</EKey>
+        <EKey>2 -0.0109864958 -0.944838643 -6.86656</EKey>
+        <EKey>1 -0.0109864958 -0.0988784656 -20.3524837</EKey>
+        <EKey>2 -0.0109864958 0.0659189746 -23.9395752</EKey>
+        <EKey>3 -0.0109864958 -0.181277186 -23.0936146</EKey>
+        <EKey>2 -0.0109864958 -0.8844129 -15.1174183</EKey>
+        <EKey>6 0.0109864958 -1.27992678 -14.1890593</EKey>
+        <EKey>4 -0.0109864958 -2.21927214 -20.9512482</EKey>
+        <EKey>16 -1.04921031 -0.5053788 -12.6784163</EKey>
+        <EKey>1 -5.487755 -5.13069344 -1.9116503</EKey>
+      </Bone>
+      <Bone>
+        <EKey>7 -4.4879837 -6.317235 11.6182194</EKey>
+        <EKey>3 5.229572 -19.8306255 -8.410163</EKey>
+        <EKey>4 7.89929056 -22.3739986 -13.5848017</EKey>
+        <EKey>7 11.8324556 -18.8033867 -15.073472</EKey>
+        <EKey>8 16.9082165 -5.103227 -13.0080109</EKey>
+        <EKey>16 13.667201 6.465553 -10.8546581</EKey>
+        <EKey>4 -3.72991538 25.01625 -2.12039375</EKey>
+        <EKey>3 -8.102541 27.5321579 -5.399863</EKey>
+        <EKey>5 -8.602427 27.7299156 -7.333486</EKey>
+        <EKey>7 -3.77935457 24.4669266 -5.82833624</EKey>
+        <EKey>4 -5.3943696 10.6349277 -4.64179468</EKey>
+        <EKey>16 -5.943694 9.036393 -7.2346077</EKey>
+        <EKey>1 2.38956285 -3.57061124 -0.02746624</EKey>
+      </Bone>
+      <Bone>
+        <EKey>14 0 -0.0109864958 45.9949646</EKey>
+        <EKey>7 0 -0.0109864958 25.0711842</EKey>
+        <EKey>37 0 -0.0109864958 19.04509</EKey>
+        <EKey>7 0 -0.0109864958 19.09453</EKey>
+        <EKey>11 0 -0.0109864958 19.81964</EKey>
+        <EKey>8 0 -0.0109864958 33.9537659</EKey>
+        <EKey>1 0 -0.0109864958 21.61593</EKey>
+      </Bone>
+      <Bone>
+        <EKey>3 37.354084 -42.4463272 -19.4021511</EKey>
+        <EKey>3 30.937973 -26.9828339 -27.7354088</EKey>
+        <EKey>3 23.1815052 -11.1567869 -31.4982834</EKey>
+        <EKey>2 14.386816 -0.7470817 -32.82765</EKey>
+        <EKey>3 9.580224 1.483177 -34.986496</EKey>
+        <EKey>4 6.273289 -0.07141222 -41.92447</EKey>
+        <EKey>1 4.828565 -5.778897 -51.1476326</EKey>
+        <EKey>1 4.07049656 -7.04783726 -52.31769</EKey>
+        <EKey>2 2.38956285 -7.404898 -50.5763321</EKey>
+        <EKey>1 -2.77409029 -6.229343 -40.8972321</EKey>
+        <EKey>4 -3.99359131 -6.00412 -38.98558</EKey>
+        <EKey>6 -2.83451581 -6.66330957 -43.63287</EKey>
+        <EKey>7 3.99908447 -9.267109 -55.7235069</EKey>
+        <EKey>4 16.6225681 -14.8043032 -67.55047</EKey>
+        <EKey>1 23.5111 -17.1828785 -69.57198</EKey>
+        <EKey>1 24.9228649 -17.4245815 -69.3852158</EKey>
+        <EKey>2 25.647974 -16.5621414 -67.13298</EKey>
+        <EKey>2 23.4451828 -11.7280846 -55.7564659</EKey>
+        <EKey>1 18.7539482 -8.613413 -45.0995636</EKey>
+        <EKey>1 17.1609058 -8.4980545 -44.050354</EKey>
+        <EKey>1 16.47425 -9.997711 -50.26871</EKey>
+        <EKey>1 15.8370333 -12.497139 -60.82124</EKey>
+        <EKey>2 15.1723509 -13.9528494 -67.1165</EKey>
+        <EKey>1 14.2549782 -13.6562138 -66.9681854</EKey>
+        <EKey>2 13.9583426 -12.5410852 -63.89746</EKey>
+        <EKey>3 13.96933 -8.151979 -52.7461662</EKey>
+        <EKey>2 15.7326622 0.5163653 -33.2396431</EKey>
+        <EKey>2 18.7869072 5.42183542 -24.1428242</EKey>
+        <EKey>5 25.2304878 7.43236446 -21.0391388</EKey>
+        <EKey>2 46.2970924 11.019455 -23.2693977</EKey>
+        <EKey>1 53.1252022 10.0910959 -25.2195015</EKey>
+        <EKey>1 53.9217224 7.097276 -28.394598</EKey>
+        <EKey>1 52.257267 2.15335321 -33.08583</EKey>
+        <EKey>3 50.7685966 -2.04898143 -34.3767471</EKey>
+        <EKey>5 51.1641121 -11.1458 -24.7690544</EKey>
+        <EKey>1 58.17899 -24.5877781 -0.867933154</EKey>
+      </Bone>
+      <Bone>
+        <EKey>9 68.264595 40.380867 109.689171</EKey>
+        <EKey>1 74.32914 57.62417 101.9382</EKey>
+        <EKey>1 75.55413 59.16228 101.235062</EKey>
+        <EKey>1 77.7514343 60.3378334 103.047836</EKey>
+        <EKey>1 80.42664 61.3870468 107.436943</EKey>
+        <EKey>3 82.08011 62.25498 115.182419</EKey>
+        <EKey>1 82.15152 65.4959946 120.285652</EKey>
+        <EKey>2 90.69352 68.21515 113.402611</EKey>
+        <EKey>1 119.390251 69.8027039 75.32891</EKey>
+        <EKey>1 128.5475 68.62165 63.7766075</EKey>
+        <EKey>1 132.50264 67.92401 59.21172</EKey>
+        <EKey>1 122.307167 70.80797 73.7084</EKey>
+        <EKey>15 103.745476 71.84619 94.43992</EKey>
+        <EKey>7 75.60906 67.48455 125.311974</EKey>
+        <EKey>6 66.66056 63.760128 134.408783</EKey>
+        <EKey>8 49.08217 54.7182426 145.85672</EKey>
+        <EKey>6 39.9688721 54.6523247 146.719162</EKey>
+        <EKey>4 36.2005043 54.87205 143.967041</EKey>
+        <EKey>7 39.6667442 52.8285637 136.595108</EKey>
+        <EKey>8 49.91165 46.8903656 125.218582</EKey>
+        <EKey>1 42.1057434 56.6189041 138.034332</EKey>
+      </Bone>
+      <Bone>
+        <EKey>4 -51.361866 22.66514 -5.322957</EKey>
+        <EKey>4 -22.1432819 23.8022423 7.59166861</EKey>
+        <EKey>2 3.40032053 28.2407875 22.35752</EKey>
+        <EKey>1 12.7882814 31.6081486 27.4277859</EKey>
+        <EKey>1 16.3643856 27.6859684 23.6044865</EKey>
+        <EKey>1 17.52346 18.2925148 13.6562138</EKey>
+        <EKey>1 13.321126 5.04280138 -5.68001842</EKey>
+        <EKey>2 11.7994967 1.87319756 -13.4749374</EKey>
+        <EKey>1 9.525291 -0.302128643 -25.9336224</EKey>
+        <EKey>1 3.3783474 -0.40650034 -39.8095665</EKey>
+        <EKey>1 0.7800412 4.13641548 -39.0844574</EKey>
+        <EKey>1 -1.34035254 8.316777 -36.00824</EKey>
+        <EKey>1 -4.010071 10.7667656 -34.88762</EKey>
+        <EKey>1 -7.66308069 10.6514072 -35.46441</EKey>
+        <EKey>1 -15.7216759 2.62577248 -44.29755</EKey>
+        <EKey>5 -22.17624 -0.3460746 -50.25223</EKey>
+        <EKey>2 -17.3916225 -1.5930419 -57.82742</EKey>
+        <EKey>2 -16.617075 1.15907526 -57.8329124</EKey>
+        <EKey>2 -18.3419552 9.030899 -54.40513</EKey>
+        <EKey>4 -22.9233227 21.9015789 -46.74754</EKey>
+        <EKey>2 -48.4889 47.2693977 -17.8915081</EKey>
+        <EKey>1 -67.24284 52.04303 -0.598764</EKey>
+        <EKey>1 -74.1918 52.2298 4.696727</EKey>
+        <EKey>2 -71.0112152 50.30167 -2.702678</EKey>
+        <EKey>1 -55.619133 35.1567879 -33.42092</EKey>
+        <EKey>1 -59.6951256 29.2680244 -36.17853</EKey>
+        <EKey>3 -70.84093 26.4664688 -29.8558025</EKey>
+        <EKey>1 -104.99794 7.976196 -5.487755</EKey>
+        <EKey>1 -110.128632 1.12062252 -1.80727851</EKey>
+        <EKey>2 -110.265968 -2.03799486 -0.648203254</EKey>
+        <EKey>2 -106.113068 0.131837949 -0.5932708</EKey>
+        <EKey>1 -101.196609 6.86656 -2.213779</EKey>
+        <EKey>1 -96.53834 10.7338066 -4.647288</EKey>
+        <EKey>2 -89.2542953 13.9418631 -8.542001</EKey>
+        <EKey>2 -68.32502 16.1556416 -19.3966579</EKey>
+        <EKey>2 -45.40719 11.777523 -28.6637669</EKey>
+        <EKey>1 -25.96109 4.345159 -31.3060188</EKey>
+        <EKey>1 -18.5342178 1.23048759 -30.1963844</EKey>
+        <EKey>1 -13.4749374 -0.686656 -27.79034</EKey>
+        <EKey>1 -16.7049675 -0.4943923 -16.94667</EKey>
+        <EKey>1 -27.7409019 -0.8130007 0.2636759</EKey>
+        <EKey>4 -36.2499428 -2.06546116 9.997711</EKey>
+        <EKey>5 -50.955368 -0.620737 13.51339</EKey>
+        <EKey>7 -67.07805 4.99885559 12.8871593</EKey>
+        <EKey>1 -88.23804 17.3916225 13.6781874</EKey>
+      </Bone>
+      <Bone>
+        <EKey>9 0 0 -64.70496</EKey>
+        <EKey>1 0 0 -17.6003666</EKey>
+        <EKey>1 0 0 -13.1453419</EKey>
+        <EKey>5 0 0 -11.8764019</EKey>
+        <EKey>1 0 0 -20.78645</EKey>
+        <EKey>3 0 0 -26.36759</EKey>
+        <EKey>1 0 0 -33.2780952</EKey>
+        <EKey>2 0 0 -33.750515</EKey>
+        <EKey>2 0 0 -29.2845039</EKey>
+        <EKey>3 0 0 -46.81895</EKey>
+        <EKey>1 0 0 -77.1252</EKey>
+        <EKey>1 0 0 -85.29366</EKey>
+        <EKey>1 0 0 -91.23735</EKey>
+        <EKey>1 0 0 -94.2092</EKey>
+        <EKey>1 0 0 -93.86313</EKey>
+        <EKey>2 0 0 -90.80888</EKey>
+        <EKey>3 0 0 -79.33898</EKey>
+        <EKey>1 0 0 -59.0359344</EKey>
+        <EKey>1 0 0 -54.2018776</EKey>
+        <EKey>1 0 0 -51.48272</EKey>
+        <EKey>1 0 0 -51.5596237</EKey>
+        <EKey>2 0 0 -61.7276268</EKey>
+        <EKey>1 0 0 -104.470589</EKey>
+        <EKey>1 0 0 -118.154266</EKey>
+        <EKey>1 0 0 -122.713661</EKey>
+        <EKey>2 0 0 -124.1474</EKey>
+        <EKey>6 0 0 -121.027237</EKey>
+        <EKey>7 0 0 -103.4049</EKey>
+        <EKey>3 0 0 -79.06981</EKey>
+        <EKey>1 0 0 -73.41726</EKey>
+        <EKey>1 0 0 -79.71801</EKey>
+        <EKey>1 0 0 -92.32502</EKey>
+        <EKey>5 0 0 -98.85649</EKey>
+        <EKey>11 0 0 -91.65484</EKey>
+        <EKey>1 0 0 -63.07347</EKey>
+      </Bone>
+      <Bone>
+        <EKey>10 -93.8576355 12.4257269 17.545433</EKey>
+        <EKey>9 -90.12222 5.954681 1.34035254</EKey>
+        <EKey>7 -90.3913956 4.75165939 1.01625085</EKey>
+        <EKey>18 -89.3916245 3.64202332 -3.7958343</EKey>
+        <EKey>7 -90.17166 -4.103456 -18.8638134</EKey>
+        <EKey>15 -91.62737 -4.68024731 -16.40833</EKey>
+        <EKey>3 -83.2281952 -3.07621884 -20.4074154</EKey>
+        <EKey>15 -82.20645 -1.14259553 -17.6003666</EKey>
+        <EKey>1 -87.2767258 20.1052876 -4.43854427</EKey>
+      </Bone>
+      <Bone>
+        <EKey>6 -69.73678 -46.07187 88.90822</EKey>
+        <EKey>4 -74.45548 -48.56031 124.114441</EKey>
+        <EKey>1 -79.1851654 -53.0812531 142.802475</EKey>
+        <EKey>1 -78.63584 -54.2623024 143.3463</EKey>
+        <EKey>1 -77.50973 -56.0036621 140.5063</EKey>
+        <EKey>3 -80.2124 -60.0302124 132.71138</EKey>
+        <EKey>1 -87.18883 -66.50675 119.417717</EKey>
+        <EKey>1 -97.24147 -68.80293 101.119705</EKey>
+        <EKey>1 -103.338982 -69.6983261 91.34173</EKey>
+        <EKey>4 -104.706795 -70.374 87.77661</EKey>
+        <EKey>8 -74.69169 -69.48409 113.4905</EKey>
+        <EKey>8 -70.60471 -68.8249054 115.067062</EKey>
+        <EKey>4 -69.10506 -68.54475 112.864273</EKey>
+        <EKey>8 -67.18242 -67.43511 117.9675</EKey>
+        <EKey>7 -64.7599 -63.84802 132.909134</EKey>
+        <EKey>5 -70.10483 -66.18265 131.700623</EKey>
+        <EKey>6 -66.36393 -66.0563049 131.618225</EKey>
+        <EKey>6 -62.8592339 -59.7994957 126.064545</EKey>
+        <EKey>2 -61.4309921 -51.60357 117.170975</EKey>
+        <EKey>7 -58.4756241 -52.3012123 117.039139</EKey>
+        <EKey>1 -36.0302124 -61.11238 130.926071</EKey>
+      </Bone>
+      <Bone>
+        <EKey>3 -7.624628 -17.6333256 -65.77615</EKey>
+        <EKey>3 7.32249928 -11.3435564 -54.44358</EKey>
+        <EKey>2 18.80888 1.38979173 -47.27489</EKey>
+        <EKey>2 28.1419086 11.398489 -47.1924934</EKey>
+        <EKey>1 41.80911 19.29778 -50.9828339</EKey>
+        <EKey>1 45.28084 20.4238949 -51.2739754</EKey>
+        <EKey>1 46.47837 18.80888 -49.1535835</EKey>
+        <EKey>2 52.57038 11.6676588 -44.2371254</EKey>
+        <EKey>1 54.74571 7.71252 -41.68826</EKey>
+        <EKey>1 54.1634254 5.471275 -39.6667442</EKey>
+        <EKey>2 47.2803841 -1.49965668 -31.311512</EKey>
+        <EKey>3 34.1075745 -3.26298928 -27.77386</EKey>
+        <EKey>1 18.336462 -21.4346523 -27.9276714</EKey>
+        <EKey>3 14.9031811 -24.6811619 -27.14763</EKey>
+        <EKey>2 8.959487 -26.9663544 -21.7752342</EKey>
+        <EKey>2 7.66308069 -26.2082863 -17.1773853</EKey>
+        <EKey>1 10.5085831 -23.0936146 -11.0743876</EKey>
+        <EKey>1 13.8814373 -20.4568558 -7.52025652</EKey>
+        <EKey>2 18.85832 -16.5291824 -3.31242847</EKey>
+        <EKey>3 32.0256348 -4.163882 5.938201</EKey>
+        <EKey>1 53.3339424 18.7374687 14.4032955</EKey>
+        <EKey>1 60.0741577 25.0382233 15.0789652</EKey>
+        <EKey>1 66.21561 29.5866337 14.8207827</EKey>
+        <EKey>1 71.17601 31.827879 13.9583426</EKey>
+        <EKey>1 74.57084 31.3609524 12.6894026</EKey>
+        <EKey>2 76.48249 28.5209427 11.0688944</EKey>
+        <EKey>1 76.2298 18.1441975 6.65781641</EKey>
+        <EKey>1 74.3895645 11.843442 3.6035707</EKey>
+        <EKey>1 69.7532654 6.778668 -0.2966354</EKey>
+        <EKey>1 61.73312 4.361639 -4.86152458</EKey>
+        <EKey>1 50.53788 1.78530562 -12.359808</EKey>
+        <EKey>1 36.15656 -1.31288624 -22.417944</EKey>
+        <EKey>1 21.7587547 -2.76310372 -30.4490738</EKey>
+        <EKey>1 11.9368277 -2.57633328 -32.3002968</EKey>
+        <EKey>2 6.89402628 -2.6916914 -28.73518</EKey>
+        <EKey>3 1.25795376 -6.83360052 -17.0730152</EKey>
+        <EKey>1 -2.57084012 -14.5516138 4.542916</EKey>
+        <EKey>1 -3.900206 -15.1943235 11.2556648</EKey>
+        <EKey>1 -4.570382 -14.5186539 16.4357967</EKey>
+        <EKey>2 -4.53742266 -11.9807739 20.6601048</EKey>
+        <EKey>2 -3.3563745 -1.56008244 28.24628</EKey>
+        <EKey>2 -0.0109864958 13.1783018 32.30579</EKey>
+        <EKey>2 9.580224 28.636301 29.6195927</EKey>
+        <EKey>1 24.3350887 39.08995 20.8853283</EKey>
+        <EKey>1 31.28954 41.0016022 16.11719</EKey>
+        <EKey>2 38.73289 40.2984657 10.53605</EKey>
+        <EKey>4 54.3337135 31.57519 -1.60402834</EKey>
+        <EKey>2 75.1586151 -0.104371712 -17.5948734</EKey>
+        <EKey>1 80.93202 -13.046464 -23.6978722</EKey>
+        <EKey>1 82.97002 -16.688488 -26.9224072</EKey>
+        <EKey>1 83.8599243 -17.0894947 -30.47654</EKey>
+        <EKey>3 83.41497 -14.1066608 -34.2558937</EKey>
+        <EKey>1 80.47608 4.59784842 -43.98993</EKey>
+      </Bone>
+      <Bone>
+        <EKey>10 0 0 -105.239639</EKey>
+        <EKey>1 0 0 -41.7376976</EKey>
+        <EKey>1 0 0 -37.9473572</EKey>
+        <EKey>3 0 0 -36.27741</EKey>
+        <EKey>1 0 0 -41.96292</EKey>
+        <EKey>1 0 0 -46.1048279</EKey>
+        <EKey>1 0 0 -58.70634</EKey>
+        <EKey>1 0 0 -65.3586655</EKey>
+        <EKey>10 0 0 -69.35226</EKey>
+        <EKey>3 0 0 -79.03136</EKey>
+        <EKey>7 0 0 -76.57038</EKey>
+        <EKey>2 0 0 -55.28954</EKey>
+        <EKey>6 0 0 -53.41085</EKey>
+        <EKey>3 0 0 -61.9967957</EKey>
+        <EKey>1 0 0 -58.31632</EKey>
+        <EKey>3 0 0 -59.261158</EKey>
+        <EKey>4 0 0 -71.03319</EKey>
+        <EKey>5 0 0 -89.8201</EKey>
+        <EKey>6 0 0 -102.778671</EKey>
+        <EKey>5 0 0 -110.551613</EKey>
+        <EKey>10 0 0 -109.842987</EKey>
+        <EKey>1 0 0 -102.22934</EKey>
+      </Bone>
+      <Bone>
+        <EKey>11 89.9519348 0 -2.87296867</EKey>
+        <EKey>5 88.98512 -8.289311 -2.08743429</EKey>
+        <EKey>4 87.7876 -6.50400543 -4.015564</EKey>
+        <EKey>6 89.14992 -3.900206 -1.33485925</EKey>
+        <EKey>14 90.78691 -3.83978033 0.560311258</EKey>
+        <EKey>10 90.270546 -2.29617763 0.7415885</EKey>
+        <EKey>5 92.75899 -0.807507455 -11.2336922</EKey>
+        <EKey>3 92.78645 -0.236209661 -24.31861</EKey>
+        <EKey>4 92.79195 -0.175783932 -31.6356144</EKey>
+        <EKey>17 93.82468 -1.55458915 -33.5802231</EKey>
+        <EKey>5 102.536964 -10.6294346 -17.99588</EKey>
+        <EKey>1 105.777985 -12.8322268 -12.3103685</EKey>
+      </Bone>
+    </Rotations>
+    <PositionOffset>
+      <X>0</X>
+      <Z>0</Z>
+    </PositionOffset>
+    <Positions>
+      <Position>
+        <Height>16.74</Height>
+        <YOffset>-0.78</YOffset>
+      </Position>
+      <Position>
+        <Height>16.8699989</Height>
+        <YOffset>-0.16</YOffset>
+      </Position>
+      <Position>
+        <Height>17.14</Height>
+        <YOffset>0.329999983</YOffset>
+      </Position>
+      <Position>
+        <Height>17.39</Height>
+        <YOffset>0.83</YOffset>
+      </Position>
+      <Position>
+        <Height>17.6199989</Height>
+        <YOffset>1.35</YOffset>
+      </Position>
+      <Position>
+        <Height>17.8</Height>
+        <YOffset>1.89</YOffset>
+      </Position>
+      <Position>
+        <Height>17.94</Height>
+        <YOffset>2.45</YOffset>
+      </Position>
+      <Position>
+        <Height>18.0299988</Height>
+        <YOffset>3.03</YOffset>
+      </Position>
+      <Position>
+        <Height>18.47</Height>
+        <YOffset>3.61</YOffset>
+      </Position>
+      <Position>
+        <Height>18.92</Height>
+        <YOffset>4.19</YOffset>
+      </Position>
+      <Position>
+        <Height>19.21</Height>
+        <YOffset>4.75999975</YOffset>
+      </Position>
+      <Position>
+        <Height>19.18</Height>
+        <YOffset>5.31</YOffset>
+      </Position>
+      <Position>
+        <Height>19.01</Height>
+        <YOffset>5.85</YOffset>
+      </Position>
+      <Position>
+        <Height>18.9</Height>
+        <YOffset>6.41</YOffset>
+      </Position>
+      <Position>
+        <Height>18.68</Height>
+        <YOffset>6.98</YOffset>
+      </Position>
+      <Position>
+        <Height>18.44</Height>
+        <YOffset>7.54</YOffset>
+      </Position>
+      <Position>
+        <Height>18.19</Height>
+        <YOffset>8.08</YOffset>
+      </Position>
+      <Position>
+        <Height>17.94</Height>
+        <YOffset>8.61</YOffset>
+      </Position>
+      <Position>
+        <Height>17.68</Height>
+        <YOffset>9.099999</YOffset>
+      </Position>
+      <Position>
+        <Height>17.32</Height>
+        <YOffset>9.559999</YOffset>
+      </Position>
+      <Position>
+        <Height>16.83</Height>
+        <YOffset>9.969999</YOffset>
+      </Position>
+      <Position>
+        <Height>16.72</Height>
+        <YOffset>10.3</YOffset>
+      </Position>
+      <Position>
+        <Height>17.13</Height>
+        <YOffset>10.55</YOffset>
+      </Position>
+      <Position>
+        <Height>17.18</Height>
+        <YOffset>10.66</YOffset>
+      </Position>
+      <Position>
+        <Height>17.08</Height>
+        <YOffset>10.7199993</YOffset>
+      </Position>
+      <Position>
+        <Height>16.81</Height>
+        <YOffset>10.7699995</YOffset>
+      </Position>
+      <Position>
+        <Height>16.32</Height>
+        <YOffset>10.79</YOffset>
+      </Position>
+      <Position>
+        <Height>15.61</Height>
+        <YOffset>10.79</YOffset>
+      </Position>
+      <Position>
+        <Height>14.75</Height>
+        <YOffset>10.7199993</YOffset>
+      </Position>
+      <Position>
+        <Height>14.1799994</Height>
+        <YOffset>10.59</YOffset>
+      </Position>
+      <Position>
+        <Height>13.7699995</Height>
+        <YOffset>10.23</YOffset>
+      </Position>
+      <Position>
+        <Height>13.38</Height>
+        <YOffset>9.679999</YOffset>
+      </Position>
+      <Position>
+        <Height>12.87</Height>
+        <YOffset>9.11</YOffset>
+      </Position>
+      <Position>
+        <Height>12.2599993</Height>
+        <YOffset>8.53</YOffset>
+      </Position>
+      <Position>
+        <Height>11.54</Height>
+        <YOffset>7.95</YOffset>
+      </Position>
+      <Position>
+        <Height>10.73</Height>
+        <YOffset>7.35</YOffset>
+      </Position>
+      <Position>
+        <Height>9.86</Height>
+        <YOffset>6.74</YOffset>
+      </Position>
+      <Position>
+        <Height>9.01</Height>
+        <YOffset>6.06999969</YOffset>
+      </Position>
+      <Position>
+        <Height>8.42</Height>
+        <YOffset>5.08999968</YOffset>
+      </Position>
+      <Position>
+        <Height>7.85</Height>
+        <YOffset>4.08999968</YOffset>
+      </Position>
+      <Position>
+        <Height>7.29999971</Height>
+        <YOffset>3.08</YOffset>
+      </Position>
+      <Position>
+        <Height>7.71</Height>
+        <YOffset>2.08</YOffset>
+      </Position>
+      <Position>
+        <Height>7.6699996</Height>
+        <YOffset>1.13</YOffset>
+      </Position>
+      <Position>
+        <Height>7.22</Height>
+        <YOffset>0.24</YOffset>
+      </Position>
+      <Position>
+        <Height>6.87999964</Height>
+        <YOffset>-0.56</YOffset>
+      </Position>
+      <Position>
+        <Height>7.08999968</Height>
+        <YOffset>-1.12</YOffset>
+      </Position>
+      <Position>
+        <Height>7.23</Height>
+        <YOffset>-1.31999993</YOffset>
+      </Position>
+      <Position>
+        <Height>6.83</Height>
+        <YOffset>-1.25</YOffset>
+      </Position>
+      <Position>
+        <Height>7.00999975</Height>
+        <YOffset>-0.69</YOffset>
+      </Position>
+      <Position>
+        <Height>7</Height>
+        <YOffset>-0.329999983</YOffset>
+      </Position>
+      <Position>
+        <Height>7.27</Height>
+        <YOffset>-0.32</YOffset>
+      </Position>
+      <Position>
+        <Height>7.37999964</Height>
+        <YOffset>-0.07</YOffset>
+      </Position>
+      <Position>
+        <Height>7.97</Height>
+        <YOffset>-0.04</YOffset>
+      </Position>
+      <Position>
+        <Height>8.26</Height>
+        <YOffset>0.03</YOffset>
+      </Position>
+      <Position>
+        <Height>8.16</Height>
+        <YOffset>0.19</YOffset>
+      </Position>
+      <Position>
+        <Height>7.77999973</Height>
+        <YOffset>0.37</YOffset>
+      </Position>
+      <Position>
+        <Height>7.27999973</Height>
+        <YOffset>0.539999962</YOffset>
+      </Position>
+      <Position>
+        <Height>7.06</Height>
+        <YOffset>0.669999957</YOffset>
+      </Position>
+      <Position>
+        <Height>6.98</Height>
+        <YOffset>0.76</YOffset>
+      </Position>
+      <Position>
+        <Height>6.92</Height>
+        <YOffset>0.81</YOffset>
+      </Position>
+      <Position>
+        <Height>6.87999964</Height>
+        <YOffset>0.81</YOffset>
+      </Position>
+      <Position>
+        <Height>6.83</Height>
+        <YOffset>0.74</YOffset>
+      </Position>
+      <Position>
+        <Height>6.77</Height>
+        <YOffset>0.56</YOffset>
+      </Position>
+      <Position>
+        <Height>6.91</Height>
+        <YOffset>0.03</YOffset>
+      </Position>
+      <Position>
+        <Height>7.18</Height>
+        <YOffset>-0.599999964</YOffset>
+      </Position>
+      <Position>
+        <Height>7.39999962</Height>
+        <YOffset>-1.25</YOffset>
+      </Position>
+      <Position>
+        <Height>7.25</Height>
+        <YOffset>-1.57999992</YOffset>
+      </Position>
+      <Position>
+        <Height>6.83999968</Height>
+        <YOffset>-1.61</YOffset>
+      </Position>
+      <Position>
+        <Height>6.54999971</Height>
+        <YOffset>-1.64</YOffset>
+      </Position>
+      <Position>
+        <Height>6.49</Height>
+        <YOffset>-1.76</YOffset>
+      </Position>
+      <Position>
+        <Height>6.37999964</Height>
+        <YOffset>-1.81</YOffset>
+      </Position>
+      <Position>
+        <Height>6.23</Height>
+        <YOffset>-1.79</YOffset>
+      </Position>
+      <Position>
+        <Height>6.02999973</Height>
+        <YOffset>-1.73</YOffset>
+      </Position>
+      <Position>
+        <Height>5.77999973</Height>
+        <YOffset>-1.66</YOffset>
+      </Position>
+      <Position>
+        <Height>5.49</Height>
+        <YOffset>-1.5999999</YOffset>
+      </Position>
+      <Position>
+        <Height>5.21</Height>
+        <YOffset>-1.57999992</YOffset>
+      </Position>
+      <Position>
+        <Height>5.2</Height>
+        <YOffset>-1.58999991</YOffset>
+      </Position>
+      <Position>
+        <Height>5.16</Height>
+        <YOffset>-1.5999999</YOffset>
+      </Position>
+      <Position>
+        <Height>5.12</Height>
+        <YOffset>-1.5999999</YOffset>
+      </Position>
+      <Position>
+        <Height>5.08</Height>
+        <YOffset>-1.61</YOffset>
+      </Position>
+      <Position>
+        <Height>5.02999973</Height>
+        <YOffset>-1.5999999</YOffset>
+      </Position>
+      <Position>
+        <Height>4.97</Height>
+        <YOffset>-1.58999991</YOffset>
+      </Position>
+      <Position>
+        <Height>4.93</Height>
+        <YOffset>-1.56999993</YOffset>
+      </Position>
+      <Position>
+        <Height>4.92</Height>
+        <YOffset>-1.55</YOffset>
+      </Position>
+      <Position>
+        <Height>4.92</Height>
+        <YOffset>-1.54</YOffset>
+      </Position>
+    </Positions>
+    <ThrowSource />
+    <SelfDamage />
+    <AttackRing>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+      <Length>0</Length>
+    </AttackRing>
+  </Animation>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/TRAMKONOKOblownup_bk1-vanilla.xml.bak
===================================================================
--- /xmlTools/posUpdate/bin/Debug/TRAMKONOKOblownup_bk1-vanilla.xml.bak	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/TRAMKONOKOblownup_bk1-vanilla.xml.bak	(revision 711)
@@ -0,0 +1,1088 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+    <Animation>
+	<Attacks/>
+        <Lookup>
+            <Type>BlownupBehind</Type>
+            <AimingType>BlownupBehind</AimingType>
+            <FromState>Standing</FromState>
+            <ToState>FallenFront</ToState>
+            <Varient />
+            <FirstLevel>0</FirstLevel>
+            <Shortcuts />
+        </Lookup>
+        <Flags>DropWeapon Atomic DoAim</Flags>
+        <Atomic>
+            <Start>0</Start>
+            <End>65535</End>
+        </Atomic>
+        <Invulnerable>
+            <Start>0</Start>
+            <End>0</End>
+        </Invulnerable>
+        <Overlay>
+            <UsedBones />
+            <ReplacedBones />
+        </Overlay>
+        <DirectAnimations>
+            <Link />
+            <Link />
+        </DirectAnimations>
+        <Pause>
+            <Hard>0</Hard>
+            <Soft>0</Soft>
+        </Pause>
+        <Interpolation>
+            <End>0</End>
+            <Max>65535</Max>
+        </Interpolation>
+        <FinalRotation>0</FinalRotation>
+        <Direction>None</Direction>
+        <Vocalization>65535</Vocalization>
+        <ActionFrame>65535</ActionFrame>
+        <Impact />
+        <Particles>
+            <Particle>
+                <Start>25</Start>
+                <End>35</End>
+                <Bone>RightFist</Bone>
+                <Name>dust</Name>
+            </Particle>
+            <Particle>
+                <Start>25</Start>
+                <End>35</End>
+                <Bone>Head</Bone>
+                <Name>dust</Name>
+            </Particle>
+            <Particle>
+                <Start>29</Start>
+                <End>39</End>
+                <Bone>Mid</Bone>
+                <Name>dust</Name>
+            </Particle>
+            <Particle>
+                <Start>29</Start>
+                <End>39</End>
+                <Bone>Chest</Bone>
+                <Name>dust</Name>
+            </Particle>
+            <Particle>
+                <Start>31</Start>
+                <End>39</End>
+                <Bone>Pelvis</Bone>
+                <Name>dust</Name>
+            </Particle>
+        </Particles>
+        <MotionBlur />
+        <Footsteps />
+        <Sounds />
+        <Heights>
+            <Height>7.999543</Height>
+            <Height>8.676233</Height>
+            <Height>9.369566</Height>
+            <Height>10.0724068</Height>
+            <Height>10.777626</Height>
+            <Height>11.4780884</Height>
+            <Height>12.166666</Height>
+            <Height>12.8362236</Height>
+            <Height>13.4796324</Height>
+            <Height>14.089757</Height>
+            <Height>14.6594687</Height>
+            <Height>15.1881008</Height>
+            <Height>15.681653</Height>
+            <Height>16.1429939</Height>
+            <Height>16.5749817</Height>
+            <Height>16.9804859</Height>
+            <Height>17.3623676</Height>
+            <Height>17.7234974</Height>
+            <Height>18.0667343</Height>
+            <Height>18.3949432</Height>
+            <Height>18.6828918</Height>
+            <Height>18.87832</Height>
+            <Height>18.9435577</Height>
+            <Height>18.8409348</Height>
+            <Height>18.6396</Height>
+            <Height>18.4183979</Height>
+            <Height>18.154192</Height>
+            <Height>17.8238544</Height>
+            <Height>17.4042568</Height>
+            <Height>16.8722649</Height>
+            <Height>16.20475</Height>
+            <Height>15.4299793</Height>
+            <Height>14.5974035</Height>
+            <Height>13.7156372</Height>
+            <Height>12.7933264</Height>
+            <Height>11.8390846</Height>
+            <Height>10.8615561</Height>
+            <Height>9.869355</Height>
+            <Height>8.87112</Height>
+            <Height>7.875485</Height>
+            <Height>6.891068</Height>
+            <Height>5.926508</Height>
+            <Height>4.990425</Height>
+            <Height>4.09146</Height>
+            <Height>3.23823</Height>
+            <Height>2.554702</Height>
+            <Height>2.178238</Height>
+            <Height>2.137581</Height>
+            <Height>2.353274</Height>
+            <Height>2.694681</Height>
+            <Height>3.113777</Height>
+            <Height>3.562535</Height>
+            <Height>3.992923</Height>
+            <Height>4.356917</Height>
+            <Height>4.606488</Height>
+            <Height>4.762134</Height>
+            <Height>4.87338</Height>
+            <Height>4.935735</Height>
+            <Height>4.944712</Height>
+            <Height>4.895823</Height>
+            <Height>4.784578</Height>
+            <Height>4.606487</Height>
+            <Height>4.312485</Height>
+            <Height>3.890206</Height>
+            <Height>3.390209</Height>
+            <Height>2.863066</Height>
+            <Height>2.359333</Height>
+            <Height>1.929581</Height>
+            <Height>1.624369</Height>
+            <Height>1.451071</Height>
+            <Height>1.367201</Height>
+            <Height>1.348529</Height>
+            <Height>1.370828</Height>
+            <Height>1.409872</Height>
+            <Height>1.441434</Height>
+            <Height>1.441284</Height>
+            <Height>1.41748</Height>
+            <Height>1.39417</Height>
+            <Height>1.371266</Height>
+            <Height>1.348683</Height>
+            <Height>1.326331</Height>
+            <Height>1.304125</Height>
+            <Height>1.281976</Height>
+            <Height>1.259799</Height>
+            <Height>1.237506</Height>
+        </Heights>
+        <Velocities>
+            <Velocity>-0.0746270046 0.989983559</Velocity>
+            <Velocity>-0.0801579952 1.20174408</Velocity>
+            <Velocity>-0.0822560042 1.252038</Velocity>
+            <Velocity>-0.079432 1.285842</Velocity>
+            <Velocity>-0.071825996 1.30198956</Velocity>
+            <Velocity>-0.060083 1.29944324</Velocity>
+            <Velocity>-0.04524201 1.27665234</Velocity>
+            <Velocity>-0.0285349786 1.23488379</Velocity>
+            <Velocity>-0.0111660063 1.17131329</Velocity>
+            <Velocity>0.005872011 1.08707571</Velocity>
+            <Velocity>0.0189969838 1.03020906</Velocity>
+            <Velocity>0.0274670124 1.008713</Velocity>
+            <Velocity>0.033867 0.984831035</Velocity>
+            <Velocity>0.0373209864 0.959944</Velocity>
+            <Velocity>0.03821601 0.933119953</Velocity>
+            <Velocity>0.03803499 0.904652</Velocity>
+            <Velocity>0.03734 0.875563145</Velocity>
+            <Velocity>0.0365330055 0.8454778</Velocity>
+            <Velocity>0.0358589962 0.8139992</Velocity>
+            <Velocity>0.0354650021 0.782557964</Velocity>
+            <Velocity>0.035347 0.751709938</Velocity>
+            <Velocity>0.0353360027 0.719174862</Velocity>
+            <Velocity>0.035233 0.6854453</Velocity>
+            <Velocity>0.034506 0.636527538</Velocity>
+            <Velocity>0.0332140028 0.5744915</Velocity>
+            <Velocity>0.03189899 0.5218315</Velocity>
+            <Velocity>0.0306400061 0.480065346</Velocity>
+            <Velocity>0.029407993 0.4465599</Velocity>
+            <Velocity>0.0282990038 0.422725677</Velocity>
+            <Velocity>0.0274179876 0.4094448</Velocity>
+            <Velocity>0.0268370211 0.406170845</Velocity>
+            <Velocity>0.0266599953 0.413293839</Velocity>
+            <Velocity>0.0269869864 0.43081665</Velocity>
+            <Velocity>0.027861 0.457743645</Velocity>
+            <Velocity>0.029433012 0.495546341</Velocity>
+            <Velocity>0.0317290127 0.5432377</Velocity>
+            <Velocity>0.03900498 0.598296165</Velocity>
+            <Velocity>0.0491660237 0.650997162</Velocity>
+            <Velocity>0.056557 0.6918726</Velocity>
+            <Velocity>0.0610789657 0.7201042</Velocity>
+            <Velocity>0.06276804 0.7365284</Velocity>
+            <Velocity>0.06146097 0.7398548</Velocity>
+            <Velocity>0.0571140051 0.7304592</Velocity>
+            <Velocity>0.049579978 0.7074623</Velocity>
+            <Velocity>0.0387589931 0.670702</Velocity>
+            <Velocity>0.03378004 0.6600113</Velocity>
+            <Velocity>0.0329089761 0.659606934</Velocity>
+            <Velocity>0.02673006 0.63718605</Velocity>
+            <Velocity>0.0164569616 0.608716965</Velocity>
+            <Velocity>0.00373601913 0.573413849</Velocity>
+            <Velocity>-0.009930015 0.5179596</Velocity>
+            <Velocity>-0.0207949877 0.427541733</Velocity>
+            <Velocity>-0.0259230137 0.293558121</Velocity>
+            <Velocity>-0.029516995 0.1937828</Velocity>
+            <Velocity>-0.0335410237 0.1678524</Velocity>
+            <Velocity>-0.03531301 0.144136429</Velocity>
+            <Velocity>-0.03569597 0.122953415</Velocity>
+            <Velocity>-0.0365639925 0.100410461</Velocity>
+            <Velocity>-0.03941703 0.08262062</Velocity>
+            <Velocity>-0.0423110127 0.06888962</Velocity>
+            <Velocity>-0.04385698 0.0550918579</Velocity>
+            <Velocity>-0.0449939966 0.0447330475</Velocity>
+            <Velocity>-0.0445870161 0.03562355</Velocity>
+            <Velocity>-0.04236096 0.0283412933</Velocity>
+            <Velocity>-0.0359390378 0.0241241455</Velocity>
+            <Velocity>-0.0290250182 0.0208320618</Velocity>
+            <Velocity>-0.0279149711 0.0179748535</Velocity>
+            <Velocity>-0.0340279937 0.0156002045</Velocity>
+            <Velocity>-0.040106 0.015001297</Velocity>
+            <Velocity>-0.041006 0.0169010162</Velocity>
+            <Velocity>-0.0417889953 0.0210437775</Velocity>
+            <Velocity>-0.04141003 0.0271492</Velocity>
+            <Velocity>-0.0403299928 0.0354805</Velocity>
+            <Velocity>-0.0380429924 0.0437717438</Velocity>
+            <Velocity>-0.0363329947 0.0544300079</Velocity>
+            <Velocity>-0.0331310034 0.0620365143</Velocity>
+            <Velocity>-0.0280270055 0.06620026</Velocity>
+            <Velocity>-0.0226629972 0.0671978</Velocity>
+            <Velocity>-0.018610999 0.06511307</Velocity>
+            <Velocity>-0.0167509988 0.06031227</Velocity>
+            <Velocity>-0.0170080028 0.0530662537</Velocity>
+            <Velocity>-0.018574 0.0433826447</Velocity>
+            <Velocity>-0.020343 0.0312309265</Velocity>
+            <Velocity>-0.021407 0.01657486</Velocity>
+            <Velocity>-0.021439001 -0.0004749298</Velocity>
+        </Velocities>
+        <Rotations>
+            <Bone>
+                <EKey>8 -2.59830618 30.3996334 91.85809</EKey>
+                <EKey>3 9.59670448 66.56718 88.83681</EKey>
+                <EKey>3 23.5001144 77.8722839 75.0927</EKey>
+                <EKey>3 48.7580681 84.9366 47.3792648</EKey>
+                <EKey>3 64.5181961 85.5573349 23.5550461</EKey>
+                <EKey>2 58.94255 82.54154 21.4676132</EKey>
+                <EKey>2 61.1013947 80.99794 18.473793</EKey>
+                <EKey>5 72.9558258 82.5745 11.1897459</EKey>
+                <EKey>6 151.849854 85.52987 -48.26917</EKey>
+                <EKey>7 -139.1165 81.60769 -86.1506042</EKey>
+                <EKey>4 -102.745705 79.75647 -84.2993851</EKey>
+                <EKey>2 -90.45182 80.43763 -78.5095</EKey>
+                <EKey>3 -95.3792648 80.55848 -69.36324</EKey>
+                <EKey>4 -104.8716 80.59693 -62.590065</EKey>
+                <EKey>11 -106.39872 81.7230453 -65.89151</EKey>
+                <EKey>6 -123.8288 84.35981 -51.55413</EKey>
+                <EKey>5 -168.758072 84.09064 -9.464866</EKey>
+                <EKey>7 -178.563522 85.46395 -1.83474481</EKey>
+                <EKey>1 -49.77432 85.91989 -132.909134</EKey>
+            </Bone>
+            <Bone>
+                <EKey>6 -151.954224 -9.382467 -135.589844</EKey>
+                <EKey>2 -159.639282 -9.898832 -123.949646</EKey>
+                <EKey>2 -161.869537 -11.607233 -123.065231</EKey>
+                <EKey>2 -162.8803 -15.1833372 -126.877548</EKey>
+                <EKey>3 -162.891281 -20.2426186 -137.5784</EKey>
+                <EKey>3 -164.599686 -29.4273281 -164.072327</EKey>
+                <EKey>2 -171.1751 -39.00206 164.522781</EKey>
+                <EKey>1 -176.767227 -42.9901581 146.1149</EKey>
+                <EKey>1 -178.909592 -44.0393677 139.484543</EKey>
+                <EKey>2 179.8764 -44.4184036 135.474472</EKey>
+                <EKey>3 -179.892883 -42.11673 134.249481</EKey>
+                <EKey>8 -175.778442 -36.2499428 142.75853</EKey>
+                <EKey>8 -166.505844 -14.13962 178.294342</EKey>
+                <EKey>2 -168.170288 5.06477451 -152.954</EKey>
+                <EKey>1 -169.565582 8.465095 -148.02655</EKey>
+                <EKey>1 -170.340118 8.789197 -150.196381</EKey>
+                <EKey>1 -171.361862 7.6740675 -156.0357</EKey>
+                <EKey>6 -172.691238 6.3007555 -159.062485</EKey>
+                <EKey>11 178.948044 0.774547935 -153.728546</EKey>
+                <EKey>1 165.264359 -9.448386 -141.099564</EKey>
+                <EKey>2 164.022888 -10.2449074 -143.066147</EKey>
+                <EKey>4 163.803162 -9.20119 -152.514542</EKey>
+                <EKey>6 170.570847 -10.5470362 -159.040512</EKey>
+                <EKey>6 -178.113068 -8.79469 -165.33577</EKey>
+                <EKey>1 -166.192719 -5.13069344 -171.153122</EKey>
+            </Bone>
+            <Bone>
+                <EKey>10 0 0 -50.71916</EKey>
+                <EKey>11 0 0 -53.6910057</EKey>
+                <EKey>4 0 0 -46.555275</EKey>
+                <EKey>7 0 0 -50.7685966</EKey>
+                <EKey>3 0 0 -65.28176</EKey>
+                <EKey>2 0 0 -66.8748</EKey>
+                <EKey>7 0 0 -63.4634933</EKey>
+                <EKey>1 0 0 -37.91989</EKey>
+                <EKey>1 0 0 -36.1235962</EKey>
+                <EKey>1 0 0 -39.3481331</EKey>
+                <EKey>1 0 0 -46.7255669</EKey>
+                <EKey>8 0 0 -51.1860847</EKey>
+                <EKey>9 0 0 -51.6255455</EKey>
+                <EKey>1 0 0 -49.0107574</EKey>
+                <EKey>3 0 0 -51.3124275</EKey>
+                <EKey>15 0 0 -48.6811638</EKey>
+                <EKey>1 0 0 -21.0611115</EKey>
+            </Bone>
+            <Bone>
+                <EKey>8 15.5074387 -10.7887392 4.339666</EKey>
+                <EKey>4 8.33875 -5.32845068 1.02174413</EKey>
+                <EKey>5 9.453879 -6.39414072 -0.648203254</EKey>
+                <EKey>4 17.6827641 -8.55848 -2.526894</EKey>
+                <EKey>5 22.6211948 -6.179904 -2.861982</EKey>
+                <EKey>7 22.0828571 -3.02128625 -0.7800412</EKey>
+                <EKey>4 15.9798584 -1.05470359 4.52643633</EKey>
+                <EKey>6 12.326848 -2.18631268 2.92240787</EKey>
+                <EKey>2 6.49851227 -3.3783474 -8.706798</EKey>
+                <EKey>3 5.427329 -2.241245 -11.5083542</EKey>
+                <EKey>17 4.965896 1.09864962 -7.1686883</EKey>
+                <EKey>2 1.20851457 6.619364 -10.6294346</EKey>
+                <EKey>1 -1.51613641 7.89929056 -0.7580682</EKey>
+                <EKey>4 -2.4994278 7.377432 2.4444952</EKey>
+                <EKey>6 -1.30189979 0.0878919661 0.8844129</EKey>
+                <EKey>6 -1.60952163 -6.88303947 -5.52071428</EKey>
+                <EKey>1 -3.367361 -11.2501717 -13.07393</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 156.81575 16.6720066 -143.939575</EKey>
+                <EKey>3 173.844818 -1.51613641 -155.997253</EKey>
+                <EKey>2 174.850082 -7.025864 -161.0895</EKey>
+                <EKey>6 170.318146 -6.19089031 -166.835434</EKey>
+                <EKey>2 147.850769 12.6124973 174.449066</EKey>
+                <EKey>2 143.912109 16.6775 170.6917</EKey>
+                <EKey>3 142.643173 17.3092232 170.010529</EKey>
+                <EKey>6 143.214462 16.5621414 174.443573</EKey>
+                <EKey>8 149.026321 12.8871593 -173.789886</EKey>
+                <EKey>2 158.524155 14.4747086 -167.478134</EKey>
+                <EKey>1 160.578629 15.1338978 -163.490036</EKey>
+                <EKey>1 161.029068 15.62829 -156.206</EKey>
+                <EKey>1 160.864273 16.2600136 -144.91188</EKey>
+                <EKey>2 160.644547 16.825819 -137.512482</EKey>
+                <EKey>3 160.05127 17.5014877 -149.38887</EKey>
+                <EKey>2 159.029526 16.0128174 -148.032043</EKey>
+                <EKey>2 157.947357 14.8262758 -143.945068</EKey>
+                <EKey>1 155.645691 13.5902948 -133.222244</EKey>
+                <EKey>5 154.277863 12.9860382 -130.063629</EKey>
+                <EKey>6 145.604034 10.5250626 -132.381775</EKey>
+                <EKey>4 137.084 9.206683 -139.781189</EKey>
+                <EKey>10 137.77066 8.970474 -144.840469</EKey>
+                <EKey>5 150.93248 13.9473562 -155.612732</EKey>
+                <EKey>1 158.540634 21.357748 -166.03891</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 0 0 -66.7374649</EKey>
+                <EKey>3 0 0 -35.17876</EKey>
+                <EKey>2 0 0 -27.46624</EKey>
+                <EKey>4 0 0 -27.46624</EKey>
+                <EKey>12 0 0 -36.4861526</EKey>
+                <EKey>8 0 0 -69.7862244</EKey>
+                <EKey>5 0 0 -85.72762</EKey>
+                <EKey>2 0 0 -94.60471</EKey>
+                <EKey>1 0 0 -103.591667</EKey>
+                <EKey>1 0 0 -102.948959</EKey>
+                <EKey>1 0 0 -86.8867</EKey>
+                <EKey>2 0 0 -68.0943</EKey>
+                <EKey>1 0 0 -47.2144661</EKey>
+                <EKey>1 0 0 -38.37583</EKey>
+                <EKey>1 0 0 -31.6136417</EKey>
+                <EKey>1 0 0 -27.6969566</EKey>
+                <EKey>1 0 0 -32.2783241</EKey>
+                <EKey>1 0 0 -43.33623</EKey>
+                <EKey>4 0 0 -50.131382</EKey>
+                <EKey>10 0 0 -50.8784637</EKey>
+                <EKey>9 0 0 -42.9187469</EKey>
+                <EKey>3 0 0 -38.88121</EKey>
+                <EKey>4 0 0 -33.9647522</EKey>
+                <EKey>1 0 0 -17.4300747</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 -6.399634 5.89974833 26.2082863</EKey>
+                <EKey>2 -0.236209661 1.88967729 -21.7038231</EKey>
+                <EKey>1 0.241702914 0.5822843 -30.5040054</EKey>
+                <EKey>1 0.225223169 -0.1373312 -32.64088</EKey>
+                <EKey>2 0.06042573 -0.944838643 -32.71229</EKey>
+                <EKey>4 -0.302128643 -2.67521167 -26.916914</EKey>
+                <EKey>2 0.5273518 -3.17509723 -4.345159</EKey>
+                <EKey>2 0.8130007 -1.98306251 4.6692605</EKey>
+                <EKey>4 0.373540848 -1.04921031 8.190433</EKey>
+                <EKey>4 1.81826508 -1.94460976 10.8326845</EKey>
+                <EKey>3 5.72945738 -3.25749588 13.3046465</EKey>
+                <EKey>4 6.06454563 -2.58731985 10.0361643</EKey>
+                <EKey>4 1.76882577 1.45571065 -1.72487986</EKey>
+                <EKey>1 -3.05424571 6.915999 -12.4257269</EKey>
+                <EKey>1 -3.614557 7.96520948 -13.8759441</EKey>
+                <EKey>1 -2.26871133 7.43785763 -12.1785307</EKey>
+                <EKey>1 1.0052644 5.21309233 -7.8937974</EKey>
+                <EKey>2 3.83978033 3.0103 -5.55367374</EKey>
+                <EKey>2 5.28999758 0.219729915 -15.2712288</EKey>
+                <EKey>2 4.99336243 -2.07644773 -8.855116</EKey>
+                <EKey>1 3.77386141 -3.455253 -0.1263447</EKey>
+                <EKey>1 3.18059063 -3.5761044 2.373083</EKey>
+                <EKey>2 3.04875255 -3.23002982 1.307393</EKey>
+                <EKey>12 3.77935457 -2.2522316 -4.422065</EKey>
+                <EKey>7 2.82352948 6.30624866 -6.19638348</EKey>
+                <EKey>6 3.768368 1.98855579 -6.39414072</EKey>
+                <EKey>3 4.61432838 -2.8894484 -9.772488</EKey>
+                <EKey>2 3.87273979 -2.856489 -17.0840015</EKey>
+                <EKey>1 3.40581369 -2.125887 -23.7747765</EKey>
+            </Bone>
+            <Bone>
+                <EKey>11 -2.71366453 -0.4943923 0.9173724</EKey>
+                <EKey>7 0.104371712 16.891737 -7.668574</EKey>
+                <EKey>4 0.186770424 19.6493473 -12.980545</EKey>
+                <EKey>6 0.0659189746 22.489357 -13.8539715</EKey>
+                <EKey>12 0.0494392328 16.825819 -9.107805</EKey>
+                <EKey>5 0.0109864958 3.69146252 6.68528271</EKey>
+                <EKey>1 -0.0109864958 -0.807507455 8.036622</EKey>
+                <EKey>2 -0.0109864958 -1.28542006 5.66353846</EKey>
+                <EKey>2 -0.0109864958 -0.944838643 -6.86656</EKey>
+                <EKey>1 -0.0109864958 -0.0988784656 -20.3524837</EKey>
+                <EKey>2 -0.0109864958 0.0659189746 -23.9395752</EKey>
+                <EKey>3 -0.0109864958 -0.181277186 -23.0936146</EKey>
+                <EKey>2 -0.0109864958 -0.8844129 -15.1174183</EKey>
+                <EKey>6 0.0109864958 -1.27992678 -14.1890593</EKey>
+                <EKey>4 -0.0109864958 -2.21927214 -20.9512482</EKey>
+                <EKey>16 -1.04921031 -0.5053788 -12.6784163</EKey>
+                <EKey>1 -5.487755 -5.13069344 -1.9116503</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 -4.4879837 -6.317235 11.6182194</EKey>
+                <EKey>3 5.229572 -19.8306255 -8.410163</EKey>
+                <EKey>4 7.89929056 -22.3739986 -13.5848017</EKey>
+                <EKey>7 11.8324556 -18.8033867 -15.073472</EKey>
+                <EKey>8 16.9082165 -5.103227 -13.0080109</EKey>
+                <EKey>16 13.667201 6.465553 -10.8546581</EKey>
+                <EKey>4 -3.72991538 25.01625 -2.12039375</EKey>
+                <EKey>3 -8.102541 27.5321579 -5.399863</EKey>
+                <EKey>5 -8.602427 27.7299156 -7.333486</EKey>
+                <EKey>7 -3.77935457 24.4669266 -5.82833624</EKey>
+                <EKey>4 -5.3943696 10.6349277 -4.64179468</EKey>
+                <EKey>16 -5.943694 9.036393 -7.2346077</EKey>
+                <EKey>1 2.38956285 -3.57061124 -0.02746624</EKey>
+            </Bone>
+            <Bone>
+                <EKey>14 0 -0.0109864958 45.9949646</EKey>
+                <EKey>7 0 -0.0109864958 25.0711842</EKey>
+                <EKey>37 0 -0.0109864958 19.04509</EKey>
+                <EKey>7 0 -0.0109864958 19.09453</EKey>
+                <EKey>11 0 -0.0109864958 19.81964</EKey>
+                <EKey>8 0 -0.0109864958 33.9537659</EKey>
+                <EKey>1 0 -0.0109864958 21.61593</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 37.354084 -42.4463272 -19.4021511</EKey>
+                <EKey>3 30.937973 -26.9828339 -27.7354088</EKey>
+                <EKey>3 23.1815052 -11.1567869 -31.4982834</EKey>
+                <EKey>2 14.386816 -0.7470817 -32.82765</EKey>
+                <EKey>3 9.580224 1.483177 -34.986496</EKey>
+                <EKey>4 6.273289 -0.07141222 -41.92447</EKey>
+                <EKey>1 4.828565 -5.778897 -51.1476326</EKey>
+                <EKey>1 4.07049656 -7.04783726 -52.31769</EKey>
+                <EKey>2 2.38956285 -7.404898 -50.5763321</EKey>
+                <EKey>1 -2.77409029 -6.229343 -40.8972321</EKey>
+                <EKey>4 -3.99359131 -6.00412 -38.98558</EKey>
+                <EKey>6 -2.83451581 -6.66330957 -43.63287</EKey>
+                <EKey>7 3.99908447 -9.267109 -55.7235069</EKey>
+                <EKey>4 16.6225681 -14.8043032 -67.55047</EKey>
+                <EKey>1 23.5111 -17.1828785 -69.57198</EKey>
+                <EKey>1 24.9228649 -17.4245815 -69.3852158</EKey>
+                <EKey>2 25.647974 -16.5621414 -67.13298</EKey>
+                <EKey>2 23.4451828 -11.7280846 -55.7564659</EKey>
+                <EKey>1 18.7539482 -8.613413 -45.0995636</EKey>
+                <EKey>1 17.1609058 -8.4980545 -44.050354</EKey>
+                <EKey>1 16.47425 -9.997711 -50.26871</EKey>
+                <EKey>1 15.8370333 -12.497139 -60.82124</EKey>
+                <EKey>2 15.1723509 -13.9528494 -67.1165</EKey>
+                <EKey>1 14.2549782 -13.6562138 -66.9681854</EKey>
+                <EKey>2 13.9583426 -12.5410852 -63.89746</EKey>
+                <EKey>3 13.96933 -8.151979 -52.7461662</EKey>
+                <EKey>2 15.7326622 0.5163653 -33.2396431</EKey>
+                <EKey>2 18.7869072 5.42183542 -24.1428242</EKey>
+                <EKey>5 25.2304878 7.43236446 -21.0391388</EKey>
+                <EKey>2 46.2970924 11.019455 -23.2693977</EKey>
+                <EKey>1 53.1252022 10.0910959 -25.2195015</EKey>
+                <EKey>1 53.9217224 7.097276 -28.394598</EKey>
+                <EKey>1 52.257267 2.15335321 -33.08583</EKey>
+                <EKey>3 50.7685966 -2.04898143 -34.3767471</EKey>
+                <EKey>5 51.1641121 -11.1458 -24.7690544</EKey>
+                <EKey>1 58.17899 -24.5877781 -0.867933154</EKey>
+            </Bone>
+            <Bone>
+                <EKey>9 68.264595 40.380867 109.689171</EKey>
+                <EKey>1 74.32914 57.62417 101.9382</EKey>
+                <EKey>1 75.55413 59.16228 101.235062</EKey>
+                <EKey>1 77.7514343 60.3378334 103.047836</EKey>
+                <EKey>1 80.42664 61.3870468 107.436943</EKey>
+                <EKey>3 82.08011 62.25498 115.182419</EKey>
+                <EKey>1 82.15152 65.4959946 120.285652</EKey>
+                <EKey>2 90.69352 68.21515 113.402611</EKey>
+                <EKey>1 119.390251 69.8027039 75.32891</EKey>
+                <EKey>1 128.5475 68.62165 63.7766075</EKey>
+                <EKey>1 132.50264 67.92401 59.21172</EKey>
+                <EKey>1 122.307167 70.80797 73.7084</EKey>
+                <EKey>15 103.745476 71.84619 94.43992</EKey>
+                <EKey>7 75.60906 67.48455 125.311974</EKey>
+                <EKey>6 66.66056 63.760128 134.408783</EKey>
+                <EKey>8 49.08217 54.7182426 145.85672</EKey>
+                <EKey>6 39.9688721 54.6523247 146.719162</EKey>
+                <EKey>4 36.2005043 54.87205 143.967041</EKey>
+                <EKey>7 39.6667442 52.8285637 136.595108</EKey>
+                <EKey>8 49.91165 46.8903656 125.218582</EKey>
+                <EKey>1 42.1057434 56.6189041 138.034332</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 -51.361866 22.66514 -5.322957</EKey>
+                <EKey>4 -22.1432819 23.8022423 7.59166861</EKey>
+                <EKey>2 3.40032053 28.2407875 22.35752</EKey>
+                <EKey>1 12.7882814 31.6081486 27.4277859</EKey>
+                <EKey>1 16.3643856 27.6859684 23.6044865</EKey>
+                <EKey>1 17.52346 18.2925148 13.6562138</EKey>
+                <EKey>1 13.321126 5.04280138 -5.68001842</EKey>
+                <EKey>2 11.7994967 1.87319756 -13.4749374</EKey>
+                <EKey>1 9.525291 -0.302128643 -25.9336224</EKey>
+                <EKey>1 3.3783474 -0.40650034 -39.8095665</EKey>
+                <EKey>1 0.7800412 4.13641548 -39.0844574</EKey>
+                <EKey>1 -1.34035254 8.316777 -36.00824</EKey>
+                <EKey>1 -4.010071 10.7667656 -34.88762</EKey>
+                <EKey>1 -7.66308069 10.6514072 -35.46441</EKey>
+                <EKey>1 -15.7216759 2.62577248 -44.29755</EKey>
+                <EKey>5 -22.17624 -0.3460746 -50.25223</EKey>
+                <EKey>2 -17.3916225 -1.5930419 -57.82742</EKey>
+                <EKey>2 -16.617075 1.15907526 -57.8329124</EKey>
+                <EKey>2 -18.3419552 9.030899 -54.40513</EKey>
+                <EKey>4 -22.9233227 21.9015789 -46.74754</EKey>
+                <EKey>2 -48.4889 47.2693977 -17.8915081</EKey>
+                <EKey>1 -67.24284 52.04303 -0.598764</EKey>
+                <EKey>1 -74.1918 52.2298 4.696727</EKey>
+                <EKey>2 -71.0112152 50.30167 -2.702678</EKey>
+                <EKey>1 -55.619133 35.1567879 -33.42092</EKey>
+                <EKey>1 -59.6951256 29.2680244 -36.17853</EKey>
+                <EKey>3 -70.84093 26.4664688 -29.8558025</EKey>
+                <EKey>1 -104.99794 7.976196 -5.487755</EKey>
+                <EKey>1 -110.128632 1.12062252 -1.80727851</EKey>
+                <EKey>2 -110.265968 -2.03799486 -0.648203254</EKey>
+                <EKey>2 -106.113068 0.131837949 -0.5932708</EKey>
+                <EKey>1 -101.196609 6.86656 -2.213779</EKey>
+                <EKey>1 -96.53834 10.7338066 -4.647288</EKey>
+                <EKey>2 -89.2542953 13.9418631 -8.542001</EKey>
+                <EKey>2 -68.32502 16.1556416 -19.3966579</EKey>
+                <EKey>2 -45.40719 11.777523 -28.6637669</EKey>
+                <EKey>1 -25.96109 4.345159 -31.3060188</EKey>
+                <EKey>1 -18.5342178 1.23048759 -30.1963844</EKey>
+                <EKey>1 -13.4749374 -0.686656 -27.79034</EKey>
+                <EKey>1 -16.7049675 -0.4943923 -16.94667</EKey>
+                <EKey>1 -27.7409019 -0.8130007 0.2636759</EKey>
+                <EKey>4 -36.2499428 -2.06546116 9.997711</EKey>
+                <EKey>5 -50.955368 -0.620737 13.51339</EKey>
+                <EKey>7 -67.07805 4.99885559 12.8871593</EKey>
+                <EKey>1 -88.23804 17.3916225 13.6781874</EKey>
+            </Bone>
+            <Bone>
+                <EKey>9 0 0 -64.70496</EKey>
+                <EKey>1 0 0 -17.6003666</EKey>
+                <EKey>1 0 0 -13.1453419</EKey>
+                <EKey>5 0 0 -11.8764019</EKey>
+                <EKey>1 0 0 -20.78645</EKey>
+                <EKey>3 0 0 -26.36759</EKey>
+                <EKey>1 0 0 -33.2780952</EKey>
+                <EKey>2 0 0 -33.750515</EKey>
+                <EKey>2 0 0 -29.2845039</EKey>
+                <EKey>3 0 0 -46.81895</EKey>
+                <EKey>1 0 0 -77.1252</EKey>
+                <EKey>1 0 0 -85.29366</EKey>
+                <EKey>1 0 0 -91.23735</EKey>
+                <EKey>1 0 0 -94.2092</EKey>
+                <EKey>1 0 0 -93.86313</EKey>
+                <EKey>2 0 0 -90.80888</EKey>
+                <EKey>3 0 0 -79.33898</EKey>
+                <EKey>1 0 0 -59.0359344</EKey>
+                <EKey>1 0 0 -54.2018776</EKey>
+                <EKey>1 0 0 -51.48272</EKey>
+                <EKey>1 0 0 -51.5596237</EKey>
+                <EKey>2 0 0 -61.7276268</EKey>
+                <EKey>1 0 0 -104.470589</EKey>
+                <EKey>1 0 0 -118.154266</EKey>
+                <EKey>1 0 0 -122.713661</EKey>
+                <EKey>2 0 0 -124.1474</EKey>
+                <EKey>6 0 0 -121.027237</EKey>
+                <EKey>7 0 0 -103.4049</EKey>
+                <EKey>3 0 0 -79.06981</EKey>
+                <EKey>1 0 0 -73.41726</EKey>
+                <EKey>1 0 0 -79.71801</EKey>
+                <EKey>1 0 0 -92.32502</EKey>
+                <EKey>5 0 0 -98.85649</EKey>
+                <EKey>11 0 0 -91.65484</EKey>
+                <EKey>1 0 0 -63.07347</EKey>
+            </Bone>
+            <Bone>
+                <EKey>10 -93.8576355 12.4257269 17.545433</EKey>
+                <EKey>9 -90.12222 5.954681 1.34035254</EKey>
+                <EKey>7 -90.3913956 4.75165939 1.01625085</EKey>
+                <EKey>18 -89.3916245 3.64202332 -3.7958343</EKey>
+                <EKey>7 -90.17166 -4.103456 -18.8638134</EKey>
+                <EKey>15 -91.62737 -4.68024731 -16.40833</EKey>
+                <EKey>3 -83.2281952 -3.07621884 -20.4074154</EKey>
+                <EKey>15 -82.20645 -1.14259553 -17.6003666</EKey>
+                <EKey>1 -87.2767258 20.1052876 -4.43854427</EKey>
+            </Bone>
+            <Bone>
+                <EKey>6 -69.73678 -46.07187 88.90822</EKey>
+                <EKey>4 -74.45548 -48.56031 124.114441</EKey>
+                <EKey>1 -79.1851654 -53.0812531 142.802475</EKey>
+                <EKey>1 -78.63584 -54.2623024 143.3463</EKey>
+                <EKey>1 -77.50973 -56.0036621 140.5063</EKey>
+                <EKey>3 -80.2124 -60.0302124 132.71138</EKey>
+                <EKey>1 -87.18883 -66.50675 119.417717</EKey>
+                <EKey>1 -97.24147 -68.80293 101.119705</EKey>
+                <EKey>1 -103.338982 -69.6983261 91.34173</EKey>
+                <EKey>4 -104.706795 -70.374 87.77661</EKey>
+                <EKey>8 -74.69169 -69.48409 113.4905</EKey>
+                <EKey>8 -70.60471 -68.8249054 115.067062</EKey>
+                <EKey>4 -69.10506 -68.54475 112.864273</EKey>
+                <EKey>8 -67.18242 -67.43511 117.9675</EKey>
+                <EKey>7 -64.7599 -63.84802 132.909134</EKey>
+                <EKey>5 -70.10483 -66.18265 131.700623</EKey>
+                <EKey>6 -66.36393 -66.0563049 131.618225</EKey>
+                <EKey>6 -62.8592339 -59.7994957 126.064545</EKey>
+                <EKey>2 -61.4309921 -51.60357 117.170975</EKey>
+                <EKey>7 -58.4756241 -52.3012123 117.039139</EKey>
+                <EKey>1 -36.0302124 -61.11238 130.926071</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -7.624628 -17.6333256 -65.77615</EKey>
+                <EKey>3 7.32249928 -11.3435564 -54.44358</EKey>
+                <EKey>2 18.80888 1.38979173 -47.27489</EKey>
+                <EKey>2 28.1419086 11.398489 -47.1924934</EKey>
+                <EKey>1 41.80911 19.29778 -50.9828339</EKey>
+                <EKey>1 45.28084 20.4238949 -51.2739754</EKey>
+                <EKey>1 46.47837 18.80888 -49.1535835</EKey>
+                <EKey>2 52.57038 11.6676588 -44.2371254</EKey>
+                <EKey>1 54.74571 7.71252 -41.68826</EKey>
+                <EKey>1 54.1634254 5.471275 -39.6667442</EKey>
+                <EKey>2 47.2803841 -1.49965668 -31.311512</EKey>
+                <EKey>3 34.1075745 -3.26298928 -27.77386</EKey>
+                <EKey>1 18.336462 -21.4346523 -27.9276714</EKey>
+                <EKey>3 14.9031811 -24.6811619 -27.14763</EKey>
+                <EKey>2 8.959487 -26.9663544 -21.7752342</EKey>
+                <EKey>2 7.66308069 -26.2082863 -17.1773853</EKey>
+                <EKey>1 10.5085831 -23.0936146 -11.0743876</EKey>
+                <EKey>1 13.8814373 -20.4568558 -7.52025652</EKey>
+                <EKey>2 18.85832 -16.5291824 -3.31242847</EKey>
+                <EKey>3 32.0256348 -4.163882 5.938201</EKey>
+                <EKey>1 53.3339424 18.7374687 14.4032955</EKey>
+                <EKey>1 60.0741577 25.0382233 15.0789652</EKey>
+                <EKey>1 66.21561 29.5866337 14.8207827</EKey>
+                <EKey>1 71.17601 31.827879 13.9583426</EKey>
+                <EKey>1 74.57084 31.3609524 12.6894026</EKey>
+                <EKey>2 76.48249 28.5209427 11.0688944</EKey>
+                <EKey>1 76.2298 18.1441975 6.65781641</EKey>
+                <EKey>1 74.3895645 11.843442 3.6035707</EKey>
+                <EKey>1 69.7532654 6.778668 -0.2966354</EKey>
+                <EKey>1 61.73312 4.361639 -4.86152458</EKey>
+                <EKey>1 50.53788 1.78530562 -12.359808</EKey>
+                <EKey>1 36.15656 -1.31288624 -22.417944</EKey>
+                <EKey>1 21.7587547 -2.76310372 -30.4490738</EKey>
+                <EKey>1 11.9368277 -2.57633328 -32.3002968</EKey>
+                <EKey>2 6.89402628 -2.6916914 -28.73518</EKey>
+                <EKey>3 1.25795376 -6.83360052 -17.0730152</EKey>
+                <EKey>1 -2.57084012 -14.5516138 4.542916</EKey>
+                <EKey>1 -3.900206 -15.1943235 11.2556648</EKey>
+                <EKey>1 -4.570382 -14.5186539 16.4357967</EKey>
+                <EKey>2 -4.53742266 -11.9807739 20.6601048</EKey>
+                <EKey>2 -3.3563745 -1.56008244 28.24628</EKey>
+                <EKey>2 -0.0109864958 13.1783018 32.30579</EKey>
+                <EKey>2 9.580224 28.636301 29.6195927</EKey>
+                <EKey>1 24.3350887 39.08995 20.8853283</EKey>
+                <EKey>1 31.28954 41.0016022 16.11719</EKey>
+                <EKey>2 38.73289 40.2984657 10.53605</EKey>
+                <EKey>4 54.3337135 31.57519 -1.60402834</EKey>
+                <EKey>2 75.1586151 -0.104371712 -17.5948734</EKey>
+                <EKey>1 80.93202 -13.046464 -23.6978722</EKey>
+                <EKey>1 82.97002 -16.688488 -26.9224072</EKey>
+                <EKey>1 83.8599243 -17.0894947 -30.47654</EKey>
+                <EKey>3 83.41497 -14.1066608 -34.2558937</EKey>
+                <EKey>1 80.47608 4.59784842 -43.98993</EKey>
+            </Bone>
+            <Bone>
+                <EKey>10 0 0 -105.239639</EKey>
+                <EKey>1 0 0 -41.7376976</EKey>
+                <EKey>1 0 0 -37.9473572</EKey>
+                <EKey>3 0 0 -36.27741</EKey>
+                <EKey>1 0 0 -41.96292</EKey>
+                <EKey>1 0 0 -46.1048279</EKey>
+                <EKey>1 0 0 -58.70634</EKey>
+                <EKey>1 0 0 -65.3586655</EKey>
+                <EKey>10 0 0 -69.35226</EKey>
+                <EKey>3 0 0 -79.03136</EKey>
+                <EKey>7 0 0 -76.57038</EKey>
+                <EKey>2 0 0 -55.28954</EKey>
+                <EKey>6 0 0 -53.41085</EKey>
+                <EKey>3 0 0 -61.9967957</EKey>
+                <EKey>1 0 0 -58.31632</EKey>
+                <EKey>3 0 0 -59.261158</EKey>
+                <EKey>4 0 0 -71.03319</EKey>
+                <EKey>5 0 0 -89.8201</EKey>
+                <EKey>6 0 0 -102.778671</EKey>
+                <EKey>5 0 0 -110.551613</EKey>
+                <EKey>10 0 0 -109.842987</EKey>
+                <EKey>1 0 0 -102.22934</EKey>
+            </Bone>
+            <Bone>
+                <EKey>11 89.9519348 0 -2.87296867</EKey>
+                <EKey>5 88.98512 -8.289311 -2.08743429</EKey>
+                <EKey>4 87.7876 -6.50400543 -4.015564</EKey>
+                <EKey>6 89.14992 -3.900206 -1.33485925</EKey>
+                <EKey>14 90.78691 -3.83978033 0.560311258</EKey>
+                <EKey>10 90.270546 -2.29617763 0.7415885</EKey>
+                <EKey>5 92.75899 -0.807507455 -11.2336922</EKey>
+                <EKey>3 92.78645 -0.236209661 -24.31861</EKey>
+                <EKey>4 92.79195 -0.175783932 -31.6356144</EKey>
+                <EKey>17 93.82468 -1.55458915 -33.5802231</EKey>
+                <EKey>5 102.536964 -10.6294346 -17.99588</EKey>
+                <EKey>1 105.777985 -12.8322268 -12.3103685</EKey>
+            </Bone>
+        </Rotations>
+        <PositionOffset>
+            <X>0</X>
+            <Z>0</Z>
+        </PositionOffset>
+        <Positions>
+            <Position>
+                <Height>16.74</Height>
+                <YOffset>-0.78</YOffset>
+            </Position>
+            <Position>
+                <Height>16.8699989</Height>
+                <YOffset>-0.16</YOffset>
+            </Position>
+            <Position>
+                <Height>17.14</Height>
+                <YOffset>0.329999983</YOffset>
+            </Position>
+            <Position>
+                <Height>17.39</Height>
+                <YOffset>0.83</YOffset>
+            </Position>
+            <Position>
+                <Height>17.6199989</Height>
+                <YOffset>1.35</YOffset>
+            </Position>
+            <Position>
+                <Height>17.8</Height>
+                <YOffset>1.89</YOffset>
+            </Position>
+            <Position>
+                <Height>17.94</Height>
+                <YOffset>2.45</YOffset>
+            </Position>
+            <Position>
+                <Height>18.0299988</Height>
+                <YOffset>3.03</YOffset>
+            </Position>
+            <Position>
+                <Height>18.47</Height>
+                <YOffset>3.61</YOffset>
+            </Position>
+            <Position>
+                <Height>18.92</Height>
+                <YOffset>4.19</YOffset>
+            </Position>
+            <Position>
+                <Height>19.21</Height>
+                <YOffset>4.75999975</YOffset>
+            </Position>
+            <Position>
+                <Height>19.18</Height>
+                <YOffset>5.31</YOffset>
+            </Position>
+            <Position>
+                <Height>19.01</Height>
+                <YOffset>5.85</YOffset>
+            </Position>
+            <Position>
+                <Height>18.9</Height>
+                <YOffset>6.41</YOffset>
+            </Position>
+            <Position>
+                <Height>18.68</Height>
+                <YOffset>6.98</YOffset>
+            </Position>
+            <Position>
+                <Height>18.44</Height>
+                <YOffset>7.54</YOffset>
+            </Position>
+            <Position>
+                <Height>18.19</Height>
+                <YOffset>8.08</YOffset>
+            </Position>
+            <Position>
+                <Height>17.94</Height>
+                <YOffset>8.61</YOffset>
+            </Position>
+            <Position>
+                <Height>17.68</Height>
+                <YOffset>9.099999</YOffset>
+            </Position>
+            <Position>
+                <Height>17.32</Height>
+                <YOffset>9.559999</YOffset>
+            </Position>
+            <Position>
+                <Height>16.83</Height>
+                <YOffset>9.969999</YOffset>
+            </Position>
+            <Position>
+                <Height>16.72</Height>
+                <YOffset>10.3</YOffset>
+            </Position>
+            <Position>
+                <Height>17.13</Height>
+                <YOffset>10.55</YOffset>
+            </Position>
+            <Position>
+                <Height>17.18</Height>
+                <YOffset>10.66</YOffset>
+            </Position>
+            <Position>
+                <Height>17.08</Height>
+                <YOffset>10.7199993</YOffset>
+            </Position>
+            <Position>
+                <Height>16.81</Height>
+                <YOffset>10.7699995</YOffset>
+            </Position>
+            <Position>
+                <Height>16.32</Height>
+                <YOffset>10.79</YOffset>
+            </Position>
+            <Position>
+                <Height>15.61</Height>
+                <YOffset>10.79</YOffset>
+            </Position>
+            <Position>
+                <Height>14.75</Height>
+                <YOffset>10.7199993</YOffset>
+            </Position>
+            <Position>
+                <Height>14.1799994</Height>
+                <YOffset>10.59</YOffset>
+            </Position>
+            <Position>
+                <Height>13.7699995</Height>
+                <YOffset>10.23</YOffset>
+            </Position>
+            <Position>
+                <Height>13.38</Height>
+                <YOffset>9.679999</YOffset>
+            </Position>
+            <Position>
+                <Height>12.87</Height>
+                <YOffset>9.11</YOffset>
+            </Position>
+            <Position>
+                <Height>12.2599993</Height>
+                <YOffset>8.53</YOffset>
+            </Position>
+            <Position>
+                <Height>11.54</Height>
+                <YOffset>7.95</YOffset>
+            </Position>
+            <Position>
+                <Height>10.73</Height>
+                <YOffset>7.35</YOffset>
+            </Position>
+            <Position>
+                <Height>9.86</Height>
+                <YOffset>6.74</YOffset>
+            </Position>
+            <Position>
+                <Height>9.01</Height>
+                <YOffset>6.06999969</YOffset>
+            </Position>
+            <Position>
+                <Height>8.42</Height>
+                <YOffset>5.08999968</YOffset>
+            </Position>
+            <Position>
+                <Height>7.85</Height>
+                <YOffset>4.08999968</YOffset>
+            </Position>
+            <Position>
+                <Height>7.29999971</Height>
+                <YOffset>3.08</YOffset>
+            </Position>
+            <Position>
+                <Height>7.71</Height>
+                <YOffset>2.08</YOffset>
+            </Position>
+            <Position>
+                <Height>7.6699996</Height>
+                <YOffset>1.13</YOffset>
+            </Position>
+            <Position>
+                <Height>7.22</Height>
+                <YOffset>0.24</YOffset>
+            </Position>
+            <Position>
+                <Height>6.87999964</Height>
+                <YOffset>-0.56</YOffset>
+            </Position>
+            <Position>
+                <Height>7.08999968</Height>
+                <YOffset>-1.12</YOffset>
+            </Position>
+            <Position>
+                <Height>7.23</Height>
+                <YOffset>-1.31999993</YOffset>
+            </Position>
+            <Position>
+                <Height>6.83</Height>
+                <YOffset>-1.25</YOffset>
+            </Position>
+            <Position>
+                <Height>7.00999975</Height>
+                <YOffset>-0.69</YOffset>
+            </Position>
+            <Position>
+                <Height>7</Height>
+                <YOffset>-0.329999983</YOffset>
+            </Position>
+            <Position>
+                <Height>7.27</Height>
+                <YOffset>-0.32</YOffset>
+            </Position>
+            <Position>
+                <Height>7.37999964</Height>
+                <YOffset>-0.07</YOffset>
+            </Position>
+            <Position>
+                <Height>7.97</Height>
+                <YOffset>-0.04</YOffset>
+            </Position>
+            <Position>
+                <Height>8.26</Height>
+                <YOffset>0.03</YOffset>
+            </Position>
+            <Position>
+                <Height>8.16</Height>
+                <YOffset>0.19</YOffset>
+            </Position>
+            <Position>
+                <Height>7.77999973</Height>
+                <YOffset>0.37</YOffset>
+            </Position>
+            <Position>
+                <Height>7.27999973</Height>
+                <YOffset>0.539999962</YOffset>
+            </Position>
+            <Position>
+                <Height>7.06</Height>
+                <YOffset>0.669999957</YOffset>
+            </Position>
+            <Position>
+                <Height>6.98</Height>
+                <YOffset>0.76</YOffset>
+            </Position>
+            <Position>
+                <Height>6.92</Height>
+                <YOffset>0.81</YOffset>
+            </Position>
+            <Position>
+                <Height>6.87999964</Height>
+                <YOffset>0.81</YOffset>
+            </Position>
+            <Position>
+                <Height>6.83</Height>
+                <YOffset>0.74</YOffset>
+            </Position>
+            <Position>
+                <Height>6.77</Height>
+                <YOffset>0.56</YOffset>
+            </Position>
+            <Position>
+                <Height>6.91</Height>
+                <YOffset>0.03</YOffset>
+            </Position>
+            <Position>
+                <Height>7.18</Height>
+                <YOffset>-0.599999964</YOffset>
+            </Position>
+            <Position>
+                <Height>7.39999962</Height>
+                <YOffset>-1.25</YOffset>
+            </Position>
+            <Position>
+                <Height>7.25</Height>
+                <YOffset>-1.57999992</YOffset>
+            </Position>
+            <Position>
+                <Height>6.83999968</Height>
+                <YOffset>-1.61</YOffset>
+            </Position>
+            <Position>
+                <Height>6.54999971</Height>
+                <YOffset>-1.64</YOffset>
+            </Position>
+            <Position>
+                <Height>6.49</Height>
+                <YOffset>-1.76</YOffset>
+            </Position>
+            <Position>
+                <Height>6.37999964</Height>
+                <YOffset>-1.81</YOffset>
+            </Position>
+            <Position>
+                <Height>6.23</Height>
+                <YOffset>-1.79</YOffset>
+            </Position>
+            <Position>
+                <Height>6.02999973</Height>
+                <YOffset>-1.73</YOffset>
+            </Position>
+            <Position>
+                <Height>5.77999973</Height>
+                <YOffset>-1.66</YOffset>
+            </Position>
+            <Position>
+                <Height>5.49</Height>
+                <YOffset>-1.5999999</YOffset>
+            </Position>
+            <Position>
+                <Height>5.21</Height>
+                <YOffset>-1.57999992</YOffset>
+            </Position>
+            <Position>
+                <Height>5.2</Height>
+                <YOffset>-1.58999991</YOffset>
+            </Position>
+            <Position>
+                <Height>5.16</Height>
+                <YOffset>-1.5999999</YOffset>
+            </Position>
+            <Position>
+                <Height>5.12</Height>
+                <YOffset>-1.5999999</YOffset>
+            </Position>
+            <Position>
+                <Height>5.08</Height>
+                <YOffset>-1.61</YOffset>
+            </Position>
+            <Position>
+                <Height>5.02999973</Height>
+                <YOffset>-1.5999999</YOffset>
+            </Position>
+            <Position>
+                <Height>4.97</Height>
+                <YOffset>-1.58999991</YOffset>
+            </Position>
+            <Position>
+                <Height>4.93</Height>
+                <YOffset>-1.56999993</YOffset>
+            </Position>
+            <Position>
+                <Height>4.92</Height>
+                <YOffset>-1.55</YOffset>
+            </Position>
+            <Position>
+                <Height>4.92</Height>
+                <YOffset>-1.54</YOffset>
+            </Position>
+        </Positions>
+        <ThrowSource />
+        <SelfDamage />
+    </Animation>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_body08.xml
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_body08.xml	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_body08.xml	(revision 711)
@@ -0,0 +1,318 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <OBAN id="0">
+    <Flags>NormalLoop</Flags>
+    <InitialTransform>0.117514037 0.01573939 0.992946446 -0.08158583 0.996647239 -0.006142465 -0.9897141 -0.08028853 0.118404157 -152.147766 1474.17883 -3065.65112</InitialTransform>
+    <BaseTransform>1 2.91531049E-10 -2.05897366E-09 2.814951E-10 0.9999999 -5.130963E-12 -1.53974533E-09 -1.48164185E-12 0.9999999 0 0 0</BaseTransform>
+    <FrameLength>80</FrameLength>
+    <FrameCount>301</FrameCount>
+    <HalfStopFrame>0</HalfStopFrame>
+    <KeyFrames>
+      <OBANKeyFrame>
+        <Rotation>0.0248116739 -0.663462341 0.0325681679 -0.7470886</Rotation>
+        <Translation>-152.147766 1474.17883 -3065.65112</Translation>
+        <Time>0</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0258169714 -0.6635044 0.03170232 -0.747054458</Rotation>
+        <Translation>-152.147827 1474.1864 -3065.64673</Translation>
+        <Time>5</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0269245561 -0.6635476 0.0307879932 -0.747015238</Rotation>
+        <Translation>-152.14801 1474.1958 -3065.6416</Translation>
+        <Time>10</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0280929282 -0.6635907 0.0298448056 -0.746972144</Rotation>
+        <Translation>-152.14827 1474.2063 -3065.63647</Translation>
+        <Time>15</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02928059 -0.6636328 0.02889239 -0.7469266</Rotation>
+        <Translation>-152.148529 1474.21716 -3065.63135</Translation>
+        <Time>20</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0304460656 -0.6636729 0.0279503819 -0.746880233</Rotation>
+        <Translation>-152.148773 1474.22754 -3065.626</Translation>
+        <Time>25</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0315478742 -0.6637103 0.02703842 -0.7468349</Rotation>
+        <Translation>-152.148956 1474.23682 -3065.621</Translation>
+        <Time>30</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0325445458 -0.6637445 0.0261761639 -0.746792436</Rotation>
+        <Translation>-152.149033 1474.24414 -3065.61646</Translation>
+        <Time>35</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0333946235 -0.663775 0.025383262 -0.7467551</Rotation>
+        <Translation>-152.148926 1474.24878 -3065.6123</Translation>
+        <Time>40</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0340566449 -0.66380167 0.02467938 -0.746725142</Rotation>
+        <Translation>-152.148621 1474.24988 -3065.609</Translation>
+        <Time>45</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03448917 -0.6638241 0.0240841713 -0.746704757</Rotation>
+        <Translation>-152.148071 1474.24683 -3065.6062</Translation>
+        <Time>50</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0345983 -0.6638418 0.0236266088 -0.7466987</Rotation>
+        <Translation>-152.14711 1474.2373 -3065.605</Translation>
+        <Time>55</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0342048854 -0.663854 0.0233418681 -0.7467149</Rotation>
+        <Translation>-152.145462 1474.2168 -3065.60547</Translation>
+        <Time>60</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0334218 -0.663861334 0.0232018642 -0.746748149</Rotation>
+        <Translation>-152.143311 1474.188 -3065.60718</Translation>
+        <Time>65</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0323901 -0.6638644 0.02317296 -0.7467918</Rotation>
+        <Translation>-152.140915 1474.15442 -3065.61</Translation>
+        <Time>70</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.031250827 -0.6638638 0.0232215058 -0.746839345</Rotation>
+        <Translation>-152.138535 1474.11963 -3065.613</Translation>
+        <Time>75</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0301450565 -0.663860559 0.0233138781 -0.746884763</Rotation>
+        <Translation>-152.136368 1474.08716 -3065.61621</Translation>
+        <Time>80</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02921388 -0.6638563 0.023416454 -0.7469224</Rotation>
+        <Translation>-152.134644 1474.06055 -3065.619</Translation>
+        <Time>85</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0285984017 -0.6638527 0.0234956369 -0.7469469</Rotation>
+        <Translation>-152.13356 1474.04321 -3065.62061</Translation>
+        <Time>90</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0284371562 -0.663851559 0.023520859 -0.7469533</Rotation>
+        <Translation>-152.133286 1474.03882 -3065.62085</Translation>
+        <Time>95</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.028728148 -0.6638501 0.02356208 -0.746942163</Rotation>
+        <Translation>-152.133987 1474.04919 -3065.62036</Translation>
+        <Time>100</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0293546878 -0.663847 0.0236464515 -0.746917844</Rotation>
+        <Translation>-152.1355 1474.07153 -3065.619</Translation>
+        <Time>105</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03021539 -0.663842738 0.0237539168 -0.746883869</Rotation>
+        <Translation>-152.1376 1474.10181 -3065.617</Translation>
+        <Time>110</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0312088821 -0.66383785 0.0238644574 -0.746843934</Rotation>
+        <Translation>-152.140045 1474.13647 -3065.61475</Translation>
+        <Time>115</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0322337747 -0.6638329 0.0239580255 -0.746801734</Rotation>
+        <Translation>-152.142563 1474.17163 -3065.6123</Translation>
+        <Time>120</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0331887156 -0.663828969 0.0240146071 -0.7467616</Rotation>
+        <Translation>-152.144867 1474.20361 -3065.60986</Translation>
+        <Time>125</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0339723565 -0.6638275 0.02401419 -0.746727765</Rotation>
+        <Translation>-152.146683 1474.22839 -3065.60767</Translation>
+        <Time>130</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03448335 -0.663829565 0.02393677 -0.7467049</Rotation>
+        <Translation>-152.147659 1474.24243 -3065.606</Translation>
+        <Time>135</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03465592 -0.6638374 0.02374867 -0.746696055</Rotation>
+        <Translation>-152.147568 1474.24268 -3065.605</Translation>
+        <Time>140</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03459738 -0.663852453 0.0234035756 -0.7466962</Rotation>
+        <Translation>-152.146515 1474.23108 -3065.60449</Translation>
+        <Time>145</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0343645737 -0.663872838 0.0229435265 -0.746703148</Rotation>
+        <Translation>-152.14476 1474.21069 -3065.604</Translation>
+        <Time>150</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0340024419 -0.663896 0.0224185139 -0.746715</Rotation>
+        <Translation>-152.142578 1474.18433 -3065.60376</Translation>
+        <Time>155</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03355594 -0.6639199 0.0218785312 -0.74672997</Rotation>
+        <Translation>-152.1402 1474.15491 -3065.60352</Translation>
+        <Time>160</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0330700129 -0.6639421 0.02137357 -0.74674654</Rotation>
+        <Translation>-152.137863 1474.12524 -3065.60376</Translation>
+        <Time>165</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0325896256 -0.6639605 0.0209536217 -0.7467632</Rotation>
+        <Translation>-152.135788 1474.09814 -3065.604</Translation>
+        <Time>170</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.032159742 -0.663973153 0.0206686947 -0.746778548</Rotation>
+        <Translation>-152.134171 1474.07642 -3065.60449</Translation>
+        <Time>175</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03182533 -0.6639781 0.0205687955 -0.746791244</Rotation>
+        <Translation>-152.133224 1474.063 -3065.60522</Translation>
+        <Time>180</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03162661 -0.6639734 0.0207033865 -0.7468002</Rotation>
+        <Translation>-152.133133 1474.06055 -3065.606</Translation>
+        <Time>185</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03154051 -0.6639585 0.0210843813 -0.7468064</Rotation>
+        <Translation>-152.133865 1474.06848 -3065.607</Translation>
+        <Time>190</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03153174 -0.6639353 0.0216649175 -0.7468108</Rotation>
+        <Translation>-152.135254 1474.08459 -3065.6084</Translation>
+        <Time>195</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03157124 -0.6639056 0.02239322 -0.746813953</Rotation>
+        <Translation>-152.137115 1474.10645 -3065.60986</Translation>
+        <Time>200</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0316299647 -0.6638716 0.02321751 -0.7468166</Rotation>
+        <Translation>-152.1393 1474.13159 -3065.61157</Translation>
+        <Time>205</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03167885 -0.663835347 0.0240860153 -0.746819258</Rotation>
+        <Translation>-152.1416 1474.15771 -3065.61353</Translation>
+        <Time>210</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03168885 -0.6637989 0.0249469541 -0.7468229</Rotation>
+        <Translation>-152.143814 1474.18225 -3065.61572</Translation>
+        <Time>215</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03163093 -0.6637649 0.02574857 -0.7468284</Rotation>
+        <Translation>-152.145767 1474.20313 -3065.61768</Translation>
+        <Time>220</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0314760357 -0.663735569 0.0264390837 -0.7468369</Rotation>
+        <Translation>-152.147217 1474.21765 -3065.61987</Translation>
+        <Time>225</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0312034655 -0.6637127 0.0269804318 -0.7468493</Rotation>
+        <Translation>-152.14801 1474.22424 -3065.62183</Translation>
+        <Time>230</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0308720488 -0.6636923 0.02746537 -0.7468635</Rotation>
+        <Translation>-152.148514 1474.22742 -3065.62378</Translation>
+        <Time>235</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03050306 -0.6636729 0.0279245339 -0.746878862</Rotation>
+        <Translation>-152.148849 1474.22864 -3065.626</Translation>
+        <Time>240</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0301010869 -0.6636543 0.0283610765 -0.7468952</Rotation>
+        <Translation>-152.149063 1474.22827 -3065.628</Translation>
+        <Time>245</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0296706967 -0.6636365 0.0287781227 -0.74691236</Rotation>
+        <Translation>-152.149155 1474.22632 -3065.63013</Translation>
+        <Time>250</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.029216487 -0.6636192 0.029178828 -0.746930063</Rotation>
+        <Translation>-152.149139 1474.22314 -3065.632</Translation>
+        <Time>255</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0287430231 -0.663602233 0.029566329 -0.746948242</Rotation>
+        <Translation>-152.149063 1474.21912 -3065.63428</Translation>
+        <Time>260</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0282548852 -0.663585544 0.0299437586 -0.74696666</Rotation>
+        <Translation>-152.148911 1474.21423 -3065.63647</Translation>
+        <Time>265</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0277566668 -0.663569 0.0303142723 -0.7469852</Rotation>
+        <Translation>-152.148712 1474.20886 -3065.63867</Translation>
+        <Time>270</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0272529367 -0.663552165 0.0306809954 -0.7470037</Rotation>
+        <Translation>-152.1485 1474.20325 -3065.64063</Translation>
+        <Time>275</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0267482772 -0.6635353 0.0310470816 -0.7470218</Rotation>
+        <Translation>-152.148285 1474.19751 -3065.64282</Translation>
+        <Time>280</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02624728 -0.663517952 0.03141567 -0.747039557</Rotation>
+        <Translation>-152.148087 1474.192 -3065.645</Translation>
+        <Time>285</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0257545114 -0.66350013 0.0317899063 -0.747056663</Rotation>
+        <Translation>-152.147919 1474.18689 -3065.647</Translation>
+        <Time>290</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0252745617 -0.663481653 0.0321729258 -0.7470731</Rotation>
+        <Translation>-152.147812 1474.18237 -3065.64917</Translation>
+        <Time>295</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.024812011 -0.663462341 0.0325678736 -0.7470886</Rotation>
+        <Translation>-152.147766 1474.17883 -3065.65112</Translation>
+        <Time>300</Time>
+      </OBANKeyFrame>
+    </KeyFrames>
+  </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_body08.xml.bak
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_body08.xml.bak	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_body08.xml.bak	(revision 711)
@@ -0,0 +1,318 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+    <OBAN id="0">
+        <Flags>NormalLoop</Flags>
+        <InitialTransform>0.117514037 0.01573939 0.992946446 -0.08158583 0.996647239 -0.006142465 -0.9897141 -0.08028853 0.118404157 -152.147766 1474.17883 -3065.65112</InitialTransform>
+        <BaseTransform>1 2.91531049E-10 -2.05897366E-09 2.814951E-10 0.9999999 -5.130963E-12 -1.53974533E-09 -1.48164185E-12 0.9999999 0 0 0</BaseTransform>
+        <FrameLength>80</FrameLength>
+        <FrameCount>301</FrameCount>
+        <HalfStopFrame>0</HalfStopFrame>
+        <KeyFrames>
+            <OBANKeyFrame>
+                <Rotation>0.0248116739 -0.663462341 0.0325681679 -0.7470886</Rotation>
+                <Translation>-152.147766 1474.17883 -3065.65112</Translation>
+                <Time>0</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0258169714 -0.6635044 0.03170232 -0.747054458</Rotation>
+                <Translation>-152.147827 1474.1864 -3065.64673</Translation>
+                <Time>5</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0269245561 -0.6635476 0.0307879932 -0.747015238</Rotation>
+                <Translation>-152.14801 1474.1958 -3065.6416</Translation>
+                <Time>10</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0280929282 -0.6635907 0.0298448056 -0.746972144</Rotation>
+                <Translation>-152.14827 1474.2063 -3065.63647</Translation>
+                <Time>15</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02928059 -0.6636328 0.02889239 -0.7469266</Rotation>
+                <Translation>-152.148529 1474.21716 -3065.63135</Translation>
+                <Time>20</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0304460656 -0.6636729 0.0279503819 -0.746880233</Rotation>
+                <Translation>-152.148773 1474.22754 -3065.626</Translation>
+                <Time>25</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0315478742 -0.6637103 0.02703842 -0.7468349</Rotation>
+                <Translation>-152.148956 1474.23682 -3065.621</Translation>
+                <Time>30</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0325445458 -0.6637445 0.0261761639 -0.746792436</Rotation>
+                <Translation>-152.149033 1474.24414 -3065.61646</Translation>
+                <Time>35</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0333946235 -0.663775 0.025383262 -0.7467551</Rotation>
+                <Translation>-152.148926 1474.24878 -3065.6123</Translation>
+                <Time>40</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0340566449 -0.66380167 0.02467938 -0.746725142</Rotation>
+                <Translation>-152.148621 1474.24988 -3065.609</Translation>
+                <Time>45</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03448917 -0.6638241 0.0240841713 -0.746704757</Rotation>
+                <Translation>-152.148071 1474.24683 -3065.6062</Translation>
+                <Time>50</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0345983 -0.6638418 0.0236266088 -0.7466987</Rotation>
+                <Translation>-152.14711 1474.2373 -3065.605</Translation>
+                <Time>55</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0342048854 -0.663854 0.0233418681 -0.7467149</Rotation>
+                <Translation>-152.145462 1474.2168 -3065.60547</Translation>
+                <Time>60</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0334218 -0.663861334 0.0232018642 -0.746748149</Rotation>
+                <Translation>-152.143311 1474.188 -3065.60718</Translation>
+                <Time>65</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0323901 -0.6638644 0.02317296 -0.7467918</Rotation>
+                <Translation>-152.140915 1474.15442 -3065.61</Translation>
+                <Time>70</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.031250827 -0.6638638 0.0232215058 -0.746839345</Rotation>
+                <Translation>-152.138535 1474.11963 -3065.613</Translation>
+                <Time>75</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0301450565 -0.663860559 0.0233138781 -0.746884763</Rotation>
+                <Translation>-152.136368 1474.08716 -3065.61621</Translation>
+                <Time>80</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02921388 -0.6638563 0.023416454 -0.7469224</Rotation>
+                <Translation>-152.134644 1474.06055 -3065.619</Translation>
+                <Time>85</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0285984017 -0.6638527 0.0234956369 -0.7469469</Rotation>
+                <Translation>-152.13356 1474.04321 -3065.62061</Translation>
+                <Time>90</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0284371562 -0.663851559 0.023520859 -0.7469533</Rotation>
+                <Translation>-152.133286 1474.03882 -3065.62085</Translation>
+                <Time>95</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.028728148 -0.6638501 0.02356208 -0.746942163</Rotation>
+                <Translation>-152.133987 1474.04919 -3065.62036</Translation>
+                <Time>100</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0293546878 -0.663847 0.0236464515 -0.746917844</Rotation>
+                <Translation>-152.1355 1474.07153 -3065.619</Translation>
+                <Time>105</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03021539 -0.663842738 0.0237539168 -0.746883869</Rotation>
+                <Translation>-152.1376 1474.10181 -3065.617</Translation>
+                <Time>110</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0312088821 -0.66383785 0.0238644574 -0.746843934</Rotation>
+                <Translation>-152.140045 1474.13647 -3065.61475</Translation>
+                <Time>115</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0322337747 -0.6638329 0.0239580255 -0.746801734</Rotation>
+                <Translation>-152.142563 1474.17163 -3065.6123</Translation>
+                <Time>120</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0331887156 -0.663828969 0.0240146071 -0.7467616</Rotation>
+                <Translation>-152.144867 1474.20361 -3065.60986</Translation>
+                <Time>125</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0339723565 -0.6638275 0.02401419 -0.746727765</Rotation>
+                <Translation>-152.146683 1474.22839 -3065.60767</Translation>
+                <Time>130</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03448335 -0.663829565 0.02393677 -0.7467049</Rotation>
+                <Translation>-152.147659 1474.24243 -3065.606</Translation>
+                <Time>135</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03465592 -0.6638374 0.02374867 -0.746696055</Rotation>
+                <Translation>-152.147568 1474.24268 -3065.605</Translation>
+                <Time>140</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03459738 -0.663852453 0.0234035756 -0.7466962</Rotation>
+                <Translation>-152.146515 1474.23108 -3065.60449</Translation>
+                <Time>145</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0343645737 -0.663872838 0.0229435265 -0.746703148</Rotation>
+                <Translation>-152.14476 1474.21069 -3065.604</Translation>
+                <Time>150</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0340024419 -0.663896 0.0224185139 -0.746715</Rotation>
+                <Translation>-152.142578 1474.18433 -3065.60376</Translation>
+                <Time>155</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03355594 -0.6639199 0.0218785312 -0.74672997</Rotation>
+                <Translation>-152.1402 1474.15491 -3065.60352</Translation>
+                <Time>160</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0330700129 -0.6639421 0.02137357 -0.74674654</Rotation>
+                <Translation>-152.137863 1474.12524 -3065.60376</Translation>
+                <Time>165</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0325896256 -0.6639605 0.0209536217 -0.7467632</Rotation>
+                <Translation>-152.135788 1474.09814 -3065.604</Translation>
+                <Time>170</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.032159742 -0.663973153 0.0206686947 -0.746778548</Rotation>
+                <Translation>-152.134171 1474.07642 -3065.60449</Translation>
+                <Time>175</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03182533 -0.6639781 0.0205687955 -0.746791244</Rotation>
+                <Translation>-152.133224 1474.063 -3065.60522</Translation>
+                <Time>180</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03162661 -0.6639734 0.0207033865 -0.7468002</Rotation>
+                <Translation>-152.133133 1474.06055 -3065.606</Translation>
+                <Time>185</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03154051 -0.6639585 0.0210843813 -0.7468064</Rotation>
+                <Translation>-152.133865 1474.06848 -3065.607</Translation>
+                <Time>190</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03153174 -0.6639353 0.0216649175 -0.7468108</Rotation>
+                <Translation>-152.135254 1474.08459 -3065.6084</Translation>
+                <Time>195</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03157124 -0.6639056 0.02239322 -0.746813953</Rotation>
+                <Translation>-152.137115 1474.10645 -3065.60986</Translation>
+                <Time>200</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0316299647 -0.6638716 0.02321751 -0.7468166</Rotation>
+                <Translation>-152.1393 1474.13159 -3065.61157</Translation>
+                <Time>205</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03167885 -0.663835347 0.0240860153 -0.746819258</Rotation>
+                <Translation>-152.1416 1474.15771 -3065.61353</Translation>
+                <Time>210</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03168885 -0.6637989 0.0249469541 -0.7468229</Rotation>
+                <Translation>-152.143814 1474.18225 -3065.61572</Translation>
+                <Time>215</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03163093 -0.6637649 0.02574857 -0.7468284</Rotation>
+                <Translation>-152.145767 1474.20313 -3065.61768</Translation>
+                <Time>220</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0314760357 -0.663735569 0.0264390837 -0.7468369</Rotation>
+                <Translation>-152.147217 1474.21765 -3065.61987</Translation>
+                <Time>225</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0312034655 -0.6637127 0.0269804318 -0.7468493</Rotation>
+                <Translation>-152.14801 1474.22424 -3065.62183</Translation>
+                <Time>230</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0308720488 -0.6636923 0.02746537 -0.7468635</Rotation>
+                <Translation>-152.148514 1474.22742 -3065.62378</Translation>
+                <Time>235</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03050306 -0.6636729 0.0279245339 -0.746878862</Rotation>
+                <Translation>-152.148849 1474.22864 -3065.626</Translation>
+                <Time>240</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0301010869 -0.6636543 0.0283610765 -0.7468952</Rotation>
+                <Translation>-152.149063 1474.22827 -3065.628</Translation>
+                <Time>245</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0296706967 -0.6636365 0.0287781227 -0.74691236</Rotation>
+                <Translation>-152.149155 1474.22632 -3065.63013</Translation>
+                <Time>250</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.029216487 -0.6636192 0.029178828 -0.746930063</Rotation>
+                <Translation>-152.149139 1474.22314 -3065.632</Translation>
+                <Time>255</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0287430231 -0.663602233 0.029566329 -0.746948242</Rotation>
+                <Translation>-152.149063 1474.21912 -3065.63428</Translation>
+                <Time>260</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0282548852 -0.663585544 0.0299437586 -0.74696666</Rotation>
+                <Translation>-152.148911 1474.21423 -3065.63647</Translation>
+                <Time>265</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0277566668 -0.663569 0.0303142723 -0.7469852</Rotation>
+                <Translation>-152.148712 1474.20886 -3065.63867</Translation>
+                <Time>270</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0272529367 -0.663552165 0.0306809954 -0.7470037</Rotation>
+                <Translation>-152.1485 1474.20325 -3065.64063</Translation>
+                <Time>275</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0267482772 -0.6635353 0.0310470816 -0.7470218</Rotation>
+                <Translation>-152.148285 1474.19751 -3065.64282</Translation>
+                <Time>280</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02624728 -0.663517952 0.03141567 -0.747039557</Rotation>
+                <Translation>-152.148087 1474.192 -3065.645</Translation>
+                <Time>285</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0257545114 -0.66350013 0.0317899063 -0.747056663</Rotation>
+                <Translation>-152.147919 1474.18689 -3065.647</Translation>
+                <Time>290</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0252745617 -0.663481653 0.0321729258 -0.7470731</Rotation>
+                <Translation>-152.147812 1474.18237 -3065.64917</Translation>
+                <Time>295</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.024812011 -0.663462341 0.0325678736 -0.7470886</Rotation>
+                <Translation>-152.147766 1474.17883 -3065.65112</Translation>
+                <Time>300</Time>
+            </OBANKeyFrame>
+        </KeyFrames>
+    </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_body09Complete.xml
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_body09Complete.xml	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_body09Complete.xml	(revision 711)
@@ -0,0 +1,1021 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <OBAN id="0">
+    <Flags>
+    </Flags>
+    <InitialTransform>0.130525887 -2.497891E-08 0.9914449 -0.1891764 0.981627047 0.0249055177 -0.9732291 -0.190808788 0.128127754 -152.498734 1325.61169 -3166.21045</InitialTransform>
+    <BaseTransform>0.99999994 3.32184769E-09 1.36669858E-08 4.19514556E-09 0.9999998 2.000907E-09 2.946331E-08 6.11488638E-10 0.9999998 0 0 0</BaseTransform>
+    <FrameLength>200</FrameLength>
+    <FrameCount>1001</FrameCount>
+    <HalfStopFrame>0</HalfStopFrame>
+    <KeyFrames>
+      <OBANKeyFrame>
+        <Rotation>0.07206059 -0.656310439 0.0631954446 -0.7483784</Rotation>
+        <Translation>936.09096799999975 788.43043000000011 3170.553</Translation>
+        <Time>0</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>936.09096799999975 788.47462 3170.60378</Translation>
+        <Time>5</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0740186 -0.6561428 0.06491257 -0.7481873</Rotation>
+        <Translation>936.09096799999975 788.52956 3170.6159900000002</Translation>
+        <Time>10</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07530287 -0.6560304 0.0660388544 -0.7480591</Rotation>
+        <Translation>936.09096799999975 788.59498000000008 3170.58945</Translation>
+        <Time>15</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07662765 -0.6559124 0.06720065 -0.747924566</Rotation>
+        <Translation>936.09096799999975 788.6711600000001 3170.5239500000002</Translation>
+        <Time>20</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0778707638 -0.6557998 0.06829084 -0.7477962</Rotation>
+        <Translation>936.09096799999975 788.75795000000016 3170.41994</Translation>
+        <Time>25</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07891013 -0.65570426 0.0692023262 -0.7476872</Rotation>
+        <Translation>936.09096799999975 788.85524000000009 3170.27761</Translation>
+        <Time>30</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07962373 -0.65563786 0.0698281452 -0.7476116</Rotation>
+        <Translation>936.09096799999975 788.96331000000009 3170.09621</Translation>
+        <Time>35</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07988954 -0.655613 0.07006126 -0.7475832</Rotation>
+        <Translation>936.09096799999975 789.08180000000016 3169.876</Translation>
+        <Time>40</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07958553 -0.655641437 0.06979465 -0.747615635</Rotation>
+        <Translation>936.09096799999975 789.21107000000006 3169.61721</Translation>
+        <Time>45</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0785894841 -0.6557338 0.0689211339 -0.747721</Rotation>
+        <Translation>936.09095299999967 789.35097 3169.3196000000003</Translation>
+        <Time>50</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07634453 -0.6559377 0.06694137 -0.7479546</Rotation>
+        <Translation>936.09098299999971 789.50123000000008 3168.98391</Translation>
+        <Time>55</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07267196 -0.656258166 0.0636949539 -0.7483228</Rotation>
+        <Translation>936.09098299999971 789.66231000000016 3168.60915</Translation>
+        <Time>60</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06801673 -0.6566413 0.0595831163 -0.7487628</Rotation>
+        <Translation>936.09101399999975 789.83009000000015 3168.21245</Translation>
+        <Time>65</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0628245845 -0.6570385 0.05500774 -0.749218</Rotation>
+        <Translation>936.09150199999976 789.97316 3167.9234500000002</Translation>
+        <Time>70</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0575423054 -0.6574102 0.05037165 -0.7496422</Rotation>
+        <Translation>936.09226499999977 790.10131 3167.70095</Translation>
+        <Time>75</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05261777 -0.657727659 0.04607861 -0.7500016</Rotation>
+        <Translation>936.09310399999981 790.23476 3167.46245</Translation>
+        <Time>80</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0484996364 -0.6579725 0.04253304 -0.7502739</Rotation>
+        <Translation>936.09375999999986 790.39357 3167.12404</Translation>
+        <Time>85</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0446424745 -0.6581682 0.0403038934 -0.7504647</Rotation>
+        <Translation>936.09400399999981 790.59791 3166.60232</Translation>
+        <Time>90</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0405987725 -0.6583425 0.03913105 -0.7506035</Rotation>
+        <Translation>936.09357699999987 790.86793000000011 3165.81345</Translation>
+        <Time>95</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0369643569 -0.658489943 0.03817563 -0.750711143</Rotation>
+        <Translation>936.09229499999992 791.22352 3164.67458</Translation>
+        <Time>100</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0343351848 -0.658607662 0.03659896 -0.7508113</Rotation>
+        <Translation>936.08959499999992 791.68715 3163.10232</Translation>
+        <Time>105</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03330709 -0.6586912 0.0335623063 -0.750926137</Rotation>
+        <Translation>936.08350599999994 792.28444000000013 3161.0569100000002</Translation>
+        <Time>110</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03435853 -0.658728659 0.0282872356 -0.7510631</Rotation>
+        <Translation>936.074488 792.99123000000009 3158.59206</Translation>
+        <Time>115</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0367718078 -0.658725441 0.020972278 -0.751191556</Rotation>
+        <Translation>936.063823 793.77531 3155.7688200000002</Translation>
+        <Time>120</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0402115025 -0.658654153 0.0122859646 -0.7512702</Rotation>
+        <Translation>936.05293399999994 794.60792000000015 3152.64675</Translation>
+        <Time>125</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0445623025 -0.658485532 0.0028484033 -0.751267552</Rotation>
+        <Translation>936.040995 795.49599000000012 3149.28982</Translation>
+        <Time>130</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0497090667 -0.658203363 -0.006719741 -0.751167238</Rotation>
+        <Translation>936.02798 796.43519000000015 3145.76198</Translation>
+        <Time>135</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05553711 -0.657806754 -0.01579768 -0.750970244</Rotation>
+        <Translation>936.014186 797.41493000000014 3142.1244500000003</Translation>
+        <Time>140</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0619324259 -0.6573102 -0.02376502 -0.750695</Rotation>
+        <Translation>936.000102 798.42396000000008 3138.44021</Translation>
+        <Time>145</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0689726 -0.656725049 -0.0301044211 -0.750365734</Rotation>
+        <Translation>935.986216 799.45143000000007 3134.77045</Translation>
+        <Time>150</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0780190751 -0.655947566 -0.0353351 -0.749931455</Rotation>
+        <Translation>935.972972 800.48695 3131.1750700000002</Translation>
+        <Time>155</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.08854755 -0.654996037 -0.039622087 -0.749379456</Rotation>
+        <Translation>935.960978 801.51918 3127.71584</Translation>
+        <Time>160</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09955186 -0.6539434 -0.042937465 -0.748734832</Rotation>
+        <Translation>935.950526 802.54872 3124.40627</Translation>
+        <Time>165</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.110029094 -0.6528884 -0.0452557057 -0.7480523</Rotation>
+        <Translation>935.94018099999994 803.66164 3120.88161</Translation>
+        <Time>170</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.118980475 -0.6519553 -0.04655375 -0.74741596</Rotation>
+        <Translation>935.929934 804.86305000000016 3117.0989</Translation>
+        <Time>175</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.125632361 -0.6512858 -0.04621617 -0.74693197</Rotation>
+        <Translation>935.920334 806.13295000000016 3113.11696</Translation>
+        <Time>180</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.130165964 -0.6509478 -0.0425956473 -0.7466655</Rotation>
+        <Translation>935.912013 807.45167000000015 3108.99587</Translation>
+        <Time>185</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.132290155 -0.650911748 -0.0372714847 -0.7466084</Rotation>
+        <Translation>935.905589 808.7997 3104.79494</Translation>
+        <Time>190</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.131633818 -0.651149452 -0.032138817 -0.74675566</Rotation>
+        <Translation>935.90173399999992 810.1567500000001 3100.57399</Translation>
+        <Time>195</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.128734529 -0.6515685 -0.02829488 -0.7470511</Rotation>
+        <Translation>935.90105699999992 811.5038 3096.39162</Translation>
+        <Time>200</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.125269085 -0.65201515 -0.0248633027 -0.747372568</Rotation>
+        <Translation>935.904597 812.81789 3092.30845</Translation>
+        <Time>205</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.121248886 -0.6524949 -0.0216204282 -0.7477177</Rotation>
+        <Translation>935.92277 814.00612 3088.37245</Translation>
+        <Time>210</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.116630465 -0.6530153 -0.0183785185 -0.7480846</Rotation>
+        <Translation>935.951634 815.06605000000013 3084.64284</Translation>
+        <Time>215</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.111369915 -0.6535809 -0.0149496915 -0.748468637</Rotation>
+        <Translation>935.98092100000008 816.04531 3081.18703</Translation>
+        <Time>220</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.105422892 -0.6541933 -0.0111460444 -0.748861134</Rotation>
+        <Translation>936.004267 816.98146 3078.07229</Translation>
+        <Time>225</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09874465 -0.654850245 -0.00677968049 -0.749249458</Rotation>
+        <Translation>936.027834 817.80604000000017 3075.35671</Translation>
+        <Time>230</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09128997 -0.655545235 -0.001662823 -0.7496158</Rotation>
+        <Translation>936.05041 818.51076000000012 3073.10476</Translation>
+        <Time>235</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.08287052 -0.656279147 0.00441624271 -0.7499404</Rotation>
+        <Translation>936.069334 819.11031 3071.38088</Translation>
+        <Time>240</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0730244 -0.6570628 0.0115494775 -0.750201643</Rotation>
+        <Translation>936.08311 819.62086 3070.24782</Translation>
+        <Time>245</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06203321 -0.6578308 0.0194907375 -0.750353634</Rotation>
+        <Translation>936.091105 820.02675 3069.69545</Translation>
+        <Time>250</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05025496 -0.6585215 0.0279704574 -0.750360966</Rotation>
+        <Translation>936.093272 820.40382 3069.54909</Translation>
+        <Time>255</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03804993 -0.6590878 0.0367188938 -0.750204742</Rotation>
+        <Translation>936.091548 820.86012 3069.62258</Translation>
+        <Time>260</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.025780227 -0.6594996 0.04546668 -0.7498856</Rotation>
+        <Translation>936.086634 821.51454000000012 3069.73122</Translation>
+        <Time>265</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0138090523 -0.6597445 0.0539454259 -0.74942404</Rotation>
+        <Translation>936.078822 822.48341 3069.75222</Translation>
+        <Time>270</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.00249987748 -0.6598272 0.06188825 -0.7488603</Rotation>
+        <Translation>936.06865999999991 823.68214000000012 3069.81045</Translation>
+        <Time>275</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.008176652 -0.659749269 0.06924426 -0.7482441</Rotation>
+        <Translation>936.056926 824.81703000000016 3069.87245</Translation>
+        <Time>280</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0189582761 -0.659479558 0.0763689652 -0.747592866</Rotation>
+        <Translation>936.044871 825.96913 3069.91994</Translation>
+        <Time>285</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0284875259 -0.6591086 0.08250211 -0.7469657</Rotation>
+        <Translation>936.03362499999992 827.28631 3069.9707200000003</Translation>
+        <Time>290</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0352028757 -0.6587854 0.08677841 -0.74647975</Rotation>
+        <Translation>936.021815 828.58852 3070.0239500000002</Translation>
+        <Time>295</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03826374 -0.658633649 0.08877132 -0.7462287</Rotation>
+        <Translation>936.008662 829.68581 3070.07595</Translation>
+        <Time>300</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.039832972 -0.6585538 0.08983523 -0.7460897</Rotation>
+        <Translation>935.99337299999991 830.38441000000012 3070.1252600000003</Translation>
+        <Time>305</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0404200964 -0.6585225 0.0902757943 -0.746032536</Rotation>
+        <Translation>935.97497099999987 830.49196000000006 3070.16628</Translation>
+        <Time>310</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.040262945 -0.658529639 0.09023143 -0.7460401</Rotation>
+        <Translation>935.95215899999994 829.81593 3070.19582</Translation>
+        <Time>315</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03959918 -0.6585631 0.08984037 -0.7460934</Rotation>
+        <Translation>935.92129 828.31056000000012 3070.21096</Translation>
+        <Time>320</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0386665128 -0.6586101 0.08924072 -0.746172667</Rotation>
+        <Translation>935.880946 826.29408000000012 3070.21645</Translation>
+        <Time>325</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0377026126 -0.658658743 0.0885707 -0.7462589</Rotation>
+        <Translation>935.833434 823.55263000000014 3070.21804</Translation>
+        <Time>330</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0369452275 -0.6586975 0.08796858 -0.7463338</Rotation>
+        <Translation>935.782649 819.97853000000009 3070.22445</Translation>
+        <Time>335</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.036460042 -0.6587241 0.0874454 -0.746395648</Rotation>
+        <Translation>935.733592 815.82057000000009 3070.2309800000003</Translation>
+        <Time>340</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0357248262 -0.6587644 0.086612314 -0.7464928</Rotation>
+        <Translation>935.692591 810.51222000000007 3070.2361</Translation>
+        <Time>345</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03478102 -0.658814967 0.08554277 -0.746616066</Rotation>
+        <Translation>935.66654499999993 803.40331000000015 3070.23945</Translation>
+        <Time>350</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03374329 -0.6588689 0.08436667 -0.746749938</Rotation>
+        <Translation>935.65478 794.35792000000015 3070.24123</Translation>
+        <Time>355</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0327263325 -0.658920169 0.08321402 -0.7468792</Rotation>
+        <Translation>935.651164 783.67885 3070.24145</Translation>
+        <Time>360</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0318449 -0.6589634 0.08221488 -0.7469899</Rotation>
+        <Translation>935.654322 771.37257 3070.24123</Translation>
+        <Time>365</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0312137417 -0.6589936 0.0814994052 -0.7470683</Rotation>
+        <Translation>935.662791 757.44581000000016 3070.24025</Translation>
+        <Time>370</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0309551358 -0.659005761 0.0812062249 -0.7471002</Rotation>
+        <Translation>935.674952 741.90578 3070.23845</Translation>
+        <Time>375</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0311644841 -0.6589959 0.0814435557 -0.747074366</Rotation>
+        <Translation>935.68927999999994 724.75905000000012 3070.23645</Translation>
+        <Time>380</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03171833 -0.658969462 0.08207141 -0.747005641</Rotation>
+        <Translation>935.70432499999993 706.01198 3070.23464</Translation>
+        <Time>385</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0324600339 -0.6589334 0.08291217 -0.7469128</Rotation>
+        <Translation>935.718623 685.67213000000015 3070.23245</Translation>
+        <Time>390</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0332330242 -0.6588949 0.0837883353 -0.746814966</Rotation>
+        <Translation>935.730967 663.74562000000014 3070.23122</Translation>
+        <Time>395</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03388071 -0.6588619 0.0845224261 -0.7467323</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>400</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>405</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>410</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>415</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>420</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>425</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>430</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>435</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>440</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>445</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>450</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>455</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>460</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>465</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>470</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>475</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>480</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>485</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>490</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>495</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>500</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>505</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>510</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>515</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>520</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>525</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>530</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>535</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>540</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>545</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>550</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>555</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>560</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>565</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>570</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>575</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>580</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>585</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>590</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>595</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>600</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.730967 663.74562000000014 3070.23122</Translation>
+        <Time>605</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0740186 -0.6561428 0.06491257 -0.7481873</Rotation>
+        <Translation>935.718623 685.67213000000015 3070.23245</Translation>
+        <Time>610</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07530287 -0.6560304 0.0660388544 -0.7480591</Rotation>
+        <Translation>935.70432499999993 706.01198 3070.23464</Translation>
+        <Time>615</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07662765 -0.6559124 0.06720065 -0.747924566</Rotation>
+        <Translation>935.68927999999994 724.75905000000012 3070.23645</Translation>
+        <Time>620</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0778707638 -0.6557998 0.06829084 -0.7477962</Rotation>
+        <Translation>935.674952 741.90578 3070.23845</Translation>
+        <Time>625</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07891013 -0.65570426 0.0692023262 -0.7476872</Rotation>
+        <Translation>935.662791 757.44581000000016 3070.24025</Translation>
+        <Time>630</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07962373 -0.65563786 0.0698281452 -0.7476116</Rotation>
+        <Translation>935.654322 771.37257 3070.24123</Translation>
+        <Time>635</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07988954 -0.655613 0.07006126 -0.7475832</Rotation>
+        <Translation>935.651164 783.67885 3070.24145</Translation>
+        <Time>640</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07958553 -0.655641437 0.06979465 -0.747615635</Rotation>
+        <Translation>935.65478 794.35792000000015 3070.24123</Translation>
+        <Time>645</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0785894841 -0.6557338 0.0689211339 -0.747721</Rotation>
+        <Translation>935.66654499999993 803.40331000000015 3070.23945</Translation>
+        <Time>650</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07634453 -0.6559377 0.06694137 -0.7479546</Rotation>
+        <Translation>935.692591 810.51222000000007 3070.2361</Translation>
+        <Time>655</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07267196 -0.656258166 0.0636949539 -0.7483228</Rotation>
+        <Translation>935.733592 815.82057000000009 3070.2309800000003</Translation>
+        <Time>660</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06801673 -0.6566413 0.0595831163 -0.7487628</Rotation>
+        <Translation>935.782649 819.97853000000009 3070.22445</Translation>
+        <Time>665</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0628245845 -0.6570385 0.05500774 -0.749218</Rotation>
+        <Translation>935.833434 823.55263000000014 3070.21804</Translation>
+        <Time>670</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0575423054 -0.6574102 0.05037165 -0.7496422</Rotation>
+        <Translation>935.880946 826.29408000000012 3070.21645</Translation>
+        <Time>675</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05261777 -0.657727659 0.04607861 -0.7500016</Rotation>
+        <Translation>935.92129 828.31056000000012 3070.21096</Translation>
+        <Time>680</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0484996364 -0.6579725 0.04253304 -0.7502739</Rotation>
+        <Translation>935.95215899999994 829.81593 3070.19582</Translation>
+        <Time>685</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0446424745 -0.6581682 0.0403038934 -0.7504647</Rotation>
+        <Translation>935.97497099999987 830.49196000000006 3070.16628</Translation>
+        <Time>690</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0405987725 -0.6583425 0.03913105 -0.7506035</Rotation>
+        <Translation>935.99337299999991 830.38441000000012 3070.1252600000003</Translation>
+        <Time>695</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0369643569 -0.658489943 0.03817563 -0.750711143</Rotation>
+        <Translation>936.008662 829.68581 3070.07595</Translation>
+        <Time>700</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0343351848 -0.658607662 0.03659896 -0.7508113</Rotation>
+        <Translation>936.021815 828.58852 3070.0239500000002</Translation>
+        <Time>705</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03330709 -0.6586912 0.0335623063 -0.750926137</Rotation>
+        <Translation>936.03362499999992 827.28631 3069.9707200000003</Translation>
+        <Time>710</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03435853 -0.658728659 0.0282872356 -0.7510631</Rotation>
+        <Translation>936.044871 825.96913 3069.91994</Translation>
+        <Time>715</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0367718078 -0.658725441 0.020972278 -0.751191556</Rotation>
+        <Translation>936.056926 824.81703000000016 3069.87245</Translation>
+        <Time>720</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0402115025 -0.658654153 0.0122859646 -0.7512702</Rotation>
+        <Translation>936.06865999999991 823.68214000000012 3069.81045</Translation>
+        <Time>725</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0445623025 -0.658485532 0.0028484033 -0.751267552</Rotation>
+        <Translation>936.078822 822.48341 3069.75222</Translation>
+        <Time>730</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0497090667 -0.658203363 -0.006719741 -0.751167238</Rotation>
+        <Translation>936.086634 821.51454000000012 3069.73122</Translation>
+        <Time>735</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05553711 -0.657806754 -0.01579768 -0.750970244</Rotation>
+        <Translation>936.091548 820.86012 3069.62258</Translation>
+        <Time>740</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0619324259 -0.6573102 -0.02376502 -0.750695</Rotation>
+        <Translation>936.093272 820.40382 3069.54909</Translation>
+        <Time>745</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0689726 -0.656725049 -0.0301044211 -0.750365734</Rotation>
+        <Translation>936.091105 820.02675 3069.69545</Translation>
+        <Time>750</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0780190751 -0.655947566 -0.0353351 -0.749931455</Rotation>
+        <Translation>936.08311 819.62086 3070.24782</Translation>
+        <Time>755</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.08854755 -0.654996037 -0.039622087 -0.749379456</Rotation>
+        <Translation>936.069334 819.11031 3071.38088</Translation>
+        <Time>760</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09955186 -0.6539434 -0.042937465 -0.748734832</Rotation>
+        <Translation>936.05041 818.51076000000012 3073.10476</Translation>
+        <Time>765</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.110029094 -0.6528884 -0.0452557057 -0.7480523</Rotation>
+        <Translation>936.027834 817.80604000000017 3075.35671</Translation>
+        <Time>770</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.118980475 -0.6519553 -0.04655375 -0.74741596</Rotation>
+        <Translation>936.004267 816.98146 3078.07229</Translation>
+        <Time>775</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.125632361 -0.6512858 -0.04621617 -0.74693197</Rotation>
+        <Translation>935.98092100000008 816.04531 3081.18703</Translation>
+        <Time>780</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.130165964 -0.6509478 -0.0425956473 -0.7466655</Rotation>
+        <Translation>935.951634 815.06605000000013 3084.64284</Translation>
+        <Time>785</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.132290155 -0.650911748 -0.0372714847 -0.7466084</Rotation>
+        <Translation>935.92277 814.00612 3088.37245</Translation>
+        <Time>790</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.131633818 -0.651149452 -0.032138817 -0.74675566</Rotation>
+        <Translation>935.904597 812.81789 3092.30845</Translation>
+        <Time>795</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.128734529 -0.6515685 -0.02829488 -0.7470511</Rotation>
+        <Translation>935.90105699999992 811.5038 3096.39162</Translation>
+        <Time>800</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.125269085 -0.65201515 -0.0248633027 -0.747372568</Rotation>
+        <Translation>935.90173399999992 810.1567500000001 3100.57399</Translation>
+        <Time>805</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.121248886 -0.6524949 -0.0216204282 -0.7477177</Rotation>
+        <Translation>935.905589 808.7997 3104.79494</Translation>
+        <Time>810</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.116630465 -0.6530153 -0.0183785185 -0.7480846</Rotation>
+        <Translation>935.912013 807.45167000000015 3108.99587</Translation>
+        <Time>815</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.111369915 -0.6535809 -0.0149496915 -0.748468637</Rotation>
+        <Translation>935.920334 806.13295000000016 3113.11696</Translation>
+        <Time>820</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.105422892 -0.6541933 -0.0111460444 -0.748861134</Rotation>
+        <Translation>935.929934 804.86305000000016 3117.0989</Translation>
+        <Time>825</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09874465 -0.654850245 -0.00677968049 -0.749249458</Rotation>
+        <Translation>935.94018099999994 803.66164 3120.88161</Translation>
+        <Time>830</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09128997 -0.655545235 -0.001662823 -0.7496158</Rotation>
+        <Translation>935.950526 802.54872 3124.40627</Translation>
+        <Time>835</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.08287052 -0.656279147 0.00441624271 -0.7499404</Rotation>
+        <Translation>935.960978 801.51918 3127.71584</Translation>
+        <Time>840</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0730244 -0.6570628 0.0115494775 -0.750201643</Rotation>
+        <Translation>935.972972 800.48695 3131.1750700000002</Translation>
+        <Time>845</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06203321 -0.6578308 0.0194907375 -0.750353634</Rotation>
+        <Translation>935.986216 799.45143000000007 3134.77045</Translation>
+        <Time>850</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05025496 -0.6585215 0.0279704574 -0.750360966</Rotation>
+        <Translation>936.000102 798.42396000000008 3138.44021</Translation>
+        <Time>855</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03804993 -0.6590878 0.0367188938 -0.750204742</Rotation>
+        <Translation>936.014186 797.41493000000014 3142.1244500000003</Translation>
+        <Time>860</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.025780227 -0.6594996 0.04546668 -0.7498856</Rotation>
+        <Translation>936.02798 796.43519000000015 3145.76198</Translation>
+        <Time>865</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0138090523 -0.6597445 0.0539454259 -0.74942404</Rotation>
+        <Translation>936.040995 795.49599000000012 3149.28982</Translation>
+        <Time>870</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.00249987748 -0.6598272 0.06188825 -0.7488603</Rotation>
+        <Translation>936.05293399999994 794.60792000000015 3152.64675</Translation>
+        <Time>875</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.008176652 -0.659749269 0.06924426 -0.7482441</Rotation>
+        <Translation>936.063823 793.77531 3155.7688200000002</Translation>
+        <Time>880</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0189582761 -0.659479558 0.0763689652 -0.747592866</Rotation>
+        <Translation>936.074488 792.99123000000009 3158.59206</Translation>
+        <Time>885</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0284875259 -0.6591086 0.08250211 -0.7469657</Rotation>
+        <Translation>936.08350599999994 792.28444000000013 3161.0569100000002</Translation>
+        <Time>890</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0352028757 -0.6587854 0.08677841 -0.74647975</Rotation>
+        <Translation>936.08959499999992 791.68715 3163.10232</Translation>
+        <Time>895</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03826374 -0.658633649 0.08877132 -0.7462287</Rotation>
+        <Translation>936.09229499999992 791.22352 3164.67458</Translation>
+        <Time>900</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.039832972 -0.6585538 0.08983523 -0.7460897</Rotation>
+        <Translation>936.09357699999987 790.86793000000011 3165.81345</Translation>
+        <Time>905</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0404200964 -0.6585225 0.0902757943 -0.746032536</Rotation>
+        <Translation>936.09400399999981 790.59791 3166.60232</Translation>
+        <Time>910</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.040262945 -0.658529639 0.09023143 -0.7460401</Rotation>
+        <Translation>936.09375999999986 790.39357 3167.12404</Translation>
+        <Time>915</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03959918 -0.6585631 0.08984037 -0.7460934</Rotation>
+        <Translation>936.09310399999981 790.23476 3167.46245</Translation>
+        <Time>920</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0386665128 -0.6586101 0.08924072 -0.746172667</Rotation>
+        <Translation>936.09226499999977 790.10131 3167.70095</Translation>
+        <Time>925</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0377026126 -0.658658743 0.0885707 -0.7462589</Rotation>
+        <Translation>936.09150199999976 789.97316 3167.9234500000002</Translation>
+        <Time>930</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0369452275 -0.6586975 0.08796858 -0.7463338</Rotation>
+        <Translation>936.09101399999975 789.83009000000015 3168.21245</Translation>
+        <Time>935</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.036460042 -0.6587241 0.0874454 -0.746395648</Rotation>
+        <Translation>936.09098299999971 789.66231000000016 3168.60915</Translation>
+        <Time>940</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0357248262 -0.6587644 0.086612314 -0.7464928</Rotation>
+        <Translation>936.09098299999971 789.50123000000008 3168.98391</Translation>
+        <Time>945</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03478102 -0.658814967 0.08554277 -0.746616066</Rotation>
+        <Translation>936.09095299999967 789.35097 3169.3196000000003</Translation>
+        <Time>950</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03374329 -0.6588689 0.08436667 -0.746749938</Rotation>
+        <Translation>936.09096799999975 789.21107000000006 3169.61721</Translation>
+        <Time>955</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0327263325 -0.658920169 0.08321402 -0.7468792</Rotation>
+        <Translation>936.09096799999975 789.08180000000016 3169.876</Translation>
+        <Time>960</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0318449 -0.6589634 0.08221488 -0.7469899</Rotation>
+        <Translation>936.09096799999975 788.96331000000009 3170.09621</Translation>
+        <Time>965</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0312137417 -0.6589936 0.0814994052 -0.7470683</Rotation>
+        <Translation>936.09096799999975 788.85524000000009 3170.27761</Translation>
+        <Time>970</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0309551358 -0.659005761 0.0812062249 -0.7471002</Rotation>
+        <Translation>936.09096799999975 788.75795000000016 3170.41994</Translation>
+        <Time>975</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0311644841 -0.6589959 0.0814435557 -0.747074366</Rotation>
+        <Translation>936.09096799999975 788.6711600000001 3170.5239500000002</Translation>
+        <Time>980</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03171833 -0.658969462 0.08207141 -0.747005641</Rotation>
+        <Translation>936.09096799999975 788.59498000000008 3170.58945</Translation>
+        <Time>985</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0324600339 -0.6589334 0.08291217 -0.7469128</Rotation>
+        <Translation>936.09096799999975 788.52956 3170.6159900000002</Translation>
+        <Time>990</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0332330242 -0.6588949 0.0837883353 -0.746814966</Rotation>
+        <Translation>936.09096799999975 788.47462 3170.60378</Translation>
+        <Time>995</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <!-- -c d a -b -->
+        <Rotation>-0.03388071 -0.6588619 0.0845224261 -0.7467323</Rotation>
+        <!-- -0.03388071 -0.6588619 0.0845224261 -0.7467323-->
+        <Translation>936.09096799999975 788.43043000000011 3170.553</Translation>
+        <Time>1000</Time>
+      </OBANKeyFrame>
+    </KeyFrames>
+  </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_body09Complete.xml.bak
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_body09Complete.xml.bak	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_body09Complete.xml.bak	(revision 711)
@@ -0,0 +1,1014 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <OBAN id="0">
+    <Flags></Flags>
+    <InitialTransform>0.130525887 -2.497891E-08 0.9914449 -0.1891764 0.981627047 0.0249055177 -0.9732291 -0.190808788 0.128127754 -152.498734 1325.61169 -3166.21045</InitialTransform>
+    <BaseTransform>0.99999994 3.32184769E-09 1.36669858E-08 4.19514556E-09 0.9999998 2.000907E-09 2.946331E-08 6.11488638E-10 0.9999998 0 0 0</BaseTransform>
+    <FrameLength>200</FrameLength>
+    <FrameCount>1001</FrameCount>
+    <HalfStopFrame>0</HalfStopFrame>
+    <KeyFrames>
+      <OBANKeyFrame>
+        <Rotation>0.07206059 -0.656310439 0.0631954446 -0.7483784</Rotation>
+        <Translation>936.09096799999975 788.43043000000011 3170.553</Translation>
+        <Time>0</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>936.09096799999975 788.47462 3170.60378</Translation>
+        <Time>5</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0740186 -0.6561428 0.06491257 -0.7481873</Rotation>
+        <Translation>936.09096799999975 788.52956 3170.6159900000002</Translation>
+        <Time>10</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07530287 -0.6560304 0.0660388544 -0.7480591</Rotation>
+        <Translation>936.09096799999975 788.59498000000008 3170.58945</Translation>
+        <Time>15</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07662765 -0.6559124 0.06720065 -0.747924566</Rotation>
+        <Translation>936.09096799999975 788.6711600000001 3170.5239500000002</Translation>
+        <Time>20</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0778707638 -0.6557998 0.06829084 -0.7477962</Rotation>
+        <Translation>936.09096799999975 788.75795000000016 3170.41994</Translation>
+        <Time>25</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07891013 -0.65570426 0.0692023262 -0.7476872</Rotation>
+        <Translation>936.09096799999975 788.85524000000009 3170.27761</Translation>
+        <Time>30</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07962373 -0.65563786 0.0698281452 -0.7476116</Rotation>
+        <Translation>936.09096799999975 788.96331000000009 3170.09621</Translation>
+        <Time>35</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07988954 -0.655613 0.07006126 -0.7475832</Rotation>
+        <Translation>936.09096799999975 789.08180000000016 3169.876</Translation>
+        <Time>40</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07958553 -0.655641437 0.06979465 -0.747615635</Rotation>
+        <Translation>936.09096799999975 789.21107000000006 3169.61721</Translation>
+        <Time>45</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0785894841 -0.6557338 0.0689211339 -0.747721</Rotation>
+        <Translation>936.09095299999967 789.35097 3169.3196000000003</Translation>
+        <Time>50</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07634453 -0.6559377 0.06694137 -0.7479546</Rotation>
+        <Translation>936.09098299999971 789.50123000000008 3168.98391</Translation>
+        <Time>55</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07267196 -0.656258166 0.0636949539 -0.7483228</Rotation>
+        <Translation>936.09098299999971 789.66231000000016 3168.60915</Translation>
+        <Time>60</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06801673 -0.6566413 0.0595831163 -0.7487628</Rotation>
+        <Translation>936.09101399999975 789.83009000000015 3168.21245</Translation>
+        <Time>65</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0628245845 -0.6570385 0.05500774 -0.749218</Rotation>
+        <Translation>936.09150199999976 789.97316 3167.9234500000002</Translation>
+        <Time>70</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0575423054 -0.6574102 0.05037165 -0.7496422</Rotation>
+        <Translation>936.09226499999977 790.10131 3167.70095</Translation>
+        <Time>75</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05261777 -0.657727659 0.04607861 -0.7500016</Rotation>
+        <Translation>936.09310399999981 790.23476 3167.46245</Translation>
+        <Time>80</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0484996364 -0.6579725 0.04253304 -0.7502739</Rotation>
+        <Translation>936.09375999999986 790.39357 3167.12404</Translation>
+        <Time>85</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0446424745 -0.6581682 0.0403038934 -0.7504647</Rotation>
+        <Translation>936.09400399999981 790.59791 3166.60232</Translation>
+        <Time>90</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0405987725 -0.6583425 0.03913105 -0.7506035</Rotation>
+        <Translation>936.09357699999987 790.86793000000011 3165.81345</Translation>
+        <Time>95</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0369643569 -0.658489943 0.03817563 -0.750711143</Rotation>
+        <Translation>936.09229499999992 791.22352 3164.67458</Translation>
+        <Time>100</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0343351848 -0.658607662 0.03659896 -0.7508113</Rotation>
+        <Translation>936.08959499999992 791.68715 3163.10232</Translation>
+        <Time>105</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03330709 -0.6586912 0.0335623063 -0.750926137</Rotation>
+        <Translation>936.08350599999994 792.28444000000013 3161.0569100000002</Translation>
+        <Time>110</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03435853 -0.658728659 0.0282872356 -0.7510631</Rotation>
+        <Translation>936.074488 792.99123000000009 3158.59206</Translation>
+        <Time>115</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0367718078 -0.658725441 0.020972278 -0.751191556</Rotation>
+        <Translation>936.063823 793.77531 3155.7688200000002</Translation>
+        <Time>120</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0402115025 -0.658654153 0.0122859646 -0.7512702</Rotation>
+        <Translation>936.05293399999994 794.60792000000015 3152.64675</Translation>
+        <Time>125</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0445623025 -0.658485532 0.0028484033 -0.751267552</Rotation>
+        <Translation>936.040995 795.49599000000012 3149.28982</Translation>
+        <Time>130</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0497090667 -0.658203363 -0.006719741 -0.751167238</Rotation>
+        <Translation>936.02798 796.43519000000015 3145.76198</Translation>
+        <Time>135</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05553711 -0.657806754 -0.01579768 -0.750970244</Rotation>
+        <Translation>936.014186 797.41493000000014 3142.1244500000003</Translation>
+        <Time>140</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0619324259 -0.6573102 -0.02376502 -0.750695</Rotation>
+        <Translation>936.000102 798.42396000000008 3138.44021</Translation>
+        <Time>145</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0689726 -0.656725049 -0.0301044211 -0.750365734</Rotation>
+        <Translation>935.986216 799.45143000000007 3134.77045</Translation>
+        <Time>150</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0780190751 -0.655947566 -0.0353351 -0.749931455</Rotation>
+        <Translation>935.972972 800.48695 3131.1750700000002</Translation>
+        <Time>155</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.08854755 -0.654996037 -0.039622087 -0.749379456</Rotation>
+        <Translation>935.960978 801.51918 3127.71584</Translation>
+        <Time>160</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09955186 -0.6539434 -0.042937465 -0.748734832</Rotation>
+        <Translation>935.950526 802.54872 3124.40627</Translation>
+        <Time>165</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.110029094 -0.6528884 -0.0452557057 -0.7480523</Rotation>
+        <Translation>935.94018099999994 803.66164 3120.88161</Translation>
+        <Time>170</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.118980475 -0.6519553 -0.04655375 -0.74741596</Rotation>
+        <Translation>935.929934 804.86305000000016 3117.0989</Translation>
+        <Time>175</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.125632361 -0.6512858 -0.04621617 -0.74693197</Rotation>
+        <Translation>935.920334 806.13295000000016 3113.11696</Translation>
+        <Time>180</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.130165964 -0.6509478 -0.0425956473 -0.7466655</Rotation>
+        <Translation>935.912013 807.45167000000015 3108.99587</Translation>
+        <Time>185</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.132290155 -0.650911748 -0.0372714847 -0.7466084</Rotation>
+        <Translation>935.905589 808.7997 3104.79494</Translation>
+        <Time>190</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.131633818 -0.651149452 -0.032138817 -0.74675566</Rotation>
+        <Translation>935.90173399999992 810.1567500000001 3100.57399</Translation>
+        <Time>195</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.128734529 -0.6515685 -0.02829488 -0.7470511</Rotation>
+        <Translation>935.90105699999992 811.5038 3096.39162</Translation>
+        <Time>200</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.125269085 -0.65201515 -0.0248633027 -0.747372568</Rotation>
+        <Translation>935.904597 812.81789 3092.30845</Translation>
+        <Time>205</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.121248886 -0.6524949 -0.0216204282 -0.7477177</Rotation>
+        <Translation>935.92277 814.00612 3088.37245</Translation>
+        <Time>210</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.116630465 -0.6530153 -0.0183785185 -0.7480846</Rotation>
+        <Translation>935.951634 815.06605000000013 3084.64284</Translation>
+        <Time>215</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.111369915 -0.6535809 -0.0149496915 -0.748468637</Rotation>
+        <Translation>935.98092100000008 816.04531 3081.18703</Translation>
+        <Time>220</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.105422892 -0.6541933 -0.0111460444 -0.748861134</Rotation>
+        <Translation>936.004267 816.98146 3078.07229</Translation>
+        <Time>225</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09874465 -0.654850245 -0.00677968049 -0.749249458</Rotation>
+        <Translation>936.027834 817.80604000000017 3075.35671</Translation>
+        <Time>230</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09128997 -0.655545235 -0.001662823 -0.7496158</Rotation>
+        <Translation>936.05041 818.51076000000012 3073.10476</Translation>
+        <Time>235</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.08287052 -0.656279147 0.00441624271 -0.7499404</Rotation>
+        <Translation>936.069334 819.11031 3071.38088</Translation>
+        <Time>240</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0730244 -0.6570628 0.0115494775 -0.750201643</Rotation>
+        <Translation>936.08311 819.62086 3070.24782</Translation>
+        <Time>245</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06203321 -0.6578308 0.0194907375 -0.750353634</Rotation>
+        <Translation>936.091105 820.02675 3069.69545</Translation>
+        <Time>250</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05025496 -0.6585215 0.0279704574 -0.750360966</Rotation>
+        <Translation>936.093272 820.40382 3069.54909</Translation>
+        <Time>255</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03804993 -0.6590878 0.0367188938 -0.750204742</Rotation>
+        <Translation>936.091548 820.86012 3069.62258</Translation>
+        <Time>260</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.025780227 -0.6594996 0.04546668 -0.7498856</Rotation>
+        <Translation>936.086634 821.51454000000012 3069.73122</Translation>
+        <Time>265</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0138090523 -0.6597445 0.0539454259 -0.74942404</Rotation>
+        <Translation>936.078822 822.48341 3069.75222</Translation>
+        <Time>270</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.00249987748 -0.6598272 0.06188825 -0.7488603</Rotation>
+        <Translation>936.06865999999991 823.68214000000012 3069.81045</Translation>
+        <Time>275</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.008176652 -0.659749269 0.06924426 -0.7482441</Rotation>
+        <Translation>936.056926 824.81703000000016 3069.87245</Translation>
+        <Time>280</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0189582761 -0.659479558 0.0763689652 -0.747592866</Rotation>
+        <Translation>936.044871 825.96913 3069.91994</Translation>
+        <Time>285</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0284875259 -0.6591086 0.08250211 -0.7469657</Rotation>
+        <Translation>936.03362499999992 827.28631 3069.9707200000003</Translation>
+        <Time>290</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0352028757 -0.6587854 0.08677841 -0.74647975</Rotation>
+        <Translation>936.021815 828.58852 3070.0239500000002</Translation>
+        <Time>295</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03826374 -0.658633649 0.08877132 -0.7462287</Rotation>
+        <Translation>936.008662 829.68581 3070.07595</Translation>
+        <Time>300</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.039832972 -0.6585538 0.08983523 -0.7460897</Rotation>
+        <Translation>935.99337299999991 830.38441000000012 3070.1252600000003</Translation>
+        <Time>305</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0404200964 -0.6585225 0.0902757943 -0.746032536</Rotation>
+        <Translation>935.97497099999987 830.49196000000006 3070.16628</Translation>
+        <Time>310</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.040262945 -0.658529639 0.09023143 -0.7460401</Rotation>
+        <Translation>935.95215899999994 829.81593 3070.19582</Translation>
+        <Time>315</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03959918 -0.6585631 0.08984037 -0.7460934</Rotation>
+        <Translation>935.92129 828.31056000000012 3070.21096</Translation>
+        <Time>320</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0386665128 -0.6586101 0.08924072 -0.746172667</Rotation>
+        <Translation>935.880946 826.29408000000012 3070.21645</Translation>
+        <Time>325</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0377026126 -0.658658743 0.0885707 -0.7462589</Rotation>
+        <Translation>935.833434 823.55263000000014 3070.21804</Translation>
+        <Time>330</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0369452275 -0.6586975 0.08796858 -0.7463338</Rotation>
+        <Translation>935.782649 819.97853000000009 3070.22445</Translation>
+        <Time>335</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.036460042 -0.6587241 0.0874454 -0.746395648</Rotation>
+        <Translation>935.733592 815.82057000000009 3070.2309800000003</Translation>
+        <Time>340</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0357248262 -0.6587644 0.086612314 -0.7464928</Rotation>
+        <Translation>935.692591 810.51222000000007 3070.2361</Translation>
+        <Time>345</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03478102 -0.658814967 0.08554277 -0.746616066</Rotation>
+        <Translation>935.66654499999993 803.40331000000015 3070.23945</Translation>
+        <Time>350</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03374329 -0.6588689 0.08436667 -0.746749938</Rotation>
+        <Translation>935.65478 794.35792000000015 3070.24123</Translation>
+        <Time>355</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0327263325 -0.658920169 0.08321402 -0.7468792</Rotation>
+        <Translation>935.651164 783.67885 3070.24145</Translation>
+        <Time>360</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0318449 -0.6589634 0.08221488 -0.7469899</Rotation>
+        <Translation>935.654322 771.37257 3070.24123</Translation>
+        <Time>365</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0312137417 -0.6589936 0.0814994052 -0.7470683</Rotation>
+        <Translation>935.662791 757.44581000000016 3070.24025</Translation>
+        <Time>370</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0309551358 -0.659005761 0.0812062249 -0.7471002</Rotation>
+        <Translation>935.674952 741.90578 3070.23845</Translation>
+        <Time>375</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0311644841 -0.6589959 0.0814435557 -0.747074366</Rotation>
+        <Translation>935.68927999999994 724.75905000000012 3070.23645</Translation>
+        <Time>380</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03171833 -0.658969462 0.08207141 -0.747005641</Rotation>
+        <Translation>935.70432499999993 706.01198 3070.23464</Translation>
+        <Time>385</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0324600339 -0.6589334 0.08291217 -0.7469128</Rotation>
+        <Translation>935.718623 685.67213000000015 3070.23245</Translation>
+        <Time>390</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0332330242 -0.6588949 0.0837883353 -0.746814966</Rotation>
+        <Translation>935.730967 663.74562000000014 3070.23122</Translation>
+        <Time>395</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03388071 -0.6588619 0.0845224261 -0.7467323</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>400</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>405</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>410</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>415</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>420</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>425</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>430</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>435</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>440</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>445</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>450</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>455</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>460</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>465</Time>
+      </OBANKeyFrame><OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>470</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>475</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>480</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>485</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>490</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>495</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>500</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>505</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>510</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>515</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>520</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>525</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>530</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>535</Time>
+      </OBANKeyFrame><OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>540</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>545</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>550</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>555</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>560</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>565</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>570</Time>
+      </OBANKeyFrame><OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>575</Time>
+      </OBANKeyFrame><OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>580</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>585</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>590</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>595</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.74 640.24 3070.23</Translation>
+        <Time>600</Time>
+      </OBANKeyFrame>
+	  <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>935.730967 663.74562000000014 3070.23122</Translation>
+        <Time>605</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0740186 -0.6561428 0.06491257 -0.7481873</Rotation>
+        <Translation>935.718623 685.67213000000015 3070.23245</Translation>
+        <Time>610</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07530287 -0.6560304 0.0660388544 -0.7480591</Rotation>
+        <Translation>935.70432499999993 706.01198 3070.23464</Translation>
+        <Time>615</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07662765 -0.6559124 0.06720065 -0.747924566</Rotation>
+        <Translation>935.68927999999994 724.75905000000012 3070.23645</Translation>
+        <Time>620</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0778707638 -0.6557998 0.06829084 -0.7477962</Rotation>
+        <Translation>935.674952 741.90578 3070.23845</Translation>
+        <Time>625</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07891013 -0.65570426 0.0692023262 -0.7476872</Rotation>
+        <Translation>935.662791 757.44581000000016 3070.24025</Translation>
+        <Time>630</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07962373 -0.65563786 0.0698281452 -0.7476116</Rotation>
+        <Translation>935.654322 771.37257 3070.24123</Translation>
+        <Time>635</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07988954 -0.655613 0.07006126 -0.7475832</Rotation>
+        <Translation>935.651164 783.67885 3070.24145</Translation>
+        <Time>640</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07958553 -0.655641437 0.06979465 -0.747615635</Rotation>
+        <Translation>935.65478 794.35792000000015 3070.24123</Translation>
+        <Time>645</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0785894841 -0.6557338 0.0689211339 -0.747721</Rotation>
+        <Translation>935.66654499999993 803.40331000000015 3070.23945</Translation>
+        <Time>650</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07634453 -0.6559377 0.06694137 -0.7479546</Rotation>
+        <Translation>935.692591 810.51222000000007 3070.2361</Translation>
+        <Time>655</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07267196 -0.656258166 0.0636949539 -0.7483228</Rotation>
+        <Translation>935.733592 815.82057000000009 3070.2309800000003</Translation>
+        <Time>660</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06801673 -0.6566413 0.0595831163 -0.7487628</Rotation>
+        <Translation>935.782649 819.97853000000009 3070.22445</Translation>
+        <Time>665</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0628245845 -0.6570385 0.05500774 -0.749218</Rotation>
+        <Translation>935.833434 823.55263000000014 3070.21804</Translation>
+        <Time>670</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0575423054 -0.6574102 0.05037165 -0.7496422</Rotation>
+        <Translation>935.880946 826.29408000000012 3070.21645</Translation>
+        <Time>675</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05261777 -0.657727659 0.04607861 -0.7500016</Rotation>
+        <Translation>935.92129 828.31056000000012 3070.21096</Translation>
+        <Time>680</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0484996364 -0.6579725 0.04253304 -0.7502739</Rotation>
+        <Translation>935.95215899999994 829.81593 3070.19582</Translation>
+        <Time>685</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0446424745 -0.6581682 0.0403038934 -0.7504647</Rotation>
+        <Translation>935.97497099999987 830.49196000000006 3070.16628</Translation>
+        <Time>690</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0405987725 -0.6583425 0.03913105 -0.7506035</Rotation>
+        <Translation>935.99337299999991 830.38441000000012 3070.1252600000003</Translation>
+        <Time>695</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0369643569 -0.658489943 0.03817563 -0.750711143</Rotation>
+        <Translation>936.008662 829.68581 3070.07595</Translation>
+        <Time>700</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0343351848 -0.658607662 0.03659896 -0.7508113</Rotation>
+        <Translation>936.021815 828.58852 3070.0239500000002</Translation>
+        <Time>705</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03330709 -0.6586912 0.0335623063 -0.750926137</Rotation>
+        <Translation>936.03362499999992 827.28631 3069.9707200000003</Translation>
+        <Time>710</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03435853 -0.658728659 0.0282872356 -0.7510631</Rotation>
+        <Translation>936.044871 825.96913 3069.91994</Translation>
+        <Time>715</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0367718078 -0.658725441 0.020972278 -0.751191556</Rotation>
+        <Translation>936.056926 824.81703000000016 3069.87245</Translation>
+        <Time>720</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0402115025 -0.658654153 0.0122859646 -0.7512702</Rotation>
+        <Translation>936.06865999999991 823.68214000000012 3069.81045</Translation>
+        <Time>725</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0445623025 -0.658485532 0.0028484033 -0.751267552</Rotation>
+        <Translation>936.078822 822.48341 3069.75222</Translation>
+        <Time>730</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0497090667 -0.658203363 -0.006719741 -0.751167238</Rotation>
+        <Translation>936.086634 821.51454000000012 3069.73122</Translation>
+        <Time>735</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05553711 -0.657806754 -0.01579768 -0.750970244</Rotation>
+        <Translation>936.091548 820.86012 3069.62258</Translation>
+        <Time>740</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0619324259 -0.6573102 -0.02376502 -0.750695</Rotation>
+        <Translation>936.093272 820.40382 3069.54909</Translation>
+        <Time>745</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0689726 -0.656725049 -0.0301044211 -0.750365734</Rotation>
+        <Translation>936.091105 820.02675 3069.69545</Translation>
+        <Time>750</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0780190751 -0.655947566 -0.0353351 -0.749931455</Rotation>
+        <Translation>936.08311 819.62086 3070.24782</Translation>
+        <Time>755</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.08854755 -0.654996037 -0.039622087 -0.749379456</Rotation>
+        <Translation>936.069334 819.11031 3071.38088</Translation>
+        <Time>760</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09955186 -0.6539434 -0.042937465 -0.748734832</Rotation>
+        <Translation>936.05041 818.51076000000012 3073.10476</Translation>
+        <Time>765</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.110029094 -0.6528884 -0.0452557057 -0.7480523</Rotation>
+        <Translation>936.027834 817.80604000000017 3075.35671</Translation>
+        <Time>770</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.118980475 -0.6519553 -0.04655375 -0.74741596</Rotation>
+        <Translation>936.004267 816.98146 3078.07229</Translation>
+        <Time>775</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.125632361 -0.6512858 -0.04621617 -0.74693197</Rotation>
+        <Translation>935.98092100000008 816.04531 3081.18703</Translation>
+        <Time>780</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.130165964 -0.6509478 -0.0425956473 -0.7466655</Rotation>
+        <Translation>935.951634 815.06605000000013 3084.64284</Translation>
+        <Time>785</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.132290155 -0.650911748 -0.0372714847 -0.7466084</Rotation>
+        <Translation>935.92277 814.00612 3088.37245</Translation>
+        <Time>790</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.131633818 -0.651149452 -0.032138817 -0.74675566</Rotation>
+        <Translation>935.904597 812.81789 3092.30845</Translation>
+        <Time>795</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.128734529 -0.6515685 -0.02829488 -0.7470511</Rotation>
+        <Translation>935.90105699999992 811.5038 3096.39162</Translation>
+        <Time>800</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.125269085 -0.65201515 -0.0248633027 -0.747372568</Rotation>
+        <Translation>935.90173399999992 810.1567500000001 3100.57399</Translation>
+        <Time>805</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.121248886 -0.6524949 -0.0216204282 -0.7477177</Rotation>
+        <Translation>935.905589 808.7997 3104.79494</Translation>
+        <Time>810</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.116630465 -0.6530153 -0.0183785185 -0.7480846</Rotation>
+        <Translation>935.912013 807.45167000000015 3108.99587</Translation>
+        <Time>815</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.111369915 -0.6535809 -0.0149496915 -0.748468637</Rotation>
+        <Translation>935.920334 806.13295000000016 3113.11696</Translation>
+        <Time>820</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.105422892 -0.6541933 -0.0111460444 -0.748861134</Rotation>
+        <Translation>935.929934 804.86305000000016 3117.0989</Translation>
+        <Time>825</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09874465 -0.654850245 -0.00677968049 -0.749249458</Rotation>
+        <Translation>935.94018099999994 803.66164 3120.88161</Translation>
+        <Time>830</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09128997 -0.655545235 -0.001662823 -0.7496158</Rotation>
+        <Translation>935.950526 802.54872 3124.40627</Translation>
+        <Time>835</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.08287052 -0.656279147 0.00441624271 -0.7499404</Rotation>
+        <Translation>935.960978 801.51918 3127.71584</Translation>
+        <Time>840</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0730244 -0.6570628 0.0115494775 -0.750201643</Rotation>
+        <Translation>935.972972 800.48695 3131.1750700000002</Translation>
+        <Time>845</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06203321 -0.6578308 0.0194907375 -0.750353634</Rotation>
+        <Translation>935.986216 799.45143000000007 3134.77045</Translation>
+        <Time>850</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05025496 -0.6585215 0.0279704574 -0.750360966</Rotation>
+        <Translation>936.000102 798.42396000000008 3138.44021</Translation>
+        <Time>855</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03804993 -0.6590878 0.0367188938 -0.750204742</Rotation>
+        <Translation>936.014186 797.41493000000014 3142.1244500000003</Translation>
+        <Time>860</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.025780227 -0.6594996 0.04546668 -0.7498856</Rotation>
+        <Translation>936.02798 796.43519000000015 3145.76198</Translation>
+        <Time>865</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0138090523 -0.6597445 0.0539454259 -0.74942404</Rotation>
+        <Translation>936.040995 795.49599000000012 3149.28982</Translation>
+        <Time>870</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.00249987748 -0.6598272 0.06188825 -0.7488603</Rotation>
+        <Translation>936.05293399999994 794.60792000000015 3152.64675</Translation>
+        <Time>875</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.008176652 -0.659749269 0.06924426 -0.7482441</Rotation>
+        <Translation>936.063823 793.77531 3155.7688200000002</Translation>
+        <Time>880</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0189582761 -0.659479558 0.0763689652 -0.747592866</Rotation>
+        <Translation>936.074488 792.99123000000009 3158.59206</Translation>
+        <Time>885</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0284875259 -0.6591086 0.08250211 -0.7469657</Rotation>
+        <Translation>936.08350599999994 792.28444000000013 3161.0569100000002</Translation>
+        <Time>890</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0352028757 -0.6587854 0.08677841 -0.74647975</Rotation>
+        <Translation>936.08959499999992 791.68715 3163.10232</Translation>
+        <Time>895</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03826374 -0.658633649 0.08877132 -0.7462287</Rotation>
+        <Translation>936.09229499999992 791.22352 3164.67458</Translation>
+        <Time>900</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.039832972 -0.6585538 0.08983523 -0.7460897</Rotation>
+        <Translation>936.09357699999987 790.86793000000011 3165.81345</Translation>
+        <Time>905</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0404200964 -0.6585225 0.0902757943 -0.746032536</Rotation>
+        <Translation>936.09400399999981 790.59791 3166.60232</Translation>
+        <Time>910</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.040262945 -0.658529639 0.09023143 -0.7460401</Rotation>
+        <Translation>936.09375999999986 790.39357 3167.12404</Translation>
+        <Time>915</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03959918 -0.6585631 0.08984037 -0.7460934</Rotation>
+        <Translation>936.09310399999981 790.23476 3167.46245</Translation>
+        <Time>920</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0386665128 -0.6586101 0.08924072 -0.746172667</Rotation>
+        <Translation>936.09226499999977 790.10131 3167.70095</Translation>
+        <Time>925</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0377026126 -0.658658743 0.0885707 -0.7462589</Rotation>
+        <Translation>936.09150199999976 789.97316 3167.9234500000002</Translation>
+        <Time>930</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0369452275 -0.6586975 0.08796858 -0.7463338</Rotation>
+        <Translation>936.09101399999975 789.83009000000015 3168.21245</Translation>
+        <Time>935</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.036460042 -0.6587241 0.0874454 -0.746395648</Rotation>
+        <Translation>936.09098299999971 789.66231000000016 3168.60915</Translation>
+        <Time>940</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0357248262 -0.6587644 0.086612314 -0.7464928</Rotation>
+        <Translation>936.09098299999971 789.50123000000008 3168.98391</Translation>
+        <Time>945</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03478102 -0.658814967 0.08554277 -0.746616066</Rotation>
+        <Translation>936.09095299999967 789.35097 3169.3196000000003</Translation>
+        <Time>950</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03374329 -0.6588689 0.08436667 -0.746749938</Rotation>
+        <Translation>936.09096799999975 789.21107000000006 3169.61721</Translation>
+        <Time>955</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0327263325 -0.658920169 0.08321402 -0.7468792</Rotation>
+        <Translation>936.09096799999975 789.08180000000016 3169.876</Translation>
+        <Time>960</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0318449 -0.6589634 0.08221488 -0.7469899</Rotation>
+        <Translation>936.09096799999975 788.96331000000009 3170.09621</Translation>
+        <Time>965</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0312137417 -0.6589936 0.0814994052 -0.7470683</Rotation>
+        <Translation>936.09096799999975 788.85524000000009 3170.27761</Translation>
+        <Time>970</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0309551358 -0.659005761 0.0812062249 -0.7471002</Rotation>
+        <Translation>936.09096799999975 788.75795000000016 3170.41994</Translation>
+        <Time>975</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0311644841 -0.6589959 0.0814435557 -0.747074366</Rotation>
+        <Translation>936.09096799999975 788.6711600000001 3170.5239500000002</Translation>
+        <Time>980</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03171833 -0.658969462 0.08207141 -0.747005641</Rotation>
+        <Translation>936.09096799999975 788.59498000000008 3170.58945</Translation>
+        <Time>985</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0324600339 -0.6589334 0.08291217 -0.7469128</Rotation>
+        <Translation>936.09096799999975 788.52956 3170.6159900000002</Translation>
+        <Time>990</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0332330242 -0.6588949 0.0837883353 -0.746814966</Rotation>
+        <Translation>936.09096799999975 788.47462 3170.60378</Translation>
+        <Time>995</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame> <!-- -c d a -b -->
+        <Rotation>-0.03388071 -0.6588619 0.0845224261 -0.7467323</Rotation> <!-- -0.03388071 -0.6588619 0.0845224261 -0.7467323-->
+        <Translation>936.09096799999975 788.43043000000011 3170.553</Translation>
+        <Time>1000</Time>
+      </OBANKeyFrame>
+    </KeyFrames>
+  </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_body_right.xml
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_body_right.xml	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_body_right.xml	(revision 711)
@@ -0,0 +1,1019 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <OBAN id="0">
+    <Flags>
+    </Flags>
+    <InitialTransform>0.130525887 -2.497891E-08 0.9914449 -0.1891764 0.981627047 0.0249055177 -0.9732291 -0.190808788 0.128127754 -152.498734 1325.61169 -3166.21045</InitialTransform>
+    <BaseTransform>0.99999994 3.32184769E-09 1.36669858E-08 4.19514556E-09 0.9999998 2.000907E-09 2.946331E-08 6.11488638E-10 0.9999998 0 0 0</BaseTransform>
+    <FrameLength>200</FrameLength>
+    <FrameCount>1001</FrameCount>
+    <HalfStopFrame>0</HalfStopFrame>
+    <KeyFrames>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 788.4304 2600.55</Translation>
+        <Time>0</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 788.4746 2600.60083</Translation>
+        <Time>5</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 788.5295 2600.613</Translation>
+        <Time>10</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 788.595 2600.58643</Translation>
+        <Time>15</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 788.6711 2600.521</Translation>
+        <Time>20</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 788.7579 2600.417</Translation>
+        <Time>25</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 788.8552 2600.27466</Translation>
+        <Time>30</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 788.9633 2600.09326</Translation>
+        <Time>35</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 789.0818 2599.873</Translation>
+        <Time>40</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 789.21106 2599.61426</Translation>
+        <Time>45</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 789.3509 2599.31665</Translation>
+        <Time>50</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.020081 789.5012 2598.981</Translation>
+        <Time>55</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.020081 789.6623 2598.6062</Translation>
+        <Time>60</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.020081 789.8301 2598.20947</Translation>
+        <Time>65</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.020569 789.9731 2597.92041</Translation>
+        <Time>70</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.0213 790.1013 2597.698</Translation>
+        <Time>75</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.022156 790.2347 2597.45947</Translation>
+        <Time>80</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.022766 790.3935 2597.121</Translation>
+        <Time>85</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.023 790.5979 2596.59937</Translation>
+        <Time>90</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.022644 790.8679 2595.81055</Translation>
+        <Time>95</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.0213 791.2235 2594.67163</Translation>
+        <Time>100</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.018616 791.6871 2593.09937</Translation>
+        <Time>105</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.0125 792.2844 2591.054</Translation>
+        <Time>110</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.003479 792.9912 2588.589</Translation>
+        <Time>115</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.992859 793.7753 2585.76587</Translation>
+        <Time>120</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.982 794.6079 2582.6438</Translation>
+        <Time>125</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.97 795.496 2579.28687</Translation>
+        <Time>130</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.957 796.4352 2575.759</Translation>
+        <Time>135</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.943176 797.4149 2572.12158</Translation>
+        <Time>140</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.929138 798.4239 2568.43726</Translation>
+        <Time>145</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.915222 799.4514 2564.76758</Translation>
+        <Time>150</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.902 800.4869 2561.172</Translation>
+        <Time>155</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.890076 801.519165 2557.713</Translation>
+        <Time>160</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.879578 802.5487 2554.40332</Translation>
+        <Time>165</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.8692 803.6616 2550.87866</Translation>
+        <Time>170</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.859 804.863 2547.096</Translation>
+        <Time>175</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.849426 806.1329 2543.114</Translation>
+        <Time>180</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.841 807.45166 2538.993</Translation>
+        <Time>185</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.834656 808.7997 2534.792</Translation>
+        <Time>190</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.83075 810.1567 2530.571</Translation>
+        <Time>195</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.830139 811.5038 2526.38867</Translation>
+        <Time>200</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.833679 812.8179 2522.30542</Translation>
+        <Time>205</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.851868 814.0061 2518.36963</Translation>
+        <Time>210</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.880676 815.066 2514.64</Translation>
+        <Time>215</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.91 816.0453 2511.184</Translation>
+        <Time>220</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.9334 816.9814 2508.06934</Translation>
+        <Time>225</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.956848 817.806 2505.35376</Translation>
+        <Time>230</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.979431 818.5107 2503.10181</Translation>
+        <Time>235</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.998352 819.1103 2501.378</Translation>
+        <Time>240</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.012146 819.6208 2500.24487</Translation>
+        <Time>245</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.0202 820.0267 2499.69263</Translation>
+        <Time>250</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.022278 820.4038 2499.546</Translation>
+        <Time>255</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.020569 820.8601 2499.61963</Translation>
+        <Time>260</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.0157 821.5145 2499.72827</Translation>
+        <Time>265</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.007874 822.4834 2499.74927</Translation>
+        <Time>270</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.997742 823.6821 2499.80762</Translation>
+        <Time>275</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.986 824.817 2499.86963</Translation>
+        <Time>280</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.974 825.9691 2499.917</Translation>
+        <Time>285</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.9627 827.2863 2499.96777</Translation>
+        <Time>290</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.950867 828.5885 2500.021</Translation>
+        <Time>295</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.937683 829.6858 2500.073</Translation>
+        <Time>300</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.922424 830.3844 2500.12231</Translation>
+        <Time>305</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.904 830.4919 2500.16333</Translation>
+        <Time>310</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.881165 829.8159 2500.19287</Translation>
+        <Time>315</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.850281 828.3105 2500.208</Translation>
+        <Time>320</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.81 826.294067 2500.21362</Translation>
+        <Time>325</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.7625 823.5526 2500.215</Translation>
+        <Time>330</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.711731 819.9785 2500.22144</Translation>
+        <Time>335</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.662659 815.8205 2500.228</Translation>
+        <Time>340</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.621643 810.5122 2500.233</Translation>
+        <Time>345</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.595642 803.4033 2500.23657</Translation>
+        <Time>350</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.5838 794.3579 2500.23828</Translation>
+        <Time>355</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.580261 783.6788 2500.23853</Translation>
+        <Time>360</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.5833 771.372559 2500.23828</Translation>
+        <Time>365</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.591858 757.4458 2500.2373</Translation>
+        <Time>370</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.604 741.905762 2500.2356</Translation>
+        <Time>375</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.618347 724.759 2500.2334</Translation>
+        <Time>380</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.633362 706.011963 2500.23169</Translation>
+        <Time>385</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.647644 685.6721 2500.22949</Translation>
+        <Time>390</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.66 663.7456 2500.22827</Translation>
+        <Time>395</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>400</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>405</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>410</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>415</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>420</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>425</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>430</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>435</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>440</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>445</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>450</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>455</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>460</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>465</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>470</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>475</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>480</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>485</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>490</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>495</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>500</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>505</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>510</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>515</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>520</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>525</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>530</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>535</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>540</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>545</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>550</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>555</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>560</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>565</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>570</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>575</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>580</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>585</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>590</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>595</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.669 640.24 2500.227</Translation>
+        <Time>600</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.66 663.7456 2500.22827</Translation>
+        <Time>605</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.647644 685.6721 2500.22949</Translation>
+        <Time>610</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.633362 706.011963 2500.23169</Translation>
+        <Time>615</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.618347 724.759 2500.2334</Translation>
+        <Time>620</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.604 741.905762 2500.2356</Translation>
+        <Time>625</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.591858 757.4458 2500.2373</Translation>
+        <Time>630</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.5833 771.372559 2500.23828</Translation>
+        <Time>635</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.580261 783.6788 2500.23853</Translation>
+        <Time>640</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.5838 794.3579 2500.23828</Translation>
+        <Time>645</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.595642 803.4033 2500.23657</Translation>
+        <Time>650</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.621643 810.5122 2500.233</Translation>
+        <Time>655</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.662659 815.8205 2500.228</Translation>
+        <Time>660</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.711731 819.9785 2500.22144</Translation>
+        <Time>665</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.7625 823.5526 2500.215</Translation>
+        <Time>670</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.81 826.294067 2500.21362</Translation>
+        <Time>675</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.850281 828.3105 2500.208</Translation>
+        <Time>680</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.881165 829.8159 2500.19287</Translation>
+        <Time>685</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.904 830.4919 2500.16333</Translation>
+        <Time>690</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.922424 830.3844 2500.12231</Translation>
+        <Time>695</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.937683 829.6858 2500.073</Translation>
+        <Time>700</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.950867 828.5885 2500.021</Translation>
+        <Time>705</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.9627 827.2863 2499.96777</Translation>
+        <Time>710</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.974 825.9691 2499.917</Translation>
+        <Time>715</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.986 824.817 2499.86963</Translation>
+        <Time>720</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.997742 823.6821 2499.80762</Translation>
+        <Time>725</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.007874 822.4834 2499.74927</Translation>
+        <Time>730</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.0157 821.5145 2499.72827</Translation>
+        <Time>735</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.020569 820.8601 2499.61963</Translation>
+        <Time>740</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.022278 820.4038 2499.546</Translation>
+        <Time>745</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.0202 820.0267 2499.69263</Translation>
+        <Time>750</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.012146 819.6208 2500.24487</Translation>
+        <Time>755</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.998352 819.1103 2501.378</Translation>
+        <Time>760</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.979431 818.5107 2503.10181</Translation>
+        <Time>765</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.956848 817.806 2505.35376</Translation>
+        <Time>770</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.9334 816.9814 2508.06934</Translation>
+        <Time>775</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.91 816.0453 2511.184</Translation>
+        <Time>780</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.880676 815.066 2514.64</Translation>
+        <Time>785</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.851868 814.0061 2518.36963</Translation>
+        <Time>790</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.833679 812.8179 2522.30542</Translation>
+        <Time>795</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.830139 811.5038 2526.38867</Translation>
+        <Time>800</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.83075 810.1567 2530.571</Translation>
+        <Time>805</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.834656 808.7997 2534.792</Translation>
+        <Time>810</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.841 807.45166 2538.993</Translation>
+        <Time>815</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.849426 806.1329 2543.114</Translation>
+        <Time>820</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.859 804.863 2547.096</Translation>
+        <Time>825</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.8692 803.6616 2550.87866</Translation>
+        <Time>830</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.879578 802.5487 2554.40332</Translation>
+        <Time>835</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.890076 801.519165 2557.713</Translation>
+        <Time>840</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.902 800.4869 2561.172</Translation>
+        <Time>845</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.915222 799.4514 2564.76758</Translation>
+        <Time>850</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.929138 798.4239 2568.43726</Translation>
+        <Time>855</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.943176 797.4149 2572.12158</Translation>
+        <Time>860</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.957 796.4352 2575.759</Translation>
+        <Time>865</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.97 795.496 2579.28687</Translation>
+        <Time>870</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.982 794.6079 2582.6438</Translation>
+        <Time>875</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>274.992859 793.7753 2585.76587</Translation>
+        <Time>880</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.003479 792.9912 2588.589</Translation>
+        <Time>885</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.0125 792.2844 2591.054</Translation>
+        <Time>890</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.018616 791.6871 2593.09937</Translation>
+        <Time>895</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.0213 791.2235 2594.67163</Translation>
+        <Time>900</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.022644 790.8679 2595.81055</Translation>
+        <Time>905</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.023 790.5979 2596.59937</Translation>
+        <Time>910</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.022766 790.3935 2597.121</Translation>
+        <Time>915</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.022156 790.2347 2597.45947</Translation>
+        <Time>920</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.0213 790.1013 2597.698</Translation>
+        <Time>925</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.020569 789.9731 2597.92041</Translation>
+        <Time>930</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.020081 789.8301 2598.20947</Translation>
+        <Time>935</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.020081 789.6623 2598.6062</Translation>
+        <Time>940</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.020081 789.5012 2598.981</Translation>
+        <Time>945</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 789.3509 2599.31665</Translation>
+        <Time>950</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 789.21106 2599.61426</Translation>
+        <Time>955</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 789.0818 2599.873</Translation>
+        <Time>960</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 788.9633 2600.09326</Translation>
+        <Time>965</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 788.8552 2600.27466</Translation>
+        <Time>970</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 788.7579 2600.417</Translation>
+        <Time>975</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 788.6711 2600.521</Translation>
+        <Time>980</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 788.595 2600.58643</Translation>
+        <Time>985</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 788.5295 2600.613</Translation>
+        <Time>990</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 788.4746 2600.60083</Translation>
+        <Time>995</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>1 1 1 1</Rotation>
+        <Translation>275.02 788.4304 2600.55</Translation>
+        <Time>1000</Time>
+      </OBANKeyFrame>
+    </KeyFrames>
+  </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_body_right.xml.bak
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_body_right.xml.bak	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_body_right.xml.bak	(revision 711)
@@ -0,0 +1,1018 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+    <OBAN id="0">
+        <Flags></Flags>
+        <InitialTransform>0.130525887 -2.497891E-08 0.9914449 -0.1891764 0.981627047 0.0249055177 -0.9732291 -0.190808788 0.128127754 -152.498734 1325.61169 -3166.21045</InitialTransform>
+        <BaseTransform>0.99999994 3.32184769E-09 1.36669858E-08 4.19514556E-09 0.9999998 2.000907E-09 2.946331E-08 6.11488638E-10 0.9999998 0 0 0</BaseTransform>
+        <FrameLength>200</FrameLength>
+        <FrameCount>1001</FrameCount>
+        <HalfStopFrame>0</HalfStopFrame>
+        <KeyFrames>
+            <OBANKeyFrame>
+                <Rotation>0.07206059 -0.656310439 0.0631954446 -0.7483784</Rotation>
+                <Translation>275.02 788.4304 2600.55</Translation>
+                <Time>0</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>275.02 788.4746 2600.60083</Translation>
+                <Time>5</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0740186 -0.6561428 0.06491257 -0.7481873</Rotation>
+                <Translation>275.02 788.5295 2600.613</Translation>
+                <Time>10</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07530287 -0.6560304 0.0660388544 -0.7480591</Rotation>
+                <Translation>275.02 788.595 2600.58643</Translation>
+                <Time>15</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07662765 -0.6559124 0.06720065 -0.747924566</Rotation>
+                <Translation>275.02 788.6711 2600.521</Translation>
+                <Time>20</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0778707638 -0.6557998 0.06829084 -0.7477962</Rotation>
+                <Translation>275.02 788.7579 2600.417</Translation>
+                <Time>25</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07891013 -0.65570426 0.0692023262 -0.7476872</Rotation>
+                <Translation>275.02 788.8552 2600.27466</Translation>
+                <Time>30</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07962373 -0.65563786 0.0698281452 -0.7476116</Rotation>
+                <Translation>275.02 788.9633 2600.09326</Translation>
+                <Time>35</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07988954 -0.655613 0.07006126 -0.7475832</Rotation>
+                <Translation>275.02 789.0818 2599.873</Translation>
+                <Time>40</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07958553 -0.655641437 0.06979465 -0.747615635</Rotation>
+                <Translation>275.02 789.21106 2599.61426</Translation>
+                <Time>45</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0785894841 -0.6557338 0.0689211339 -0.747721</Rotation>
+                <Translation>275.02 789.3509 2599.31665</Translation>
+                <Time>50</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07634453 -0.6559377 0.06694137 -0.7479546</Rotation>
+                <Translation>275.020081 789.5012 2598.981</Translation>
+                <Time>55</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07267196 -0.656258166 0.0636949539 -0.7483228</Rotation>
+                <Translation>275.020081 789.6623 2598.6062</Translation>
+                <Time>60</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.06801673 -0.6566413 0.0595831163 -0.7487628</Rotation>
+                <Translation>275.020081 789.8301 2598.20947</Translation>
+                <Time>65</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0628245845 -0.6570385 0.05500774 -0.749218</Rotation>
+                <Translation>275.020569 789.9731 2597.92041</Translation>
+                <Time>70</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0575423054 -0.6574102 0.05037165 -0.7496422</Rotation>
+                <Translation>275.0213 790.1013 2597.698</Translation>
+                <Time>75</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.05261777 -0.657727659 0.04607861 -0.7500016</Rotation>
+                <Translation>275.022156 790.2347 2597.45947</Translation>
+                <Time>80</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0484996364 -0.6579725 0.04253304 -0.7502739</Rotation>
+                <Translation>275.022766 790.3935 2597.121</Translation>
+                <Time>85</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0446424745 -0.6581682 0.0403038934 -0.7504647</Rotation>
+                <Translation>275.023 790.5979 2596.59937</Translation>
+                <Time>90</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0405987725 -0.6583425 0.03913105 -0.7506035</Rotation>
+                <Translation>275.022644 790.8679 2595.81055</Translation>
+                <Time>95</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0369643569 -0.658489943 0.03817563 -0.750711143</Rotation>
+                <Translation>275.0213 791.2235 2594.67163</Translation>
+                <Time>100</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0343351848 -0.658607662 0.03659896 -0.7508113</Rotation>
+                <Translation>275.018616 791.6871 2593.09937</Translation>
+                <Time>105</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03330709 -0.6586912 0.0335623063 -0.750926137</Rotation>
+                <Translation>275.0125 792.2844 2591.054</Translation>
+                <Time>110</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03435853 -0.658728659 0.0282872356 -0.7510631</Rotation>
+                <Translation>275.003479 792.9912 2588.589</Translation>
+                <Time>115</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0367718078 -0.658725441 0.020972278 -0.751191556</Rotation>
+                <Translation>274.992859 793.7753 2585.76587</Translation>
+                <Time>120</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0402115025 -0.658654153 0.0122859646 -0.7512702</Rotation>
+                <Translation>274.982 794.6079 2582.6438</Translation>
+                <Time>125</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0445623025 -0.658485532 0.0028484033 -0.751267552</Rotation>
+                <Translation>274.97 795.496 2579.28687</Translation>
+                <Time>130</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0497090667 -0.658203363 -0.006719741 -0.751167238</Rotation>
+                <Translation>274.957 796.4352 2575.759</Translation>
+                <Time>135</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.05553711 -0.657806754 -0.01579768 -0.750970244</Rotation>
+                <Translation>274.943176 797.4149 2572.12158</Translation>
+                <Time>140</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0619324259 -0.6573102 -0.02376502 -0.750695</Rotation>
+                <Translation>274.929138 798.4239 2568.43726</Translation>
+                <Time>145</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0689726 -0.656725049 -0.0301044211 -0.750365734</Rotation>
+                <Translation>274.915222 799.4514 2564.76758</Translation>
+                <Time>150</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0780190751 -0.655947566 -0.0353351 -0.749931455</Rotation>
+                <Translation>274.902 800.4869 2561.172</Translation>
+                <Time>155</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.08854755 -0.654996037 -0.039622087 -0.749379456</Rotation>
+                <Translation>274.890076 801.519165 2557.713</Translation>
+                <Time>160</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.09955186 -0.6539434 -0.042937465 -0.748734832</Rotation>
+                <Translation>274.879578 802.5487 2554.40332</Translation>
+                <Time>165</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.110029094 -0.6528884 -0.0452557057 -0.7480523</Rotation>
+                <Translation>274.8692 803.6616 2550.87866</Translation>
+                <Time>170</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.118980475 -0.6519553 -0.04655375 -0.74741596</Rotation>
+                <Translation>274.859 804.863 2547.096</Translation>
+                <Time>175</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.125632361 -0.6512858 -0.04621617 -0.74693197</Rotation>
+                <Translation>274.849426 806.1329 2543.114</Translation>
+                <Time>180</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.130165964 -0.6509478 -0.0425956473 -0.7466655</Rotation>
+                <Translation>274.841 807.45166 2538.993</Translation>
+                <Time>185</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.132290155 -0.650911748 -0.0372714847 -0.7466084</Rotation>
+                <Translation>274.834656 808.7997 2534.792</Translation>
+                <Time>190</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.131633818 -0.651149452 -0.032138817 -0.74675566</Rotation>
+                <Translation>274.83075 810.1567 2530.571</Translation>
+                <Time>195</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.128734529 -0.6515685 -0.02829488 -0.7470511</Rotation>
+                <Translation>274.830139 811.5038 2526.38867</Translation>
+                <Time>200</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.125269085 -0.65201515 -0.0248633027 -0.747372568</Rotation>
+                <Translation>274.833679 812.8179 2522.30542</Translation>
+                <Time>205</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.121248886 -0.6524949 -0.0216204282 -0.7477177</Rotation>
+                <Translation>274.851868 814.0061 2518.36963</Translation>
+                <Time>210</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.116630465 -0.6530153 -0.0183785185 -0.7480846</Rotation>
+                <Translation>274.880676 815.066 2514.64</Translation>
+                <Time>215</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.111369915 -0.6535809 -0.0149496915 -0.748468637</Rotation>
+                <Translation>274.91 816.0453 2511.184</Translation>
+                <Time>220</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.105422892 -0.6541933 -0.0111460444 -0.748861134</Rotation>
+                <Translation>274.9334 816.9814 2508.06934</Translation>
+                <Time>225</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.09874465 -0.654850245 -0.00677968049 -0.749249458</Rotation>
+                <Translation>274.956848 817.806 2505.35376</Translation>
+                <Time>230</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.09128997 -0.655545235 -0.001662823 -0.7496158</Rotation>
+                <Translation>274.979431 818.5107 2503.10181</Translation>
+                <Time>235</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.08287052 -0.656279147 0.00441624271 -0.7499404</Rotation>
+                <Translation>274.998352 819.1103 2501.378</Translation>
+                <Time>240</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0730244 -0.6570628 0.0115494775 -0.750201643</Rotation>
+                <Translation>275.012146 819.6208 2500.24487</Translation>
+                <Time>245</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.06203321 -0.6578308 0.0194907375 -0.750353634</Rotation>
+                <Translation>275.0202 820.0267 2499.69263</Translation>
+                <Time>250</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.05025496 -0.6585215 0.0279704574 -0.750360966</Rotation>
+                <Translation>275.022278 820.4038 2499.546</Translation>
+                <Time>255</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03804993 -0.6590878 0.0367188938 -0.750204742</Rotation>
+                <Translation>275.020569 820.8601 2499.61963</Translation>
+                <Time>260</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.025780227 -0.6594996 0.04546668 -0.7498856</Rotation>
+                <Translation>275.0157 821.5145 2499.72827</Translation>
+                <Time>265</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0138090523 -0.6597445 0.0539454259 -0.74942404</Rotation>
+                <Translation>275.007874 822.4834 2499.74927</Translation>
+                <Time>270</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.00249987748 -0.6598272 0.06188825 -0.7488603</Rotation>
+                <Translation>274.997742 823.6821 2499.80762</Translation>
+                <Time>275</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.008176652 -0.659749269 0.06924426 -0.7482441</Rotation>
+                <Translation>274.986 824.817 2499.86963</Translation>
+                <Time>280</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0189582761 -0.659479558 0.0763689652 -0.747592866</Rotation>
+                <Translation>274.974 825.9691 2499.917</Translation>
+                <Time>285</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0284875259 -0.6591086 0.08250211 -0.7469657</Rotation>
+                <Translation>274.9627 827.2863 2499.96777</Translation>
+                <Time>290</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0352028757 -0.6587854 0.08677841 -0.74647975</Rotation>
+                <Translation>274.950867 828.5885 2500.021</Translation>
+                <Time>295</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03826374 -0.658633649 0.08877132 -0.7462287</Rotation>
+                <Translation>274.937683 829.6858 2500.073</Translation>
+                <Time>300</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.039832972 -0.6585538 0.08983523 -0.7460897</Rotation>
+                <Translation>274.922424 830.3844 2500.12231</Translation>
+                <Time>305</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0404200964 -0.6585225 0.0902757943 -0.746032536</Rotation>
+                <Translation>274.904 830.4919 2500.16333</Translation>
+                <Time>310</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.040262945 -0.658529639 0.09023143 -0.7460401</Rotation>
+                <Translation>274.881165 829.8159 2500.19287</Translation>
+                <Time>315</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03959918 -0.6585631 0.08984037 -0.7460934</Rotation>
+                <Translation>274.850281 828.3105 2500.208</Translation>
+                <Time>320</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0386665128 -0.6586101 0.08924072 -0.746172667</Rotation>
+                <Translation>274.81 826.294067 2500.21362</Translation>
+                <Time>325</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0377026126 -0.658658743 0.0885707 -0.7462589</Rotation>
+                <Translation>274.7625 823.5526 2500.215</Translation>
+                <Time>330</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0369452275 -0.6586975 0.08796858 -0.7463338</Rotation>
+                <Translation>274.711731 819.9785 2500.22144</Translation>
+                <Time>335</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.036460042 -0.6587241 0.0874454 -0.746395648</Rotation>
+                <Translation>274.662659 815.8205 2500.228</Translation>
+                <Time>340</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0357248262 -0.6587644 0.086612314 -0.7464928</Rotation>
+                <Translation>274.621643 810.5122 2500.233</Translation>
+                <Time>345</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03478102 -0.658814967 0.08554277 -0.746616066</Rotation>
+                <Translation>274.595642 803.4033 2500.23657</Translation>
+                <Time>350</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03374329 -0.6588689 0.08436667 -0.746749938</Rotation>
+                <Translation>274.5838 794.3579 2500.23828</Translation>
+                <Time>355</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0327263325 -0.658920169 0.08321402 -0.7468792</Rotation>
+                <Translation>274.580261 783.6788 2500.23853</Translation>
+                <Time>360</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0318449 -0.6589634 0.08221488 -0.7469899</Rotation>
+                <Translation>274.5833 771.372559 2500.23828</Translation>
+                <Time>365</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0312137417 -0.6589936 0.0814994052 -0.7470683</Rotation>
+                <Translation>274.591858 757.4458 2500.2373</Translation>
+                <Time>370</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0309551358 -0.659005761 0.0812062249 -0.7471002</Rotation>
+                <Translation>274.604 741.905762 2500.2356</Translation>
+                <Time>375</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0311644841 -0.6589959 0.0814435557 -0.747074366</Rotation>
+                <Translation>274.618347 724.759 2500.2334</Translation>
+                <Time>380</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03171833 -0.658969462 0.08207141 -0.747005641</Rotation>
+                <Translation>274.633362 706.011963 2500.23169</Translation>
+                <Time>385</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0324600339 -0.6589334 0.08291217 -0.7469128</Rotation>
+                <Translation>274.647644 685.6721 2500.22949</Translation>
+                <Time>390</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0332330242 -0.6588949 0.0837883353 -0.746814966</Rotation>
+                <Translation>274.66 663.7456 2500.22827</Translation>
+                <Time>395</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03388071 -0.6588619 0.0845224261 -0.7467323</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>400</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>405</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>410</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>415</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>420</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>425</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>430</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>435</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>440</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>445</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>450</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>455</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>460</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>465</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>470</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>475</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>480</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>485</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>490</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>495</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>500</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>505</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>510</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>515</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>520</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>525</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>530</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>535</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>540</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>545</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>550</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>555</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>560</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>565</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>570</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>575</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>580</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>585</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>590</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>595</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.669 640.24 2500.227</Translation>
+                <Time>600</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>274.66 663.7456 2500.22827</Translation>
+                <Time>605</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0740186 -0.6561428 0.06491257 -0.7481873</Rotation>
+                <Translation>274.647644 685.6721 2500.22949</Translation>
+                <Time>610</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07530287 -0.6560304 0.0660388544 -0.7480591</Rotation>
+                <Translation>274.633362 706.011963 2500.23169</Translation>
+                <Time>615</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07662765 -0.6559124 0.06720065 -0.747924566</Rotation>
+                <Translation>274.618347 724.759 2500.2334</Translation>
+                <Time>620</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0778707638 -0.6557998 0.06829084 -0.7477962</Rotation>
+                <Translation>274.604 741.905762 2500.2356</Translation>
+                <Time>625</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07891013 -0.65570426 0.0692023262 -0.7476872</Rotation>
+                <Translation>274.591858 757.4458 2500.2373</Translation>
+                <Time>630</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07962373 -0.65563786 0.0698281452 -0.7476116</Rotation>
+                <Translation>274.5833 771.372559 2500.23828</Translation>
+                <Time>635</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07988954 -0.655613 0.07006126 -0.7475832</Rotation>
+                <Translation>274.580261 783.6788 2500.23853</Translation>
+                <Time>640</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07958553 -0.655641437 0.06979465 -0.747615635</Rotation>
+                <Translation>274.5838 794.3579 2500.23828</Translation>
+                <Time>645</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0785894841 -0.6557338 0.0689211339 -0.747721</Rotation>
+                <Translation>274.595642 803.4033 2500.23657</Translation>
+                <Time>650</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07634453 -0.6559377 0.06694137 -0.7479546</Rotation>
+                <Translation>274.621643 810.5122 2500.233</Translation>
+                <Time>655</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07267196 -0.656258166 0.0636949539 -0.7483228</Rotation>
+                <Translation>274.662659 815.8205 2500.228</Translation>
+                <Time>660</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.06801673 -0.6566413 0.0595831163 -0.7487628</Rotation>
+                <Translation>274.711731 819.9785 2500.22144</Translation>
+                <Time>665</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0628245845 -0.6570385 0.05500774 -0.749218</Rotation>
+                <Translation>274.7625 823.5526 2500.215</Translation>
+                <Time>670</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0575423054 -0.6574102 0.05037165 -0.7496422</Rotation>
+                <Translation>274.81 826.294067 2500.21362</Translation>
+                <Time>675</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.05261777 -0.657727659 0.04607861 -0.7500016</Rotation>
+                <Translation>274.850281 828.3105 2500.208</Translation>
+                <Time>680</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0484996364 -0.6579725 0.04253304 -0.7502739</Rotation>
+                <Translation>274.881165 829.8159 2500.19287</Translation>
+                <Time>685</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0446424745 -0.6581682 0.0403038934 -0.7504647</Rotation>
+                <Translation>274.904 830.4919 2500.16333</Translation>
+                <Time>690</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0405987725 -0.6583425 0.03913105 -0.7506035</Rotation>
+                <Translation>274.922424 830.3844 2500.12231</Translation>
+                <Time>695</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0369643569 -0.658489943 0.03817563 -0.750711143</Rotation>
+                <Translation>274.937683 829.6858 2500.073</Translation>
+                <Time>700</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0343351848 -0.658607662 0.03659896 -0.7508113</Rotation>
+                <Translation>274.950867 828.5885 2500.021</Translation>
+                <Time>705</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03330709 -0.6586912 0.0335623063 -0.750926137</Rotation>
+                <Translation>274.9627 827.2863 2499.96777</Translation>
+                <Time>710</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03435853 -0.658728659 0.0282872356 -0.7510631</Rotation>
+                <Translation>274.974 825.9691 2499.917</Translation>
+                <Time>715</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0367718078 -0.658725441 0.020972278 -0.751191556</Rotation>
+                <Translation>274.986 824.817 2499.86963</Translation>
+                <Time>720</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0402115025 -0.658654153 0.0122859646 -0.7512702</Rotation>
+                <Translation>274.997742 823.6821 2499.80762</Translation>
+                <Time>725</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0445623025 -0.658485532 0.0028484033 -0.751267552</Rotation>
+                <Translation>275.007874 822.4834 2499.74927</Translation>
+                <Time>730</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0497090667 -0.658203363 -0.006719741 -0.751167238</Rotation>
+                <Translation>275.0157 821.5145 2499.72827</Translation>
+                <Time>735</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.05553711 -0.657806754 -0.01579768 -0.750970244</Rotation>
+                <Translation>275.020569 820.8601 2499.61963</Translation>
+                <Time>740</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0619324259 -0.6573102 -0.02376502 -0.750695</Rotation>
+                <Translation>275.022278 820.4038 2499.546</Translation>
+                <Time>745</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0689726 -0.656725049 -0.0301044211 -0.750365734</Rotation>
+                <Translation>275.0202 820.0267 2499.69263</Translation>
+                <Time>750</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0780190751 -0.655947566 -0.0353351 -0.749931455</Rotation>
+                <Translation>275.012146 819.6208 2500.24487</Translation>
+                <Time>755</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.08854755 -0.654996037 -0.039622087 -0.749379456</Rotation>
+                <Translation>274.998352 819.1103 2501.378</Translation>
+                <Time>760</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.09955186 -0.6539434 -0.042937465 -0.748734832</Rotation>
+                <Translation>274.979431 818.5107 2503.10181</Translation>
+                <Time>765</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.110029094 -0.6528884 -0.0452557057 -0.7480523</Rotation>
+                <Translation>274.956848 817.806 2505.35376</Translation>
+                <Time>770</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.118980475 -0.6519553 -0.04655375 -0.74741596</Rotation>
+                <Translation>274.9334 816.9814 2508.06934</Translation>
+                <Time>775</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.125632361 -0.6512858 -0.04621617 -0.74693197</Rotation>
+                <Translation>274.91 816.0453 2511.184</Translation>
+                <Time>780</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.130165964 -0.6509478 -0.0425956473 -0.7466655</Rotation>
+                <Translation>274.880676 815.066 2514.64</Translation>
+                <Time>785</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.132290155 -0.650911748 -0.0372714847 -0.7466084</Rotation>
+                <Translation>274.851868 814.0061 2518.36963</Translation>
+                <Time>790</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.131633818 -0.651149452 -0.032138817 -0.74675566</Rotation>
+                <Translation>274.833679 812.8179 2522.30542</Translation>
+                <Time>795</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.128734529 -0.6515685 -0.02829488 -0.7470511</Rotation>
+                <Translation>274.830139 811.5038 2526.38867</Translation>
+                <Time>800</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.125269085 -0.65201515 -0.0248633027 -0.747372568</Rotation>
+                <Translation>274.83075 810.1567 2530.571</Translation>
+                <Time>805</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.121248886 -0.6524949 -0.0216204282 -0.7477177</Rotation>
+                <Translation>274.834656 808.7997 2534.792</Translation>
+                <Time>810</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.116630465 -0.6530153 -0.0183785185 -0.7480846</Rotation>
+                <Translation>274.841 807.45166 2538.993</Translation>
+                <Time>815</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.111369915 -0.6535809 -0.0149496915 -0.748468637</Rotation>
+                <Translation>274.849426 806.1329 2543.114</Translation>
+                <Time>820</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.105422892 -0.6541933 -0.0111460444 -0.748861134</Rotation>
+                <Translation>274.859 804.863 2547.096</Translation>
+                <Time>825</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.09874465 -0.654850245 -0.00677968049 -0.749249458</Rotation>
+                <Translation>274.8692 803.6616 2550.87866</Translation>
+                <Time>830</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.09128997 -0.655545235 -0.001662823 -0.7496158</Rotation>
+                <Translation>274.879578 802.5487 2554.40332</Translation>
+                <Time>835</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.08287052 -0.656279147 0.00441624271 -0.7499404</Rotation>
+                <Translation>274.890076 801.519165 2557.713</Translation>
+                <Time>840</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0730244 -0.6570628 0.0115494775 -0.750201643</Rotation>
+                <Translation>274.902 800.4869 2561.172</Translation>
+                <Time>845</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.06203321 -0.6578308 0.0194907375 -0.750353634</Rotation>
+                <Translation>274.915222 799.4514 2564.76758</Translation>
+                <Time>850</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.05025496 -0.6585215 0.0279704574 -0.750360966</Rotation>
+                <Translation>274.929138 798.4239 2568.43726</Translation>
+                <Time>855</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03804993 -0.6590878 0.0367188938 -0.750204742</Rotation>
+                <Translation>274.943176 797.4149 2572.12158</Translation>
+                <Time>860</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.025780227 -0.6594996 0.04546668 -0.7498856</Rotation>
+                <Translation>274.957 796.4352 2575.759</Translation>
+                <Time>865</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0138090523 -0.6597445 0.0539454259 -0.74942404</Rotation>
+                <Translation>274.97 795.496 2579.28687</Translation>
+                <Time>870</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.00249987748 -0.6598272 0.06188825 -0.7488603</Rotation>
+                <Translation>274.982 794.6079 2582.6438</Translation>
+                <Time>875</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.008176652 -0.659749269 0.06924426 -0.7482441</Rotation>
+                <Translation>274.992859 793.7753 2585.76587</Translation>
+                <Time>880</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0189582761 -0.659479558 0.0763689652 -0.747592866</Rotation>
+                <Translation>275.003479 792.9912 2588.589</Translation>
+                <Time>885</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0284875259 -0.6591086 0.08250211 -0.7469657</Rotation>
+                <Translation>275.0125 792.2844 2591.054</Translation>
+                <Time>890</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0352028757 -0.6587854 0.08677841 -0.74647975</Rotation>
+                <Translation>275.018616 791.6871 2593.09937</Translation>
+                <Time>895</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03826374 -0.658633649 0.08877132 -0.7462287</Rotation>
+                <Translation>275.0213 791.2235 2594.67163</Translation>
+                <Time>900</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.039832972 -0.6585538 0.08983523 -0.7460897</Rotation>
+                <Translation>275.022644 790.8679 2595.81055</Translation>
+                <Time>905</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0404200964 -0.6585225 0.0902757943 -0.746032536</Rotation>
+                <Translation>275.023 790.5979 2596.59937</Translation>
+                <Time>910</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.040262945 -0.658529639 0.09023143 -0.7460401</Rotation>
+                <Translation>275.022766 790.3935 2597.121</Translation>
+                <Time>915</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03959918 -0.6585631 0.08984037 -0.7460934</Rotation>
+                <Translation>275.022156 790.2347 2597.45947</Translation>
+                <Time>920</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0386665128 -0.6586101 0.08924072 -0.746172667</Rotation>
+                <Translation>275.0213 790.1013 2597.698</Translation>
+                <Time>925</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0377026126 -0.658658743 0.0885707 -0.7462589</Rotation>
+                <Translation>275.020569 789.9731 2597.92041</Translation>
+                <Time>930</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0369452275 -0.6586975 0.08796858 -0.7463338</Rotation>
+                <Translation>275.020081 789.8301 2598.20947</Translation>
+                <Time>935</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.036460042 -0.6587241 0.0874454 -0.746395648</Rotation>
+                <Translation>275.020081 789.6623 2598.6062</Translation>
+                <Time>940</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0357248262 -0.6587644 0.086612314 -0.7464928</Rotation>
+                <Translation>275.020081 789.5012 2598.981</Translation>
+                <Time>945</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03478102 -0.658814967 0.08554277 -0.746616066</Rotation>
+                <Translation>275.02 789.3509 2599.31665</Translation>
+                <Time>950</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03374329 -0.6588689 0.08436667 -0.746749938</Rotation>
+                <Translation>275.02 789.21106 2599.61426</Translation>
+                <Time>955</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0327263325 -0.658920169 0.08321402 -0.7468792</Rotation>
+                <Translation>275.02 789.0818 2599.873</Translation>
+                <Time>960</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0318449 -0.6589634 0.08221488 -0.7469899</Rotation>
+                <Translation>275.02 788.9633 2600.09326</Translation>
+                <Time>965</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0312137417 -0.6589936 0.0814994052 -0.7470683</Rotation>
+                <Translation>275.02 788.8552 2600.27466</Translation>
+                <Time>970</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0309551358 -0.659005761 0.0812062249 -0.7471002</Rotation>
+                <Translation>275.02 788.7579 2600.417</Translation>
+                <Time>975</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0311644841 -0.6589959 0.0814435557 -0.747074366</Rotation>
+                <Translation>275.02 788.6711 2600.521</Translation>
+                <Time>980</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03171833 -0.658969462 0.08207141 -0.747005641</Rotation>
+                <Translation>275.02 788.595 2600.58643</Translation>
+                <Time>985</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0324600339 -0.6589334 0.08291217 -0.7469128</Rotation>
+                <Translation>275.02 788.5295 2600.613</Translation>
+                <Time>990</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0332330242 -0.6588949 0.0837883353 -0.746814966</Rotation>
+                <Translation>275.02 788.4746 2600.60083</Translation>
+                <Time>995</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03388071 -0.6588619 0.0845224261 -0.7467323</Rotation>
+                <Translation>275.02 788.4304 2600.55</Translation>
+                <Time>1000</Time>
+            </OBANKeyFrame>
+        </KeyFrames>
+    </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_canopy08.xml
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_canopy08.xml	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_canopy08.xml	(revision 711)
@@ -0,0 +1,318 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <OBAN id="0">
+    <Flags>NormalLoop</Flags>
+    <InitialTransform>0.117514037 0.01573939 0.992946446 -0.08158583 0.996647239 -0.006142465 -0.9897141 -0.08028853 0.118404157 -225.30423 1467.067 -3056.88037</InitialTransform>
+    <BaseTransform>1 2.91531049E-10 -2.05897366E-09 2.814951E-10 0.9999999 -5.130963E-12 -1.53974533E-09 -1.48164185E-12 0.9999999 0 0 0</BaseTransform>
+    <FrameLength>80</FrameLength>
+    <FrameCount>301</FrameCount>
+    <HalfStopFrame>0</HalfStopFrame>
+    <KeyFrames>
+      <OBANKeyFrame>
+        <Rotation>0.0248116739 -0.663462341 0.0325681679 -0.7470886</Rotation>
+        <Translation>-225.30423 1467.067 -3056.88037</Translation>
+        <Time>0</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0258169714 -0.6635044 0.03170232 -0.747054458</Rotation>
+        <Translation>-225.304 1467.04822 -3056.89478</Translation>
+        <Time>5</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0269245561 -0.6635476 0.0307879932 -0.747015238</Rotation>
+        <Translation>-225.303436 1467.025 -3056.9104</Translation>
+        <Time>10</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0280929282 -0.6635907 0.0298448056 -0.746972144</Rotation>
+        <Translation>-225.302658 1466.9989 -3056.92676</Translation>
+        <Time>15</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02928059 -0.6636328 0.02889239 -0.7469266</Rotation>
+        <Translation>-225.3018 1466.972 -3056.94336</Translation>
+        <Time>20</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0304460656 -0.6636729 0.0279503819 -0.746880233</Rotation>
+        <Translation>-225.301041 1466.94629 -3056.95972</Translation>
+        <Time>25</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0315478742 -0.6637103 0.02703842 -0.7468349</Rotation>
+        <Translation>-225.300461 1466.92346 -3056.97559</Translation>
+        <Time>30</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0325445458 -0.6637445 0.0261761639 -0.746792436</Rotation>
+        <Translation>-225.300262 1466.9054 -3056.99023</Translation>
+        <Time>35</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0333946235 -0.663775 0.025383262 -0.7467551</Rotation>
+        <Translation>-225.300583 1466.894 -3057.00317</Translation>
+        <Time>40</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0340566449 -0.66380167 0.02467938 -0.746725142</Rotation>
+        <Translation>-225.301514 1466.89124 -3057.014</Translation>
+        <Time>45</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03448917 -0.6638241 0.0240841713 -0.746704757</Rotation>
+        <Translation>-225.303268 1466.8988 -3057.02173</Translation>
+        <Time>50</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0345983 -0.6638418 0.0236266088 -0.7466987</Rotation>
+        <Translation>-225.306274 1466.92224 -3057.026</Translation>
+        <Time>55</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0342048854 -0.663854 0.0233418681 -0.7467149</Rotation>
+        <Translation>-225.311462 1466.9729 -3057.02441</Translation>
+        <Time>60</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0334218 -0.663861334 0.0232018642 -0.746748149</Rotation>
+        <Translation>-225.318268 1467.04407 -3057.0188</Translation>
+        <Time>65</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0323901 -0.6638644 0.02317296 -0.7467918</Rotation>
+        <Translation>-225.325836 1467.12708 -3057.01025</Translation>
+        <Time>70</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.031250827 -0.6638638 0.0232215058 -0.746839345</Rotation>
+        <Translation>-225.333435 1467.213 -3057.00049</Translation>
+        <Time>75</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0301450565 -0.663860559 0.0233138781 -0.746884763</Rotation>
+        <Translation>-225.340332 1467.29333 -3056.99072</Translation>
+        <Time>80</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02921388 -0.6638563 0.023416454 -0.7469224</Rotation>
+        <Translation>-225.345886 1467.35925 -3056.98267</Translation>
+        <Time>85</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0285984017 -0.6638527 0.0234956369 -0.7469469</Rotation>
+        <Translation>-225.3494 1467.4021 -3056.97729</Translation>
+        <Time>90</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0284371562 -0.663851559 0.023520859 -0.7469533</Rotation>
+        <Translation>-225.3503 1467.413 -3056.97583</Translation>
+        <Time>95</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.028728148 -0.6638501 0.02356208 -0.746942163</Rotation>
+        <Translation>-225.348038 1467.38733 -3056.97778</Translation>
+        <Time>100</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0293546878 -0.663847 0.0236464515 -0.746917844</Rotation>
+        <Translation>-225.343155 1467.33215 -3056.98218</Translation>
+        <Time>105</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03021539 -0.663842738 0.0237539168 -0.746883869</Rotation>
+        <Translation>-225.336411 1467.25708 -3056.98828</Translation>
+        <Time>110</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0312088821 -0.66383785 0.0238644574 -0.746843934</Rotation>
+        <Translation>-225.328629 1467.17151 -3056.99561</Translation>
+        <Time>115</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0322337747 -0.6638329 0.0239580255 -0.746801734</Rotation>
+        <Translation>-225.320633 1467.08447 -3057.00342</Translation>
+        <Time>120</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0331887156 -0.663828969 0.0240146071 -0.7467616</Rotation>
+        <Translation>-225.313324 1467.00562 -3057.011</Translation>
+        <Time>125</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0339723565 -0.6638275 0.02401419 -0.746727765</Rotation>
+        <Translation>-225.307632 1466.94421 -3057.01758</Translation>
+        <Time>130</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03448335 -0.663829565 0.02393677 -0.7467049</Rotation>
+        <Translation>-225.30452 1466.90955 -3057.02271</Translation>
+        <Time>135</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03465592 -0.6638374 0.02374867 -0.746696055</Rotation>
+        <Translation>-225.304825 1466.90918 -3057.02563</Translation>
+        <Time>140</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03459738 -0.663852453 0.0234035756 -0.7466962</Rotation>
+        <Translation>-225.308136 1466.93787 -3057.02783</Translation>
+        <Time>145</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0343645737 -0.663872838 0.0229435265 -0.746703148</Rotation>
+        <Translation>-225.313644 1466.98816 -3057.0293</Translation>
+        <Time>150</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0340024419 -0.663896 0.0224185139 -0.746715</Rotation>
+        <Translation>-225.320526 1467.05322 -3057.03</Translation>
+        <Time>155</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03355594 -0.6639199 0.0218785312 -0.74672997</Rotation>
+        <Translation>-225.328079 1467.126 -3057.03027</Translation>
+        <Time>160</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0330700129 -0.6639421 0.02137357 -0.74674654</Rotation>
+        <Translation>-225.3355 1467.19934 -3057.02979</Translation>
+        <Time>165</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0325896256 -0.6639605 0.0209536217 -0.7467632</Rotation>
+        <Translation>-225.342117 1467.26636 -3057.029</Translation>
+        <Time>170</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.032159742 -0.663973153 0.0206686947 -0.746778548</Rotation>
+        <Translation>-225.34726 1467.32007 -3057.02759</Translation>
+        <Time>175</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03182533 -0.6639781 0.0205687955 -0.746791244</Rotation>
+        <Translation>-225.350311 1467.35327 -3057.02539</Translation>
+        <Time>180</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03162661 -0.6639734 0.0207033865 -0.7468002</Rotation>
+        <Translation>-225.350616 1467.35938 -3057.023</Translation>
+        <Time>185</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03154051 -0.6639585 0.0210843813 -0.7468064</Rotation>
+        <Translation>-225.348267 1467.3396 -3057.01953</Translation>
+        <Time>190</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03153174 -0.6639353 0.0216649175 -0.7468108</Rotation>
+        <Translation>-225.343826 1467.29968 -3057.01538</Translation>
+        <Time>195</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03157124 -0.6639056 0.02239322 -0.746813953</Rotation>
+        <Translation>-225.337875 1467.24573 -3057.01025</Translation>
+        <Time>200</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0316299647 -0.6638716 0.02321751 -0.7468166</Rotation>
+        <Translation>-225.330948 1467.18359 -3057.005</Translation>
+        <Time>205</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03167885 -0.663835347 0.0240860153 -0.746819258</Rotation>
+        <Translation>-225.323669 1467.11914 -3056.99878</Translation>
+        <Time>210</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03168885 -0.6637989 0.0249469541 -0.7468229</Rotation>
+        <Translation>-225.316635 1467.05823 -3056.99243</Translation>
+        <Time>215</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03163093 -0.6637649 0.02574857 -0.7468284</Rotation>
+        <Translation>-225.310516 1467.00684 -3056.98584</Translation>
+        <Time>220</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0314760357 -0.663735569 0.0264390837 -0.7468369</Rotation>
+        <Translation>-225.305939 1466.97083 -3056.97949</Translation>
+        <Time>225</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0312034655 -0.6637127 0.0269804318 -0.7468493</Rotation>
+        <Translation>-225.303482 1466.95447 -3056.97314</Translation>
+        <Time>230</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0308720488 -0.6636923 0.02746537 -0.7468635</Rotation>
+        <Translation>-225.3019 1466.94666 -3056.9668</Translation>
+        <Time>235</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03050306 -0.6636729 0.0279245339 -0.746878862</Rotation>
+        <Translation>-225.3008 1466.9436 -3056.96021</Translation>
+        <Time>240</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0301010869 -0.6636543 0.0283610765 -0.7468952</Rotation>
+        <Translation>-225.30014 1466.9447 -3056.95386</Translation>
+        <Time>245</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0296706967 -0.6636365 0.0287781227 -0.74691236</Rotation>
+        <Translation>-225.299866 1466.94946 -3056.94727</Translation>
+        <Time>250</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.029216487 -0.6636192 0.029178828 -0.746930063</Rotation>
+        <Translation>-225.299881 1466.95715 -3056.94043</Translation>
+        <Time>255</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0287430231 -0.663602233 0.029566329 -0.746948242</Rotation>
+        <Translation>-225.300171 1466.96729 -3056.93384</Translation>
+        <Time>260</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0282548852 -0.663585544 0.0299437586 -0.74696666</Rotation>
+        <Translation>-225.300629 1466.97937 -3056.927</Translation>
+        <Time>265</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0277566668 -0.663569 0.0303142723 -0.7469852</Rotation>
+        <Translation>-225.301224 1466.99268 -3056.92041</Translation>
+        <Time>270</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0272529367 -0.663552165 0.0306809954 -0.7470037</Rotation>
+        <Translation>-225.30191 1467.00659 -3056.91357</Translation>
+        <Time>275</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0267482772 -0.6635353 0.0310470816 -0.7470218</Rotation>
+        <Translation>-225.302582 1467.02075 -3056.907</Translation>
+        <Time>280</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02624728 -0.663517952 0.03141567 -0.747039557</Rotation>
+        <Translation>-225.3032 1467.03442 -3056.90039</Translation>
+        <Time>285</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0257545114 -0.66350013 0.0317899063 -0.747056663</Rotation>
+        <Translation>-225.303726 1467.04712 -3056.89355</Translation>
+        <Time>290</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0252745617 -0.663481653 0.0321729258 -0.7470731</Rotation>
+        <Translation>-225.3041 1467.05811 -3056.887</Translation>
+        <Time>295</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.024812011 -0.663462341 0.0325678736 -0.7470886</Rotation>
+        <Translation>-225.30423 1467.06689 -3056.88037</Translation>
+        <Time>300</Time>
+      </OBANKeyFrame>
+    </KeyFrames>
+  </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_canopy08.xml.bak
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_canopy08.xml.bak	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_canopy08.xml.bak	(revision 711)
@@ -0,0 +1,318 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+    <OBAN id="0">
+        <Flags>NormalLoop</Flags>
+        <InitialTransform>0.117514037 0.01573939 0.992946446 -0.08158583 0.996647239 -0.006142465 -0.9897141 -0.08028853 0.118404157 -225.30423 1467.067 -3056.88037</InitialTransform>
+        <BaseTransform>1 2.91531049E-10 -2.05897366E-09 2.814951E-10 0.9999999 -5.130963E-12 -1.53974533E-09 -1.48164185E-12 0.9999999 0 0 0</BaseTransform>
+        <FrameLength>80</FrameLength>
+        <FrameCount>301</FrameCount>
+        <HalfStopFrame>0</HalfStopFrame>
+        <KeyFrames>
+            <OBANKeyFrame>
+                <Rotation>0.0248116739 -0.663462341 0.0325681679 -0.7470886</Rotation>
+                <Translation>-225.30423 1467.067 -3056.88037</Translation>
+                <Time>0</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0258169714 -0.6635044 0.03170232 -0.747054458</Rotation>
+                <Translation>-225.304 1467.04822 -3056.89478</Translation>
+                <Time>5</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0269245561 -0.6635476 0.0307879932 -0.747015238</Rotation>
+                <Translation>-225.303436 1467.025 -3056.9104</Translation>
+                <Time>10</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0280929282 -0.6635907 0.0298448056 -0.746972144</Rotation>
+                <Translation>-225.302658 1466.9989 -3056.92676</Translation>
+                <Time>15</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02928059 -0.6636328 0.02889239 -0.7469266</Rotation>
+                <Translation>-225.3018 1466.972 -3056.94336</Translation>
+                <Time>20</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0304460656 -0.6636729 0.0279503819 -0.746880233</Rotation>
+                <Translation>-225.301041 1466.94629 -3056.95972</Translation>
+                <Time>25</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0315478742 -0.6637103 0.02703842 -0.7468349</Rotation>
+                <Translation>-225.300461 1466.92346 -3056.97559</Translation>
+                <Time>30</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0325445458 -0.6637445 0.0261761639 -0.746792436</Rotation>
+                <Translation>-225.300262 1466.9054 -3056.99023</Translation>
+                <Time>35</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0333946235 -0.663775 0.025383262 -0.7467551</Rotation>
+                <Translation>-225.300583 1466.894 -3057.00317</Translation>
+                <Time>40</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0340566449 -0.66380167 0.02467938 -0.746725142</Rotation>
+                <Translation>-225.301514 1466.89124 -3057.014</Translation>
+                <Time>45</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03448917 -0.6638241 0.0240841713 -0.746704757</Rotation>
+                <Translation>-225.303268 1466.8988 -3057.02173</Translation>
+                <Time>50</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0345983 -0.6638418 0.0236266088 -0.7466987</Rotation>
+                <Translation>-225.306274 1466.92224 -3057.026</Translation>
+                <Time>55</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0342048854 -0.663854 0.0233418681 -0.7467149</Rotation>
+                <Translation>-225.311462 1466.9729 -3057.02441</Translation>
+                <Time>60</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0334218 -0.663861334 0.0232018642 -0.746748149</Rotation>
+                <Translation>-225.318268 1467.04407 -3057.0188</Translation>
+                <Time>65</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0323901 -0.6638644 0.02317296 -0.7467918</Rotation>
+                <Translation>-225.325836 1467.12708 -3057.01025</Translation>
+                <Time>70</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.031250827 -0.6638638 0.0232215058 -0.746839345</Rotation>
+                <Translation>-225.333435 1467.213 -3057.00049</Translation>
+                <Time>75</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0301450565 -0.663860559 0.0233138781 -0.746884763</Rotation>
+                <Translation>-225.340332 1467.29333 -3056.99072</Translation>
+                <Time>80</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02921388 -0.6638563 0.023416454 -0.7469224</Rotation>
+                <Translation>-225.345886 1467.35925 -3056.98267</Translation>
+                <Time>85</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0285984017 -0.6638527 0.0234956369 -0.7469469</Rotation>
+                <Translation>-225.3494 1467.4021 -3056.97729</Translation>
+                <Time>90</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0284371562 -0.663851559 0.023520859 -0.7469533</Rotation>
+                <Translation>-225.3503 1467.413 -3056.97583</Translation>
+                <Time>95</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.028728148 -0.6638501 0.02356208 -0.746942163</Rotation>
+                <Translation>-225.348038 1467.38733 -3056.97778</Translation>
+                <Time>100</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0293546878 -0.663847 0.0236464515 -0.746917844</Rotation>
+                <Translation>-225.343155 1467.33215 -3056.98218</Translation>
+                <Time>105</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03021539 -0.663842738 0.0237539168 -0.746883869</Rotation>
+                <Translation>-225.336411 1467.25708 -3056.98828</Translation>
+                <Time>110</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0312088821 -0.66383785 0.0238644574 -0.746843934</Rotation>
+                <Translation>-225.328629 1467.17151 -3056.99561</Translation>
+                <Time>115</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0322337747 -0.6638329 0.0239580255 -0.746801734</Rotation>
+                <Translation>-225.320633 1467.08447 -3057.00342</Translation>
+                <Time>120</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0331887156 -0.663828969 0.0240146071 -0.7467616</Rotation>
+                <Translation>-225.313324 1467.00562 -3057.011</Translation>
+                <Time>125</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0339723565 -0.6638275 0.02401419 -0.746727765</Rotation>
+                <Translation>-225.307632 1466.94421 -3057.01758</Translation>
+                <Time>130</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03448335 -0.663829565 0.02393677 -0.7467049</Rotation>
+                <Translation>-225.30452 1466.90955 -3057.02271</Translation>
+                <Time>135</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03465592 -0.6638374 0.02374867 -0.746696055</Rotation>
+                <Translation>-225.304825 1466.90918 -3057.02563</Translation>
+                <Time>140</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03459738 -0.663852453 0.0234035756 -0.7466962</Rotation>
+                <Translation>-225.308136 1466.93787 -3057.02783</Translation>
+                <Time>145</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0343645737 -0.663872838 0.0229435265 -0.746703148</Rotation>
+                <Translation>-225.313644 1466.98816 -3057.0293</Translation>
+                <Time>150</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0340024419 -0.663896 0.0224185139 -0.746715</Rotation>
+                <Translation>-225.320526 1467.05322 -3057.03</Translation>
+                <Time>155</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03355594 -0.6639199 0.0218785312 -0.74672997</Rotation>
+                <Translation>-225.328079 1467.126 -3057.03027</Translation>
+                <Time>160</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0330700129 -0.6639421 0.02137357 -0.74674654</Rotation>
+                <Translation>-225.3355 1467.19934 -3057.02979</Translation>
+                <Time>165</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0325896256 -0.6639605 0.0209536217 -0.7467632</Rotation>
+                <Translation>-225.342117 1467.26636 -3057.029</Translation>
+                <Time>170</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.032159742 -0.663973153 0.0206686947 -0.746778548</Rotation>
+                <Translation>-225.34726 1467.32007 -3057.02759</Translation>
+                <Time>175</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03182533 -0.6639781 0.0205687955 -0.746791244</Rotation>
+                <Translation>-225.350311 1467.35327 -3057.02539</Translation>
+                <Time>180</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03162661 -0.6639734 0.0207033865 -0.7468002</Rotation>
+                <Translation>-225.350616 1467.35938 -3057.023</Translation>
+                <Time>185</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03154051 -0.6639585 0.0210843813 -0.7468064</Rotation>
+                <Translation>-225.348267 1467.3396 -3057.01953</Translation>
+                <Time>190</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03153174 -0.6639353 0.0216649175 -0.7468108</Rotation>
+                <Translation>-225.343826 1467.29968 -3057.01538</Translation>
+                <Time>195</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03157124 -0.6639056 0.02239322 -0.746813953</Rotation>
+                <Translation>-225.337875 1467.24573 -3057.01025</Translation>
+                <Time>200</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0316299647 -0.6638716 0.02321751 -0.7468166</Rotation>
+                <Translation>-225.330948 1467.18359 -3057.005</Translation>
+                <Time>205</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03167885 -0.663835347 0.0240860153 -0.746819258</Rotation>
+                <Translation>-225.323669 1467.11914 -3056.99878</Translation>
+                <Time>210</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03168885 -0.6637989 0.0249469541 -0.7468229</Rotation>
+                <Translation>-225.316635 1467.05823 -3056.99243</Translation>
+                <Time>215</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03163093 -0.6637649 0.02574857 -0.7468284</Rotation>
+                <Translation>-225.310516 1467.00684 -3056.98584</Translation>
+                <Time>220</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0314760357 -0.663735569 0.0264390837 -0.7468369</Rotation>
+                <Translation>-225.305939 1466.97083 -3056.97949</Translation>
+                <Time>225</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0312034655 -0.6637127 0.0269804318 -0.7468493</Rotation>
+                <Translation>-225.303482 1466.95447 -3056.97314</Translation>
+                <Time>230</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0308720488 -0.6636923 0.02746537 -0.7468635</Rotation>
+                <Translation>-225.3019 1466.94666 -3056.9668</Translation>
+                <Time>235</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03050306 -0.6636729 0.0279245339 -0.746878862</Rotation>
+                <Translation>-225.3008 1466.9436 -3056.96021</Translation>
+                <Time>240</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0301010869 -0.6636543 0.0283610765 -0.7468952</Rotation>
+                <Translation>-225.30014 1466.9447 -3056.95386</Translation>
+                <Time>245</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0296706967 -0.6636365 0.0287781227 -0.74691236</Rotation>
+                <Translation>-225.299866 1466.94946 -3056.94727</Translation>
+                <Time>250</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.029216487 -0.6636192 0.029178828 -0.746930063</Rotation>
+                <Translation>-225.299881 1466.95715 -3056.94043</Translation>
+                <Time>255</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0287430231 -0.663602233 0.029566329 -0.746948242</Rotation>
+                <Translation>-225.300171 1466.96729 -3056.93384</Translation>
+                <Time>260</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0282548852 -0.663585544 0.0299437586 -0.74696666</Rotation>
+                <Translation>-225.300629 1466.97937 -3056.927</Translation>
+                <Time>265</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0277566668 -0.663569 0.0303142723 -0.7469852</Rotation>
+                <Translation>-225.301224 1466.99268 -3056.92041</Translation>
+                <Time>270</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0272529367 -0.663552165 0.0306809954 -0.7470037</Rotation>
+                <Translation>-225.30191 1467.00659 -3056.91357</Translation>
+                <Time>275</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0267482772 -0.6635353 0.0310470816 -0.7470218</Rotation>
+                <Translation>-225.302582 1467.02075 -3056.907</Translation>
+                <Time>280</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02624728 -0.663517952 0.03141567 -0.747039557</Rotation>
+                <Translation>-225.3032 1467.03442 -3056.90039</Translation>
+                <Time>285</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0257545114 -0.66350013 0.0317899063 -0.747056663</Rotation>
+                <Translation>-225.303726 1467.04712 -3056.89355</Translation>
+                <Time>290</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0252745617 -0.663481653 0.0321729258 -0.7470731</Rotation>
+                <Translation>-225.3041 1467.05811 -3056.887</Translation>
+                <Time>295</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.024812011 -0.663462341 0.0325678736 -0.7470886</Rotation>
+                <Translation>-225.30423 1467.06689 -3056.88037</Translation>
+                <Time>300</Time>
+            </OBANKeyFrame>
+        </KeyFrames>
+    </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_lt08.xml
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_lt08.xml	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_lt08.xml	(revision 711)
@@ -0,0 +1,318 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <OBAN id="0">
+    <Flags>NormalLoop</Flags>
+    <InitialTransform>-0.1236055 0.8966176 -0.425204068 -0.07202426 -0.4354659 -0.8973192 -0.989714146 -0.08028857 0.118404165 -178.7947 1478.86536 -3028.775</InitialTransform>
+    <BaseTransform>0.99999994 -6.423954E-09 2.127285E-09 -6.8010344E-09 0.9999998 1.97422985E-08 1.134132E-08 1.31457787E-08 0.9999999 0 0 0</BaseTransform>
+    <FrameLength>80</FrameLength>
+    <FrameCount>301</FrameCount>
+    <HalfStopFrame>0</HalfStopFrame>
+    <KeyFrames>
+      <OBANKeyFrame>
+        <Rotation>-0.5462271 -0.377404064 0.647587 -0.373942763</Rotation>
+        <Translation>-178.7947 1478.86536 -3028.775</Translation>
+        <Time>0</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5457224 -0.3782745 0.647093 -0.374654651</Rotation>
+        <Translation>-178.794937 1478.7738 -3028.7583</Translation>
+        <Time>5</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.545163751 -0.37923184 0.6465686 -0.375404716</Rotation>
+        <Translation>-178.795563 1478.67444 -3028.74023</Translation>
+        <Time>10</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5445724 -0.3802404 0.6460255 -0.376177043</Rotation>
+        <Translation>-178.7964 1478.57043 -3028.72168</Translation>
+        <Time>15</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.54396975 -0.381264716 0.6454753 -0.376955837</Rotation>
+        <Translation>-178.797287 1478.46472 -3028.70313</Translation>
+        <Time>20</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.54337734 -0.3822692 0.644930065 -0.3777254</Rotation>
+        <Translation>-178.79808 1478.36084 -3028.6853</Translation>
+        <Time>25</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5428169 -0.383218557 0.644401848 -0.378470153</Rotation>
+        <Translation>-178.798645 1478.26172 -3028.6687</Translation>
+        <Time>30</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5423102 -0.3840775 0.6439027 -0.37917456</Rotation>
+        <Translation>-178.798813 1478.17053 -3028.65356</Translation>
+        <Time>35</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5418792 -0.384810865 0.643445253 -0.379823267</Rotation>
+        <Translation>-178.798462 1478.0907 -3028.64038</Translation>
+        <Time>40</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.541546 -0.385383517 0.6430418 -0.380400777</Rotation>
+        <Translation>-178.797455 1478.02515 -3028.62964</Translation>
+        <Time>45</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5413325 -0.385760367 0.6427048 -0.38089186</Rotation>
+        <Translation>-178.79567 1477.97729 -3028.62183</Translation>
+        <Time>50</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.541288733 -0.385861874 0.6424538 -0.381274462</Rotation>
+        <Translation>-178.792633 1477.95374 -3028.61743</Translation>
+        <Time>55</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.541510463 -0.385536641 0.6423145 -0.3815233</Rotation>
+        <Translation>-178.787262 1477.96619 -3028.61841</Translation>
+        <Time>60</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5419374 -0.384880155 0.642267346 -0.381659269</Rotation>
+        <Translation>-178.780136 1478.0072 -3028.62378</Translation>
+        <Time>65</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5424943 -0.3840117 0.6422886 -0.381707132</Rotation>
+        <Translation>-178.772018 1478.06689 -3028.63232</Translation>
+        <Time>70</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.54310596 -0.3830505 0.6423548 -0.381691724</Rotation>
+        <Translation>-178.763611 1478.136 -3028.642</Translation>
+        <Time>75</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.543697357 -0.382116169 0.642442763 -0.3816382</Rotation>
+        <Translation>-178.755737 1478.20471 -3028.65234</Translation>
+        <Time>80</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5441941 -0.381328523 0.642529547 -0.3815719</Rotation>
+        <Translation>-178.749268 1478.26343 -3028.661</Translation>
+        <Time>85</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.544521749 -0.380807519 0.6425928 -0.3815183</Rotation>
+        <Translation>-178.745026 1478.30261 -3028.667</Translation>
+        <Time>90</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5446074 -0.3806709 0.642611742 -0.381500483</Rotation>
+        <Translation>-178.743958 1478.313 -3028.66846</Translation>
+        <Time>95</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5444498 -0.380915523 0.6426245 -0.3814597</Rotation>
+        <Translation>-178.746613 1478.29749 -3028.66626</Translation>
+        <Time>100</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5441106 -0.3814423 0.6426493 -0.381375521</Rotation>
+        <Translation>-178.752289 1478.26367 -3028.66162</Translation>
+        <Time>105</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.543644547 -0.3821659 0.64267844 -0.381266624</Rotation>
+        <Translation>-178.759979 1478.217 -3028.655</Translation>
+        <Time>110</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.543106556 -0.383001149 0.64270407 -0.3811519</Rotation>
+        <Translation>-178.768661 1478.16272 -3028.64722</Translation>
+        <Time>115</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.542551756 -0.3838629 0.6427188 -0.381050348</Rotation>
+        <Translation>-178.777359 1478.10559 -3028.6394</Translation>
+        <Time>120</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.542035341 -0.3846662 0.642715335 -0.380981058</Rotation>
+        <Translation>-178.785141 1478.05151 -3028.63184</Translation>
+        <Time>125</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.541613 -0.3853263 0.642686546 -0.3809632</Rotation>
+        <Translation>-178.7911 1478.00525 -3028.62524</Translation>
+        <Time>130</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.541340232 -0.3857584 0.6426257 -0.381016254</Rotation>
+        <Translation>-178.794357 1477.972 -3028.62061</Translation>
+        <Time>135</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.541254044 -0.385908127 0.642517149 -0.381170124</Rotation>
+        <Translation>-178.794128 1477.95483 -3028.61768</Translation>
+        <Time>140</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5412983 -0.385866851 0.6423319 -0.381461233</Rotation>
+        <Translation>-178.790924 1477.94531 -3028.61572</Translation>
+        <Time>145</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.541440547 -0.38568145 0.642090559 -0.381852984</Rotation>
+        <Translation>-178.785477 1477.94177 -3028.61426</Translation>
+        <Time>150</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5416547 -0.385388523 0.641818464 -0.382302135</Rotation>
+        <Translation>-178.778519 1477.94336 -3028.61353</Translation>
+        <Time>155</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5419147 -0.3850248 0.641541 -0.382765621</Rotation>
+        <Translation>-178.770813 1477.94958 -3028.613</Translation>
+        <Time>160</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.542194545 -0.384626865 0.641283631 -0.3832004</Rotation>
+        <Translation>-178.763062 1477.95923 -3028.61353</Translation>
+        <Time>165</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.542468131 -0.3842316 0.641072035 -0.383563519</Rotation>
+        <Translation>-178.756027 1477.97168 -3028.6145</Translation>
+        <Time>170</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5427098 -0.383875847 0.6409319 -0.3838121</Rotation>
+        <Translation>-178.750473 1477.98645 -3028.616</Translation>
+        <Time>175</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.542893648 -0.38359645 0.6408889 -0.383903146</Rotation>
+        <Translation>-178.747116 1478.00232 -3028.61768</Translation>
+        <Time>180</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5429964 -0.3834263 0.64096874 -0.383794427</Rotation>
+        <Translation>-178.746689 1478.01917 -3028.62036</Translation>
+        <Time>185</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.543030143 -0.3833457 0.6411787 -0.383476436</Rotation>
+        <Translation>-178.749115 1478.03857 -3028.624</Translation>
+        <Time>190</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5430153 -0.383325815 0.641494334 -0.3829892</Rotation>
+        <Translation>-178.7538 1478.06091 -3028.62842</Translation>
+        <Time>195</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.542969048 -0.3833432 0.6418884 -0.382376641</Rotation>
+        <Translation>-178.76004 1478.08594 -3028.6333</Translation>
+        <Time>200</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5429088 -0.383374453 0.642333448 -0.381682873</Rotation>
+        <Translation>-178.767258 1478.1134 -3028.639</Translation>
+        <Time>205</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5428519 -0.383396178 0.642802358 -0.3809518</Rotation>
+        <Translation>-178.7748 1478.14319 -3028.645</Translation>
+        <Time>210</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5428159 -0.3833851 0.643268 -0.380227655</Rotation>
+        <Translation>-178.782028 1478.17493 -3028.65137</Translation>
+        <Time>215</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5428183 -0.383317918 0.643703341 -0.37955454</Rotation>
+        <Translation>-178.788284 1478.20837 -3028.658</Translation>
+        <Time>220</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5428768 -0.383171529 0.644081533 -0.378976732</Rotation>
+        <Translation>-178.792938 1478.24353 -3028.66479</Translation>
+        <Time>225</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.543004 -0.382929385 0.644382834 -0.3785268</Rotation>
+        <Translation>-178.795456 1478.27979 -3028.67139</Translation>
+        <Time>230</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5431648 -0.382638872 0.6446554 -0.378125459</Rotation>
+        <Translation>-178.797073 1478.3175 -3028.67773</Translation>
+        <Time>235</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5433467 -0.382317275 0.644915044 -0.377746463</Rotation>
+        <Translation>-178.7982 1478.35645 -3028.68457</Translation>
+        <Time>240</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.543547034 -0.3819683 0.6451634 -0.377387077</Rotation>
+        <Translation>-178.7989 1478.39661 -3028.69165</Translation>
+        <Time>245</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5437632 -0.3815957 0.645401955 -0.377044559</Rotation>
+        <Translation>-178.79921 1478.4375 -3028.699</Translation>
+        <Time>250</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5439927 -0.381203324 0.645632148 -0.3767161</Rotation>
+        <Translation>-178.7992 1478.47937 -3028.706</Translation>
+        <Time>255</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5442328 -0.3807949 0.6458557 -0.37639907</Rotation>
+        <Translation>-178.798935 1478.52173 -3028.71338</Translation>
+        <Time>260</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.544481 -0.380374253 0.646074057 -0.376090676</Rotation>
+        <Translation>-178.798462 1478.56458 -3028.721</Translation>
+        <Time>265</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.544734657 -0.3799451 0.646288753 -0.3757881</Rotation>
+        <Translation>-178.797852 1478.60767 -3028.72852</Translation>
+        <Time>270</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5449912 -0.3795113 0.646501362 -0.375488728</Rotation>
+        <Translation>-178.79715 1478.65112 -3028.73633</Translation>
+        <Time>275</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5452481 -0.37907657 0.6467133 -0.375189722</Rotation>
+        <Translation>-178.796432 1478.69446 -3028.744</Translation>
+        <Time>280</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5455026 -0.3786447 0.646926343 -0.3748884</Rotation>
+        <Translation>-178.795776 1478.73779 -3028.75171</Translation>
+        <Time>285</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5457524 -0.378219545 0.6471419 -0.374582</Rotation>
+        <Translation>-178.795212 1478.78076 -3028.75952</Translation>
+        <Time>290</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.545994639 -0.377804816 0.6473615 -0.374267757</Rotation>
+        <Translation>-178.79483 1478.82336 -3028.76733</Translation>
+        <Time>295</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5462269 -0.377404362 0.6475868 -0.373943</Rotation>
+        <Translation>-178.7947 1478.86523 -3028.775</Translation>
+        <Time>300</Time>
+      </OBANKeyFrame>
+    </KeyFrames>
+  </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_lt08.xml.bak
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_lt08.xml.bak	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_lt08.xml.bak	(revision 711)
@@ -0,0 +1,318 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+    <OBAN id="0">
+        <Flags>NormalLoop</Flags>
+        <InitialTransform>-0.1236055 0.8966176 -0.425204068 -0.07202426 -0.4354659 -0.8973192 -0.989714146 -0.08028857 0.118404165 -178.7947 1478.86536 -3028.775</InitialTransform>
+        <BaseTransform>0.99999994 -6.423954E-09 2.127285E-09 -6.8010344E-09 0.9999998 1.97422985E-08 1.134132E-08 1.31457787E-08 0.9999999 0 0 0</BaseTransform>
+        <FrameLength>80</FrameLength>
+        <FrameCount>301</FrameCount>
+        <HalfStopFrame>0</HalfStopFrame>
+        <KeyFrames>
+            <OBANKeyFrame>
+                <Rotation>-0.5462271 -0.377404064 0.647587 -0.373942763</Rotation>
+                <Translation>-178.7947 1478.86536 -3028.775</Translation>
+                <Time>0</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5457224 -0.3782745 0.647093 -0.374654651</Rotation>
+                <Translation>-178.794937 1478.7738 -3028.7583</Translation>
+                <Time>5</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.545163751 -0.37923184 0.6465686 -0.375404716</Rotation>
+                <Translation>-178.795563 1478.67444 -3028.74023</Translation>
+                <Time>10</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5445724 -0.3802404 0.6460255 -0.376177043</Rotation>
+                <Translation>-178.7964 1478.57043 -3028.72168</Translation>
+                <Time>15</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.54396975 -0.381264716 0.6454753 -0.376955837</Rotation>
+                <Translation>-178.797287 1478.46472 -3028.70313</Translation>
+                <Time>20</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.54337734 -0.3822692 0.644930065 -0.3777254</Rotation>
+                <Translation>-178.79808 1478.36084 -3028.6853</Translation>
+                <Time>25</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5428169 -0.383218557 0.644401848 -0.378470153</Rotation>
+                <Translation>-178.798645 1478.26172 -3028.6687</Translation>
+                <Time>30</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5423102 -0.3840775 0.6439027 -0.37917456</Rotation>
+                <Translation>-178.798813 1478.17053 -3028.65356</Translation>
+                <Time>35</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5418792 -0.384810865 0.643445253 -0.379823267</Rotation>
+                <Translation>-178.798462 1478.0907 -3028.64038</Translation>
+                <Time>40</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.541546 -0.385383517 0.6430418 -0.380400777</Rotation>
+                <Translation>-178.797455 1478.02515 -3028.62964</Translation>
+                <Time>45</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5413325 -0.385760367 0.6427048 -0.38089186</Rotation>
+                <Translation>-178.79567 1477.97729 -3028.62183</Translation>
+                <Time>50</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.541288733 -0.385861874 0.6424538 -0.381274462</Rotation>
+                <Translation>-178.792633 1477.95374 -3028.61743</Translation>
+                <Time>55</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.541510463 -0.385536641 0.6423145 -0.3815233</Rotation>
+                <Translation>-178.787262 1477.96619 -3028.61841</Translation>
+                <Time>60</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5419374 -0.384880155 0.642267346 -0.381659269</Rotation>
+                <Translation>-178.780136 1478.0072 -3028.62378</Translation>
+                <Time>65</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5424943 -0.3840117 0.6422886 -0.381707132</Rotation>
+                <Translation>-178.772018 1478.06689 -3028.63232</Translation>
+                <Time>70</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.54310596 -0.3830505 0.6423548 -0.381691724</Rotation>
+                <Translation>-178.763611 1478.136 -3028.642</Translation>
+                <Time>75</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.543697357 -0.382116169 0.642442763 -0.3816382</Rotation>
+                <Translation>-178.755737 1478.20471 -3028.65234</Translation>
+                <Time>80</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5441941 -0.381328523 0.642529547 -0.3815719</Rotation>
+                <Translation>-178.749268 1478.26343 -3028.661</Translation>
+                <Time>85</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.544521749 -0.380807519 0.6425928 -0.3815183</Rotation>
+                <Translation>-178.745026 1478.30261 -3028.667</Translation>
+                <Time>90</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5446074 -0.3806709 0.642611742 -0.381500483</Rotation>
+                <Translation>-178.743958 1478.313 -3028.66846</Translation>
+                <Time>95</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5444498 -0.380915523 0.6426245 -0.3814597</Rotation>
+                <Translation>-178.746613 1478.29749 -3028.66626</Translation>
+                <Time>100</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5441106 -0.3814423 0.6426493 -0.381375521</Rotation>
+                <Translation>-178.752289 1478.26367 -3028.66162</Translation>
+                <Time>105</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.543644547 -0.3821659 0.64267844 -0.381266624</Rotation>
+                <Translation>-178.759979 1478.217 -3028.655</Translation>
+                <Time>110</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.543106556 -0.383001149 0.64270407 -0.3811519</Rotation>
+                <Translation>-178.768661 1478.16272 -3028.64722</Translation>
+                <Time>115</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.542551756 -0.3838629 0.6427188 -0.381050348</Rotation>
+                <Translation>-178.777359 1478.10559 -3028.6394</Translation>
+                <Time>120</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.542035341 -0.3846662 0.642715335 -0.380981058</Rotation>
+                <Translation>-178.785141 1478.05151 -3028.63184</Translation>
+                <Time>125</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.541613 -0.3853263 0.642686546 -0.3809632</Rotation>
+                <Translation>-178.7911 1478.00525 -3028.62524</Translation>
+                <Time>130</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.541340232 -0.3857584 0.6426257 -0.381016254</Rotation>
+                <Translation>-178.794357 1477.972 -3028.62061</Translation>
+                <Time>135</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.541254044 -0.385908127 0.642517149 -0.381170124</Rotation>
+                <Translation>-178.794128 1477.95483 -3028.61768</Translation>
+                <Time>140</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5412983 -0.385866851 0.6423319 -0.381461233</Rotation>
+                <Translation>-178.790924 1477.94531 -3028.61572</Translation>
+                <Time>145</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.541440547 -0.38568145 0.642090559 -0.381852984</Rotation>
+                <Translation>-178.785477 1477.94177 -3028.61426</Translation>
+                <Time>150</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5416547 -0.385388523 0.641818464 -0.382302135</Rotation>
+                <Translation>-178.778519 1477.94336 -3028.61353</Translation>
+                <Time>155</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5419147 -0.3850248 0.641541 -0.382765621</Rotation>
+                <Translation>-178.770813 1477.94958 -3028.613</Translation>
+                <Time>160</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.542194545 -0.384626865 0.641283631 -0.3832004</Rotation>
+                <Translation>-178.763062 1477.95923 -3028.61353</Translation>
+                <Time>165</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.542468131 -0.3842316 0.641072035 -0.383563519</Rotation>
+                <Translation>-178.756027 1477.97168 -3028.6145</Translation>
+                <Time>170</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5427098 -0.383875847 0.6409319 -0.3838121</Rotation>
+                <Translation>-178.750473 1477.98645 -3028.616</Translation>
+                <Time>175</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.542893648 -0.38359645 0.6408889 -0.383903146</Rotation>
+                <Translation>-178.747116 1478.00232 -3028.61768</Translation>
+                <Time>180</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5429964 -0.3834263 0.64096874 -0.383794427</Rotation>
+                <Translation>-178.746689 1478.01917 -3028.62036</Translation>
+                <Time>185</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.543030143 -0.3833457 0.6411787 -0.383476436</Rotation>
+                <Translation>-178.749115 1478.03857 -3028.624</Translation>
+                <Time>190</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5430153 -0.383325815 0.641494334 -0.3829892</Rotation>
+                <Translation>-178.7538 1478.06091 -3028.62842</Translation>
+                <Time>195</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.542969048 -0.3833432 0.6418884 -0.382376641</Rotation>
+                <Translation>-178.76004 1478.08594 -3028.6333</Translation>
+                <Time>200</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5429088 -0.383374453 0.642333448 -0.381682873</Rotation>
+                <Translation>-178.767258 1478.1134 -3028.639</Translation>
+                <Time>205</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5428519 -0.383396178 0.642802358 -0.3809518</Rotation>
+                <Translation>-178.7748 1478.14319 -3028.645</Translation>
+                <Time>210</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5428159 -0.3833851 0.643268 -0.380227655</Rotation>
+                <Translation>-178.782028 1478.17493 -3028.65137</Translation>
+                <Time>215</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5428183 -0.383317918 0.643703341 -0.37955454</Rotation>
+                <Translation>-178.788284 1478.20837 -3028.658</Translation>
+                <Time>220</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5428768 -0.383171529 0.644081533 -0.378976732</Rotation>
+                <Translation>-178.792938 1478.24353 -3028.66479</Translation>
+                <Time>225</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.543004 -0.382929385 0.644382834 -0.3785268</Rotation>
+                <Translation>-178.795456 1478.27979 -3028.67139</Translation>
+                <Time>230</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5431648 -0.382638872 0.6446554 -0.378125459</Rotation>
+                <Translation>-178.797073 1478.3175 -3028.67773</Translation>
+                <Time>235</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5433467 -0.382317275 0.644915044 -0.377746463</Rotation>
+                <Translation>-178.7982 1478.35645 -3028.68457</Translation>
+                <Time>240</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.543547034 -0.3819683 0.6451634 -0.377387077</Rotation>
+                <Translation>-178.7989 1478.39661 -3028.69165</Translation>
+                <Time>245</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5437632 -0.3815957 0.645401955 -0.377044559</Rotation>
+                <Translation>-178.79921 1478.4375 -3028.699</Translation>
+                <Time>250</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5439927 -0.381203324 0.645632148 -0.3767161</Rotation>
+                <Translation>-178.7992 1478.47937 -3028.706</Translation>
+                <Time>255</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5442328 -0.3807949 0.6458557 -0.37639907</Rotation>
+                <Translation>-178.798935 1478.52173 -3028.71338</Translation>
+                <Time>260</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.544481 -0.380374253 0.646074057 -0.376090676</Rotation>
+                <Translation>-178.798462 1478.56458 -3028.721</Translation>
+                <Time>265</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.544734657 -0.3799451 0.646288753 -0.3757881</Rotation>
+                <Translation>-178.797852 1478.60767 -3028.72852</Translation>
+                <Time>270</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5449912 -0.3795113 0.646501362 -0.375488728</Rotation>
+                <Translation>-178.79715 1478.65112 -3028.73633</Translation>
+                <Time>275</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5452481 -0.37907657 0.6467133 -0.375189722</Rotation>
+                <Translation>-178.796432 1478.69446 -3028.744</Translation>
+                <Time>280</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5455026 -0.3786447 0.646926343 -0.3748884</Rotation>
+                <Translation>-178.795776 1478.73779 -3028.75171</Translation>
+                <Time>285</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5457524 -0.378219545 0.6471419 -0.374582</Rotation>
+                <Translation>-178.795212 1478.78076 -3028.75952</Translation>
+                <Time>290</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.545994639 -0.377804816 0.6473615 -0.374267757</Rotation>
+                <Translation>-178.79483 1478.82336 -3028.76733</Translation>
+                <Time>295</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5462269 -0.377404362 0.6475868 -0.373943</Rotation>
+                <Translation>-178.7947 1478.86523 -3028.775</Translation>
+                <Time>300</Time>
+            </OBANKeyFrame>
+        </KeyFrames>
+    </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_rt08.xml
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_rt08.xml	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_rt08.xml	(revision 711)
@@ -0,0 +1,318 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <OBAN id="0">
+    <Flags>NormalLoop</Flags>
+    <InitialTransform>0.117514037 0.01573939 0.992946446 -0.08158583 0.996647239 -0.006142465 -0.9897141 -0.08028853 0.118404157 -184.6708 1465.14417 -3087.19629</InitialTransform>
+    <BaseTransform>1 2.91531049E-10 -2.05897366E-09 2.814951E-10 0.9999999 -5.130963E-12 -1.53974533E-09 -1.48164185E-12 0.9999999 0 0 0</BaseTransform>
+    <FrameLength>80</FrameLength>
+    <FrameCount>301</FrameCount>
+    <HalfStopFrame>0</HalfStopFrame>
+    <KeyFrames>
+      <OBANKeyFrame>
+        <Rotation>0.0248116739 -0.663462341 0.0325681679 -0.7470886</Rotation>
+        <Translation>-184.6708 1465.14417 -3087.19629</Translation>
+        <Time>0</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0258169714 -0.6635044 0.03170232 -0.747054458</Rotation>
+        <Translation>-184.670517 1465.20764 -3087.21558</Translation>
+        <Time>5</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0269245561 -0.6635476 0.0307879932 -0.747015238</Rotation>
+        <Translation>-184.6698 1465.27576 -3087.23633</Translation>
+        <Time>10</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0280929282 -0.6635907 0.0298448056 -0.746972144</Rotation>
+        <Translation>-184.6688 1465.34656 -3087.25781</Translation>
+        <Time>15</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02928059 -0.6636328 0.02889239 -0.7469266</Rotation>
+        <Translation>-184.66774 1465.41809 -3087.2793</Translation>
+        <Time>20</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0304460656 -0.6636729 0.0279503819 -0.746880233</Rotation>
+        <Translation>-184.666779 1465.489 -3087.30029</Translation>
+        <Time>25</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0315478742 -0.6637103 0.02703842 -0.7468349</Rotation>
+        <Translation>-184.6661 1465.557 -3087.32</Translation>
+        <Time>30</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0325445458 -0.6637445 0.0261761639 -0.746792436</Rotation>
+        <Translation>-184.665878 1465.62036 -3087.33838</Translation>
+        <Time>35</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0333946235 -0.663775 0.025383262 -0.7467551</Rotation>
+        <Translation>-184.66629 1465.67737 -3087.35425</Translation>
+        <Time>40</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0340566449 -0.66380167 0.02467938 -0.746725142</Rotation>
+        <Translation>-184.6675 1465.72607 -3087.36719</Translation>
+        <Time>45</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03448917 -0.6638241 0.0240841713 -0.746704757</Rotation>
+        <Translation>-184.669647 1465.76453 -3087.377</Translation>
+        <Time>50</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0345983 -0.6638418 0.0236266088 -0.7466987</Rotation>
+        <Translation>-184.6733 1465.78943 -3087.38184</Translation>
+        <Time>55</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0342048854 -0.663854 0.0233418681 -0.7467149</Rotation>
+        <Translation>-184.679749 1465.79517 -3087.38062</Translation>
+        <Time>60</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0334218 -0.663861334 0.0232018642 -0.746748149</Rotation>
+        <Translation>-184.688248 1465.78564 -3087.37378</Translation>
+        <Time>65</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0323901 -0.6638644 0.02317296 -0.7467918</Rotation>
+        <Translation>-184.6979 1465.76538 -3087.36377</Translation>
+        <Time>70</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.031250827 -0.6638638 0.0232215058 -0.746839345</Rotation>
+        <Translation>-184.7078 1465.739 -3087.35181</Translation>
+        <Time>75</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0301450565 -0.663860559 0.0233138781 -0.746884763</Rotation>
+        <Translation>-184.716965 1465.71143 -3087.3396</Translation>
+        <Time>80</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02921388 -0.6638563 0.023416454 -0.7469224</Rotation>
+        <Translation>-184.724472 1465.68689 -3087.32935</Translation>
+        <Time>85</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0285984017 -0.6638527 0.0234956369 -0.7469469</Rotation>
+        <Translation>-184.72934 1465.67 -3087.32227</Translation>
+        <Time>90</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0284371562 -0.663851559 0.023520859 -0.7469533</Rotation>
+        <Translation>-184.730576 1465.66553 -3087.32031</Translation>
+        <Time>95</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.028728148 -0.6638501 0.02356208 -0.746942163</Rotation>
+        <Translation>-184.727478 1465.66943 -3087.323</Translation>
+        <Time>100</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0293546878 -0.663847 0.0236464515 -0.746917844</Rotation>
+        <Translation>-184.7209 1465.67834 -3087.32861</Translation>
+        <Time>105</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03021539 -0.663842738 0.0237539168 -0.746883869</Rotation>
+        <Translation>-184.711929 1465.69116 -3087.33643</Translation>
+        <Time>110</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0312088821 -0.66383785 0.0238644574 -0.746843934</Rotation>
+        <Translation>-184.701752 1465.70654 -3087.34546</Translation>
+        <Time>115</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0322337747 -0.6638329 0.0239580255 -0.746801734</Rotation>
+        <Translation>-184.691467 1465.72339 -3087.35522</Translation>
+        <Time>120</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0331887156 -0.663828969 0.0240146071 -0.7467616</Rotation>
+        <Translation>-184.6822 1465.7406 -3087.3645</Translation>
+        <Time>125</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0339723565 -0.6638275 0.02401419 -0.746727765</Rotation>
+        <Translation>-184.675079 1465.75708 -3087.37231</Translation>
+        <Time>130</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03448335 -0.663829565 0.02393677 -0.7467049</Rotation>
+        <Translation>-184.6712 1465.77173 -3087.37817</Translation>
+        <Time>135</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03465592 -0.6638374 0.02374867 -0.746696055</Rotation>
+        <Translation>-184.671509 1465.78455 -3087.38135</Translation>
+        <Time>140</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03459738 -0.663852453 0.0234035756 -0.7466962</Rotation>
+        <Translation>-184.675446 1465.80042 -3087.384</Translation>
+        <Time>145</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0343645737 -0.663872838 0.0229435265 -0.746703148</Rotation>
+        <Translation>-184.682083 1465.81824 -3087.38574</Translation>
+        <Time>150</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0340024419 -0.663896 0.0224185139 -0.746715</Rotation>
+        <Translation>-184.690521 1465.83667 -3087.387</Translation>
+        <Time>155</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03355594 -0.6639199 0.0218785312 -0.74672997</Rotation>
+        <Translation>-184.699829 1465.85388 -3087.387</Translation>
+        <Time>160</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0330700129 -0.6639421 0.02137357 -0.74674654</Rotation>
+        <Translation>-184.709122 1465.86865 -3087.38672</Translation>
+        <Time>165</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0325896256 -0.6639605 0.0209536217 -0.7467632</Rotation>
+        <Translation>-184.717529 1465.87927 -3087.38574</Translation>
+        <Time>170</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.032159742 -0.663973153 0.0206686947 -0.746778548</Rotation>
+        <Translation>-184.724136 1465.88428 -3087.384</Translation>
+        <Time>175</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03182533 -0.6639781 0.0205687955 -0.746791244</Rotation>
+        <Translation>-184.728119 1465.88232 -3087.38135</Translation>
+        <Time>180</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03162661 -0.6639734 0.0207033865 -0.7468002</Rotation>
+        <Translation>-184.728577 1465.87158 -3087.37842</Translation>
+        <Time>185</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03154051 -0.6639585 0.0210843813 -0.7468064</Rotation>
+        <Translation>-184.725632 1465.85083 -3087.374</Translation>
+        <Time>190</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03153174 -0.6639353 0.0216649175 -0.7468108</Rotation>
+        <Translation>-184.720032 1465.822 -3087.36865</Translation>
+        <Time>195</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03157124 -0.6639056 0.02239322 -0.746813953</Rotation>
+        <Translation>-184.71254 1465.78674 -3087.36279</Translation>
+        <Time>200</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0316299647 -0.6638716 0.02321751 -0.7468166</Rotation>
+        <Translation>-184.703857 1465.74731 -3087.356</Translation>
+        <Time>205</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03167885 -0.663835347 0.0240860153 -0.746819258</Rotation>
+        <Translation>-184.6948 1465.70532 -3087.34863</Translation>
+        <Time>210</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03168885 -0.6637989 0.0249469541 -0.7468229</Rotation>
+        <Translation>-184.686081 1465.66309 -3087.34082</Translation>
+        <Time>215</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03163093 -0.6637649 0.02574857 -0.7468284</Rotation>
+        <Translation>-184.678513 1465.62231 -3087.333</Translation>
+        <Time>220</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0314760357 -0.663735569 0.0264390837 -0.7468369</Rotation>
+        <Translation>-184.672928 1465.585 -3087.325</Translation>
+        <Time>225</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0312034655 -0.6637127 0.0269804318 -0.7468493</Rotation>
+        <Translation>-184.669891 1465.55261 -3087.31714</Translation>
+        <Time>230</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0308720488 -0.6636923 0.02746537 -0.7468635</Rotation>
+        <Translation>-184.667938 1465.52185 -3087.30933</Translation>
+        <Time>235</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03050306 -0.6636729 0.0279245339 -0.746878862</Rotation>
+        <Translation>-184.6666 1465.49146 -3087.301</Translation>
+        <Time>240</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0301010869 -0.6636543 0.0283610765 -0.7468952</Rotation>
+        <Translation>-184.665771 1465.46143 -3087.293</Translation>
+        <Time>245</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0296706967 -0.6636365 0.0287781227 -0.74691236</Rotation>
+        <Translation>-184.6654 1465.432 -3087.28442</Translation>
+        <Time>250</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.029216487 -0.6636192 0.029178828 -0.746930063</Rotation>
+        <Translation>-184.665421 1465.40271 -3087.276</Translation>
+        <Time>255</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0287430231 -0.663602233 0.029566329 -0.746948242</Rotation>
+        <Translation>-184.665756 1465.37378 -3087.26733</Translation>
+        <Time>260</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0282548852 -0.663585544 0.0299437586 -0.74696666</Rotation>
+        <Translation>-184.666321 1465.345 -3087.25854</Translation>
+        <Time>265</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0277566668 -0.663569 0.0303142723 -0.7469852</Rotation>
+        <Translation>-184.667068 1465.31628 -3087.24976</Translation>
+        <Time>270</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0272529367 -0.663552165 0.0306809954 -0.7470037</Rotation>
+        <Translation>-184.6679 1465.28772 -3087.24072</Translation>
+        <Time>275</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0267482772 -0.6635353 0.0310470816 -0.7470218</Rotation>
+        <Translation>-184.668732 1465.25928 -3087.232</Translation>
+        <Time>280</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02624728 -0.663517952 0.03141567 -0.747039557</Rotation>
+        <Translation>-184.66954 1465.23071 -3087.22314</Translation>
+        <Time>285</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0257545114 -0.66350013 0.0317899063 -0.747056663</Rotation>
+        <Translation>-184.6702 1465.202 -3087.21387</Translation>
+        <Time>290</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0252745617 -0.663481653 0.0321729258 -0.7470731</Rotation>
+        <Translation>-184.670639 1465.17322 -3087.205</Translation>
+        <Time>295</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.024812011 -0.663462341 0.0325678736 -0.7470886</Rotation>
+        <Translation>-184.6708 1465.14417 -3087.19629</Translation>
+        <Time>300</Time>
+      </OBANKeyFrame>
+    </KeyFrames>
+  </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_rt08.xml.bak
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_rt08.xml.bak	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_rt08.xml.bak	(revision 711)
@@ -0,0 +1,318 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+    <OBAN id="0">
+        <Flags>NormalLoop</Flags>
+        <InitialTransform>0.117514037 0.01573939 0.992946446 -0.08158583 0.996647239 -0.006142465 -0.9897141 -0.08028853 0.118404157 -184.6708 1465.14417 -3087.19629</InitialTransform>
+        <BaseTransform>1 2.91531049E-10 -2.05897366E-09 2.814951E-10 0.9999999 -5.130963E-12 -1.53974533E-09 -1.48164185E-12 0.9999999 0 0 0</BaseTransform>
+        <FrameLength>80</FrameLength>
+        <FrameCount>301</FrameCount>
+        <HalfStopFrame>0</HalfStopFrame>
+        <KeyFrames>
+            <OBANKeyFrame>
+                <Rotation>0.0248116739 -0.663462341 0.0325681679 -0.7470886</Rotation>
+                <Translation>-184.6708 1465.14417 -3087.19629</Translation>
+                <Time>0</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0258169714 -0.6635044 0.03170232 -0.747054458</Rotation>
+                <Translation>-184.670517 1465.20764 -3087.21558</Translation>
+                <Time>5</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0269245561 -0.6635476 0.0307879932 -0.747015238</Rotation>
+                <Translation>-184.6698 1465.27576 -3087.23633</Translation>
+                <Time>10</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0280929282 -0.6635907 0.0298448056 -0.746972144</Rotation>
+                <Translation>-184.6688 1465.34656 -3087.25781</Translation>
+                <Time>15</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02928059 -0.6636328 0.02889239 -0.7469266</Rotation>
+                <Translation>-184.66774 1465.41809 -3087.2793</Translation>
+                <Time>20</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0304460656 -0.6636729 0.0279503819 -0.746880233</Rotation>
+                <Translation>-184.666779 1465.489 -3087.30029</Translation>
+                <Time>25</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0315478742 -0.6637103 0.02703842 -0.7468349</Rotation>
+                <Translation>-184.6661 1465.557 -3087.32</Translation>
+                <Time>30</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0325445458 -0.6637445 0.0261761639 -0.746792436</Rotation>
+                <Translation>-184.665878 1465.62036 -3087.33838</Translation>
+                <Time>35</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0333946235 -0.663775 0.025383262 -0.7467551</Rotation>
+                <Translation>-184.66629 1465.67737 -3087.35425</Translation>
+                <Time>40</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0340566449 -0.66380167 0.02467938 -0.746725142</Rotation>
+                <Translation>-184.6675 1465.72607 -3087.36719</Translation>
+                <Time>45</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03448917 -0.6638241 0.0240841713 -0.746704757</Rotation>
+                <Translation>-184.669647 1465.76453 -3087.377</Translation>
+                <Time>50</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0345983 -0.6638418 0.0236266088 -0.7466987</Rotation>
+                <Translation>-184.6733 1465.78943 -3087.38184</Translation>
+                <Time>55</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0342048854 -0.663854 0.0233418681 -0.7467149</Rotation>
+                <Translation>-184.679749 1465.79517 -3087.38062</Translation>
+                <Time>60</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0334218 -0.663861334 0.0232018642 -0.746748149</Rotation>
+                <Translation>-184.688248 1465.78564 -3087.37378</Translation>
+                <Time>65</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0323901 -0.6638644 0.02317296 -0.7467918</Rotation>
+                <Translation>-184.6979 1465.76538 -3087.36377</Translation>
+                <Time>70</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.031250827 -0.6638638 0.0232215058 -0.746839345</Rotation>
+                <Translation>-184.7078 1465.739 -3087.35181</Translation>
+                <Time>75</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0301450565 -0.663860559 0.0233138781 -0.746884763</Rotation>
+                <Translation>-184.716965 1465.71143 -3087.3396</Translation>
+                <Time>80</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02921388 -0.6638563 0.023416454 -0.7469224</Rotation>
+                <Translation>-184.724472 1465.68689 -3087.32935</Translation>
+                <Time>85</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0285984017 -0.6638527 0.0234956369 -0.7469469</Rotation>
+                <Translation>-184.72934 1465.67 -3087.32227</Translation>
+                <Time>90</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0284371562 -0.663851559 0.023520859 -0.7469533</Rotation>
+                <Translation>-184.730576 1465.66553 -3087.32031</Translation>
+                <Time>95</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.028728148 -0.6638501 0.02356208 -0.746942163</Rotation>
+                <Translation>-184.727478 1465.66943 -3087.323</Translation>
+                <Time>100</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0293546878 -0.663847 0.0236464515 -0.746917844</Rotation>
+                <Translation>-184.7209 1465.67834 -3087.32861</Translation>
+                <Time>105</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03021539 -0.663842738 0.0237539168 -0.746883869</Rotation>
+                <Translation>-184.711929 1465.69116 -3087.33643</Translation>
+                <Time>110</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0312088821 -0.66383785 0.0238644574 -0.746843934</Rotation>
+                <Translation>-184.701752 1465.70654 -3087.34546</Translation>
+                <Time>115</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0322337747 -0.6638329 0.0239580255 -0.746801734</Rotation>
+                <Translation>-184.691467 1465.72339 -3087.35522</Translation>
+                <Time>120</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0331887156 -0.663828969 0.0240146071 -0.7467616</Rotation>
+                <Translation>-184.6822 1465.7406 -3087.3645</Translation>
+                <Time>125</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0339723565 -0.6638275 0.02401419 -0.746727765</Rotation>
+                <Translation>-184.675079 1465.75708 -3087.37231</Translation>
+                <Time>130</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03448335 -0.663829565 0.02393677 -0.7467049</Rotation>
+                <Translation>-184.6712 1465.77173 -3087.37817</Translation>
+                <Time>135</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03465592 -0.6638374 0.02374867 -0.746696055</Rotation>
+                <Translation>-184.671509 1465.78455 -3087.38135</Translation>
+                <Time>140</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03459738 -0.663852453 0.0234035756 -0.7466962</Rotation>
+                <Translation>-184.675446 1465.80042 -3087.384</Translation>
+                <Time>145</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0343645737 -0.663872838 0.0229435265 -0.746703148</Rotation>
+                <Translation>-184.682083 1465.81824 -3087.38574</Translation>
+                <Time>150</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0340024419 -0.663896 0.0224185139 -0.746715</Rotation>
+                <Translation>-184.690521 1465.83667 -3087.387</Translation>
+                <Time>155</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03355594 -0.6639199 0.0218785312 -0.74672997</Rotation>
+                <Translation>-184.699829 1465.85388 -3087.387</Translation>
+                <Time>160</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0330700129 -0.6639421 0.02137357 -0.74674654</Rotation>
+                <Translation>-184.709122 1465.86865 -3087.38672</Translation>
+                <Time>165</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0325896256 -0.6639605 0.0209536217 -0.7467632</Rotation>
+                <Translation>-184.717529 1465.87927 -3087.38574</Translation>
+                <Time>170</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.032159742 -0.663973153 0.0206686947 -0.746778548</Rotation>
+                <Translation>-184.724136 1465.88428 -3087.384</Translation>
+                <Time>175</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03182533 -0.6639781 0.0205687955 -0.746791244</Rotation>
+                <Translation>-184.728119 1465.88232 -3087.38135</Translation>
+                <Time>180</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03162661 -0.6639734 0.0207033865 -0.7468002</Rotation>
+                <Translation>-184.728577 1465.87158 -3087.37842</Translation>
+                <Time>185</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03154051 -0.6639585 0.0210843813 -0.7468064</Rotation>
+                <Translation>-184.725632 1465.85083 -3087.374</Translation>
+                <Time>190</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03153174 -0.6639353 0.0216649175 -0.7468108</Rotation>
+                <Translation>-184.720032 1465.822 -3087.36865</Translation>
+                <Time>195</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03157124 -0.6639056 0.02239322 -0.746813953</Rotation>
+                <Translation>-184.71254 1465.78674 -3087.36279</Translation>
+                <Time>200</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0316299647 -0.6638716 0.02321751 -0.7468166</Rotation>
+                <Translation>-184.703857 1465.74731 -3087.356</Translation>
+                <Time>205</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03167885 -0.663835347 0.0240860153 -0.746819258</Rotation>
+                <Translation>-184.6948 1465.70532 -3087.34863</Translation>
+                <Time>210</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03168885 -0.6637989 0.0249469541 -0.7468229</Rotation>
+                <Translation>-184.686081 1465.66309 -3087.34082</Translation>
+                <Time>215</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03163093 -0.6637649 0.02574857 -0.7468284</Rotation>
+                <Translation>-184.678513 1465.62231 -3087.333</Translation>
+                <Time>220</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0314760357 -0.663735569 0.0264390837 -0.7468369</Rotation>
+                <Translation>-184.672928 1465.585 -3087.325</Translation>
+                <Time>225</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0312034655 -0.6637127 0.0269804318 -0.7468493</Rotation>
+                <Translation>-184.669891 1465.55261 -3087.31714</Translation>
+                <Time>230</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0308720488 -0.6636923 0.02746537 -0.7468635</Rotation>
+                <Translation>-184.667938 1465.52185 -3087.30933</Translation>
+                <Time>235</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03050306 -0.6636729 0.0279245339 -0.746878862</Rotation>
+                <Translation>-184.6666 1465.49146 -3087.301</Translation>
+                <Time>240</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0301010869 -0.6636543 0.0283610765 -0.7468952</Rotation>
+                <Translation>-184.665771 1465.46143 -3087.293</Translation>
+                <Time>245</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0296706967 -0.6636365 0.0287781227 -0.74691236</Rotation>
+                <Translation>-184.6654 1465.432 -3087.28442</Translation>
+                <Time>250</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.029216487 -0.6636192 0.029178828 -0.746930063</Rotation>
+                <Translation>-184.665421 1465.40271 -3087.276</Translation>
+                <Time>255</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0287430231 -0.663602233 0.029566329 -0.746948242</Rotation>
+                <Translation>-184.665756 1465.37378 -3087.26733</Translation>
+                <Time>260</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0282548852 -0.663585544 0.0299437586 -0.74696666</Rotation>
+                <Translation>-184.666321 1465.345 -3087.25854</Translation>
+                <Time>265</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0277566668 -0.663569 0.0303142723 -0.7469852</Rotation>
+                <Translation>-184.667068 1465.31628 -3087.24976</Translation>
+                <Time>270</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0272529367 -0.663552165 0.0306809954 -0.7470037</Rotation>
+                <Translation>-184.6679 1465.28772 -3087.24072</Translation>
+                <Time>275</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0267482772 -0.6635353 0.0310470816 -0.7470218</Rotation>
+                <Translation>-184.668732 1465.25928 -3087.232</Translation>
+                <Time>280</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02624728 -0.663517952 0.03141567 -0.747039557</Rotation>
+                <Translation>-184.66954 1465.23071 -3087.22314</Translation>
+                <Time>285</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0257545114 -0.66350013 0.0317899063 -0.747056663</Rotation>
+                <Translation>-184.6702 1465.202 -3087.21387</Translation>
+                <Time>290</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0252745617 -0.663481653 0.0321729258 -0.7470731</Rotation>
+                <Translation>-184.670639 1465.17322 -3087.205</Translation>
+                <Time>295</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.024812011 -0.663462341 0.0325678736 -0.7470886</Rotation>
+                <Translation>-184.6708 1465.14417 -3087.19629</Translation>
+                <Time>300</Time>
+            </OBANKeyFrame>
+        </KeyFrames>
+    </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_rt_center.xml
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_rt_center.xml	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_rt_center.xml	(revision 711)
@@ -0,0 +1,1019 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <OBAN id="0">
+    <Flags>
+    </Flags>
+    <InitialTransform>0.130525887 -2.497891E-08 0.9914449 -0.1891764 0.981627047 0.0249055177 -0.9732291 -0.190808788 0.128127754 -184.182114 1313.71375 -3187.61523</InitialTransform>
+    <BaseTransform>0.99999994 3.32184769E-09 1.36669858E-08 4.19514556E-09 0.9999998 2.000907E-09 2.946331E-08 6.11488638E-10 0.9999998 0 0 0</BaseTransform>
+    <FrameLength>200</FrameLength>
+    <FrameCount>1001</FrameCount>
+    <HalfStopFrame>0</HalfStopFrame>
+    <KeyFrames>
+      <OBANKeyFrame>
+        <Rotation>0.07206059 -0.656310439 0.0631954446 -0.7483784</Rotation>
+        <Translation>607.567932 776.1366 3150.68652</Translation>
+        <Time>0</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>607.562439 776.2278 3150.71729</Translation>
+        <Time>5</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0740186 -0.6561428 0.06491257 -0.7481873</Rotation>
+        <Translation>607.555847 776.338745 3150.70581</Translation>
+        <Time>10</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07530287 -0.6560304 0.0660388544 -0.7480591</Rotation>
+        <Translation>607.5496 776.4581 3150.65649</Translation>
+        <Time>15</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07662765 -0.6559124 0.06720065 -0.747924566</Rotation>
+        <Translation>607.5449 776.5746 3150.57422</Translation>
+        <Time>20</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0778707638 -0.6557998 0.06829084 -0.7477962</Rotation>
+        <Translation>607.543152 776.6765 3150.46387</Translation>
+        <Time>25</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07891013 -0.65570426 0.0692023262 -0.7476872</Rotation>
+        <Translation>607.545349 776.755 3150.32935</Translation>
+        <Time>30</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07962373 -0.65563786 0.0698281452 -0.7476116</Rotation>
+        <Translation>607.550659 776.8173 3150.16724</Translation>
+        <Time>35</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07988954 -0.655613 0.07006126 -0.7475832</Rotation>
+        <Translation>607.5581 776.8717 3149.97388</Translation>
+        <Time>40</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07958553 -0.655641437 0.06979465 -0.747615635</Rotation>
+        <Translation>607.5668 776.9273 3149.74658</Translation>
+        <Time>45</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0785894841 -0.6557338 0.0689211339 -0.747721</Rotation>
+        <Translation>607.575562 776.991943 3149.481</Translation>
+        <Time>50</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07634453 -0.6559377 0.06694137 -0.7479546</Rotation>
+        <Translation>607.5836 777.074 3149.1748</Translation>
+        <Time>55</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07267196 -0.656258166 0.0636949539 -0.7483228</Rotation>
+        <Translation>607.589966 777.1819 3148.82324</Translation>
+        <Time>60</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06801673 -0.6566413 0.0595831163 -0.7487628</Rotation>
+        <Translation>607.593567 777.31665 3148.44116</Translation>
+        <Time>65</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0628245845 -0.6570385 0.05500774 -0.749218</Rotation>
+        <Translation>607.5955 777.4243 3148.17236</Translation>
+        <Time>70</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0575423054 -0.6574102 0.05037165 -0.7496422</Rotation>
+        <Translation>607.596252 777.5148 3147.974</Translation>
+        <Time>75</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05261777 -0.657727659 0.04607861 -0.7500016</Rotation>
+        <Translation>607.596069 777.6153 3147.7583</Translation>
+        <Time>80</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0484996364 -0.6579725 0.04253304 -0.7502739</Rotation>
+        <Translation>607.5953 777.753662 3147.43555</Translation>
+        <Time>85</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0446424745 -0.6581682 0.0403038934 -0.7504647</Rotation>
+        <Translation>607.5942 777.956665 3146.91675</Translation>
+        <Time>90</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0405987725 -0.6583425 0.03913105 -0.7506035</Rotation>
+        <Translation>607.5932 778.2521 3146.11279</Translation>
+        <Time>95</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0369643569 -0.658489943 0.03817563 -0.750711143</Rotation>
+        <Translation>607.5925 778.667 3144.93481</Translation>
+        <Time>100</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0343351848 -0.658607662 0.03659896 -0.7508113</Rotation>
+        <Translation>607.5929 779.2405 3143.288</Translation>
+        <Time>105</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03330709 -0.6586912 0.0335623063 -0.750926137</Rotation>
+        <Translation>607.596069 780.0731 3141.08179</Translation>
+        <Time>110</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03435853 -0.658728659 0.0282872356 -0.7510631</Rotation>
+        <Translation>607.5969 781.122437 3138.39551</Translation>
+        <Time>115</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0367718078 -0.658725441 0.020972278 -0.751191556</Rotation>
+        <Translation>607.589661 782.3133 3135.33325</Translation>
+        <Time>120</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0402115025 -0.658654153 0.0122859646 -0.7512702</Rotation>
+        <Translation>607.5702 783.5768 3131.98877</Translation>
+        <Time>125</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0445623025 -0.658485532 0.0028484033 -0.751267552</Rotation>
+        <Translation>607.5423 784.9381 3128.411</Translation>
+        <Time>130</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0497090667 -0.658203363 -0.006719741 -0.751167238</Rotation>
+        <Translation>607.5081 786.3888 3124.66455</Translation>
+        <Time>135</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05553711 -0.657806754 -0.01579768 -0.750970244</Rotation>
+        <Translation>607.469 787.902832 3120.81982</Translation>
+        <Time>140</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0619324259 -0.6573102 -0.02376502 -0.750695</Rotation>
+        <Translation>607.4266 789.4519 3116.94556</Translation>
+        <Time>145</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0689726 -0.656725049 -0.0301044211 -0.750365734</Rotation>
+        <Translation>607.382751 791.007935 3113.10742</Translation>
+        <Time>150</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0780190751 -0.655947566 -0.0353351 -0.749931455</Rotation>
+        <Translation>607.3398 792.5426 3109.36841</Translation>
+        <Time>155</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.08854755 -0.654996037 -0.039622087 -0.749379456</Rotation>
+        <Translation>607.3 794.026367 3105.79126</Translation>
+        <Time>160</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09955186 -0.6539434 -0.042937465 -0.748734832</Rotation>
+        <Translation>607.266 795.4426 3102.38843</Translation>
+        <Time>165</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.110029094 -0.6528884 -0.0452557057 -0.7480523</Rotation>
+        <Translation>607.238647 796.8788 3098.787</Translation>
+        <Time>170</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.118980475 -0.6519553 -0.04655375 -0.74741596</Rotation>
+        <Translation>607.216248 798.35376 3094.94019</Translation>
+        <Time>175</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.125632361 -0.6512858 -0.04621617 -0.74693197</Rotation>
+        <Translation>607.19696 799.8617 3090.904</Translation>
+        <Time>180</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.130165964 -0.6509478 -0.0425956473 -0.7466655</Rotation>
+        <Translation>607.178955 801.3966 3086.7373</Translation>
+        <Time>185</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.132290155 -0.650911748 -0.0372714847 -0.7466084</Rotation>
+        <Translation>607.160461 802.9531 3082.49854</Translation>
+        <Time>190</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.131633818 -0.651149452 -0.032138817 -0.74675566</Rotation>
+        <Translation>607.139832 804.5248 3078.24683</Translation>
+        <Time>195</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.128734529 -0.6515685 -0.02829488 -0.7470511</Rotation>
+        <Translation>607.1154 806.1067 3074.04126</Translation>
+        <Time>200</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.125269085 -0.65201515 -0.0248633027 -0.747372568</Rotation>
+        <Translation>607.0852 807.6933 3069.9436</Translation>
+        <Time>205</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.121248886 -0.6524949 -0.0216204282 -0.7477177</Rotation>
+        <Translation>607.0372 809.276 3066.01782</Translation>
+        <Time>210</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.116630465 -0.6530153 -0.0183785185 -0.7480846</Rotation>
+        <Translation>606.982239 810.772461 3062.32349</Translation>
+        <Time>215</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.111369915 -0.6535809 -0.0149496915 -0.748468637</Rotation>
+        <Translation>606.9384 812.0792 3058.91528</Translation>
+        <Time>220</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.105422892 -0.6541933 -0.0111460444 -0.748861134</Rotation>
+        <Translation>606.918 813.1072 3055.84961</Translation>
+        <Time>225</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09874465 -0.654850245 -0.00677968049 -0.749249458</Rotation>
+        <Translation>606.904053 813.919556 3053.19214</Translation>
+        <Time>230</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09128997 -0.655545235 -0.001662823 -0.7496158</Rotation>
+        <Translation>606.8914 814.54895 3051.006</Translation>
+        <Time>235</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.08287052 -0.656279147 0.00441624271 -0.7499404</Rotation>
+        <Translation>606.8816 815.002441 3049.35229</Translation>
+        <Time>240</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0730244 -0.6570628 0.0115494775 -0.750201643</Rotation>
+        <Translation>606.877563 815.287231 3048.28955</Translation>
+        <Time>245</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06203321 -0.6578308 0.0194907375 -0.750353634</Rotation>
+        <Translation>606.884033 815.379 3047.80347</Translation>
+        <Time>250</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05025496 -0.6585215 0.0279704574 -0.750360966</Rotation>
+        <Translation>606.9068 815.3346 3047.72</Translation>
+        <Time>255</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03804993 -0.6590878 0.0367188938 -0.750204742</Rotation>
+        <Translation>606.947 815.2357 3047.86548</Translation>
+        <Time>260</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.025780227 -0.6594996 0.04546668 -0.7498856</Rotation>
+        <Translation>607.0026 815.2435 3048.059</Translation>
+        <Time>265</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0138090523 -0.6597445 0.0539454259 -0.74942404</Rotation>
+        <Translation>607.0703 815.522339 3048.176</Translation>
+        <Time>270</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.00249987748 -0.6598272 0.06188825 -0.7488603</Rotation>
+        <Translation>607.145752 816.0348 3048.336</Translation>
+        <Time>275</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.008176652 -0.659749269 0.06924426 -0.7482441</Rotation>
+        <Translation>607.223145 816.5338 3048.497</Translation>
+        <Time>280</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0189582761 -0.659479558 0.0763689652 -0.747592866</Rotation>
+        <Translation>607.2953 817.146851 3048.63159</Translation>
+        <Time>285</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0284875259 -0.6591086 0.08250211 -0.7469657</Rotation>
+        <Translation>607.354736 818.0686 3048.74121</Translation>
+        <Time>290</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0352028757 -0.6587854 0.08677841 -0.74647975</Rotation>
+        <Translation>607.4017 819.125366 3048.81226</Translation>
+        <Time>295</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03826374 -0.658633649 0.08877132 -0.7462287</Rotation>
+        <Translation>607.4415 820.071655 3048.85083</Translation>
+        <Time>300</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.039832972 -0.6585538 0.08983523 -0.7460897</Rotation>
+        <Translation>607.4805 820.6563 3048.86865</Translation>
+        <Time>305</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0404200964 -0.6585225 0.0902757943 -0.746032536</Rotation>
+        <Translation>607.5254 820.62915 3048.875</Translation>
+        <Time>310</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.040262945 -0.658529639 0.09023143 -0.7460401</Rotation>
+        <Translation>607.583557 819.739868 3048.88135</Translation>
+        <Time>315</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03959918 -0.6585631 0.08984037 -0.7460934</Rotation>
+        <Translation>607.6628 817.918457 3048.88135</Translation>
+        <Time>320</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0386665128 -0.6586101 0.08924072 -0.746172667</Rotation>
+        <Translation>607.7597 815.5213 3048.86816</Translation>
+        <Time>325</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0377026126 -0.658658743 0.0885707 -0.7462589</Rotation>
+        <Translation>607.8657 812.371 3048.84985</Translation>
+        <Time>330</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0369452275 -0.6586975 0.08796858 -0.7463338</Rotation>
+        <Translation>607.9719 808.3955 3048.83569</Translation>
+        <Time>335</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.036460042 -0.6587241 0.0874454 -0.746395648</Rotation>
+        <Translation>608.0686 803.878662 3048.82349</Translation>
+        <Time>340</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0357248262 -0.6587644 0.086612314 -0.7464928</Rotation>
+        <Translation>608.1459 798.2882 3048.81348</Translation>
+        <Time>345</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03478102 -0.658814967 0.08554277 -0.746616066</Rotation>
+        <Translation>608.193359 791.0078 3048.80713</Translation>
+        <Time>350</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03374329 -0.6588689 0.08436667 -0.746749938</Rotation>
+        <Translation>608.2145 781.8867 3048.8042</Translation>
+        <Time>355</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0327263325 -0.658920169 0.08321402 -0.7468792</Rotation>
+        <Translation>608.2209 771.1846 3048.80347</Translation>
+        <Time>360</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0318449 -0.6589634 0.08221488 -0.7469899</Rotation>
+        <Translation>608.2153 758.8983 3048.8042</Translation>
+        <Time>365</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0312137417 -0.6589936 0.0814994052 -0.7470683</Rotation>
+        <Translation>608.2002 745.0259 3048.80664</Translation>
+        <Time>370</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0309551358 -0.659005761 0.0812062249 -0.7471002</Rotation>
+        <Translation>608.1782 729.5647 3048.809</Translation>
+        <Time>375</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0311644841 -0.6589959 0.0814435557 -0.747074366</Rotation>
+        <Translation>608.152039 712.5127 3048.8125</Translation>
+        <Time>380</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03171833 -0.658969462 0.08207141 -0.747005641</Rotation>
+        <Translation>608.1242 693.866455 3048.81641</Translation>
+        <Time>385</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0324600339 -0.6589334 0.08291217 -0.7469128</Rotation>
+        <Translation>608.097351 673.624634 3048.81958</Translation>
+        <Time>390</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0332330242 -0.6588949 0.0837883353 -0.746814966</Rotation>
+        <Translation>608.074036 651.7838 3048.823</Translation>
+        <Time>395</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03388071 -0.6588619 0.0845224261 -0.7467323</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>400</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>405</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>410</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>415</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>420</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>425</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>430</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>435</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>440</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>445</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>450</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>455</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>460</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>465</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>470</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>475</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>480</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>485</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>490</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>495</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>500</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>505</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>510</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>515</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>520</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>525</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>530</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>535</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>540</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>545</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>550</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>555</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>560</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>565</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>570</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>575</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>580</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>585</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>590</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>595</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.056641 628.342041 3048.8252</Translation>
+        <Time>600</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+        <Translation>608.074036 651.7838 3048.823</Translation>
+        <Time>605</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0740186 -0.6561428 0.06491257 -0.7481873</Rotation>
+        <Translation>608.097351 673.624634 3048.81958</Translation>
+        <Time>610</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07530287 -0.6560304 0.0660388544 -0.7480591</Rotation>
+        <Translation>608.1242 693.866455 3048.81641</Translation>
+        <Time>615</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07662765 -0.6559124 0.06720065 -0.747924566</Rotation>
+        <Translation>608.152039 712.5127 3048.8125</Translation>
+        <Time>620</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0778707638 -0.6557998 0.06829084 -0.7477962</Rotation>
+        <Translation>608.1782 729.5647 3048.809</Translation>
+        <Time>625</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07891013 -0.65570426 0.0692023262 -0.7476872</Rotation>
+        <Translation>608.2002 745.0259 3048.80664</Translation>
+        <Time>630</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07962373 -0.65563786 0.0698281452 -0.7476116</Rotation>
+        <Translation>608.2153 758.8983 3048.8042</Translation>
+        <Time>635</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07988954 -0.655613 0.07006126 -0.7475832</Rotation>
+        <Translation>608.2209 771.1846 3048.80347</Translation>
+        <Time>640</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07958553 -0.655641437 0.06979465 -0.747615635</Rotation>
+        <Translation>608.2145 781.8867 3048.8042</Translation>
+        <Time>645</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0785894841 -0.6557338 0.0689211339 -0.747721</Rotation>
+        <Translation>608.193359 791.0078 3048.80713</Translation>
+        <Time>650</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07634453 -0.6559377 0.06694137 -0.7479546</Rotation>
+        <Translation>608.1459 798.2882 3048.81348</Translation>
+        <Time>655</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07267196 -0.656258166 0.0636949539 -0.7483228</Rotation>
+        <Translation>608.0686 803.878662 3048.82349</Translation>
+        <Time>660</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06801673 -0.6566413 0.0595831163 -0.7487628</Rotation>
+        <Translation>607.9719 808.3955 3048.83569</Translation>
+        <Time>665</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0628245845 -0.6570385 0.05500774 -0.749218</Rotation>
+        <Translation>607.8657 812.371 3048.84985</Translation>
+        <Time>670</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0575423054 -0.6574102 0.05037165 -0.7496422</Rotation>
+        <Translation>607.7597 815.5213 3048.86816</Translation>
+        <Time>675</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05261777 -0.657727659 0.04607861 -0.7500016</Rotation>
+        <Translation>607.6628 817.918457 3048.88135</Translation>
+        <Time>680</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0484996364 -0.6579725 0.04253304 -0.7502739</Rotation>
+        <Translation>607.583557 819.739868 3048.88135</Translation>
+        <Time>685</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0446424745 -0.6581682 0.0403038934 -0.7504647</Rotation>
+        <Translation>607.5254 820.62915 3048.875</Translation>
+        <Time>690</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0405987725 -0.6583425 0.03913105 -0.7506035</Rotation>
+        <Translation>607.4805 820.6563 3048.86865</Translation>
+        <Time>695</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0369643569 -0.658489943 0.03817563 -0.750711143</Rotation>
+        <Translation>607.4415 820.071655 3048.85083</Translation>
+        <Time>700</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0343351848 -0.658607662 0.03659896 -0.7508113</Rotation>
+        <Translation>607.4017 819.125366 3048.81226</Translation>
+        <Time>705</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03330709 -0.6586912 0.0335623063 -0.750926137</Rotation>
+        <Translation>607.354736 818.0686 3048.74121</Translation>
+        <Time>710</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03435853 -0.658728659 0.0282872356 -0.7510631</Rotation>
+        <Translation>607.2953 817.146851 3048.63159</Translation>
+        <Time>715</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0367718078 -0.658725441 0.020972278 -0.751191556</Rotation>
+        <Translation>607.223145 816.5338 3048.497</Translation>
+        <Time>720</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0402115025 -0.658654153 0.0122859646 -0.7512702</Rotation>
+        <Translation>607.145752 816.0348 3048.336</Translation>
+        <Time>725</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0445623025 -0.658485532 0.0028484033 -0.751267552</Rotation>
+        <Translation>607.0703 815.522339 3048.176</Translation>
+        <Time>730</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0497090667 -0.658203363 -0.006719741 -0.751167238</Rotation>
+        <Translation>607.0026 815.2435 3048.059</Translation>
+        <Time>735</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05553711 -0.657806754 -0.01579768 -0.750970244</Rotation>
+        <Translation>606.947 815.2357 3047.86548</Translation>
+        <Time>740</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0619324259 -0.6573102 -0.02376502 -0.750695</Rotation>
+        <Translation>606.9068 815.3346 3047.72</Translation>
+        <Time>745</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0689726 -0.656725049 -0.0301044211 -0.750365734</Rotation>
+        <Translation>606.884033 815.379 3047.80347</Translation>
+        <Time>750</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0780190751 -0.655947566 -0.0353351 -0.749931455</Rotation>
+        <Translation>606.877563 815.287231 3048.28955</Translation>
+        <Time>755</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.08854755 -0.654996037 -0.039622087 -0.749379456</Rotation>
+        <Translation>606.8816 815.002441 3049.35229</Translation>
+        <Time>760</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09955186 -0.6539434 -0.042937465 -0.748734832</Rotation>
+        <Translation>606.8914 814.54895 3051.006</Translation>
+        <Time>765</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.110029094 -0.6528884 -0.0452557057 -0.7480523</Rotation>
+        <Translation>606.904053 813.919556 3053.19214</Translation>
+        <Time>770</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.118980475 -0.6519553 -0.04655375 -0.74741596</Rotation>
+        <Translation>606.918 813.1072 3055.84961</Translation>
+        <Time>775</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.125632361 -0.6512858 -0.04621617 -0.74693197</Rotation>
+        <Translation>606.9384 812.0792 3058.91528</Translation>
+        <Time>780</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.130165964 -0.6509478 -0.0425956473 -0.7466655</Rotation>
+        <Translation>606.982239 810.772461 3062.32349</Translation>
+        <Time>785</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.132290155 -0.650911748 -0.0372714847 -0.7466084</Rotation>
+        <Translation>607.0372 809.276 3066.01782</Translation>
+        <Time>790</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.131633818 -0.651149452 -0.032138817 -0.74675566</Rotation>
+        <Translation>607.0852 807.6933 3069.9436</Translation>
+        <Time>795</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.128734529 -0.6515685 -0.02829488 -0.7470511</Rotation>
+        <Translation>607.1154 806.1067 3074.04126</Translation>
+        <Time>800</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.125269085 -0.65201515 -0.0248633027 -0.747372568</Rotation>
+        <Translation>607.139832 804.5248 3078.24683</Translation>
+        <Time>805</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.121248886 -0.6524949 -0.0216204282 -0.7477177</Rotation>
+        <Translation>607.160461 802.9531 3082.49854</Translation>
+        <Time>810</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.116630465 -0.6530153 -0.0183785185 -0.7480846</Rotation>
+        <Translation>607.178955 801.3966 3086.7373</Translation>
+        <Time>815</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.111369915 -0.6535809 -0.0149496915 -0.748468637</Rotation>
+        <Translation>607.19696 799.8617 3090.904</Translation>
+        <Time>820</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.105422892 -0.6541933 -0.0111460444 -0.748861134</Rotation>
+        <Translation>607.216248 798.35376 3094.94019</Translation>
+        <Time>825</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09874465 -0.654850245 -0.00677968049 -0.749249458</Rotation>
+        <Translation>607.238647 796.8788 3098.787</Translation>
+        <Time>830</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09128997 -0.655545235 -0.001662823 -0.7496158</Rotation>
+        <Translation>607.266 795.4426 3102.38843</Translation>
+        <Time>835</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.08287052 -0.656279147 0.00441624271 -0.7499404</Rotation>
+        <Translation>607.3 794.026367 3105.79126</Translation>
+        <Time>840</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0730244 -0.6570628 0.0115494775 -0.750201643</Rotation>
+        <Translation>607.3398 792.5426 3109.36841</Translation>
+        <Time>845</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06203321 -0.6578308 0.0194907375 -0.750353634</Rotation>
+        <Translation>607.382751 791.007935 3113.10742</Translation>
+        <Time>850</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05025496 -0.6585215 0.0279704574 -0.750360966</Rotation>
+        <Translation>607.4266 789.4519 3116.94556</Translation>
+        <Time>855</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03804993 -0.6590878 0.0367188938 -0.750204742</Rotation>
+        <Translation>607.469 787.902832 3120.81982</Translation>
+        <Time>860</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.025780227 -0.6594996 0.04546668 -0.7498856</Rotation>
+        <Translation>607.5081 786.3888 3124.66455</Translation>
+        <Time>865</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0138090523 -0.6597445 0.0539454259 -0.74942404</Rotation>
+        <Translation>607.5423 784.9381 3128.411</Translation>
+        <Time>870</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.00249987748 -0.6598272 0.06188825 -0.7488603</Rotation>
+        <Translation>607.5702 783.5768 3131.98877</Translation>
+        <Time>875</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.008176652 -0.659749269 0.06924426 -0.7482441</Rotation>
+        <Translation>607.589661 782.3133 3135.33325</Translation>
+        <Time>880</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0189582761 -0.659479558 0.0763689652 -0.747592866</Rotation>
+        <Translation>607.5969 781.122437 3138.39551</Translation>
+        <Time>885</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0284875259 -0.6591086 0.08250211 -0.7469657</Rotation>
+        <Translation>607.596069 780.0731 3141.08179</Translation>
+        <Time>890</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0352028757 -0.6587854 0.08677841 -0.74647975</Rotation>
+        <Translation>607.5929 779.2405 3143.288</Translation>
+        <Time>895</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03826374 -0.658633649 0.08877132 -0.7462287</Rotation>
+        <Translation>607.5925 778.667 3144.93481</Translation>
+        <Time>900</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.039832972 -0.6585538 0.08983523 -0.7460897</Rotation>
+        <Translation>607.5932 778.2521 3146.11279</Translation>
+        <Time>905</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0404200964 -0.6585225 0.0902757943 -0.746032536</Rotation>
+        <Translation>607.5942 777.956665 3146.91675</Translation>
+        <Time>910</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.040262945 -0.658529639 0.09023143 -0.7460401</Rotation>
+        <Translation>607.5953 777.753662 3147.43555</Translation>
+        <Time>915</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03959918 -0.6585631 0.08984037 -0.7460934</Rotation>
+        <Translation>607.596069 777.6153 3147.7583</Translation>
+        <Time>920</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0386665128 -0.6586101 0.08924072 -0.746172667</Rotation>
+        <Translation>607.596252 777.5148 3147.974</Translation>
+        <Time>925</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0377026126 -0.658658743 0.0885707 -0.7462589</Rotation>
+        <Translation>607.5955 777.4243 3148.17236</Translation>
+        <Time>930</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0369452275 -0.6586975 0.08796858 -0.7463338</Rotation>
+        <Translation>607.593567 777.31665 3148.44116</Translation>
+        <Time>935</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.036460042 -0.6587241 0.0874454 -0.746395648</Rotation>
+        <Translation>607.589966 777.1819 3148.82324</Translation>
+        <Time>940</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0357248262 -0.6587644 0.086612314 -0.7464928</Rotation>
+        <Translation>607.5836 777.074 3149.1748</Translation>
+        <Time>945</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03478102 -0.658814967 0.08554277 -0.746616066</Rotation>
+        <Translation>607.575562 776.991943 3149.481</Translation>
+        <Time>950</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03374329 -0.6588689 0.08436667 -0.746749938</Rotation>
+        <Translation>607.5668 776.9273 3149.74658</Translation>
+        <Time>955</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0327263325 -0.658920169 0.08321402 -0.7468792</Rotation>
+        <Translation>607.5581 776.8717 3149.97388</Translation>
+        <Time>960</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0318449 -0.6589634 0.08221488 -0.7469899</Rotation>
+        <Translation>607.550659 776.8173 3150.16724</Translation>
+        <Time>965</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0312137417 -0.6589936 0.0814994052 -0.7470683</Rotation>
+        <Translation>607.545349 776.755 3150.32935</Translation>
+        <Time>970</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0309551358 -0.659005761 0.0812062249 -0.7471002</Rotation>
+        <Translation>607.543152 776.6765 3150.46387</Translation>
+        <Time>975</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0311644841 -0.6589959 0.0814435557 -0.747074366</Rotation>
+        <Translation>607.5449 776.5746 3150.57422</Translation>
+        <Time>980</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03171833 -0.658969462 0.08207141 -0.747005641</Rotation>
+        <Translation>607.5496 776.4581 3150.65649</Translation>
+        <Time>985</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0324600339 -0.6589334 0.08291217 -0.7469128</Rotation>
+        <Translation>607.555847 776.338745 3150.70581</Translation>
+        <Time>990</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0332330242 -0.6588949 0.0837883353 -0.746814966</Rotation>
+        <Translation>607.562439 776.2278 3150.71729</Translation>
+        <Time>995</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03388071 -0.6588619 0.0845224261 -0.7467323</Rotation>
+        <Translation>607.567932 776.1366 3150.68652</Translation>
+        <Time>1000</Time>
+      </OBANKeyFrame>
+    </KeyFrames>
+  </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_rt_center.xml.bak
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_rt_center.xml.bak	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_doors_rt_center.xml.bak	(revision 711)
@@ -0,0 +1,1018 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+    <OBAN id="0">
+        <Flags></Flags>
+        <InitialTransform>0.130525887 -2.497891E-08 0.9914449 -0.1891764 0.981627047 0.0249055177 -0.9732291 -0.190808788 0.128127754 -184.182114 1313.71375 -3187.61523</InitialTransform>
+        <BaseTransform>0.99999994 3.32184769E-09 1.36669858E-08 4.19514556E-09 0.9999998 2.000907E-09 2.946331E-08 6.11488638E-10 0.9999998 0 0 0</BaseTransform>
+        <FrameLength>200</FrameLength>
+        <FrameCount>1001</FrameCount>
+        <HalfStopFrame>0</HalfStopFrame>
+        <KeyFrames>
+            <OBANKeyFrame>
+                <Rotation>0.07206059 -0.656310439 0.0631954446 -0.7483784</Rotation>
+                <Translation>903.567932 776.1366 3150.68652</Translation>
+                <Time>0</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>903.562439 776.2278 3150.71729</Translation>
+                <Time>5</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0740186 -0.6561428 0.06491257 -0.7481873</Rotation>
+                <Translation>903.555847 776.338745 3150.70581</Translation>
+                <Time>10</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07530287 -0.6560304 0.0660388544 -0.7480591</Rotation>
+                <Translation>903.5496 776.4581 3150.65649</Translation>
+                <Time>15</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07662765 -0.6559124 0.06720065 -0.747924566</Rotation>
+                <Translation>903.5449 776.5746 3150.57422</Translation>
+                <Time>20</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0778707638 -0.6557998 0.06829084 -0.7477962</Rotation>
+                <Translation>903.543152 776.6765 3150.46387</Translation>
+                <Time>25</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07891013 -0.65570426 0.0692023262 -0.7476872</Rotation>
+                <Translation>903.545349 776.755 3150.32935</Translation>
+                <Time>30</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07962373 -0.65563786 0.0698281452 -0.7476116</Rotation>
+                <Translation>903.550659 776.8173 3150.16724</Translation>
+                <Time>35</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07988954 -0.655613 0.07006126 -0.7475832</Rotation>
+                <Translation>903.5581 776.8717 3149.97388</Translation>
+                <Time>40</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07958553 -0.655641437 0.06979465 -0.747615635</Rotation>
+                <Translation>903.5668 776.9273 3149.74658</Translation>
+                <Time>45</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0785894841 -0.6557338 0.0689211339 -0.747721</Rotation>
+                <Translation>903.575562 776.991943 3149.481</Translation>
+                <Time>50</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07634453 -0.6559377 0.06694137 -0.7479546</Rotation>
+                <Translation>903.5836 777.074 3149.1748</Translation>
+                <Time>55</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07267196 -0.656258166 0.0636949539 -0.7483228</Rotation>
+                <Translation>903.589966 777.1819 3148.82324</Translation>
+                <Time>60</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.06801673 -0.6566413 0.0595831163 -0.7487628</Rotation>
+                <Translation>903.593567 777.31665 3148.44116</Translation>
+                <Time>65</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0628245845 -0.6570385 0.05500774 -0.749218</Rotation>
+                <Translation>903.5955 777.4243 3148.17236</Translation>
+                <Time>70</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0575423054 -0.6574102 0.05037165 -0.7496422</Rotation>
+                <Translation>903.596252 777.5148 3147.974</Translation>
+                <Time>75</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.05261777 -0.657727659 0.04607861 -0.7500016</Rotation>
+                <Translation>903.596069 777.6153 3147.7583</Translation>
+                <Time>80</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0484996364 -0.6579725 0.04253304 -0.7502739</Rotation>
+                <Translation>903.5953 777.753662 3147.43555</Translation>
+                <Time>85</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0446424745 -0.6581682 0.0403038934 -0.7504647</Rotation>
+                <Translation>903.5942 777.956665 3146.91675</Translation>
+                <Time>90</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0405987725 -0.6583425 0.03913105 -0.7506035</Rotation>
+                <Translation>903.5932 778.2521 3146.11279</Translation>
+                <Time>95</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0369643569 -0.658489943 0.03817563 -0.750711143</Rotation>
+                <Translation>903.5925 778.667 3144.93481</Translation>
+                <Time>100</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0343351848 -0.658607662 0.03659896 -0.7508113</Rotation>
+                <Translation>903.5929 779.2405 3143.288</Translation>
+                <Time>105</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03330709 -0.6586912 0.0335623063 -0.750926137</Rotation>
+                <Translation>903.596069 780.0731 3141.08179</Translation>
+                <Time>110</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03435853 -0.658728659 0.0282872356 -0.7510631</Rotation>
+                <Translation>903.5969 781.122437 3138.39551</Translation>
+                <Time>115</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0367718078 -0.658725441 0.020972278 -0.751191556</Rotation>
+                <Translation>903.589661 782.3133 3135.33325</Translation>
+                <Time>120</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0402115025 -0.658654153 0.0122859646 -0.7512702</Rotation>
+                <Translation>903.5702 783.5768 3131.98877</Translation>
+                <Time>125</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0445623025 -0.658485532 0.0028484033 -0.751267552</Rotation>
+                <Translation>903.5423 784.9381 3128.411</Translation>
+                <Time>130</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0497090667 -0.658203363 -0.006719741 -0.751167238</Rotation>
+                <Translation>903.5081 786.3888 3124.66455</Translation>
+                <Time>135</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.05553711 -0.657806754 -0.01579768 -0.750970244</Rotation>
+                <Translation>903.469 787.902832 3120.81982</Translation>
+                <Time>140</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0619324259 -0.6573102 -0.02376502 -0.750695</Rotation>
+                <Translation>903.4266 789.4519 3116.94556</Translation>
+                <Time>145</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0689726 -0.656725049 -0.0301044211 -0.750365734</Rotation>
+                <Translation>903.382751 791.007935 3113.10742</Translation>
+                <Time>150</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0780190751 -0.655947566 -0.0353351 -0.749931455</Rotation>
+                <Translation>903.3398 792.5426 3109.36841</Translation>
+                <Time>155</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.08854755 -0.654996037 -0.039622087 -0.749379456</Rotation>
+                <Translation>903.3 794.026367 3105.79126</Translation>
+                <Time>160</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.09955186 -0.6539434 -0.042937465 -0.748734832</Rotation>
+                <Translation>903.266 795.4426 3102.38843</Translation>
+                <Time>165</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.110029094 -0.6528884 -0.0452557057 -0.7480523</Rotation>
+                <Translation>903.238647 796.8788 3098.787</Translation>
+                <Time>170</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.118980475 -0.6519553 -0.04655375 -0.74741596</Rotation>
+                <Translation>903.216248 798.35376 3094.94019</Translation>
+                <Time>175</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.125632361 -0.6512858 -0.04621617 -0.74693197</Rotation>
+                <Translation>903.19696 799.8617 3090.904</Translation>
+                <Time>180</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.130165964 -0.6509478 -0.0425956473 -0.7466655</Rotation>
+                <Translation>903.178955 801.3966 3086.7373</Translation>
+                <Time>185</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.132290155 -0.650911748 -0.0372714847 -0.7466084</Rotation>
+                <Translation>903.160461 802.9531 3082.49854</Translation>
+                <Time>190</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.131633818 -0.651149452 -0.032138817 -0.74675566</Rotation>
+                <Translation>903.139832 804.5248 3078.24683</Translation>
+                <Time>195</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.128734529 -0.6515685 -0.02829488 -0.7470511</Rotation>
+                <Translation>903.1154 806.1067 3074.04126</Translation>
+                <Time>200</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.125269085 -0.65201515 -0.0248633027 -0.747372568</Rotation>
+                <Translation>903.0852 807.6933 3069.9436</Translation>
+                <Time>205</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.121248886 -0.6524949 -0.0216204282 -0.7477177</Rotation>
+                <Translation>903.0372 809.276 3066.01782</Translation>
+                <Time>210</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.116630465 -0.6530153 -0.0183785185 -0.7480846</Rotation>
+                <Translation>902.982239 810.772461 3062.32349</Translation>
+                <Time>215</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.111369915 -0.6535809 -0.0149496915 -0.748468637</Rotation>
+                <Translation>902.9384 812.0792 3058.91528</Translation>
+                <Time>220</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.105422892 -0.6541933 -0.0111460444 -0.748861134</Rotation>
+                <Translation>902.918 813.1072 3055.84961</Translation>
+                <Time>225</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.09874465 -0.654850245 -0.00677968049 -0.749249458</Rotation>
+                <Translation>902.904053 813.919556 3053.19214</Translation>
+                <Time>230</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.09128997 -0.655545235 -0.001662823 -0.7496158</Rotation>
+                <Translation>902.8914 814.54895 3051.006</Translation>
+                <Time>235</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.08287052 -0.656279147 0.00441624271 -0.7499404</Rotation>
+                <Translation>902.8816 815.002441 3049.35229</Translation>
+                <Time>240</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0730244 -0.6570628 0.0115494775 -0.750201643</Rotation>
+                <Translation>902.877563 815.287231 3048.28955</Translation>
+                <Time>245</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.06203321 -0.6578308 0.0194907375 -0.750353634</Rotation>
+                <Translation>902.884033 815.379 3047.80347</Translation>
+                <Time>250</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.05025496 -0.6585215 0.0279704574 -0.750360966</Rotation>
+                <Translation>902.9068 815.3346 3047.72</Translation>
+                <Time>255</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03804993 -0.6590878 0.0367188938 -0.750204742</Rotation>
+                <Translation>902.947 815.2357 3047.86548</Translation>
+                <Time>260</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.025780227 -0.6594996 0.04546668 -0.7498856</Rotation>
+                <Translation>903.0026 815.2435 3048.059</Translation>
+                <Time>265</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0138090523 -0.6597445 0.0539454259 -0.74942404</Rotation>
+                <Translation>903.0703 815.522339 3048.176</Translation>
+                <Time>270</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.00249987748 -0.6598272 0.06188825 -0.7488603</Rotation>
+                <Translation>903.145752 816.0348 3048.336</Translation>
+                <Time>275</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.008176652 -0.659749269 0.06924426 -0.7482441</Rotation>
+                <Translation>903.223145 816.5338 3048.497</Translation>
+                <Time>280</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0189582761 -0.659479558 0.0763689652 -0.747592866</Rotation>
+                <Translation>903.2953 817.146851 3048.63159</Translation>
+                <Time>285</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0284875259 -0.6591086 0.08250211 -0.7469657</Rotation>
+                <Translation>903.354736 818.0686 3048.74121</Translation>
+                <Time>290</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0352028757 -0.6587854 0.08677841 -0.74647975</Rotation>
+                <Translation>903.4017 819.125366 3048.81226</Translation>
+                <Time>295</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03826374 -0.658633649 0.08877132 -0.7462287</Rotation>
+                <Translation>903.4415 820.071655 3048.85083</Translation>
+                <Time>300</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.039832972 -0.6585538 0.08983523 -0.7460897</Rotation>
+                <Translation>903.4805 820.6563 3048.86865</Translation>
+                <Time>305</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0404200964 -0.6585225 0.0902757943 -0.746032536</Rotation>
+                <Translation>903.5254 820.62915 3048.875</Translation>
+                <Time>310</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.040262945 -0.658529639 0.09023143 -0.7460401</Rotation>
+                <Translation>903.583557 819.739868 3048.88135</Translation>
+                <Time>315</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03959918 -0.6585631 0.08984037 -0.7460934</Rotation>
+                <Translation>903.6628 817.918457 3048.88135</Translation>
+                <Time>320</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0386665128 -0.6586101 0.08924072 -0.746172667</Rotation>
+                <Translation>903.7597 815.5213 3048.86816</Translation>
+                <Time>325</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0377026126 -0.658658743 0.0885707 -0.7462589</Rotation>
+                <Translation>903.8657 812.371 3048.84985</Translation>
+                <Time>330</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0369452275 -0.6586975 0.08796858 -0.7463338</Rotation>
+                <Translation>903.9719 808.3955 3048.83569</Translation>
+                <Time>335</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.036460042 -0.6587241 0.0874454 -0.746395648</Rotation>
+                <Translation>904.0686 803.878662 3048.82349</Translation>
+                <Time>340</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0357248262 -0.6587644 0.086612314 -0.7464928</Rotation>
+                <Translation>904.1459 798.2882 3048.81348</Translation>
+                <Time>345</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03478102 -0.658814967 0.08554277 -0.746616066</Rotation>
+                <Translation>904.193359 791.0078 3048.80713</Translation>
+                <Time>350</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03374329 -0.6588689 0.08436667 -0.746749938</Rotation>
+                <Translation>904.2145 781.8867 3048.8042</Translation>
+                <Time>355</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0327263325 -0.658920169 0.08321402 -0.7468792</Rotation>
+                <Translation>904.2209 771.1846 3048.80347</Translation>
+                <Time>360</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0318449 -0.6589634 0.08221488 -0.7469899</Rotation>
+                <Translation>904.2153 758.8983 3048.8042</Translation>
+                <Time>365</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0312137417 -0.6589936 0.0814994052 -0.7470683</Rotation>
+                <Translation>904.2002 745.0259 3048.80664</Translation>
+                <Time>370</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0309551358 -0.659005761 0.0812062249 -0.7471002</Rotation>
+                <Translation>904.1782 729.5647 3048.809</Translation>
+                <Time>375</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0311644841 -0.6589959 0.0814435557 -0.747074366</Rotation>
+                <Translation>904.152039 712.5127 3048.8125</Translation>
+                <Time>380</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03171833 -0.658969462 0.08207141 -0.747005641</Rotation>
+                <Translation>904.1242 693.866455 3048.81641</Translation>
+                <Time>385</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0324600339 -0.6589334 0.08291217 -0.7469128</Rotation>
+                <Translation>904.097351 673.624634 3048.81958</Translation>
+                <Time>390</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0332330242 -0.6588949 0.0837883353 -0.746814966</Rotation>
+                <Translation>904.074036 651.7838 3048.823</Translation>
+                <Time>395</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03388071 -0.6588619 0.0845224261 -0.7467323</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>400</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>405</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>410</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>415</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>420</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>425</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>430</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>435</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>440</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>445</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>450</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>455</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>460</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>465</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>470</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>475</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>480</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>485</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>490</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>495</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>500</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>505</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>510</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>515</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>520</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>525</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>530</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>535</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>540</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>545</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>550</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>555</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>560</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>565</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>570</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>575</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>580</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>585</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>590</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>595</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.056641 628.342041 3048.8252</Translation>
+                <Time>600</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289706 -0.6562394 0.06392901 -0.7482974</Rotation>
+                <Translation>904.074036 651.7838 3048.823</Translation>
+                <Time>605</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0740186 -0.6561428 0.06491257 -0.7481873</Rotation>
+                <Translation>904.097351 673.624634 3048.81958</Translation>
+                <Time>610</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07530287 -0.6560304 0.0660388544 -0.7480591</Rotation>
+                <Translation>904.1242 693.866455 3048.81641</Translation>
+                <Time>615</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07662765 -0.6559124 0.06720065 -0.747924566</Rotation>
+                <Translation>904.152039 712.5127 3048.8125</Translation>
+                <Time>620</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0778707638 -0.6557998 0.06829084 -0.7477962</Rotation>
+                <Translation>904.1782 729.5647 3048.809</Translation>
+                <Time>625</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07891013 -0.65570426 0.0692023262 -0.7476872</Rotation>
+                <Translation>904.2002 745.0259 3048.80664</Translation>
+                <Time>630</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07962373 -0.65563786 0.0698281452 -0.7476116</Rotation>
+                <Translation>904.2153 758.8983 3048.8042</Translation>
+                <Time>635</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07988954 -0.655613 0.07006126 -0.7475832</Rotation>
+                <Translation>904.2209 771.1846 3048.80347</Translation>
+                <Time>640</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07958553 -0.655641437 0.06979465 -0.747615635</Rotation>
+                <Translation>904.2145 781.8867 3048.8042</Translation>
+                <Time>645</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0785894841 -0.6557338 0.0689211339 -0.747721</Rotation>
+                <Translation>904.193359 791.0078 3048.80713</Translation>
+                <Time>650</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07634453 -0.6559377 0.06694137 -0.7479546</Rotation>
+                <Translation>904.1459 798.2882 3048.81348</Translation>
+                <Time>655</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07267196 -0.656258166 0.0636949539 -0.7483228</Rotation>
+                <Translation>904.0686 803.878662 3048.82349</Translation>
+                <Time>660</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.06801673 -0.6566413 0.0595831163 -0.7487628</Rotation>
+                <Translation>903.9719 808.3955 3048.83569</Translation>
+                <Time>665</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0628245845 -0.6570385 0.05500774 -0.749218</Rotation>
+                <Translation>903.8657 812.371 3048.84985</Translation>
+                <Time>670</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0575423054 -0.6574102 0.05037165 -0.7496422</Rotation>
+                <Translation>903.7597 815.5213 3048.86816</Translation>
+                <Time>675</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.05261777 -0.657727659 0.04607861 -0.7500016</Rotation>
+                <Translation>903.6628 817.918457 3048.88135</Translation>
+                <Time>680</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0484996364 -0.6579725 0.04253304 -0.7502739</Rotation>
+                <Translation>903.583557 819.739868 3048.88135</Translation>
+                <Time>685</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0446424745 -0.6581682 0.0403038934 -0.7504647</Rotation>
+                <Translation>903.5254 820.62915 3048.875</Translation>
+                <Time>690</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0405987725 -0.6583425 0.03913105 -0.7506035</Rotation>
+                <Translation>903.4805 820.6563 3048.86865</Translation>
+                <Time>695</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0369643569 -0.658489943 0.03817563 -0.750711143</Rotation>
+                <Translation>903.4415 820.071655 3048.85083</Translation>
+                <Time>700</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0343351848 -0.658607662 0.03659896 -0.7508113</Rotation>
+                <Translation>903.4017 819.125366 3048.81226</Translation>
+                <Time>705</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03330709 -0.6586912 0.0335623063 -0.750926137</Rotation>
+                <Translation>903.354736 818.0686 3048.74121</Translation>
+                <Time>710</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03435853 -0.658728659 0.0282872356 -0.7510631</Rotation>
+                <Translation>903.2953 817.146851 3048.63159</Translation>
+                <Time>715</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0367718078 -0.658725441 0.020972278 -0.751191556</Rotation>
+                <Translation>903.223145 816.5338 3048.497</Translation>
+                <Time>720</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0402115025 -0.658654153 0.0122859646 -0.7512702</Rotation>
+                <Translation>903.145752 816.0348 3048.336</Translation>
+                <Time>725</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0445623025 -0.658485532 0.0028484033 -0.751267552</Rotation>
+                <Translation>903.0703 815.522339 3048.176</Translation>
+                <Time>730</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0497090667 -0.658203363 -0.006719741 -0.751167238</Rotation>
+                <Translation>903.0026 815.2435 3048.059</Translation>
+                <Time>735</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.05553711 -0.657806754 -0.01579768 -0.750970244</Rotation>
+                <Translation>902.947 815.2357 3047.86548</Translation>
+                <Time>740</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0619324259 -0.6573102 -0.02376502 -0.750695</Rotation>
+                <Translation>902.9068 815.3346 3047.72</Translation>
+                <Time>745</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0689726 -0.656725049 -0.0301044211 -0.750365734</Rotation>
+                <Translation>902.884033 815.379 3047.80347</Translation>
+                <Time>750</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0780190751 -0.655947566 -0.0353351 -0.749931455</Rotation>
+                <Translation>902.877563 815.287231 3048.28955</Translation>
+                <Time>755</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.08854755 -0.654996037 -0.039622087 -0.749379456</Rotation>
+                <Translation>902.8816 815.002441 3049.35229</Translation>
+                <Time>760</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.09955186 -0.6539434 -0.042937465 -0.748734832</Rotation>
+                <Translation>902.8914 814.54895 3051.006</Translation>
+                <Time>765</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.110029094 -0.6528884 -0.0452557057 -0.7480523</Rotation>
+                <Translation>902.904053 813.919556 3053.19214</Translation>
+                <Time>770</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.118980475 -0.6519553 -0.04655375 -0.74741596</Rotation>
+                <Translation>902.918 813.1072 3055.84961</Translation>
+                <Time>775</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.125632361 -0.6512858 -0.04621617 -0.74693197</Rotation>
+                <Translation>902.9384 812.0792 3058.91528</Translation>
+                <Time>780</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.130165964 -0.6509478 -0.0425956473 -0.7466655</Rotation>
+                <Translation>902.982239 810.772461 3062.32349</Translation>
+                <Time>785</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.132290155 -0.650911748 -0.0372714847 -0.7466084</Rotation>
+                <Translation>903.0372 809.276 3066.01782</Translation>
+                <Time>790</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.131633818 -0.651149452 -0.032138817 -0.74675566</Rotation>
+                <Translation>903.0852 807.6933 3069.9436</Translation>
+                <Time>795</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.128734529 -0.6515685 -0.02829488 -0.7470511</Rotation>
+                <Translation>903.1154 806.1067 3074.04126</Translation>
+                <Time>800</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.125269085 -0.65201515 -0.0248633027 -0.747372568</Rotation>
+                <Translation>903.139832 804.5248 3078.24683</Translation>
+                <Time>805</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.121248886 -0.6524949 -0.0216204282 -0.7477177</Rotation>
+                <Translation>903.160461 802.9531 3082.49854</Translation>
+                <Time>810</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.116630465 -0.6530153 -0.0183785185 -0.7480846</Rotation>
+                <Translation>903.178955 801.3966 3086.7373</Translation>
+                <Time>815</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.111369915 -0.6535809 -0.0149496915 -0.748468637</Rotation>
+                <Translation>903.19696 799.8617 3090.904</Translation>
+                <Time>820</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.105422892 -0.6541933 -0.0111460444 -0.748861134</Rotation>
+                <Translation>903.216248 798.35376 3094.94019</Translation>
+                <Time>825</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.09874465 -0.654850245 -0.00677968049 -0.749249458</Rotation>
+                <Translation>903.238647 796.8788 3098.787</Translation>
+                <Time>830</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.09128997 -0.655545235 -0.001662823 -0.7496158</Rotation>
+                <Translation>903.266 795.4426 3102.38843</Translation>
+                <Time>835</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.08287052 -0.656279147 0.00441624271 -0.7499404</Rotation>
+                <Translation>903.3 794.026367 3105.79126</Translation>
+                <Time>840</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0730244 -0.6570628 0.0115494775 -0.750201643</Rotation>
+                <Translation>903.3398 792.5426 3109.36841</Translation>
+                <Time>845</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.06203321 -0.6578308 0.0194907375 -0.750353634</Rotation>
+                <Translation>903.382751 791.007935 3113.10742</Translation>
+                <Time>850</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.05025496 -0.6585215 0.0279704574 -0.750360966</Rotation>
+                <Translation>903.4266 789.4519 3116.94556</Translation>
+                <Time>855</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03804993 -0.6590878 0.0367188938 -0.750204742</Rotation>
+                <Translation>903.469 787.902832 3120.81982</Translation>
+                <Time>860</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.025780227 -0.6594996 0.04546668 -0.7498856</Rotation>
+                <Translation>903.5081 786.3888 3124.66455</Translation>
+                <Time>865</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0138090523 -0.6597445 0.0539454259 -0.74942404</Rotation>
+                <Translation>903.5423 784.9381 3128.411</Translation>
+                <Time>870</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.00249987748 -0.6598272 0.06188825 -0.7488603</Rotation>
+                <Translation>903.5702 783.5768 3131.98877</Translation>
+                <Time>875</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.008176652 -0.659749269 0.06924426 -0.7482441</Rotation>
+                <Translation>903.589661 782.3133 3135.33325</Translation>
+                <Time>880</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0189582761 -0.659479558 0.0763689652 -0.747592866</Rotation>
+                <Translation>903.5969 781.122437 3138.39551</Translation>
+                <Time>885</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0284875259 -0.6591086 0.08250211 -0.7469657</Rotation>
+                <Translation>903.596069 780.0731 3141.08179</Translation>
+                <Time>890</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0352028757 -0.6587854 0.08677841 -0.74647975</Rotation>
+                <Translation>903.5929 779.2405 3143.288</Translation>
+                <Time>895</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03826374 -0.658633649 0.08877132 -0.7462287</Rotation>
+                <Translation>903.5925 778.667 3144.93481</Translation>
+                <Time>900</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.039832972 -0.6585538 0.08983523 -0.7460897</Rotation>
+                <Translation>903.5932 778.2521 3146.11279</Translation>
+                <Time>905</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0404200964 -0.6585225 0.0902757943 -0.746032536</Rotation>
+                <Translation>903.5942 777.956665 3146.91675</Translation>
+                <Time>910</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.040262945 -0.658529639 0.09023143 -0.7460401</Rotation>
+                <Translation>903.5953 777.753662 3147.43555</Translation>
+                <Time>915</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03959918 -0.6585631 0.08984037 -0.7460934</Rotation>
+                <Translation>903.596069 777.6153 3147.7583</Translation>
+                <Time>920</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0386665128 -0.6586101 0.08924072 -0.746172667</Rotation>
+                <Translation>903.596252 777.5148 3147.974</Translation>
+                <Time>925</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0377026126 -0.658658743 0.0885707 -0.7462589</Rotation>
+                <Translation>903.5955 777.4243 3148.17236</Translation>
+                <Time>930</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0369452275 -0.6586975 0.08796858 -0.7463338</Rotation>
+                <Translation>903.593567 777.31665 3148.44116</Translation>
+                <Time>935</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.036460042 -0.6587241 0.0874454 -0.746395648</Rotation>
+                <Translation>903.589966 777.1819 3148.82324</Translation>
+                <Time>940</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0357248262 -0.6587644 0.086612314 -0.7464928</Rotation>
+                <Translation>903.5836 777.074 3149.1748</Translation>
+                <Time>945</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03478102 -0.658814967 0.08554277 -0.746616066</Rotation>
+                <Translation>903.575562 776.991943 3149.481</Translation>
+                <Time>950</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03374329 -0.6588689 0.08436667 -0.746749938</Rotation>
+                <Translation>903.5668 776.9273 3149.74658</Translation>
+                <Time>955</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0327263325 -0.658920169 0.08321402 -0.7468792</Rotation>
+                <Translation>903.5581 776.8717 3149.97388</Translation>
+                <Time>960</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0318449 -0.6589634 0.08221488 -0.7469899</Rotation>
+                <Translation>903.550659 776.8173 3150.16724</Translation>
+                <Time>965</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0312137417 -0.6589936 0.0814994052 -0.7470683</Rotation>
+                <Translation>903.545349 776.755 3150.32935</Translation>
+                <Time>970</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0309551358 -0.659005761 0.0812062249 -0.7471002</Rotation>
+                <Translation>903.543152 776.6765 3150.46387</Translation>
+                <Time>975</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0311644841 -0.6589959 0.0814435557 -0.747074366</Rotation>
+                <Translation>903.5449 776.5746 3150.57422</Translation>
+                <Time>980</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03171833 -0.658969462 0.08207141 -0.747005641</Rotation>
+                <Translation>903.5496 776.4581 3150.65649</Translation>
+                <Time>985</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0324600339 -0.6589334 0.08291217 -0.7469128</Rotation>
+                <Translation>903.555847 776.338745 3150.70581</Translation>
+                <Time>990</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0332330242 -0.6588949 0.0837883353 -0.746814966</Rotation>
+                <Translation>903.562439 776.2278 3150.71729</Translation>
+                <Time>995</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03388071 -0.6588619 0.0845224261 -0.7467323</Rotation>
+                <Translation>903.567932 776.1366 3150.68652</Translation>
+                <Time>1000</Time>
+            </OBANKeyFrame>
+        </KeyFrames>
+    </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_interior08.xml
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_interior08.xml	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_interior08.xml	(revision 711)
@@ -0,0 +1,318 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <OBAN id="0">
+    <Flags>NormalLoop</Flags>
+    <InitialTransform>0.117514037 0.01573939 0.992946446 0.9897142 0.08028866 -0.118404172 -0.08158596 0.996647358 -0.00614245143 -185.233032 1465.19763 -3061.59326</InitialTransform>
+    <BaseTransform>0.99999994 2.84102564E-09 -1.28325128E-11 -8.270444E-10 1 -7.592118E-09 -4.76339E-10 -9.252945E-09 0.99999994 0 0 0</BaseTransform>
+    <FrameLength>80</FrameLength>
+    <FrameCount>301</FrameCount>
+    <HalfStopFrame>0</HalfStopFrame>
+    <KeyFrames>
+      <OBANKeyFrame>
+        <Rotation>-0.510726869 -0.49216792 -0.446109533 -0.545815945</Rotation>
+        <Translation>-185.233032 1465.19763 -3061.59326</Translation>
+        <Time>0</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5099919 -0.4915854 -0.4467515 -0.54650265</Rotation>
+        <Translation>-185.232742 1465.19312 -3061.61255</Translation>
+        <Time>5</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.509180963 -0.490969419 -0.447428554 -0.547258139</Rotation>
+        <Translation>-185.231979 1465.18762 -3061.6333</Translation>
+        <Time>10</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5083243 -0.490333 -0.448126018 -0.5480538</Rotation>
+        <Translation>-185.230942 1465.1814 -3061.65527</Translation>
+        <Time>15</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.507452369 -0.48968932 -0.448829234 -0.5488614</Rotation>
+        <Translation>-185.229828 1465.175 -3061.67749</Translation>
+        <Time>20</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.506595433 -0.48905158 -0.4495237 -0.5496527</Rotation>
+        <Translation>-185.2288 1465.16907 -3061.69922</Translation>
+        <Time>25</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5057842 -0.488433123 -0.450194955 -0.5503997</Rotation>
+        <Translation>-185.228058 1465.16382 -3061.72021</Translation>
+        <Time>30</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.505049467 -0.4878476 -0.45082885 -0.5510745</Rotation>
+        <Translation>-185.227814 1465.15967 -3061.7395</Translation>
+        <Time>35</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.504422 -0.4873085 -0.4514111 -0.5516492</Rotation>
+        <Translation>-185.22821 1465.1571 -3061.75635</Translation>
+        <Time>40</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.503932655 -0.486829638 -0.4519277 -0.5520961</Rotation>
+        <Translation>-185.229477 1465.15662 -3061.77051</Translation>
+        <Time>45</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.503612459 -0.486424625 -0.452364415 -0.552387536</Rotation>
+        <Translation>-185.231781 1465.15845 -3061.781</Translation>
+        <Time>50</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5035309 -0.486113548 -0.452700436 -0.5524604</Rotation>
+        <Translation>-185.235718 1465.16382 -3061.78662</Translation>
+        <Time>55</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5038206 -0.485920876 -0.452910423 -0.5521937</Rotation>
+        <Translation>-185.242645 1465.17554 -3061.78516</Translation>
+        <Time>60</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5043978 -0.485827059 -0.4530146 -0.551663458</Rotation>
+        <Translation>-185.25174 1465.19189 -3061.77783</Translation>
+        <Time>65</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.505158246 -0.4858088 -0.4530372 -0.550964832</Rotation>
+        <Translation>-185.262024 1465.211 -3061.76685</Translation>
+        <Time>70</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5059975 -0.485842675 -0.453002483 -0.5501929</Rotation>
+        <Translation>-185.272461 1465.23083 -3061.754</Translation>
+        <Time>75</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5068115 -0.485905737 -0.452934861 -0.5494431</Rotation>
+        <Translation>-185.282089 1465.24939 -3061.741</Translation>
+        <Time>80</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5074965 -0.485975266 -0.452859342 -0.548811257</Rotation>
+        <Translation>-185.2899 1465.26453 -3061.72974</Translation>
+        <Time>85</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.507949054 -0.4860287 -0.452800781 -0.548393369</Rotation>
+        <Translation>-185.294922 1465.27441 -3061.72241</Translation>
+        <Time>90</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5080676 -0.4860457 -0.452782124 -0.5482839</Rotation>
+        <Translation>-185.2962 1465.277 -3061.72046</Translation>
+        <Time>95</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.507854 -0.486073852 -0.452752 -0.548481762</Rotation>
+        <Translation>-185.292969 1465.271 -3061.72314</Translation>
+        <Time>100</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5073937 -0.48613134 -0.452690154 -0.5489076</Rotation>
+        <Translation>-185.286072 1465.2583 -3061.729</Translation>
+        <Time>105</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.506761134 -0.4862043 -0.452611119 -0.54949224</Rotation>
+        <Translation>-185.276642 1465.241 -3061.7373</Translation>
+        <Time>110</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5060303 -0.486278981 -0.4525295 -0.5501664</Rotation>
+        <Translation>-185.2659 1465.22119 -3061.747</Translation>
+        <Time>115</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5052758 -0.486341685 -0.452459842 -0.550861359</Rotation>
+        <Translation>-185.25499 1465.20117 -3061.75757</Translation>
+        <Time>120</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5045722 -0.486378878 -0.452417046 -0.5515082</Rotation>
+        <Translation>-185.245148 1465.183 -3061.76733</Translation>
+        <Time>125</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5039941 -0.486377537 -0.452416241 -0.5520384</Rotation>
+        <Translation>-185.237549 1465.16882 -3061.776</Translation>
+        <Time>130</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.503616631 -0.4863243 -0.4524725 -0.552383542</Rotation>
+        <Translation>-185.233444 1465.16089 -3061.78247</Translation>
+        <Time>135</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.503488362 -0.4861968 -0.452611 -0.5524993</Rotation>
+        <Translation>-185.233826 1465.16089 -3061.78613</Translation>
+        <Time>140</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.503529847 -0.485963434 -0.45286572 -0.552458</Rotation>
+        <Translation>-185.238174 1465.16748 -3061.78882</Translation>
+        <Time>145</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5036994 -0.485652536 -0.453205436 -0.5522983</Rotation>
+        <Translation>-185.245453 1465.1792 -3061.79077</Translation>
+        <Time>150</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5039638 -0.4852977 -0.453593075 -0.55205065</Rotation>
+        <Translation>-185.254669 1465.19421 -3061.792</Translation>
+        <Time>155</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.504290164 -0.48493275 -0.4539918 -0.5517455</Rotation>
+        <Translation>-185.264862 1465.21094 -3061.79224</Translation>
+        <Time>160</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.504645467 -0.484591365 -0.454364538 -0.5514136</Rotation>
+        <Translation>-185.275024 1465.22791 -3061.79175</Translation>
+        <Time>165</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.504996955 -0.484307438 -0.454674482 -0.5510857</Rotation>
+        <Translation>-185.28418 1465.24341 -3061.79077</Translation>
+        <Time>170</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5053118 -0.484114915 -0.454884946 -0.5507926</Rotation>
+        <Translation>-185.291382 1465.25586 -3061.78882</Translation>
+        <Time>175</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5055572 -0.484047771 -0.454959065 -0.550565064</Rotation>
+        <Translation>-185.29567 1465.26355 -3061.78613</Translation>
+        <Time>180</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.505704045 -0.484139621 -0.454860538 -0.5504309</Rotation>
+        <Translation>-185.296112 1465.26489 -3061.78271</Translation>
+        <Time>185</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5057694 -0.484398484 -0.454580635 -0.5503744</Rotation>
+        <Translation>-185.292831 1465.26025 -3061.778</Translation>
+        <Time>190</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5057786 -0.4847926 -0.454153717 -0.5503713</Rotation>
+        <Translation>-185.286636 1465.251 -3061.77222</Translation>
+        <Time>195</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5057529 -0.485286623 -0.453617722 -0.5504015</Rotation>
+        <Translation>-185.278381 1465.23853 -3061.76563</Translation>
+        <Time>200</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5057133 -0.485845357 -0.453010827 -0.550444841</Rotation>
+        <Translation>-185.26889 1465.224 -3061.7583</Translation>
+        <Time>205</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.505680561 -0.4864339 -0.452371061 -0.5504813</Rotation>
+        <Translation>-185.258987 1465.20911 -3061.75049</Translation>
+        <Time>210</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5056761 -0.487016916 -0.45173654 -0.550491</Rotation>
+        <Translation>-185.249527 1465.195 -3061.74219</Translation>
+        <Time>215</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.505721 -0.487559676 -0.451145649 -0.5504539</Rotation>
+        <Translation>-185.241348 1465.18311 -3061.73364</Translation>
+        <Time>220</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5058365 -0.488027215 -0.450636625 -0.550350368</Rotation>
+        <Translation>-185.2353 1465.1748 -3061.72534</Translation>
+        <Time>225</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.506038 -0.488393843 -0.4502377 -0.550166368</Rotation>
+        <Translation>-185.23204 1465.171 -3061.717</Translation>
+        <Time>230</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5062824 -0.488722324 -0.449880332 -0.549942136</Rotation>
+        <Translation>-185.229965 1465.16919 -3061.70874</Translation>
+        <Time>235</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5065541 -0.489033282 -0.449542 -0.549692035</Rotation>
+        <Translation>-185.228531 1465.16846 -3061.7002</Translation>
+        <Time>240</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.506849945 -0.489328831 -0.449220151 -0.5494194</Rotation>
+        <Translation>-185.227661 1465.1687 -3061.69141</Translation>
+        <Time>245</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.507166445 -0.489611119 -0.44891265 -0.549127162</Rotation>
+        <Translation>-185.22728 1465.1698 -3061.68286</Translation>
+        <Time>250</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5075001 -0.4898822 -0.448617071 -0.5488185</Rotation>
+        <Translation>-185.22731 1465.17163 -3061.67383</Translation>
+        <Time>255</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5078478 -0.490144223 -0.448331058 -0.5484966</Rotation>
+        <Translation>-185.227676 1465.17407 -3061.665</Translation>
+        <Time>260</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.50820595 -0.490399331 -0.4480524 -0.5481645</Rotation>
+        <Translation>-185.228287 1465.17688 -3061.656</Translation>
+        <Time>265</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5085713 -0.490649551 -0.4477786 -0.5478253</Rotation>
+        <Translation>-185.22908 1465.18 -3061.647</Translation>
+        <Time>270</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5089406 -0.49089703 -0.4475075 -0.547482133</Rotation>
+        <Translation>-185.229965 1465.18335 -3061.638</Translation>
+        <Time>275</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.509310246 -0.491143942 -0.447236657 -0.5471381</Rotation>
+        <Translation>-185.230865 1465.18665 -3061.629</Translation>
+        <Time>280</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.509677052 -0.491392285 -0.4469638 -0.5467964</Rotation>
+        <Translation>-185.231689 1465.18982 -3061.61987</Translation>
+        <Time>285</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.510037661 -0.491644353 -0.446686566 -0.546460032</Rotation>
+        <Translation>-185.232391 1465.19287 -3061.611</Translation>
+        <Time>290</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.5103886 -0.491902083 -0.446402639 -0.5461323</Rotation>
+        <Translation>-185.232864 1465.19556 -3061.602</Translation>
+        <Time>295</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.510726631 -0.4921677 -0.4461097 -0.5458162</Rotation>
+        <Translation>-185.233032 1465.19763 -3061.59326</Translation>
+        <Time>300</Time>
+      </OBANKeyFrame>
+    </KeyFrames>
+  </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_interior08.xml.bak
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_interior08.xml.bak	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_interior08.xml.bak	(revision 711)
@@ -0,0 +1,318 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+    <OBAN id="0">
+        <Flags>NormalLoop</Flags>
+        <InitialTransform>0.117514037 0.01573939 0.992946446 0.9897142 0.08028866 -0.118404172 -0.08158596 0.996647358 -0.00614245143 -185.233032 1465.19763 -3061.59326</InitialTransform>
+        <BaseTransform>0.99999994 2.84102564E-09 -1.28325128E-11 -8.270444E-10 1 -7.592118E-09 -4.76339E-10 -9.252945E-09 0.99999994 0 0 0</BaseTransform>
+        <FrameLength>80</FrameLength>
+        <FrameCount>301</FrameCount>
+        <HalfStopFrame>0</HalfStopFrame>
+        <KeyFrames>
+            <OBANKeyFrame>
+                <Rotation>-0.510726869 -0.49216792 -0.446109533 -0.545815945</Rotation>
+                <Translation>-185.233032 1465.19763 -3061.59326</Translation>
+                <Time>0</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5099919 -0.4915854 -0.4467515 -0.54650265</Rotation>
+                <Translation>-185.232742 1465.19312 -3061.61255</Translation>
+                <Time>5</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.509180963 -0.490969419 -0.447428554 -0.547258139</Rotation>
+                <Translation>-185.231979 1465.18762 -3061.6333</Translation>
+                <Time>10</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5083243 -0.490333 -0.448126018 -0.5480538</Rotation>
+                <Translation>-185.230942 1465.1814 -3061.65527</Translation>
+                <Time>15</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.507452369 -0.48968932 -0.448829234 -0.5488614</Rotation>
+                <Translation>-185.229828 1465.175 -3061.67749</Translation>
+                <Time>20</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.506595433 -0.48905158 -0.4495237 -0.5496527</Rotation>
+                <Translation>-185.2288 1465.16907 -3061.69922</Translation>
+                <Time>25</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5057842 -0.488433123 -0.450194955 -0.5503997</Rotation>
+                <Translation>-185.228058 1465.16382 -3061.72021</Translation>
+                <Time>30</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.505049467 -0.4878476 -0.45082885 -0.5510745</Rotation>
+                <Translation>-185.227814 1465.15967 -3061.7395</Translation>
+                <Time>35</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.504422 -0.4873085 -0.4514111 -0.5516492</Rotation>
+                <Translation>-185.22821 1465.1571 -3061.75635</Translation>
+                <Time>40</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.503932655 -0.486829638 -0.4519277 -0.5520961</Rotation>
+                <Translation>-185.229477 1465.15662 -3061.77051</Translation>
+                <Time>45</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.503612459 -0.486424625 -0.452364415 -0.552387536</Rotation>
+                <Translation>-185.231781 1465.15845 -3061.781</Translation>
+                <Time>50</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5035309 -0.486113548 -0.452700436 -0.5524604</Rotation>
+                <Translation>-185.235718 1465.16382 -3061.78662</Translation>
+                <Time>55</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5038206 -0.485920876 -0.452910423 -0.5521937</Rotation>
+                <Translation>-185.242645 1465.17554 -3061.78516</Translation>
+                <Time>60</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5043978 -0.485827059 -0.4530146 -0.551663458</Rotation>
+                <Translation>-185.25174 1465.19189 -3061.77783</Translation>
+                <Time>65</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.505158246 -0.4858088 -0.4530372 -0.550964832</Rotation>
+                <Translation>-185.262024 1465.211 -3061.76685</Translation>
+                <Time>70</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5059975 -0.485842675 -0.453002483 -0.5501929</Rotation>
+                <Translation>-185.272461 1465.23083 -3061.754</Translation>
+                <Time>75</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5068115 -0.485905737 -0.452934861 -0.5494431</Rotation>
+                <Translation>-185.282089 1465.24939 -3061.741</Translation>
+                <Time>80</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5074965 -0.485975266 -0.452859342 -0.548811257</Rotation>
+                <Translation>-185.2899 1465.26453 -3061.72974</Translation>
+                <Time>85</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.507949054 -0.4860287 -0.452800781 -0.548393369</Rotation>
+                <Translation>-185.294922 1465.27441 -3061.72241</Translation>
+                <Time>90</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5080676 -0.4860457 -0.452782124 -0.5482839</Rotation>
+                <Translation>-185.2962 1465.277 -3061.72046</Translation>
+                <Time>95</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.507854 -0.486073852 -0.452752 -0.548481762</Rotation>
+                <Translation>-185.292969 1465.271 -3061.72314</Translation>
+                <Time>100</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5073937 -0.48613134 -0.452690154 -0.5489076</Rotation>
+                <Translation>-185.286072 1465.2583 -3061.729</Translation>
+                <Time>105</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.506761134 -0.4862043 -0.452611119 -0.54949224</Rotation>
+                <Translation>-185.276642 1465.241 -3061.7373</Translation>
+                <Time>110</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5060303 -0.486278981 -0.4525295 -0.5501664</Rotation>
+                <Translation>-185.2659 1465.22119 -3061.747</Translation>
+                <Time>115</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5052758 -0.486341685 -0.452459842 -0.550861359</Rotation>
+                <Translation>-185.25499 1465.20117 -3061.75757</Translation>
+                <Time>120</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5045722 -0.486378878 -0.452417046 -0.5515082</Rotation>
+                <Translation>-185.245148 1465.183 -3061.76733</Translation>
+                <Time>125</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5039941 -0.486377537 -0.452416241 -0.5520384</Rotation>
+                <Translation>-185.237549 1465.16882 -3061.776</Translation>
+                <Time>130</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.503616631 -0.4863243 -0.4524725 -0.552383542</Rotation>
+                <Translation>-185.233444 1465.16089 -3061.78247</Translation>
+                <Time>135</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.503488362 -0.4861968 -0.452611 -0.5524993</Rotation>
+                <Translation>-185.233826 1465.16089 -3061.78613</Translation>
+                <Time>140</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.503529847 -0.485963434 -0.45286572 -0.552458</Rotation>
+                <Translation>-185.238174 1465.16748 -3061.78882</Translation>
+                <Time>145</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5036994 -0.485652536 -0.453205436 -0.5522983</Rotation>
+                <Translation>-185.245453 1465.1792 -3061.79077</Translation>
+                <Time>150</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5039638 -0.4852977 -0.453593075 -0.55205065</Rotation>
+                <Translation>-185.254669 1465.19421 -3061.792</Translation>
+                <Time>155</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.504290164 -0.48493275 -0.4539918 -0.5517455</Rotation>
+                <Translation>-185.264862 1465.21094 -3061.79224</Translation>
+                <Time>160</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.504645467 -0.484591365 -0.454364538 -0.5514136</Rotation>
+                <Translation>-185.275024 1465.22791 -3061.79175</Translation>
+                <Time>165</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.504996955 -0.484307438 -0.454674482 -0.5510857</Rotation>
+                <Translation>-185.28418 1465.24341 -3061.79077</Translation>
+                <Time>170</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5053118 -0.484114915 -0.454884946 -0.5507926</Rotation>
+                <Translation>-185.291382 1465.25586 -3061.78882</Translation>
+                <Time>175</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5055572 -0.484047771 -0.454959065 -0.550565064</Rotation>
+                <Translation>-185.29567 1465.26355 -3061.78613</Translation>
+                <Time>180</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.505704045 -0.484139621 -0.454860538 -0.5504309</Rotation>
+                <Translation>-185.296112 1465.26489 -3061.78271</Translation>
+                <Time>185</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5057694 -0.484398484 -0.454580635 -0.5503744</Rotation>
+                <Translation>-185.292831 1465.26025 -3061.778</Translation>
+                <Time>190</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5057786 -0.4847926 -0.454153717 -0.5503713</Rotation>
+                <Translation>-185.286636 1465.251 -3061.77222</Translation>
+                <Time>195</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5057529 -0.485286623 -0.453617722 -0.5504015</Rotation>
+                <Translation>-185.278381 1465.23853 -3061.76563</Translation>
+                <Time>200</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5057133 -0.485845357 -0.453010827 -0.550444841</Rotation>
+                <Translation>-185.26889 1465.224 -3061.7583</Translation>
+                <Time>205</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.505680561 -0.4864339 -0.452371061 -0.5504813</Rotation>
+                <Translation>-185.258987 1465.20911 -3061.75049</Translation>
+                <Time>210</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5056761 -0.487016916 -0.45173654 -0.550491</Rotation>
+                <Translation>-185.249527 1465.195 -3061.74219</Translation>
+                <Time>215</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.505721 -0.487559676 -0.451145649 -0.5504539</Rotation>
+                <Translation>-185.241348 1465.18311 -3061.73364</Translation>
+                <Time>220</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5058365 -0.488027215 -0.450636625 -0.550350368</Rotation>
+                <Translation>-185.2353 1465.1748 -3061.72534</Translation>
+                <Time>225</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.506038 -0.488393843 -0.4502377 -0.550166368</Rotation>
+                <Translation>-185.23204 1465.171 -3061.717</Translation>
+                <Time>230</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5062824 -0.488722324 -0.449880332 -0.549942136</Rotation>
+                <Translation>-185.229965 1465.16919 -3061.70874</Translation>
+                <Time>235</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5065541 -0.489033282 -0.449542 -0.549692035</Rotation>
+                <Translation>-185.228531 1465.16846 -3061.7002</Translation>
+                <Time>240</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.506849945 -0.489328831 -0.449220151 -0.5494194</Rotation>
+                <Translation>-185.227661 1465.1687 -3061.69141</Translation>
+                <Time>245</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.507166445 -0.489611119 -0.44891265 -0.549127162</Rotation>
+                <Translation>-185.22728 1465.1698 -3061.68286</Translation>
+                <Time>250</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5075001 -0.4898822 -0.448617071 -0.5488185</Rotation>
+                <Translation>-185.22731 1465.17163 -3061.67383</Translation>
+                <Time>255</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5078478 -0.490144223 -0.448331058 -0.5484966</Rotation>
+                <Translation>-185.227676 1465.17407 -3061.665</Translation>
+                <Time>260</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.50820595 -0.490399331 -0.4480524 -0.5481645</Rotation>
+                <Translation>-185.228287 1465.17688 -3061.656</Translation>
+                <Time>265</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5085713 -0.490649551 -0.4477786 -0.5478253</Rotation>
+                <Translation>-185.22908 1465.18 -3061.647</Translation>
+                <Time>270</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5089406 -0.49089703 -0.4475075 -0.547482133</Rotation>
+                <Translation>-185.229965 1465.18335 -3061.638</Translation>
+                <Time>275</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.509310246 -0.491143942 -0.447236657 -0.5471381</Rotation>
+                <Translation>-185.230865 1465.18665 -3061.629</Translation>
+                <Time>280</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.509677052 -0.491392285 -0.4469638 -0.5467964</Rotation>
+                <Translation>-185.231689 1465.18982 -3061.61987</Translation>
+                <Time>285</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.510037661 -0.491644353 -0.446686566 -0.546460032</Rotation>
+                <Translation>-185.232391 1465.19287 -3061.611</Translation>
+                <Time>290</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.5103886 -0.491902083 -0.446402639 -0.5461323</Rotation>
+                <Translation>-185.232864 1465.19556 -3061.602</Translation>
+                <Time>295</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.510726631 -0.4921677 -0.4461097 -0.5458162</Rotation>
+                <Translation>-185.233032 1465.19763 -3061.59326</Translation>
+                <Time>300</Time>
+            </OBANKeyFrame>
+        </KeyFrames>
+    </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_rotorblades08.xml
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_rotorblades08.xml	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_rotorblades08.xml	(revision 711)
@@ -0,0 +1,318 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <OBAN id="0">
+    <Flags>NormalLoop</Flags>
+    <InitialTransform>0.4336268 0.0580783524 3.66397238 -0.3010515 3.6776278 -0.0226657186 -3.65204453 -0.29626444 0.436911285 -187.2627 1493.19946 -3061.79688</InitialTransform>
+    <BaseTransform>3.68999982 -6.797694E-10 -6.585634E-09 -6.07659645E-10 3.689999 3.9518163E-12 -1.32696005E-08 1.18778286E-11 3.68999887 0 0 0</BaseTransform>
+    <FrameLength>80</FrameLength>
+    <FrameCount>301</FrameCount>
+    <HalfStopFrame>0</HalfStopFrame>
+    <KeyFrames>
+      <OBANKeyFrame>
+        <Rotation>0.0248116553 -0.663462341 0.03256815 -0.7470886</Rotation>
+        <Translation>3 2 7</Translation>
+        <Time>0</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02581695 -0.663504362 0.0317023024 -0.747054458</Rotation>
+        <Translation>2.999149999999986 1.9958500000000186 7.0548799999996845</Translation>
+        <Time>5</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02692454 -0.6635476 0.0307879783 -0.747015238</Rotation>
+        <Translation>2.9970140000000356 1.9902399999998579 7.114509999999882</Translation>
+        <Time>10</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0280929059 -0.6635907 0.0298447888 -0.746972144</Rotation>
+        <Translation>2.9940690000000814 1.983889999999974 7.1768799999999828</Translation>
+        <Time>15</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02928057 -0.6636328 0.0288923737 -0.7469266</Rotation>
+        <Translation>2.9909000000000106 1.9770499999999629 7.2397499999997308</Translation>
+        <Time>20</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0304460451 -0.6636729 0.0279503632 -0.746880233</Rotation>
+        <Translation>2.9879809999999907 1.9702199999999266 7.302009999999882</Translation>
+        <Time>25</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0315478556 -0.6637103 0.0270384029 -0.7468349</Rotation>
+        <Translation>2.9859209999999621 1.9641099999998914 7.3610899999998765</Translation>
+        <Time>30</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0325445272 -0.6637445 0.0261761472 -0.746792436</Rotation>
+        <Translation>2.9851879999999937 1.9589899999998579 7.4158800000000156</Translation>
+        <Time>35</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0333946049 -0.663775 0.0253832452 -0.7467551</Rotation>
+        <Translation>2.9863480000000209 1.9556900000000042 7.46387999999979</Translation>
+        <Time>40</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03405663 -0.66380167 0.0246793646 -0.746725142</Rotation>
+        <Translation>2.989934000000062 1.9545399999999518 7.5036700000000565</Translation>
+        <Time>45</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03448915 -0.6638241 0.0240841527 -0.746704757</Rotation>
+        <Translation>2.9964489999999842 1.95641999999998 7.5334499999999025</Translation>
+        <Time>50</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03459828 -0.6638417 0.02362659 -0.7466986</Rotation>
+        <Translation>3.0076189999999769 1.96253999999999 7.5495699999996759</Translation>
+        <Time>55</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.034204863 -0.663854 0.0233418476 -0.74671483</Rotation>
+        <Translation>3.0272719999999254 1.9762000000000626 7.5451699999998709</Translation>
+        <Time>60</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0334217846 -0.663861334 0.02320185 -0.746748149</Rotation>
+        <Translation>3.0531819999998788 1.9956099999999424 7.5248799999999392</Translation>
+        <Time>65</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0323900767 -0.6638644 0.0231729411 -0.7467918</Rotation>
+        <Translation>3.0825549999998429 2.0180699999998524 7.49387999999999</Translation>
+        <Time>70</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03125081 -0.6638638 0.023221489 -0.746839345</Rotation>
+        <Translation>3.1124999999998408 2.04137999999989 7.4572800000000825</Translation>
+        <Time>75</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0301450379 -0.663860559 0.0233138613 -0.746884763</Rotation>
+        <Translation>3.1401999999998225 2.0631100000000515 7.4204199999999219</Translation>
+        <Time>80</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02921386 -0.6638563 0.0234164372 -0.7469224</Rotation>
+        <Translation>3.1627849999997579 2.0808099999999286 7.3886800000000221</Translation>
+        <Time>85</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0285983831 -0.663852751 0.0234956183 -0.7469469</Rotation>
+        <Translation>3.1773579999997992 2.0922900000000482 7.3674399999999878</Translation>
+        <Time>90</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0284371357 -0.663851559 0.0235208422 -0.7469533</Rotation>
+        <Translation>3.1810199999997621 2.0952199999999266 7.3615799999997762</Translation>
+        <Time>95</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0287281312 -0.6638501 0.0235620644 -0.746942163</Rotation>
+        <Translation>3.1716809999998077 2.0883799999999155 7.3696299999996882</Translation>
+        <Time>100</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02935467 -0.663847 0.0236464329 -0.746917844</Rotation>
+        <Translation>3.1517379999997956 2.0736099999999169 7.3867199999999684</Translation>
+        <Time>105</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0302153714 -0.6638428 0.0237538982 -0.7468839</Rotation>
+        <Translation>3.1245769999998174 2.0534700000000612 7.4104099999999562</Translation>
+        <Time>110</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0312088616 -0.66383785 0.0238644369 -0.746843934</Rotation>
+        <Translation>3.0936999999997852 2.0303999999998723 7.4382399999999507</Translation>
+        <Time>115</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.032233756 -0.6638329 0.0239580069 -0.746801734</Rotation>
+        <Translation>3.0624889999998004 2.0069599999999355 7.4672900000000482</Translation>
+        <Time>120</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0331886932 -0.663829 0.0240145866 -0.7467616</Rotation>
+        <Translation>3.0344289999998182 1.9854800000000523 7.4953700000000936</Translation>
+        <Time>125</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0339723378 -0.6638275 0.0240141768 -0.746727765</Rotation>
+        <Translation>3.0128529999998364 1.96875 7.519539999999779</Translation>
+        <Time>130</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0344833322 -0.6638296 0.0239367541 -0.7467049</Rotation>
+        <Translation>3.001179999999863 1.9592299999999341 7.5373599999998078</Translation>
+        <Time>135</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0346559 -0.6638374 0.023748653 -0.746696055</Rotation>
+        <Translation>3.0022319999998217 1.9589899999998579 7.5478800000000774</Translation>
+        <Time>140</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0345973559 -0.663852453 0.0234035552 -0.7466962</Rotation>
+        <Translation>3.0145159999998441 1.9666799999999967 7.5556699999997363</Translation>
+        <Time>145</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03436455 -0.663872838 0.022943506 -0.746703148</Rotation>
+        <Translation>3.0351759999998649 1.9801099999999678 7.5610400000000482</Translation>
+        <Time>150</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0340024233 -0.663896 0.022418499 -0.746715</Rotation>
+        <Translation>3.0614519999999175 1.9975399999998444 7.5642100000000028</Translation>
+        <Time>155</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03355592 -0.6639199 0.0218785163 -0.74672997</Rotation>
+        <Translation>3.0904999999999063 2.0170900000000529 7.565429999999651</Translation>
+        <Time>160</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0330699943 -0.6639421 0.02137355 -0.74674654</Rotation>
+        <Translation>3.1196179999999458 2.0367499999999836 7.5642100000000028</Translation>
+        <Time>165</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03258961 -0.6639605 0.0209536068 -0.7467632</Rotation>
+        <Translation>3.1459399999998823 2.0545399999998608 7.5608799999999974</Translation>
+        <Time>170</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0321597233 -0.663973153 0.020668678 -0.746778548</Rotation>
+        <Translation>3.1666919999998981 2.0689700000000357 7.5554199999996854</Translation>
+        <Time>175</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03182531 -0.6639781 0.0205687787 -0.746791244</Rotation>
+        <Translation>3.1790509999998449 2.07788000000005 7.5478800000000774</Translation>
+        <Time>180</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03162659 -0.6639734 0.02070337 -0.7468002</Rotation>
+        <Translation>3.1803639999998268 2.0797099999999773 7.5378799999998591</Translation>
+        <Time>185</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.031540487 -0.6639585 0.0210843626 -0.7468064</Rotation>
+        <Translation>3.1708999999998468 2.0745399999998426 7.52466000000004</Translation>
+        <Time>190</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0315317176 -0.6639353 0.021664897 -0.7468108</Rotation>
+        <Translation>3.1530809999998155 2.064089999999851 7.5085500000000138</Translation>
+        <Time>195</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03157122 -0.6639056 0.0223932024 -0.746813953</Rotation>
+        <Translation>3.1293379999998479 2.0499299999999039 7.489509999999882</Translation>
+        <Time>200</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0316299424 -0.6638716 0.0232174918 -0.7468166</Rotation>
+        <Translation>3.1021169999999074 2.0334499999999025 7.46875</Translation>
+        <Time>205</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03167883 -0.663835347 0.0240859967 -0.746819258</Rotation>
+        <Translation>3.0738269999999375 2.0163599999998496 7.4462899999998626</Translation>
+        <Time>210</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03168883 -0.6637989 0.0249469373 -0.7468229</Rotation>
+        <Translation>3.046818999999914 2 7.4230999999999767</Translation>
+        <Time>215</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0316309072 -0.6637649 0.025748549 -0.7468284</Rotation>
+        <Translation>3.0235999999998739 1.986449999999877 7.3991699999996854</Translation>
+        <Time>220</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0314760171 -0.663735569 0.026439067 -0.7468369</Rotation>
+        <Translation>3.00645899999995 1.9768099999998867 7.3754899999999</Translation>
+        <Time>225</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.031203445 -0.66371274 0.0269804168 -0.7468493</Rotation>
+        <Translation>2.997199999999907 1.9724200000000565 7.35205999999971</Translation>
+        <Time>230</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0308720283 -0.6636923 0.0274653528 -0.7468635</Rotation>
+        <Translation>2.99129999999991 1.970339999999851 7.3283699999997225</Translation>
+        <Time>235</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0305030439 -0.6636729 0.0279245172 -0.746878862</Rotation>
+        <Translation>2.9872329999999465 1.9695400000000518 7.304450000000088</Translation>
+        <Time>240</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0301010683 -0.6636543 0.0283610579 -0.7468952</Rotation>
+        <Translation>2.9847609999999349 1.9697300000000269 7.280029999999897</Translation>
+        <Time>245</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02967068 -0.6636365 0.0287781078 -0.74691236</Rotation>
+        <Translation>2.9837079999999787 1.9709499999999025 7.2551300000000083</Translation>
+        <Time>250</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0292164665 -0.6636192 0.0291788112 -0.746930063</Rotation>
+        <Translation>2.983784999999898 1.9728999999999815 7.2298799999998664</Translation>
+        <Time>255</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0287430044 -0.663602233 0.02956631 -0.7469483</Rotation>
+        <Translation>2.9848219999998946 1.9754699999998593 7.2045899999998255</Translation>
+        <Time>260</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0282548666 -0.663585544 0.0299437419 -0.74696666</Rotation>
+        <Translation>2.9865619999998216 1.9786400000000413 7.1792000000000371</Translation>
+        <Time>265</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0277566481 -0.6635689 0.0303142555 -0.7469852</Rotation>
+        <Translation>2.9887739999998075 1.981939999999895 7.1535699999999451</Translation>
+        <Time>270</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02725292 -0.663552165 0.0306809768 -0.7470037</Rotation>
+        <Translation>2.9912919999998167 1.9854800000000523 7.1276899999998022</Translation>
+        <Time>275</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02674826 -0.6635353 0.0310470667 -0.7470218</Rotation>
+        <Translation>2.9938249999997879 1.9890199999999823 7.10205999999971</Translation>
+        <Time>280</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.02624726 -0.663517952 0.0314156562 -0.747039557</Rotation>
+        <Translation>2.996199999999817 1.992430000000013 7.0764199999998709</Translation>
+        <Time>285</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.025754489 -0.66350013 0.031789884 -0.747056663</Rotation>
+        <Translation>2.9981739999998354 1.9955399999998917 7.0508799999997791</Translation>
+        <Time>290</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0252745412 -0.663481653 0.03217291 -0.7470731</Rotation>
+        <Translation>2.9994999999997844 1.9979299999999967 7.02514999999994</Translation>
+        <Time>295</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0248119924 -0.663462341 0.03256785 -0.7470886</Rotation>
+        <Translation>2.9999999999997726 2 7</Translation>
+        <Time>300</Time>
+      </OBANKeyFrame>
+    </KeyFrames>
+  </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_rotorblades08.xml.bak
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_rotorblades08.xml.bak	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_rotorblades08.xml.bak	(revision 711)
@@ -0,0 +1,318 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+    <OBAN id="0">
+        <Flags>NormalLoop</Flags>
+        <InitialTransform>0.4336268 0.0580783524 3.66397238 -0.3010515 3.6776278 -0.0226657186 -3.65204453 -0.29626444 0.436911285 -187.2627 1493.19946 -3061.79688</InitialTransform>
+        <BaseTransform>3.68999982 -6.797694E-10 -6.585634E-09 -6.07659645E-10 3.689999 3.9518163E-12 -1.32696005E-08 1.18778286E-11 3.68999887 0 0 0</BaseTransform>
+        <FrameLength>80</FrameLength>
+        <FrameCount>301</FrameCount>
+        <HalfStopFrame>0</HalfStopFrame>
+        <KeyFrames>
+            <OBANKeyFrame>
+                <Rotation>0.0248116553 -0.663462341 0.03256815 -0.7470886</Rotation>
+                <Translation>-187.2627 1493.19946 -3061.79688</Translation>
+                <Time>0</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02581695 -0.663504362 0.0317023024 -0.747054458</Rotation>
+                <Translation>-187.26355 1493.19531 -3061.742</Translation>
+                <Time>5</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02692454 -0.6635476 0.0307879783 -0.747015238</Rotation>
+                <Translation>-187.265686 1493.1897 -3061.68237</Translation>
+                <Time>10</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0280929059 -0.6635907 0.0298447888 -0.746972144</Rotation>
+                <Translation>-187.268631 1493.18335 -3061.62</Translation>
+                <Time>15</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02928057 -0.6636328 0.0288923737 -0.7469266</Rotation>
+                <Translation>-187.2718 1493.17651 -3061.55713</Translation>
+                <Time>20</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0304460451 -0.6636729 0.0279503632 -0.746880233</Rotation>
+                <Translation>-187.274719 1493.16968 -3061.49487</Translation>
+                <Time>25</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0315478556 -0.6637103 0.0270384029 -0.7468349</Rotation>
+                <Translation>-187.276779 1493.16357 -3061.43579</Translation>
+                <Time>30</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0325445272 -0.6637445 0.0261761472 -0.746792436</Rotation>
+                <Translation>-187.277512 1493.15845 -3061.381</Translation>
+                <Time>35</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0333946049 -0.663775 0.0253832452 -0.7467551</Rotation>
+                <Translation>-187.276352 1493.15515 -3061.333</Translation>
+                <Time>40</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03405663 -0.66380167 0.0246793646 -0.746725142</Rotation>
+                <Translation>-187.272766 1493.154 -3061.29321</Translation>
+                <Time>45</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03448915 -0.6638241 0.0240841527 -0.746704757</Rotation>
+                <Translation>-187.266251 1493.15588 -3061.26343</Translation>
+                <Time>50</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03459828 -0.6638417 0.02362659 -0.7466986</Rotation>
+                <Translation>-187.255081 1493.162 -3061.24731</Translation>
+                <Time>55</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.034204863 -0.663854 0.0233418476 -0.74671483</Rotation>
+                <Translation>-187.235428 1493.17566 -3061.25171</Translation>
+                <Time>60</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0334217846 -0.663861334 0.02320185 -0.746748149</Rotation>
+                <Translation>-187.209518 1493.19507 -3061.272</Translation>
+                <Time>65</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0323900767 -0.6638644 0.0231729411 -0.7467918</Rotation>
+                <Translation>-187.180145 1493.21753 -3061.303</Translation>
+                <Time>70</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03125081 -0.6638638 0.023221489 -0.746839345</Rotation>
+                <Translation>-187.1502 1493.24084 -3061.3396</Translation>
+                <Time>75</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0301450379 -0.663860559 0.0233138613 -0.746884763</Rotation>
+                <Translation>-187.1225 1493.26257 -3061.37646</Translation>
+                <Time>80</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02921386 -0.6638563 0.0234164372 -0.7469224</Rotation>
+                <Translation>-187.099915 1493.28027 -3061.4082</Translation>
+                <Time>85</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0285983831 -0.663852751 0.0234956183 -0.7469469</Rotation>
+                <Translation>-187.085342 1493.29175 -3061.42944</Translation>
+                <Time>90</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0284371357 -0.663851559 0.0235208422 -0.7469533</Rotation>
+                <Translation>-187.08168 1493.29468 -3061.4353</Translation>
+                <Time>95</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0287281312 -0.6638501 0.0235620644 -0.746942163</Rotation>
+                <Translation>-187.091019 1493.28784 -3061.42725</Translation>
+                <Time>100</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02935467 -0.663847 0.0236464329 -0.746917844</Rotation>
+                <Translation>-187.110962 1493.27307 -3061.41016</Translation>
+                <Time>105</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0302153714 -0.6638428 0.0237538982 -0.7468839</Rotation>
+                <Translation>-187.138123 1493.25293 -3061.38647</Translation>
+                <Time>110</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0312088616 -0.66383785 0.0238644369 -0.746843934</Rotation>
+                <Translation>-187.169 1493.22986 -3061.35864</Translation>
+                <Time>115</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.032233756 -0.6638329 0.0239580069 -0.746801734</Rotation>
+                <Translation>-187.200211 1493.20642 -3061.32959</Translation>
+                <Time>120</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0331886932 -0.663829 0.0240145866 -0.7467616</Rotation>
+                <Translation>-187.228271 1493.18494 -3061.30151</Translation>
+                <Time>125</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0339723378 -0.6638275 0.0240141768 -0.746727765</Rotation>
+                <Translation>-187.249847 1493.16821 -3061.27734</Translation>
+                <Time>130</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0344833322 -0.6638296 0.0239367541 -0.7467049</Rotation>
+                <Translation>-187.26152 1493.15869 -3061.25952</Translation>
+                <Time>135</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0346559 -0.6638374 0.023748653 -0.746696055</Rotation>
+                <Translation>-187.260468 1493.15845 -3061.249</Translation>
+                <Time>140</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0345973559 -0.663852453 0.0234035552 -0.7466962</Rotation>
+                <Translation>-187.248184 1493.16614 -3061.24121</Translation>
+                <Time>145</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03436455 -0.663872838 0.022943506 -0.746703148</Rotation>
+                <Translation>-187.227524 1493.17957 -3061.23584</Translation>
+                <Time>150</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0340024233 -0.663896 0.022418499 -0.746715</Rotation>
+                <Translation>-187.201248 1493.197 -3061.23267</Translation>
+                <Time>155</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03355592 -0.6639199 0.0218785163 -0.74672997</Rotation>
+                <Translation>-187.1722 1493.21655 -3061.23145</Translation>
+                <Time>160</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0330699943 -0.6639421 0.02137355 -0.74674654</Rotation>
+                <Translation>-187.143082 1493.23621 -3061.23267</Translation>
+                <Time>165</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03258961 -0.6639605 0.0209536068 -0.7467632</Rotation>
+                <Translation>-187.11676 1493.254 -3061.236</Translation>
+                <Time>170</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0321597233 -0.663973153 0.020668678 -0.746778548</Rotation>
+                <Translation>-187.096008 1493.26843 -3061.24146</Translation>
+                <Time>175</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03182531 -0.6639781 0.0205687787 -0.746791244</Rotation>
+                <Translation>-187.083649 1493.27734 -3061.249</Translation>
+                <Time>180</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03162659 -0.6639734 0.02070337 -0.7468002</Rotation>
+                <Translation>-187.082336 1493.27917 -3061.259</Translation>
+                <Time>185</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.031540487 -0.6639585 0.0210843626 -0.7468064</Rotation>
+                <Translation>-187.0918 1493.274 -3061.27222</Translation>
+                <Time>190</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0315317176 -0.6639353 0.021664897 -0.7468108</Rotation>
+                <Translation>-187.109619 1493.26355 -3061.28833</Translation>
+                <Time>195</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03157122 -0.6639056 0.0223932024 -0.746813953</Rotation>
+                <Translation>-187.133362 1493.24939 -3061.30737</Translation>
+                <Time>200</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0316299424 -0.6638716 0.0232174918 -0.7468166</Rotation>
+                <Translation>-187.160583 1493.23291 -3061.32813</Translation>
+                <Time>205</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03167883 -0.663835347 0.0240859967 -0.746819258</Rotation>
+                <Translation>-187.188873 1493.21582 -3061.35059</Translation>
+                <Time>210</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03168883 -0.6637989 0.0249469373 -0.7468229</Rotation>
+                <Translation>-187.215881 1493.19946 -3061.37378</Translation>
+                <Time>215</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0316309072 -0.6637649 0.025748549 -0.7468284</Rotation>
+                <Translation>-187.2391 1493.18591 -3061.39771</Translation>
+                <Time>220</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0314760171 -0.663735569 0.026439067 -0.7468369</Rotation>
+                <Translation>-187.256241 1493.17627 -3061.42139</Translation>
+                <Time>225</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.031203445 -0.66371274 0.0269804168 -0.7468493</Rotation>
+                <Translation>-187.2655 1493.17188 -3061.44482</Translation>
+                <Time>230</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0308720283 -0.6636923 0.0274653528 -0.7468635</Rotation>
+                <Translation>-187.2714 1493.1698 -3061.46851</Translation>
+                <Time>235</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0305030439 -0.6636729 0.0279245172 -0.746878862</Rotation>
+                <Translation>-187.275467 1493.169 -3061.49243</Translation>
+                <Time>240</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0301010683 -0.6636543 0.0283610579 -0.7468952</Rotation>
+                <Translation>-187.277939 1493.16919 -3061.51685</Translation>
+                <Time>245</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02967068 -0.6636365 0.0287781078 -0.74691236</Rotation>
+                <Translation>-187.278992 1493.17041 -3061.54175</Translation>
+                <Time>250</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0292164665 -0.6636192 0.0291788112 -0.746930063</Rotation>
+                <Translation>-187.278915 1493.17236 -3061.567</Translation>
+                <Time>255</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0287430044 -0.663602233 0.02956631 -0.7469483</Rotation>
+                <Translation>-187.277878 1493.17493 -3061.59229</Translation>
+                <Time>260</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0282548666 -0.663585544 0.0299437419 -0.74696666</Rotation>
+                <Translation>-187.276138 1493.1781 -3061.61768</Translation>
+                <Time>265</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0277566481 -0.6635689 0.0303142555 -0.7469852</Rotation>
+                <Translation>-187.273926 1493.1814 -3061.64331</Translation>
+                <Time>270</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02725292 -0.663552165 0.0306809768 -0.7470037</Rotation>
+                <Translation>-187.271408 1493.18494 -3061.66919</Translation>
+                <Time>275</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02674826 -0.6635353 0.0310470667 -0.7470218</Rotation>
+                <Translation>-187.268875 1493.18848 -3061.69482</Translation>
+                <Time>280</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.02624726 -0.663517952 0.0314156562 -0.747039557</Rotation>
+                <Translation>-187.2665 1493.19189 -3061.72046</Translation>
+                <Time>285</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.025754489 -0.66350013 0.031789884 -0.747056663</Rotation>
+                <Translation>-187.264526 1493.195 -3061.746</Translation>
+                <Time>290</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0252745412 -0.663481653 0.03217291 -0.7470731</Rotation>
+                <Translation>-187.2632 1493.19739 -3061.77173</Translation>
+                <Time>295</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0248119924 -0.663462341 0.03256785 -0.7470886</Rotation>
+                <Translation>-187.2627 1493.19946 -3061.79688</Translation>
+                <Time>300</Time>
+            </OBANKeyFrame>
+        </KeyFrames>
+    </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_rotorblades09.xml.bak
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_rotorblades09.xml.bak	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_rotorblades09.xml.bak	(revision 711)
@@ -0,0 +1,418 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+    <OBAN id="0">
+        <Flags></Flags>
+        <InitialTransform>0.481640518 -9.217218E-08 3.65843177 -0.698060632 3.62220359 0.0919013247 -3.59121513 -0.7040841 0.472791374 -189.403687 1340.58215 -3161.35181</InitialTransform>
+        <BaseTransform>3.68999982 2.105854E-08 6.421037E-08 3.21137428E-09 3.68999934 9.613822E-09 6.985262E-08 -9.532407E-09 3.689999 0 0 0</BaseTransform>
+        <FrameLength>80</FrameLength>
+        <FrameCount>401</FrameCount>
+        <HalfStopFrame>0</HalfStopFrame>
+        <KeyFrames>
+            <OBANKeyFrame>
+                <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+                <Translation>-189.403687 1340.58215 -3161.35181</Translation>
+                <Time>0</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07289704 -0.6562394 0.06392899 -0.7482974</Rotation>
+                <Translation>-189.4458 1364.00464 -3161.34644</Translation>
+                <Time>5</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0740185753 -0.6561428 0.06491255 -0.7481873</Rotation>
+                <Translation>-189.502213 1385.81934 -3161.339</Translation>
+                <Time>10</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07530285 -0.6560304 0.06603883 -0.7480591</Rotation>
+                <Translation>-189.566589 1406.03113 -3161.33032</Translation>
+                <Time>15</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0766276345 -0.6559124 0.06720064 -0.747924566</Rotation>
+                <Translation>-189.632858 1424.64575 -3161.322</Translation>
+                <Time>20</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07787074 -0.6557998 0.0682908148 -0.7477962</Rotation>
+                <Translation>-189.694809 1441.668 -3161.31348</Translation>
+                <Time>25</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0789101049 -0.65570426 0.06920231 -0.7476872</Rotation>
+                <Translation>-189.74649 1457.10388 -3161.3064</Translation>
+                <Time>30</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07962371 -0.65563786 0.0698281154 -0.7476116</Rotation>
+                <Translation>-189.781921 1470.959 -3161.302</Translation>
+                <Time>35</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07988952 -0.655613 0.0700612441 -0.7475832</Rotation>
+                <Translation>-189.7951 1483.23865 -3161.30054</Translation>
+                <Time>40</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07958551 -0.6556415 0.069794625 -0.747615635</Rotation>
+                <Translation>-189.780045 1493.94824 -3161.30225</Translation>
+                <Time>45</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0785894543 -0.6557338 0.06892111 -0.747721</Rotation>
+                <Translation>-189.730576 1503.09351 -3161.30884</Translation>
+                <Time>50</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.076344505 -0.6559377 0.06694135 -0.7479546</Rotation>
+                <Translation>-189.6184 1510.42786 -3161.32324</Translation>
+                <Time>55</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.072671935 -0.656258166 0.06369493 -0.7483228</Rotation>
+                <Translation>-189.433411 1516.10376 -3161.34644</Translation>
+                <Time>60</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.06801671 -0.6566413 0.059583094 -0.748762846</Rotation>
+                <Translation>-189.1969 1520.72534 -3161.377</Translation>
+                <Time>65</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.06282456 -0.6570385 0.0550077222 -0.749218</Rotation>
+                <Translation>-188.9307 1524.81287 -3161.41064</Translation>
+                <Time>70</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.05754229 -0.6574102 0.0503716357 -0.7496422</Rotation>
+                <Translation>-188.65741 1528.07214 -3161.44214</Translation>
+                <Time>75</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0526177473 -0.6577277 0.0460785925 -0.7500016</Rotation>
+                <Translation>-188.40094 1530.56689 -3161.47681</Translation>
+                <Time>80</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.048499614 -0.6579725 0.04253302 -0.7502739</Rotation>
+                <Translation>-188.1859 1532.46765 -3161.51831</Translation>
+                <Time>85</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0446424522 -0.658168256 0.0403038748 -0.7504647</Rotation>
+                <Translation>-188.016357 1533.46008 -3161.60327</Translation>
+                <Time>90</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.04059875 -0.65834254 0.03913103 -0.7506035</Rotation>
+                <Translation>-187.87323 1533.6272 -3161.73535</Translation>
+                <Time>95</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03696434 -0.658489943 0.0381756164 -0.750711143</Rotation>
+                <Translation>-187.747009 1533.16968 -3161.86987</Translation>
+                <Time>100</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03433517 -0.658607662 0.0365989469 -0.7508113</Rotation>
+                <Translation>-187.627884 1532.28809 -3161.961</Translation>
+                <Time>105</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.033307068 -0.6586912 0.0335622877 -0.750926137</Rotation>
+                <Translation>-187.506134 1531.18433 -3161.96338</Translation>
+                <Time>110</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0343585163 -0.658728659 0.028287217 -0.7510631</Rotation>
+                <Translation>-187.3704 1530.05884 -3161.83618</Translation>
+                <Time>115</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03677179 -0.658725441 0.0209722612 -0.751191556</Rotation>
+                <Translation>-187.207321 1529.11719 -3161.60571</Translation>
+                <Time>120</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0402114838 -0.658654153 0.0122859469 -0.7512702</Rotation>
+                <Translation>-187.028366 1528.19458 -3161.31665</Translation>
+                <Time>125</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0445622839 -0.658485532 0.00284838839 -0.751267552</Rotation>
+                <Translation>-186.849777 1527.18457 -3160.97119</Translation>
+                <Time>130</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0497090444 -0.658203363 -0.00671975967 -0.751167238</Rotation>
+                <Translation>-186.68808 1526.35718 -3160.55713</Translation>
+                <Time>135</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.055537086 -0.657806754 -0.0157977 -0.7509703</Rotation>
+                <Translation>-186.560089 1525.775 -3160.22119</Translation>
+                <Time>140</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0619324073 -0.6573101 -0.02376504 -0.750695</Rotation>
+                <Translation>-186.4826 1525.30212 -3159.86475</Translation>
+                <Time>145</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.06897259 -0.656725049 -0.0301044378 -0.750365734</Rotation>
+                <Translation>-186.4743 1524.79492 -3159.3186</Translation>
+                <Time>150</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.07801906 -0.655947566 -0.0353351235 -0.749931455</Rotation>
+                <Translation>-186.555557 1524.0907 -3158.344</Translation>
+                <Time>155</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0885475352 -0.654996037 -0.0396221057 -0.7493795</Rotation>
+                <Translation>-186.705734 1523.14807 -3156.78174</Translation>
+                <Time>160</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0995518342 -0.6539434 -0.0429374836 -0.748734832</Rotation>
+                <Translation>-186.897278 1522.03833 -3154.65527</Translation>
+                <Time>165</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.110029079 -0.6528884 -0.0452557281 -0.7480523</Rotation>
+                <Translation>-187.103439 1520.80444 -3152.05542</Translation>
+                <Time>170</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.118980452 -0.6519553 -0.0465537719 -0.747416</Rotation>
+                <Translation>-187.298645 1519.49341 -3149.07227</Translation>
+                <Time>175</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.125632361 -0.6512858 -0.0462161861 -0.74693197</Rotation>
+                <Translation>-187.482422 1518.14 -3145.80518</Translation>
+                <Time>180</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.130165949 -0.6509478 -0.0425956622 -0.7466655</Rotation>
+                <Translation>-187.710571 1516.73865 -3142.35547</Translation>
+                <Time>185</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.13229014 -0.650911748 -0.0372715071 -0.7466084</Rotation>
+                <Translation>-187.927246 1515.333 -3138.74268</Translation>
+                <Time>190</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.131633788 -0.651149452 -0.03213883 -0.74675566</Rotation>
+                <Translation>-188.066254 1513.9751 -3134.98145</Translation>
+                <Time>195</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.1287345 -0.6515685 -0.0282948948 -0.7470511</Rotation>
+                <Translation>-188.109055 1512.67944 -3131.08545</Translation>
+                <Time>200</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.12526907 -0.65201515 -0.024863312 -0.747372568</Rotation>
+                <Translation>-188.124832 1511.40063 -3127.091</Translation>
+                <Time>205</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.121248856 -0.6524949 -0.0216204524 -0.7477177</Rotation>
+                <Translation>-188.120667 1510.15112 -3123.06641</Translation>
+                <Time>210</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.116630442 -0.6530153 -0.018378539 -0.7480846</Rotation>
+                <Translation>-188.101059 1508.94446 -3119.078</Translation>
+                <Time>215</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.111369893 -0.6535809 -0.0149497092 -0.748468637</Rotation>
+                <Translation>-188.070465 1507.795 -3115.19263</Translation>
+                <Time>220</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.105422862 -0.6541932 -0.0111460667 -0.748861134</Rotation>
+                <Translation>-188.033356 1506.7157 -3111.47827</Translation>
+                <Time>225</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.09874462 -0.654850245 -0.006779703 -0.749249458</Rotation>
+                <Translation>-187.9941 1505.71936 -3108.0022</Translation>
+                <Time>230</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.09128995 -0.655545235 -0.00166284537 -0.7496158</Rotation>
+                <Translation>-187.9572 1504.81848 -3104.83154</Translation>
+                <Time>235</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0828705 -0.656279147 0.004416223 -0.7499404</Rotation>
+                <Translation>-187.924026 1504.00684 -3101.936</Translation>
+                <Time>240</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0730243847 -0.6570628 0.0115494551 -0.750201643</Rotation>
+                <Translation>-187.885162 1503.21667 -3098.96826</Translation>
+                <Time>245</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.06203319 -0.657830834 0.0194907188 -0.7503537</Rotation>
+                <Translation>-187.83992 1502.43738 -3095.928</Translation>
+                <Time>250</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.05025494 -0.6585215 0.0279704388 -0.750360966</Rotation>
+                <Translation>-187.789154 1501.66833 -3092.85986</Translation>
+                <Time>255</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.03804991 -0.6590878 0.03671888 -0.750204742</Rotation>
+                <Translation>-187.733841 1500.90942 -3089.80469</Translation>
+                <Time>260</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0257802084 -0.6594996 0.04546667 -0.7498856</Rotation>
+                <Translation>-187.675186 1500.16345 -3086.805</Translation>
+                <Time>265</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.0138090346 -0.6597445 0.0539454073 -0.74942404</Rotation>
+                <Translation>-187.614868 1499.43579 -3083.90283</Translation>
+                <Time>270</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>0.00249985768 -0.6598272 0.0618882366 -0.7488603</Rotation>
+                <Translation>-187.554535 1498.7334 -3081.13916</Translation>
+                <Time>275</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.008176672 -0.659749269 0.06924424 -0.7482441</Rotation>
+                <Translation>-187.492081 1498.06775 -3078.57373</Translation>
+                <Time>280</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0189582929 -0.6594795 0.07636894 -0.747592866</Rotation>
+                <Translation>-187.418671 1497.453 -3076.30151</Translation>
+                <Time>285</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0284875464 -0.6591086 0.0825021043 -0.7469657</Rotation>
+                <Translation>-187.348022 1496.89246 -3074.319</Translation>
+                <Time>290</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0352029 -0.6587854 0.0867783949 -0.74647975</Rotation>
+                <Translation>-187.296524 1496.39368 -3072.61328</Translation>
+                <Time>295</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.038263768 -0.658633649 0.088771306 -0.7462287</Rotation>
+                <Translation>-187.274323 1495.97058 -3071.19849</Translation>
+                <Time>300</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0398329943 -0.6585538 0.0898352042 -0.7460897</Rotation>
+                <Translation>-187.264236 1495.6333 -3070.14185</Translation>
+                <Time>305</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0404201224 -0.658522546 0.09027578 -0.746032536</Rotation>
+                <Translation>-187.26178 1495.3678 -3069.38477</Translation>
+                <Time>310</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0402629673 -0.658529639 0.09023142 -0.7460401</Rotation>
+                <Translation>-187.264709 1495.15833 -3068.85669</Translation>
+                <Time>315</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0395992026 -0.6585631 0.08984035 -0.7460934</Rotation>
+                <Translation>-187.270828 1494.98889 -3068.485</Translation>
+                <Time>320</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03866654 -0.658610165 0.0892407149 -0.746172667</Rotation>
+                <Translation>-187.277847 1494.8429 -3068.19849</Translation>
+                <Time>325</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03770263 -0.658658743 0.08857068 -0.7462589</Rotation>
+                <Translation>-187.2835 1494.70422 -3067.92529</Translation>
+                <Time>330</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03694525 -0.658697546 0.0879685655 -0.7463338</Rotation>
+                <Translation>-187.285645 1494.557 -3067.59424</Translation>
+                <Time>335</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0364600681 -0.6587241 0.0874453858 -0.746395648</Rotation>
+                <Translation>-187.282684 1494.39355 -3067.167</Translation>
+                <Time>340</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0357248448 -0.6587644 0.08661231 -0.7464928</Rotation>
+                <Translation>-187.277 1494.24121 -3066.74463</Translation>
+                <Time>345</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0347810425 -0.658814967 0.08554275 -0.746616066</Rotation>
+                <Translation>-187.2697 1494.10181 -3066.348</Translation>
+                <Time>350</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03374331 -0.6588689 0.08436666 -0.746749938</Rotation>
+                <Translation>-187.261627 1493.97375 -3065.98315</Translation>
+                <Time>355</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0327263623 -0.6589202 0.0832140148 -0.7468792</Rotation>
+                <Translation>-187.253708 1493.85583 -3065.65845</Translation>
+                <Time>360</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03184492 -0.6589634 0.08221486 -0.7469899</Rotation>
+                <Translation>-187.246826 1493.747 -3065.381</Translation>
+                <Time>365</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.031213766 -0.6589936 0.08149938 -0.7470683</Rotation>
+                <Translation>-187.2419 1493.64575 -3065.159</Translation>
+                <Time>370</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0309551582 -0.659005761 0.08120622 -0.7471002</Rotation>
+                <Translation>-187.239883 1493.55127 -3064.99976</Translation>
+                <Time>375</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0311645083 -0.6589959 0.08144354 -0.747074366</Rotation>
+                <Translation>-187.241516 1493.46228 -3064.90942</Translation>
+                <Time>380</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03171835 -0.6589695 0.0820714 -0.747005641</Rotation>
+                <Translation>-187.24585 1493.38013 -3064.88</Translation>
+                <Time>385</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.0324600562 -0.6589334 0.08291216 -0.7469128</Rotation>
+                <Translation>-187.251648 1493.30652 -3064.90112</Translation>
+                <Time>390</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03323304 -0.6588949 0.08378832 -0.746814966</Rotation>
+                <Translation>-187.257675 1493.243 -3064.96338</Translation>
+                <Time>395</Time>
+            </OBANKeyFrame>
+            <OBANKeyFrame>
+                <Rotation>-0.03388073 -0.6588619 0.08452241 -0.7467323</Rotation>
+                <Translation>-187.2627 1493.19153 -3065.05615</Translation>
+                <Time>400</Time>
+            </OBANKeyFrame>
+        </KeyFrames>
+    </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_rotorblades09Complete.xml
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_rotorblades09Complete.xml	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_rotorblades09Complete.xml	(revision 711)
@@ -0,0 +1,1019 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <OBAN id="0">
+    <Flags>
+    </Flags>
+    <InitialTransform>0.481640518 -9.217218E-08 3.65843177 -0.698060632 3.62220359 0.0919013247 -3.59121513 -0.7040841 0.472791374 -189.403687 1340.58215 -3161.35181</InitialTransform>
+    <BaseTransform>3.68999982 2.105854E-08 6.421037E-08 3.21137428E-09 3.68999934 9.613822E-09 6.985262E-08 -9.532407E-09 3.689999 0 0 0</BaseTransform>
+    <FrameLength>200</FrameLength>
+    <FrameCount>1001</FrameCount>
+    <HalfStopFrame>0</HalfStopFrame>
+    <KeyFrames>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>900.97603399999957 807.81984000000011 3171.3843</Translation>
+        <Time>0</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289704 -0.6562394 0.06392899 -0.7482974</Rotation>
+        <Translation>900.98105899999962 807.87131 3171.47707</Translation>
+        <Time>5</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0740185753 -0.6561428 0.06491255 -0.7481873</Rotation>
+        <Translation>900.98708599999964 807.93483000000015 3171.53933</Translation>
+        <Time>10</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07530285 -0.6560304 0.06603883 -0.7480591</Rotation>
+        <Translation>900.99288399999966 808.00844000000006 3171.56045</Translation>
+        <Time>15</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0766276345 -0.6559124 0.06720064 -0.747924566</Rotation>
+        <Translation>900.99721799999963 808.09059 3171.53103</Translation>
+        <Time>20</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07787074 -0.6557998 0.0682908148 -0.7477962</Rotation>
+        <Translation>900.9988509999996 808.17958 3171.44069</Translation>
+        <Time>25</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0789101049 -0.65570426 0.06920231 -0.7476872</Rotation>
+        <Translation>900.99683399999958 808.27406 3171.28145</Translation>
+        <Time>30</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07962371 -0.65563786 0.0698281154 -0.7476116</Rotation>
+        <Translation>900.99190799999963 808.37531000000013 3171.05945</Translation>
+        <Time>35</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07988952 -0.655613 0.0700612441 -0.7475832</Rotation>
+        <Translation>900.98502599999961 808.48414 3170.782</Translation>
+        <Time>40</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07958551 -0.6556415 0.069794625 -0.747615635</Rotation>
+        <Translation>900.97710699999959 808.60206000000016 3170.4573</Translation>
+        <Time>45</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0785894543 -0.6557338 0.06892111 -0.747721</Rotation>
+        <Translation>900.96903399999962 808.73011999999994 3170.09245</Translation>
+        <Time>50</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.076344505 -0.6559377 0.06694135 -0.7479546</Rotation>
+        <Translation>900.96173399999964 808.86952 3169.69582</Translation>
+        <Time>55</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.072671935 -0.656258166 0.06369493 -0.7483228</Rotation>
+        <Translation>900.95604999999966 809.02186000000006 3169.27345</Translation>
+        <Time>60</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06801671 -0.6566413 0.059583094 -0.748762846</Rotation>
+        <Translation>900.95308899999964 809.18531000000007 3168.84621</Translation>
+        <Time>65</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06282456 -0.6570385 0.0550077222 -0.749218</Rotation>
+        <Translation>900.95523399999956 809.33253000000013 3168.51516</Translation>
+        <Time>70</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05754229 -0.6574102 0.0503716357 -0.7496422</Rotation>
+        <Translation>900.9608869999995 809.47121000000016 3168.24196</Translation>
+        <Time>75</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0526177473 -0.6577277 0.0460785925 -0.7500016</Rotation>
+        <Translation>900.96790599999952 809.61720000000014 3167.95545</Translation>
+        <Time>80</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.048499614 -0.6579725 0.04253302 -0.7502739</Rotation>
+        <Translation>900.97402499999953 809.78664 3167.58376</Translation>
+        <Time>85</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0446424522 -0.658168256 0.0403038748 -0.7504647</Rotation>
+        <Translation>900.97695399999952 809.99611 3167.05568</Translation>
+        <Time>90</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.04059875 -0.65834254 0.03913103 -0.7506035</Rotation>
+        <Translation>900.97449799999947 810.26161 3166.2986</Translation>
+        <Time>95</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03696434 -0.658489943 0.0381756164 -0.750711143</Rotation>
+        <Translation>900.96441099999947 810.59889 3165.24196</Translation>
+        <Time>100</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03433517 -0.658607662 0.0365989469 -0.7508113</Rotation>
+        <Translation>900.94220999999948 811.02199 3163.82717</Translation>
+        <Time>105</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.033307068 -0.6586912 0.0335622877 -0.750926137</Rotation>
+        <Translation>900.89071199999944 811.52077000000008 3162.12145</Translation>
+        <Time>110</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0343585163 -0.658728659 0.028287217 -0.7510631</Rotation>
+        <Translation>900.82006299999944 812.08131 3160.1389400000003</Translation>
+        <Time>115</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03677179 -0.658725441 0.0209722612 -0.751191556</Rotation>
+        <Translation>900.74665299999947 812.69606 3157.86672</Translation>
+        <Time>120</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0402114838 -0.658654153 0.0122859469 -0.7512702</Rotation>
+        <Translation>900.68419899999947 813.36171000000013 3155.30129</Translation>
+        <Time>125</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0445622839 -0.658485532 0.00284838839 -0.751267552</Rotation>
+        <Translation>900.62386599999945 814.0641 3152.53762</Translation>
+        <Time>130</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0497090444 -0.658203363 -0.00671975967 -0.751167238</Rotation>
+        <Translation>900.56354799999951 814.79176000000007 3149.63545</Translation>
+        <Time>135</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.055537086 -0.657806754 -0.0157977 -0.7509703</Rotation>
+        <Translation>900.50489299999947 815.53773 3146.63576</Translation>
+        <Time>140</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0619324073 -0.6573101 -0.02376504 -0.750695</Rotation>
+        <Translation>900.44957999999951 816.29664 3143.58059</Translation>
+        <Time>145</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06897259 -0.656725049 -0.0301044378 -0.750365734</Rotation>
+        <Translation>900.39881399999956 817.06569000000013 3140.51245</Translation>
+        <Time>150</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07801906 -0.655947566 -0.0353351235 -0.749931455</Rotation>
+        <Translation>900.35357199999953 817.84498000000008 3137.47219</Translation>
+        <Time>155</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0885475352 -0.654996037 -0.0396221057 -0.7493795</Rotation>
+        <Translation>900.31470799999954 818.63515000000007 3134.50445</Translation>
+        <Time>160</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0995518342 -0.6539434 -0.0429374836 -0.748734832</Rotation>
+        <Translation>900.28153399999951 819.44679 3131.60891</Translation>
+        <Time>165</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.110029079 -0.6528884 -0.0452557281 -0.7480523</Rotation>
+        <Translation>900.24463399999945 820.34767000000011 3128.43825</Translation>
+        <Time>170</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.118980452 -0.6519553 -0.0465537719 -0.747416</Rotation>
+        <Translation>900.20537799999943 821.34401 3124.96218</Translation>
+        <Time>175</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.125632361 -0.6512858 -0.0462161861 -0.74693197</Rotation>
+        <Translation>900.16826899999944 822.42331000000013 3121.24782</Translation>
+        <Time>180</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.130165949 -0.6509478 -0.0425956622 -0.7466655</Rotation>
+        <Translation>900.13767499999949 823.57277 3117.36245</Translation>
+        <Time>185</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.13229014 -0.650911748 -0.0372715071 -0.7466084</Rotation>
+        <Translation>900.11806699999943 824.77943 3113.37404</Translation>
+        <Time>190</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.131633788 -0.651149452 -0.03213883 -0.74675566</Rotation>
+        <Translation>900.11390199999948 826.02894000000015 3109.34945</Translation>
+        <Time>195</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.1287345 -0.6515685 -0.0282948948 -0.7470511</Rotation>
+        <Translation>900.12967899999944 827.30775000000017 3105.355</Translation>
+        <Time>200</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.12526907 -0.65201515 -0.024863312 -0.747372568</Rotation>
+        <Translation>900.1724799999995 828.60341000000017 3101.459</Translation>
+        <Time>205</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.121248856 -0.6524949 -0.0216204524 -0.7477177</Rotation>
+        <Translation>900.31148799999949 829.96131000000014 3097.69777</Translation>
+        <Time>210</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.116630442 -0.6530153 -0.018378539 -0.7480846</Rotation>
+        <Translation>900.52816299999949 831.36696000000006 3094.08498</Translation>
+        <Time>215</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.111369893 -0.6535809 -0.0149497092 -0.748468637</Rotation>
+        <Translation>900.75631199999953 832.76831000000016 3090.63527</Translation>
+        <Time>220</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.105422862 -0.6541932 -0.0111460667 -0.748861134</Rotation>
+        <Translation>900.9400889999996 834.1217200000001 3087.36818</Translation>
+        <Time>225</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09874462 -0.654850245 -0.006779703 -0.749249458</Rotation>
+        <Translation>901.13529499999959 835.43275000000017 3084.38503</Translation>
+        <Time>230</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09128995 -0.655545235 -0.00166284537 -0.7496158</Rotation>
+        <Translation>901.34145599999965 836.66664000000014 3081.78518</Translation>
+        <Time>235</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0828705 -0.656279147 0.004416223 -0.7499404</Rotation>
+        <Translation>901.53299999999967 837.77638 3079.65871</Translation>
+        <Time>240</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0730243847 -0.6570628 0.0115494551 -0.750201643</Rotation>
+        <Translation>901.68317699999966 838.71901 3078.09645</Translation>
+        <Time>245</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06203319 -0.657830834 0.0194907188 -0.7503537</Rotation>
+        <Translation>901.76443399999971 839.4232300000001 3077.12185</Translation>
+        <Time>250</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05025494 -0.6585215 0.0279704388 -0.750360966</Rotation>
+        <Translation>901.75613399999975 839.93043000000011 3076.5757</Translation>
+        <Time>255</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03804991 -0.6590878 0.03671888 -0.750204742</Rotation>
+        <Translation>901.67864499999973 840.40331000000015 3076.21926</Translation>
+        <Time>260</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0257802084 -0.6594996 0.04546667 -0.7498856</Rotation>
+        <Translation>901.55065399999967 840.98549 3075.88332</Translation>
+        <Time>265</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0138090346 -0.6597445 0.0539454073 -0.74942404</Rotation>
+        <Translation>901.38895699999966 841.81288 3075.46926</Translation>
+        <Time>270</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.00249985768 -0.6598272 0.0618882366 -0.7488603</Rotation>
+        <Translation>901.21036799999968 842.82289000000014 3075.1238</Translation>
+        <Time>275</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.008176672 -0.659749269 0.06924424 -0.7482441</Rotation>
+        <Translation>901.0314129999997 843.7455 3074.8347400000002</Translation>
+        <Time>280</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0189582929 -0.6594795 0.07636894 -0.747592866</Rotation>
+        <Translation>900.86833399999978 844.68715 3074.6042700000003</Translation>
+        <Time>285</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0284875464 -0.6591086 0.0825021043 -0.7469657</Rotation>
+        <Translation>900.73259999999982 845.8126400000001 3074.47707</Translation>
+        <Time>290</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0352029 -0.6587854 0.0867783949 -0.74647975</Rotation>
+        <Translation>900.6108499999998 846.91640000000007 3074.4794500000003</Translation>
+        <Time>295</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.038263768 -0.658633649 0.088771306 -0.7462287</Rotation>
+        <Translation>900.49172499999986 847.79799 3074.57058</Translation>
+        <Time>300</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0398329943 -0.6585538 0.0898352042 -0.7460897</Rotation>
+        <Translation>900.36550399999987 848.25551 3074.7051</Translation>
+        <Time>305</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0404201224 -0.658522546 0.09027578 -0.746032536</Rotation>
+        <Translation>900.22237699999982 848.08839000000012 3074.83718</Translation>
+        <Time>310</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0402629673 -0.658529639 0.09023142 -0.7460401</Rotation>
+        <Translation>900.05283399999985 847.0959600000001 3074.92214</Translation>
+        <Time>315</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0395992026 -0.6585631 0.08984035 -0.7460934</Rotation>
+        <Translation>899.83779399999992 845.19520000000011 3074.96364</Translation>
+        <Time>320</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03866654 -0.658610165 0.0892407149 -0.746172667</Rotation>
+        <Translation>899.58132399999988 842.70045 3074.99831</Translation>
+        <Time>325</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03770263 -0.658658743 0.08857068 -0.7462589</Rotation>
+        <Translation>899.30803399999991 839.44118 3075.02981</Translation>
+        <Time>330</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03694525 -0.658697546 0.0879685655 -0.7463338</Rotation>
+        <Translation>899.04183399999988 835.35365 3075.06345</Translation>
+        <Time>335</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0364600681 -0.6587241 0.0874453858 -0.746395648</Rotation>
+        <Translation>898.80532299999982 830.73207 3075.0940100000003</Translation>
+        <Time>340</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0357248448 -0.6587644 0.08661231 -0.7464928</Rotation>
+        <Translation>898.62033399999984 825.05617000000007 3075.11721</Translation>
+        <Time>345</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0347810425 -0.658814967 0.08554275 -0.746616066</Rotation>
+        <Translation>898.50815799999987 817.72182 3075.13161</Translation>
+        <Time>350</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03374331 -0.6588689 0.08436666 -0.746749938</Rotation>
+        <Translation>898.45868899999994 808.57655 3075.1382</Translation>
+        <Time>355</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0327263623 -0.6589202 0.0832140148 -0.7468792</Rotation>
+        <Translation>898.443634 797.86696000000006 3075.13991</Translation>
+        <Time>360</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03184492 -0.6589634 0.08221486 -0.7469899</Rotation>
+        <Translation>898.4568129999999 785.58731000000012 3075.13845</Translation>
+        <Time>365</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.031213766 -0.6589936 0.08149938 -0.7470683</Rotation>
+        <Translation>898.49224399999991 771.73219 3075.13405</Translation>
+        <Time>370</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0309551582 -0.659005761 0.08120622 -0.7471002</Rotation>
+        <Translation>898.543925 756.29631 3075.1269700000003</Translation>
+        <Time>375</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0311645083 -0.6589959 0.08144354 -0.747074366</Rotation>
+        <Translation>898.605876 739.27406 3075.11845</Translation>
+        <Time>380</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.672145 720.65944000000013 3075.11013</Translation>
+        <Time>385</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0324600562 -0.6589334 0.08291216 -0.7469128</Rotation>
+        <Translation>898.736521 700.44765000000007 3075.10145</Translation>
+        <Time>390</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03323304 -0.6588949 0.08378832 -0.746814966</Rotation>
+        <Translation>898.79293400000006 678.63295000000016 3075.0940100000003</Translation>
+        <Time>395</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>400</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>405</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>410</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>415</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>420</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>425</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>430</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>435</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>440</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>445</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>450</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>455</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>460</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>465</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>470</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>475</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>480</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>485</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>490</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>495</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>500</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>505</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>510</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>515</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>520</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>525</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>530</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>535</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>540</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>545</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>550</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>555</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>560</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>565</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>570</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>575</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>580</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>585</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>590</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>595</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>600</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289704 -0.6562394 0.06392899 -0.7482974</Rotation>
+        <Translation>898.79293400000006 678.63295000000016 3075.0940100000003</Translation>
+        <Time>605</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0740185753 -0.6561428 0.06491255 -0.7481873</Rotation>
+        <Translation>898.736521 700.44765000000007 3075.10145</Translation>
+        <Time>610</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07530285 -0.6560304 0.06603883 -0.7480591</Rotation>
+        <Translation>898.672145 720.65944000000013 3075.11013</Translation>
+        <Time>615</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0766276345 -0.6559124 0.06720064 -0.747924566</Rotation>
+        <Translation>898.605876 739.27406 3075.11845</Translation>
+        <Time>620</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07787074 -0.6557998 0.0682908148 -0.7477962</Rotation>
+        <Translation>898.543925 756.29631 3075.1269700000003</Translation>
+        <Time>625</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0789101049 -0.65570426 0.06920231 -0.7476872</Rotation>
+        <Translation>898.49224399999991 771.73219 3075.13405</Translation>
+        <Time>630</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07962371 -0.65563786 0.0698281154 -0.7476116</Rotation>
+        <Translation>898.4568129999999 785.58731000000012 3075.13845</Translation>
+        <Time>635</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07988952 -0.655613 0.0700612441 -0.7475832</Rotation>
+        <Translation>898.443634 797.86696000000006 3075.13991</Translation>
+        <Time>640</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07958551 -0.6556415 0.069794625 -0.747615635</Rotation>
+        <Translation>898.45868899999994 808.57655 3075.1382</Translation>
+        <Time>645</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0785894543 -0.6557338 0.06892111 -0.747721</Rotation>
+        <Translation>898.50815799999987 817.72182 3075.13161</Translation>
+        <Time>650</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.076344505 -0.6559377 0.06694135 -0.7479546</Rotation>
+        <Translation>898.62033399999984 825.05617000000007 3075.11721</Translation>
+        <Time>655</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.072671935 -0.656258166 0.06369493 -0.7483228</Rotation>
+        <Translation>898.80532299999982 830.73207 3075.0940100000003</Translation>
+        <Time>660</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06801671 -0.6566413 0.059583094 -0.748762846</Rotation>
+        <Translation>899.04183399999988 835.35365 3075.06345</Translation>
+        <Time>665</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06282456 -0.6570385 0.0550077222 -0.749218</Rotation>
+        <Translation>899.30803399999991 839.44118 3075.02981</Translation>
+        <Time>670</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05754229 -0.6574102 0.0503716357 -0.7496422</Rotation>
+        <Translation>899.58132399999988 842.70045 3074.99831</Translation>
+        <Time>675</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0526177473 -0.6577277 0.0460785925 -0.7500016</Rotation>
+        <Translation>899.83779399999992 845.19520000000011 3074.96364</Translation>
+        <Time>680</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.048499614 -0.6579725 0.04253302 -0.7502739</Rotation>
+        <Translation>900.05283399999985 847.0959600000001 3074.92214</Translation>
+        <Time>685</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0446424522 -0.658168256 0.0403038748 -0.7504647</Rotation>
+        <Translation>900.22237699999982 848.08839000000012 3074.83718</Translation>
+        <Time>690</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.04059875 -0.65834254 0.03913103 -0.7506035</Rotation>
+        <Translation>900.36550399999987 848.25551 3074.7051</Translation>
+        <Time>695</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03696434 -0.658489943 0.0381756164 -0.750711143</Rotation>
+        <Translation>900.49172499999986 847.79799 3074.57058</Translation>
+        <Time>700</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03433517 -0.658607662 0.0365989469 -0.7508113</Rotation>
+        <Translation>900.6108499999998 846.91640000000007 3074.4794500000003</Translation>
+        <Time>705</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.033307068 -0.6586912 0.0335622877 -0.750926137</Rotation>
+        <Translation>900.73259999999982 845.8126400000001 3074.47707</Translation>
+        <Time>710</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0343585163 -0.658728659 0.028287217 -0.7510631</Rotation>
+        <Translation>900.86833399999978 844.68715 3074.6042700000003</Translation>
+        <Time>715</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03677179 -0.658725441 0.0209722612 -0.751191556</Rotation>
+        <Translation>901.0314129999997 843.7455 3074.8347400000002</Translation>
+        <Time>720</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0402114838 -0.658654153 0.0122859469 -0.7512702</Rotation>
+        <Translation>901.21036799999968 842.82289000000014 3075.1238</Translation>
+        <Time>725</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0445622839 -0.658485532 0.00284838839 -0.751267552</Rotation>
+        <Translation>901.38895699999966 841.81288 3075.46926</Translation>
+        <Time>730</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0497090444 -0.658203363 -0.00671975967 -0.751167238</Rotation>
+        <Translation>901.55065399999967 840.98549 3075.88332</Translation>
+        <Time>735</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.055537086 -0.657806754 -0.0157977 -0.7509703</Rotation>
+        <Translation>901.67864499999973 840.40331000000015 3076.21926</Translation>
+        <Time>740</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0619324073 -0.6573101 -0.02376504 -0.750695</Rotation>
+        <Translation>901.75613399999975 839.93043000000011 3076.5757</Translation>
+        <Time>745</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06897259 -0.656725049 -0.0301044378 -0.750365734</Rotation>
+        <Translation>901.76443399999971 839.4232300000001 3077.12185</Translation>
+        <Time>750</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07801906 -0.655947566 -0.0353351235 -0.749931455</Rotation>
+        <Translation>901.68317699999966 838.71901 3078.09645</Translation>
+        <Time>755</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0885475352 -0.654996037 -0.0396221057 -0.7493795</Rotation>
+        <Translation>901.53299999999967 837.77638 3079.65871</Translation>
+        <Time>760</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0995518342 -0.6539434 -0.0429374836 -0.748734832</Rotation>
+        <Translation>901.34145599999965 836.66664000000014 3081.78518</Translation>
+        <Time>765</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.110029079 -0.6528884 -0.0452557281 -0.7480523</Rotation>
+        <Translation>901.13529499999959 835.43275000000017 3084.38503</Translation>
+        <Time>770</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.118980452 -0.6519553 -0.0465537719 -0.747416</Rotation>
+        <Translation>900.9400889999996 834.1217200000001 3087.36818</Translation>
+        <Time>775</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.125632361 -0.6512858 -0.0462161861 -0.74693197</Rotation>
+        <Translation>900.75631199999953 832.76831000000016 3090.63527</Translation>
+        <Time>780</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.130165949 -0.6509478 -0.0425956622 -0.7466655</Rotation>
+        <Translation>900.52816299999949 831.36696000000006 3094.08498</Translation>
+        <Time>785</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.13229014 -0.650911748 -0.0372715071 -0.7466084</Rotation>
+        <Translation>900.31148799999949 829.96131000000014 3097.69777</Translation>
+        <Time>790</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.131633788 -0.651149452 -0.03213883 -0.74675566</Rotation>
+        <Translation>900.1724799999995 828.60341000000017 3101.459</Translation>
+        <Time>795</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.1287345 -0.6515685 -0.0282948948 -0.7470511</Rotation>
+        <Translation>900.12967899999944 827.30775000000017 3105.355</Translation>
+        <Time>800</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.12526907 -0.65201515 -0.024863312 -0.747372568</Rotation>
+        <Translation>900.11390199999948 826.02894000000015 3109.34945</Translation>
+        <Time>805</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.121248856 -0.6524949 -0.0216204524 -0.7477177</Rotation>
+        <Translation>900.11806699999943 824.77943 3113.37404</Translation>
+        <Time>810</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.116630442 -0.6530153 -0.018378539 -0.7480846</Rotation>
+        <Translation>900.13767499999949 823.57277 3117.36245</Translation>
+        <Time>815</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.111369893 -0.6535809 -0.0149497092 -0.748468637</Rotation>
+        <Translation>900.16826899999944 822.42331000000013 3121.24782</Translation>
+        <Time>820</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.105422862 -0.6541932 -0.0111460667 -0.748861134</Rotation>
+        <Translation>900.20537799999943 821.34401 3124.96218</Translation>
+        <Time>825</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09874462 -0.654850245 -0.006779703 -0.749249458</Rotation>
+        <Translation>900.24463399999945 820.34767000000011 3128.43825</Translation>
+        <Time>830</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09128995 -0.655545235 -0.00166284537 -0.7496158</Rotation>
+        <Translation>900.28153399999951 819.44679 3131.60891</Translation>
+        <Time>835</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0828705 -0.656279147 0.004416223 -0.7499404</Rotation>
+        <Translation>900.31470799999954 818.63515000000007 3134.50445</Translation>
+        <Time>840</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0730243847 -0.6570628 0.0115494551 -0.750201643</Rotation>
+        <Translation>900.35357199999953 817.84498000000008 3137.47219</Translation>
+        <Time>845</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06203319 -0.657830834 0.0194907188 -0.7503537</Rotation>
+        <Translation>900.39881399999956 817.06569000000013 3140.51245</Translation>
+        <Time>850</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05025494 -0.6585215 0.0279704388 -0.750360966</Rotation>
+        <Translation>900.44957999999951 816.29664 3143.58059</Translation>
+        <Time>855</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03804991 -0.6590878 0.03671888 -0.750204742</Rotation>
+        <Translation>900.50489299999947 815.53773 3146.63576</Translation>
+        <Time>860</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0257802084 -0.6594996 0.04546667 -0.7498856</Rotation>
+        <Translation>900.56354799999951 814.79176000000007 3149.63545</Translation>
+        <Time>865</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0138090346 -0.6597445 0.0539454073 -0.74942404</Rotation>
+        <Translation>900.62386599999945 814.0641 3152.53762</Translation>
+        <Time>870</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.00249985768 -0.6598272 0.0618882366 -0.7488603</Rotation>
+        <Translation>900.68419899999947 813.36171000000013 3155.30129</Translation>
+        <Time>875</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.008176672 -0.659749269 0.06924424 -0.7482441</Rotation>
+        <Translation>900.74665299999947 812.69606 3157.86672</Translation>
+        <Time>880</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0189582929 -0.6594795 0.07636894 -0.747592866</Rotation>
+        <Translation>900.82006299999944 812.08131 3160.1389400000003</Translation>
+        <Time>885</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0284875464 -0.6591086 0.0825021043 -0.7469657</Rotation>
+        <Translation>900.89071199999944 811.52077000000008 3162.12145</Translation>
+        <Time>890</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0352029 -0.6587854 0.0867783949 -0.74647975</Rotation>
+        <Translation>900.94220999999948 811.02199 3163.82717</Translation>
+        <Time>895</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.038263768 -0.658633649 0.088771306 -0.7462287</Rotation>
+        <Translation>900.96441099999947 810.59889 3165.24196</Translation>
+        <Time>900</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0398329943 -0.6585538 0.0898352042 -0.7460897</Rotation>
+        <Translation>900.97449799999947 810.26161 3166.2986</Translation>
+        <Time>905</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0404201224 -0.658522546 0.09027578 -0.746032536</Rotation>
+        <Translation>900.97695399999952 809.99611 3167.05568</Translation>
+        <Time>910</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0402629673 -0.658529639 0.09023142 -0.7460401</Rotation>
+        <Translation>900.97402499999953 809.78664 3167.58376</Translation>
+        <Time>915</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0395992026 -0.6585631 0.08984035 -0.7460934</Rotation>
+        <Translation>900.96790599999952 809.61720000000014 3167.95545</Translation>
+        <Time>920</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03866654 -0.658610165 0.0892407149 -0.746172667</Rotation>
+        <Translation>900.9608869999995 809.47121000000016 3168.24196</Translation>
+        <Time>925</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03770263 -0.658658743 0.08857068 -0.7462589</Rotation>
+        <Translation>900.95523399999956 809.33253000000013 3168.51516</Translation>
+        <Time>930</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03694525 -0.658697546 0.0879685655 -0.7463338</Rotation>
+        <Translation>900.95308899999964 809.18531000000007 3168.84621</Translation>
+        <Time>935</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0364600681 -0.6587241 0.0874453858 -0.746395648</Rotation>
+        <Translation>900.95604999999966 809.02186000000006 3169.27345</Translation>
+        <Time>940</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0357248448 -0.6587644 0.08661231 -0.7464928</Rotation>
+        <Translation>900.96173399999964 808.86952 3169.69582</Translation>
+        <Time>945</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0347810425 -0.658814967 0.08554275 -0.746616066</Rotation>
+        <Translation>900.96903399999962 808.73011999999994 3170.09245</Translation>
+        <Time>950</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03374331 -0.6588689 0.08436666 -0.746749938</Rotation>
+        <Translation>900.97710699999959 808.60206000000016 3170.4573</Translation>
+        <Time>955</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0327263623 -0.6589202 0.0832140148 -0.7468792</Rotation>
+        <Translation>900.98502599999961 808.48414 3170.782</Translation>
+        <Time>960</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03184492 -0.6589634 0.08221486 -0.7469899</Rotation>
+        <Translation>900.99190799999963 808.37531000000013 3171.05945</Translation>
+        <Time>965</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.031213766 -0.6589936 0.08149938 -0.7470683</Rotation>
+        <Translation>900.99683399999958 808.27406 3171.28145</Translation>
+        <Time>970</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0309551582 -0.659005761 0.08120622 -0.7471002</Rotation>
+        <Translation>900.9988509999996 808.17958 3171.44069</Translation>
+        <Time>975</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0311645083 -0.6589959 0.08144354 -0.747074366</Rotation>
+        <Translation>900.99721799999963 808.09059 3171.53103</Translation>
+        <Time>980</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03171835 -0.6589695 0.0820714 -0.747005641</Rotation>
+        <Translation>900.99288399999966 808.00844000000006 3171.56045</Translation>
+        <Time>985</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0324600562 -0.6589334 0.08291216 -0.7469128</Rotation>
+        <Translation>900.98708599999964 807.93483000000015 3171.53933</Translation>
+        <Time>990</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03323304 -0.6588949 0.08378832 -0.746814966</Rotation>
+        <Translation>900.98105899999962 807.87131 3171.47707</Translation>
+        <Time>995</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03388073 -0.6588619 0.08452241 -0.7467323</Rotation>
+        <Translation>900.97603399999957 807.81984000000011 3171.3843</Translation>
+        <Time>1000</Time>
+      </OBANKeyFrame>
+    </KeyFrames>
+  </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/OBANheli_rotorblades09Complete.xml.bak
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/OBANheli_rotorblades09Complete.xml.bak	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/OBANheli_rotorblades09Complete.xml.bak	(revision 711)
@@ -0,0 +1,1018 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <OBAN id="0">
+    <Flags></Flags>
+    <InitialTransform>0.481640518 -9.217218E-08 3.65843177 -0.698060632 3.62220359 0.0919013247 -3.59121513 -0.7040841 0.472791374 -189.403687 1340.58215 -3161.35181</InitialTransform>
+    <BaseTransform>3.68999982 2.105854E-08 6.421037E-08 3.21137428E-09 3.68999934 9.613822E-09 6.985262E-08 -9.532407E-09 3.689999 0 0 0</BaseTransform>
+    <FrameLength>200</FrameLength>
+    <FrameCount>1001</FrameCount>
+    <HalfStopFrame>0</HalfStopFrame>
+    <KeyFrames>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>900.97603399999957 807.81984000000011 3171.3843</Translation>
+        <Time>0</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289704 -0.6562394 0.06392899 -0.7482974</Rotation>
+        <Translation>900.98105899999962 807.87131 3171.47707</Translation>
+        <Time>5</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0740185753 -0.6561428 0.06491255 -0.7481873</Rotation>
+        <Translation>900.98708599999964 807.93483000000015 3171.53933</Translation>
+        <Time>10</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07530285 -0.6560304 0.06603883 -0.7480591</Rotation>
+        <Translation>900.99288399999966 808.00844000000006 3171.56045</Translation>
+        <Time>15</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0766276345 -0.6559124 0.06720064 -0.747924566</Rotation>
+        <Translation>900.99721799999963 808.09059 3171.53103</Translation>
+        <Time>20</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07787074 -0.6557998 0.0682908148 -0.7477962</Rotation>
+        <Translation>900.9988509999996 808.17958 3171.44069</Translation>
+        <Time>25</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0789101049 -0.65570426 0.06920231 -0.7476872</Rotation>
+        <Translation>900.99683399999958 808.27406 3171.28145</Translation>
+        <Time>30</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07962371 -0.65563786 0.0698281154 -0.7476116</Rotation>
+        <Translation>900.99190799999963 808.37531000000013 3171.05945</Translation>
+        <Time>35</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07988952 -0.655613 0.0700612441 -0.7475832</Rotation>
+        <Translation>900.98502599999961 808.48414 3170.782</Translation>
+        <Time>40</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07958551 -0.6556415 0.069794625 -0.747615635</Rotation>
+        <Translation>900.97710699999959 808.60206000000016 3170.4573</Translation>
+        <Time>45</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0785894543 -0.6557338 0.06892111 -0.747721</Rotation>
+        <Translation>900.96903399999962 808.73011999999994 3170.09245</Translation>
+        <Time>50</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.076344505 -0.6559377 0.06694135 -0.7479546</Rotation>
+        <Translation>900.96173399999964 808.86952 3169.69582</Translation>
+        <Time>55</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.072671935 -0.656258166 0.06369493 -0.7483228</Rotation>
+        <Translation>900.95604999999966 809.02186000000006 3169.27345</Translation>
+        <Time>60</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06801671 -0.6566413 0.059583094 -0.748762846</Rotation>
+        <Translation>900.95308899999964 809.18531000000007 3168.84621</Translation>
+        <Time>65</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06282456 -0.6570385 0.0550077222 -0.749218</Rotation>
+        <Translation>900.95523399999956 809.33253000000013 3168.51516</Translation>
+        <Time>70</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05754229 -0.6574102 0.0503716357 -0.7496422</Rotation>
+        <Translation>900.9608869999995 809.47121000000016 3168.24196</Translation>
+        <Time>75</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0526177473 -0.6577277 0.0460785925 -0.7500016</Rotation>
+        <Translation>900.96790599999952 809.61720000000014 3167.95545</Translation>
+        <Time>80</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.048499614 -0.6579725 0.04253302 -0.7502739</Rotation>
+        <Translation>900.97402499999953 809.78664 3167.58376</Translation>
+        <Time>85</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0446424522 -0.658168256 0.0403038748 -0.7504647</Rotation>
+        <Translation>900.97695399999952 809.99611 3167.05568</Translation>
+        <Time>90</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.04059875 -0.65834254 0.03913103 -0.7506035</Rotation>
+        <Translation>900.97449799999947 810.26161 3166.2986</Translation>
+        <Time>95</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03696434 -0.658489943 0.0381756164 -0.750711143</Rotation>
+        <Translation>900.96441099999947 810.59889 3165.24196</Translation>
+        <Time>100</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03433517 -0.658607662 0.0365989469 -0.7508113</Rotation>
+        <Translation>900.94220999999948 811.02199 3163.82717</Translation>
+        <Time>105</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.033307068 -0.6586912 0.0335622877 -0.750926137</Rotation>
+        <Translation>900.89071199999944 811.52077000000008 3162.12145</Translation>
+        <Time>110</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0343585163 -0.658728659 0.028287217 -0.7510631</Rotation>
+        <Translation>900.82006299999944 812.08131 3160.1389400000003</Translation>
+        <Time>115</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03677179 -0.658725441 0.0209722612 -0.751191556</Rotation>
+        <Translation>900.74665299999947 812.69606 3157.86672</Translation>
+        <Time>120</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0402114838 -0.658654153 0.0122859469 -0.7512702</Rotation>
+        <Translation>900.68419899999947 813.36171000000013 3155.30129</Translation>
+        <Time>125</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0445622839 -0.658485532 0.00284838839 -0.751267552</Rotation>
+        <Translation>900.62386599999945 814.0641 3152.53762</Translation>
+        <Time>130</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0497090444 -0.658203363 -0.00671975967 -0.751167238</Rotation>
+        <Translation>900.56354799999951 814.79176000000007 3149.63545</Translation>
+        <Time>135</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.055537086 -0.657806754 -0.0157977 -0.7509703</Rotation>
+        <Translation>900.50489299999947 815.53773 3146.63576</Translation>
+        <Time>140</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0619324073 -0.6573101 -0.02376504 -0.750695</Rotation>
+        <Translation>900.44957999999951 816.29664 3143.58059</Translation>
+        <Time>145</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06897259 -0.656725049 -0.0301044378 -0.750365734</Rotation>
+        <Translation>900.39881399999956 817.06569000000013 3140.51245</Translation>
+        <Time>150</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07801906 -0.655947566 -0.0353351235 -0.749931455</Rotation>
+        <Translation>900.35357199999953 817.84498000000008 3137.47219</Translation>
+        <Time>155</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0885475352 -0.654996037 -0.0396221057 -0.7493795</Rotation>
+        <Translation>900.31470799999954 818.63515000000007 3134.50445</Translation>
+        <Time>160</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0995518342 -0.6539434 -0.0429374836 -0.748734832</Rotation>
+        <Translation>900.28153399999951 819.44679 3131.60891</Translation>
+        <Time>165</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.110029079 -0.6528884 -0.0452557281 -0.7480523</Rotation>
+        <Translation>900.24463399999945 820.34767000000011 3128.43825</Translation>
+        <Time>170</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.118980452 -0.6519553 -0.0465537719 -0.747416</Rotation>
+        <Translation>900.20537799999943 821.34401 3124.96218</Translation>
+        <Time>175</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.125632361 -0.6512858 -0.0462161861 -0.74693197</Rotation>
+        <Translation>900.16826899999944 822.42331000000013 3121.24782</Translation>
+        <Time>180</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.130165949 -0.6509478 -0.0425956622 -0.7466655</Rotation>
+        <Translation>900.13767499999949 823.57277 3117.36245</Translation>
+        <Time>185</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.13229014 -0.650911748 -0.0372715071 -0.7466084</Rotation>
+        <Translation>900.11806699999943 824.77943 3113.37404</Translation>
+        <Time>190</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.131633788 -0.651149452 -0.03213883 -0.74675566</Rotation>
+        <Translation>900.11390199999948 826.02894000000015 3109.34945</Translation>
+        <Time>195</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.1287345 -0.6515685 -0.0282948948 -0.7470511</Rotation>
+        <Translation>900.12967899999944 827.30775000000017 3105.355</Translation>
+        <Time>200</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.12526907 -0.65201515 -0.024863312 -0.747372568</Rotation>
+        <Translation>900.1724799999995 828.60341000000017 3101.459</Translation>
+        <Time>205</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.121248856 -0.6524949 -0.0216204524 -0.7477177</Rotation>
+        <Translation>900.31148799999949 829.96131000000014 3097.69777</Translation>
+        <Time>210</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.116630442 -0.6530153 -0.018378539 -0.7480846</Rotation>
+        <Translation>900.52816299999949 831.36696000000006 3094.08498</Translation>
+        <Time>215</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.111369893 -0.6535809 -0.0149497092 -0.748468637</Rotation>
+        <Translation>900.75631199999953 832.76831000000016 3090.63527</Translation>
+        <Time>220</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.105422862 -0.6541932 -0.0111460667 -0.748861134</Rotation>
+        <Translation>900.9400889999996 834.1217200000001 3087.36818</Translation>
+        <Time>225</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09874462 -0.654850245 -0.006779703 -0.749249458</Rotation>
+        <Translation>901.13529499999959 835.43275000000017 3084.38503</Translation>
+        <Time>230</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09128995 -0.655545235 -0.00166284537 -0.7496158</Rotation>
+        <Translation>901.34145599999965 836.66664000000014 3081.78518</Translation>
+        <Time>235</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0828705 -0.656279147 0.004416223 -0.7499404</Rotation>
+        <Translation>901.53299999999967 837.77638 3079.65871</Translation>
+        <Time>240</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0730243847 -0.6570628 0.0115494551 -0.750201643</Rotation>
+        <Translation>901.68317699999966 838.71901 3078.09645</Translation>
+        <Time>245</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06203319 -0.657830834 0.0194907188 -0.7503537</Rotation>
+        <Translation>901.76443399999971 839.4232300000001 3077.12185</Translation>
+        <Time>250</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05025494 -0.6585215 0.0279704388 -0.750360966</Rotation>
+        <Translation>901.75613399999975 839.93043000000011 3076.5757</Translation>
+        <Time>255</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03804991 -0.6590878 0.03671888 -0.750204742</Rotation>
+        <Translation>901.67864499999973 840.40331000000015 3076.21926</Translation>
+        <Time>260</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0257802084 -0.6594996 0.04546667 -0.7498856</Rotation>
+        <Translation>901.55065399999967 840.98549 3075.88332</Translation>
+        <Time>265</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0138090346 -0.6597445 0.0539454073 -0.74942404</Rotation>
+        <Translation>901.38895699999966 841.81288 3075.46926</Translation>
+        <Time>270</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.00249985768 -0.6598272 0.0618882366 -0.7488603</Rotation>
+        <Translation>901.21036799999968 842.82289000000014 3075.1238</Translation>
+        <Time>275</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.008176672 -0.659749269 0.06924424 -0.7482441</Rotation>
+        <Translation>901.0314129999997 843.7455 3074.8347400000002</Translation>
+        <Time>280</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0189582929 -0.6594795 0.07636894 -0.747592866</Rotation>
+        <Translation>900.86833399999978 844.68715 3074.6042700000003</Translation>
+        <Time>285</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0284875464 -0.6591086 0.0825021043 -0.7469657</Rotation>
+        <Translation>900.73259999999982 845.8126400000001 3074.47707</Translation>
+        <Time>290</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0352029 -0.6587854 0.0867783949 -0.74647975</Rotation>
+        <Translation>900.6108499999998 846.91640000000007 3074.4794500000003</Translation>
+        <Time>295</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.038263768 -0.658633649 0.088771306 -0.7462287</Rotation>
+        <Translation>900.49172499999986 847.79799 3074.57058</Translation>
+        <Time>300</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0398329943 -0.6585538 0.0898352042 -0.7460897</Rotation>
+        <Translation>900.36550399999987 848.25551 3074.7051</Translation>
+        <Time>305</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0404201224 -0.658522546 0.09027578 -0.746032536</Rotation>
+        <Translation>900.22237699999982 848.08839000000012 3074.83718</Translation>
+        <Time>310</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0402629673 -0.658529639 0.09023142 -0.7460401</Rotation>
+        <Translation>900.05283399999985 847.0959600000001 3074.92214</Translation>
+        <Time>315</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0395992026 -0.6585631 0.08984035 -0.7460934</Rotation>
+        <Translation>899.83779399999992 845.19520000000011 3074.96364</Translation>
+        <Time>320</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03866654 -0.658610165 0.0892407149 -0.746172667</Rotation>
+        <Translation>899.58132399999988 842.70045 3074.99831</Translation>
+        <Time>325</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03770263 -0.658658743 0.08857068 -0.7462589</Rotation>
+        <Translation>899.30803399999991 839.44118 3075.02981</Translation>
+        <Time>330</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03694525 -0.658697546 0.0879685655 -0.7463338</Rotation>
+        <Translation>899.04183399999988 835.35365 3075.06345</Translation>
+        <Time>335</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0364600681 -0.6587241 0.0874453858 -0.746395648</Rotation>
+        <Translation>898.80532299999982 830.73207 3075.0940100000003</Translation>
+        <Time>340</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0357248448 -0.6587644 0.08661231 -0.7464928</Rotation>
+        <Translation>898.62033399999984 825.05617000000007 3075.11721</Translation>
+        <Time>345</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0347810425 -0.658814967 0.08554275 -0.746616066</Rotation>
+        <Translation>898.50815799999987 817.72182 3075.13161</Translation>
+        <Time>350</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03374331 -0.6588689 0.08436666 -0.746749938</Rotation>
+        <Translation>898.45868899999994 808.57655 3075.1382</Translation>
+        <Time>355</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0327263623 -0.6589202 0.0832140148 -0.7468792</Rotation>
+        <Translation>898.443634 797.86696000000006 3075.13991</Translation>
+        <Time>360</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03184492 -0.6589634 0.08221486 -0.7469899</Rotation>
+        <Translation>898.4568129999999 785.58731000000012 3075.13845</Translation>
+        <Time>365</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.031213766 -0.6589936 0.08149938 -0.7470683</Rotation>
+        <Translation>898.49224399999991 771.73219 3075.13405</Translation>
+        <Time>370</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0309551582 -0.659005761 0.08120622 -0.7471002</Rotation>
+        <Translation>898.543925 756.29631 3075.1269700000003</Translation>
+        <Time>375</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0311645083 -0.6589959 0.08144354 -0.747074366</Rotation>
+        <Translation>898.605876 739.27406 3075.11845</Translation>
+        <Time>380</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.672145 720.65944000000013 3075.11013</Translation>
+        <Time>385</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0324600562 -0.6589334 0.08291216 -0.7469128</Rotation>
+        <Translation>898.736521 700.44765000000007 3075.10145</Translation>
+        <Time>390</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03323304 -0.6588949 0.08378832 -0.746814966</Rotation>
+        <Translation>898.79293400000006 678.63295000000016 3075.0940100000003</Translation>
+        <Time>395</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>400</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>405</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>410</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>415</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>420</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>425</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>430</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>435</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>440</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>445</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>450</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>455</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>460</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>465</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>470</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>475</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>480</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>485</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>490</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>495</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>500</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>505</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>510</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>515</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>520</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>525</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>530</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>535</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>540</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>545</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>550</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>555</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>560</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>565</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>570</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>575</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>580</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>585</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>590</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>595</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07206056 -0.656310439 0.06319542 -0.7483784</Rotation>
+        <Translation>898.835047 655.21046 3075.08864</Translation>
+        <Time>600</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07289704 -0.6562394 0.06392899 -0.7482974</Rotation>
+        <Translation>898.79293400000006 678.63295000000016 3075.0940100000003</Translation>
+        <Time>605</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0740185753 -0.6561428 0.06491255 -0.7481873</Rotation>
+        <Translation>898.736521 700.44765000000007 3075.10145</Translation>
+        <Time>610</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07530285 -0.6560304 0.06603883 -0.7480591</Rotation>
+        <Translation>898.672145 720.65944000000013 3075.11013</Translation>
+        <Time>615</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0766276345 -0.6559124 0.06720064 -0.747924566</Rotation>
+        <Translation>898.605876 739.27406 3075.11845</Translation>
+        <Time>620</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07787074 -0.6557998 0.0682908148 -0.7477962</Rotation>
+        <Translation>898.543925 756.29631 3075.1269700000003</Translation>
+        <Time>625</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0789101049 -0.65570426 0.06920231 -0.7476872</Rotation>
+        <Translation>898.49224399999991 771.73219 3075.13405</Translation>
+        <Time>630</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07962371 -0.65563786 0.0698281154 -0.7476116</Rotation>
+        <Translation>898.4568129999999 785.58731000000012 3075.13845</Translation>
+        <Time>635</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07988952 -0.655613 0.0700612441 -0.7475832</Rotation>
+        <Translation>898.443634 797.86696000000006 3075.13991</Translation>
+        <Time>640</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07958551 -0.6556415 0.069794625 -0.747615635</Rotation>
+        <Translation>898.45868899999994 808.57655 3075.1382</Translation>
+        <Time>645</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0785894543 -0.6557338 0.06892111 -0.747721</Rotation>
+        <Translation>898.50815799999987 817.72182 3075.13161</Translation>
+        <Time>650</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.076344505 -0.6559377 0.06694135 -0.7479546</Rotation>
+        <Translation>898.62033399999984 825.05617000000007 3075.11721</Translation>
+        <Time>655</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.072671935 -0.656258166 0.06369493 -0.7483228</Rotation>
+        <Translation>898.80532299999982 830.73207 3075.0940100000003</Translation>
+        <Time>660</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06801671 -0.6566413 0.059583094 -0.748762846</Rotation>
+        <Translation>899.04183399999988 835.35365 3075.06345</Translation>
+        <Time>665</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06282456 -0.6570385 0.0550077222 -0.749218</Rotation>
+        <Translation>899.30803399999991 839.44118 3075.02981</Translation>
+        <Time>670</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05754229 -0.6574102 0.0503716357 -0.7496422</Rotation>
+        <Translation>899.58132399999988 842.70045 3074.99831</Translation>
+        <Time>675</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0526177473 -0.6577277 0.0460785925 -0.7500016</Rotation>
+        <Translation>899.83779399999992 845.19520000000011 3074.96364</Translation>
+        <Time>680</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.048499614 -0.6579725 0.04253302 -0.7502739</Rotation>
+        <Translation>900.05283399999985 847.0959600000001 3074.92214</Translation>
+        <Time>685</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0446424522 -0.658168256 0.0403038748 -0.7504647</Rotation>
+        <Translation>900.22237699999982 848.08839000000012 3074.83718</Translation>
+        <Time>690</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.04059875 -0.65834254 0.03913103 -0.7506035</Rotation>
+        <Translation>900.36550399999987 848.25551 3074.7051</Translation>
+        <Time>695</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03696434 -0.658489943 0.0381756164 -0.750711143</Rotation>
+        <Translation>900.49172499999986 847.79799 3074.57058</Translation>
+        <Time>700</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03433517 -0.658607662 0.0365989469 -0.7508113</Rotation>
+        <Translation>900.6108499999998 846.91640000000007 3074.4794500000003</Translation>
+        <Time>705</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.033307068 -0.6586912 0.0335622877 -0.750926137</Rotation>
+        <Translation>900.73259999999982 845.8126400000001 3074.47707</Translation>
+        <Time>710</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0343585163 -0.658728659 0.028287217 -0.7510631</Rotation>
+        <Translation>900.86833399999978 844.68715 3074.6042700000003</Translation>
+        <Time>715</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03677179 -0.658725441 0.0209722612 -0.751191556</Rotation>
+        <Translation>901.0314129999997 843.7455 3074.8347400000002</Translation>
+        <Time>720</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0402114838 -0.658654153 0.0122859469 -0.7512702</Rotation>
+        <Translation>901.21036799999968 842.82289000000014 3075.1238</Translation>
+        <Time>725</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0445622839 -0.658485532 0.00284838839 -0.751267552</Rotation>
+        <Translation>901.38895699999966 841.81288 3075.46926</Translation>
+        <Time>730</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0497090444 -0.658203363 -0.00671975967 -0.751167238</Rotation>
+        <Translation>901.55065399999967 840.98549 3075.88332</Translation>
+        <Time>735</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.055537086 -0.657806754 -0.0157977 -0.7509703</Rotation>
+        <Translation>901.67864499999973 840.40331000000015 3076.21926</Translation>
+        <Time>740</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0619324073 -0.6573101 -0.02376504 -0.750695</Rotation>
+        <Translation>901.75613399999975 839.93043000000011 3076.5757</Translation>
+        <Time>745</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06897259 -0.656725049 -0.0301044378 -0.750365734</Rotation>
+        <Translation>901.76443399999971 839.4232300000001 3077.12185</Translation>
+        <Time>750</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.07801906 -0.655947566 -0.0353351235 -0.749931455</Rotation>
+        <Translation>901.68317699999966 838.71901 3078.09645</Translation>
+        <Time>755</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0885475352 -0.654996037 -0.0396221057 -0.7493795</Rotation>
+        <Translation>901.53299999999967 837.77638 3079.65871</Translation>
+        <Time>760</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0995518342 -0.6539434 -0.0429374836 -0.748734832</Rotation>
+        <Translation>901.34145599999965 836.66664000000014 3081.78518</Translation>
+        <Time>765</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.110029079 -0.6528884 -0.0452557281 -0.7480523</Rotation>
+        <Translation>901.13529499999959 835.43275000000017 3084.38503</Translation>
+        <Time>770</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.118980452 -0.6519553 -0.0465537719 -0.747416</Rotation>
+        <Translation>900.9400889999996 834.1217200000001 3087.36818</Translation>
+        <Time>775</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.125632361 -0.6512858 -0.0462161861 -0.74693197</Rotation>
+        <Translation>900.75631199999953 832.76831000000016 3090.63527</Translation>
+        <Time>780</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.130165949 -0.6509478 -0.0425956622 -0.7466655</Rotation>
+        <Translation>900.52816299999949 831.36696000000006 3094.08498</Translation>
+        <Time>785</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.13229014 -0.650911748 -0.0372715071 -0.7466084</Rotation>
+        <Translation>900.31148799999949 829.96131000000014 3097.69777</Translation>
+        <Time>790</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.131633788 -0.651149452 -0.03213883 -0.74675566</Rotation>
+        <Translation>900.1724799999995 828.60341000000017 3101.459</Translation>
+        <Time>795</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.1287345 -0.6515685 -0.0282948948 -0.7470511</Rotation>
+        <Translation>900.12967899999944 827.30775000000017 3105.355</Translation>
+        <Time>800</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.12526907 -0.65201515 -0.024863312 -0.747372568</Rotation>
+        <Translation>900.11390199999948 826.02894000000015 3109.34945</Translation>
+        <Time>805</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.121248856 -0.6524949 -0.0216204524 -0.7477177</Rotation>
+        <Translation>900.11806699999943 824.77943 3113.37404</Translation>
+        <Time>810</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.116630442 -0.6530153 -0.018378539 -0.7480846</Rotation>
+        <Translation>900.13767499999949 823.57277 3117.36245</Translation>
+        <Time>815</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.111369893 -0.6535809 -0.0149497092 -0.748468637</Rotation>
+        <Translation>900.16826899999944 822.42331000000013 3121.24782</Translation>
+        <Time>820</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.105422862 -0.6541932 -0.0111460667 -0.748861134</Rotation>
+        <Translation>900.20537799999943 821.34401 3124.96218</Translation>
+        <Time>825</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09874462 -0.654850245 -0.006779703 -0.749249458</Rotation>
+        <Translation>900.24463399999945 820.34767000000011 3128.43825</Translation>
+        <Time>830</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.09128995 -0.655545235 -0.00166284537 -0.7496158</Rotation>
+        <Translation>900.28153399999951 819.44679 3131.60891</Translation>
+        <Time>835</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0828705 -0.656279147 0.004416223 -0.7499404</Rotation>
+        <Translation>900.31470799999954 818.63515000000007 3134.50445</Translation>
+        <Time>840</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0730243847 -0.6570628 0.0115494551 -0.750201643</Rotation>
+        <Translation>900.35357199999953 817.84498000000008 3137.47219</Translation>
+        <Time>845</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.06203319 -0.657830834 0.0194907188 -0.7503537</Rotation>
+        <Translation>900.39881399999956 817.06569000000013 3140.51245</Translation>
+        <Time>850</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.05025494 -0.6585215 0.0279704388 -0.750360966</Rotation>
+        <Translation>900.44957999999951 816.29664 3143.58059</Translation>
+        <Time>855</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.03804991 -0.6590878 0.03671888 -0.750204742</Rotation>
+        <Translation>900.50489299999947 815.53773 3146.63576</Translation>
+        <Time>860</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0257802084 -0.6594996 0.04546667 -0.7498856</Rotation>
+        <Translation>900.56354799999951 814.79176000000007 3149.63545</Translation>
+        <Time>865</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.0138090346 -0.6597445 0.0539454073 -0.74942404</Rotation>
+        <Translation>900.62386599999945 814.0641 3152.53762</Translation>
+        <Time>870</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>0.00249985768 -0.6598272 0.0618882366 -0.7488603</Rotation>
+        <Translation>900.68419899999947 813.36171000000013 3155.30129</Translation>
+        <Time>875</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.008176672 -0.659749269 0.06924424 -0.7482441</Rotation>
+        <Translation>900.74665299999947 812.69606 3157.86672</Translation>
+        <Time>880</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0189582929 -0.6594795 0.07636894 -0.747592866</Rotation>
+        <Translation>900.82006299999944 812.08131 3160.1389400000003</Translation>
+        <Time>885</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0284875464 -0.6591086 0.0825021043 -0.7469657</Rotation>
+        <Translation>900.89071199999944 811.52077000000008 3162.12145</Translation>
+        <Time>890</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0352029 -0.6587854 0.0867783949 -0.74647975</Rotation>
+        <Translation>900.94220999999948 811.02199 3163.82717</Translation>
+        <Time>895</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.038263768 -0.658633649 0.088771306 -0.7462287</Rotation>
+        <Translation>900.96441099999947 810.59889 3165.24196</Translation>
+        <Time>900</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0398329943 -0.6585538 0.0898352042 -0.7460897</Rotation>
+        <Translation>900.97449799999947 810.26161 3166.2986</Translation>
+        <Time>905</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0404201224 -0.658522546 0.09027578 -0.746032536</Rotation>
+        <Translation>900.97695399999952 809.99611 3167.05568</Translation>
+        <Time>910</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0402629673 -0.658529639 0.09023142 -0.7460401</Rotation>
+        <Translation>900.97402499999953 809.78664 3167.58376</Translation>
+        <Time>915</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0395992026 -0.6585631 0.08984035 -0.7460934</Rotation>
+        <Translation>900.96790599999952 809.61720000000014 3167.95545</Translation>
+        <Time>920</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03866654 -0.658610165 0.0892407149 -0.746172667</Rotation>
+        <Translation>900.9608869999995 809.47121000000016 3168.24196</Translation>
+        <Time>925</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03770263 -0.658658743 0.08857068 -0.7462589</Rotation>
+        <Translation>900.95523399999956 809.33253000000013 3168.51516</Translation>
+        <Time>930</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03694525 -0.658697546 0.0879685655 -0.7463338</Rotation>
+        <Translation>900.95308899999964 809.18531000000007 3168.84621</Translation>
+        <Time>935</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0364600681 -0.6587241 0.0874453858 -0.746395648</Rotation>
+        <Translation>900.95604999999966 809.02186000000006 3169.27345</Translation>
+        <Time>940</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0357248448 -0.6587644 0.08661231 -0.7464928</Rotation>
+        <Translation>900.96173399999964 808.86952 3169.69582</Translation>
+        <Time>945</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0347810425 -0.658814967 0.08554275 -0.746616066</Rotation>
+        <Translation>900.96903399999962 808.73011999999994 3170.09245</Translation>
+        <Time>950</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03374331 -0.6588689 0.08436666 -0.746749938</Rotation>
+        <Translation>900.97710699999959 808.60206000000016 3170.4573</Translation>
+        <Time>955</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0327263623 -0.6589202 0.0832140148 -0.7468792</Rotation>
+        <Translation>900.98502599999961 808.48414 3170.782</Translation>
+        <Time>960</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03184492 -0.6589634 0.08221486 -0.7469899</Rotation>
+        <Translation>900.99190799999963 808.37531000000013 3171.05945</Translation>
+        <Time>965</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.031213766 -0.6589936 0.08149938 -0.7470683</Rotation>
+        <Translation>900.99683399999958 808.27406 3171.28145</Translation>
+        <Time>970</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0309551582 -0.659005761 0.08120622 -0.7471002</Rotation>
+        <Translation>900.9988509999996 808.17958 3171.44069</Translation>
+        <Time>975</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0311645083 -0.6589959 0.08144354 -0.747074366</Rotation>
+        <Translation>900.99721799999963 808.09059 3171.53103</Translation>
+        <Time>980</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03171835 -0.6589695 0.0820714 -0.747005641</Rotation>
+        <Translation>900.99288399999966 808.00844000000006 3171.56045</Translation>
+        <Time>985</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.0324600562 -0.6589334 0.08291216 -0.7469128</Rotation>
+        <Translation>900.98708599999964 807.93483000000015 3171.53933</Translation>
+        <Time>990</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03323304 -0.6588949 0.08378832 -0.746814966</Rotation>
+        <Translation>900.98105899999962 807.87131 3171.47707</Translation>
+        <Time>995</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-0.03388073 -0.6588619 0.08452241 -0.7467323</Rotation>
+        <Translation>900.97603399999957 807.81984000000011 3171.3843</Translation>
+        <Time>1000</Time>
+      </OBANKeyFrame>
+    </KeyFrames>
+  </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/oi.xml
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/oi.xml	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/oi.xml	(revision 711)
@@ -0,0 +1,419 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <OBAN id="0">
+    <Flags>
+    </Flags>
+    <InitialTransform>0.481640518 -9.217218E-08 3.65843177 -0.698060632 3.62220359 0.0919013247 -3.59121513 -0.7040841 0.472791374 -189.403687 1340.58215 -3161.35181</InitialTransform>
+    <BaseTransform>3.68999982 2.105854E-08 6.421037E-08 3.21137428E-09 3.68999934 9.613822E-09 6.985262E-08 -9.532407E-09 3.689999 0 0 0</BaseTransform>
+    <FrameLength>80</FrameLength>
+    <FrameCount>401</FrameCount>
+    <HalfStopFrame>0</HalfStopFrame>
+    <KeyFrames>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>863.929881 624.96571 3079.68386</Translation>
+        <Time>600</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>863.887768 648.3882000000001 3079.6892300000004</Translation>
+        <Time>605</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>863.831355 670.2029 3079.6966700000003</Translation>
+        <Time>610</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>863.766979 690.41469000000006 3079.70535</Translation>
+        <Time>615</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>863.70071 709.0293099999999 3079.71367</Translation>
+        <Time>620</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>863.63875899999994 726.05155999999988 3079.7221900000004</Translation>
+        <Time>625</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>863.58707799999991 741.48743999999988 3079.7292700000003</Translation>
+        <Time>630</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>863.55164699999989 755.34256 3079.73367</Translation>
+        <Time>635</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>863.538468 767.62221 3079.73513</Translation>
+        <Time>640</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>863.55352299999993 778.33179999999993 3079.73342</Translation>
+        <Time>645</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>863.60299199999986 787.47706999999991 3079.72683</Translation>
+        <Time>650</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>863.71516799999984 794.81142 3079.71243</Translation>
+        <Time>655</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>863.90015699999981 800.48732 3079.6892300000004</Translation>
+        <Time>660</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>864.13666799999987 805.1089 3079.6586700000003</Translation>
+        <Time>665</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>864.4028679999999 809.19643 3079.62503</Translation>
+        <Time>670</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>864.67615799999987 812.4557 3079.59353</Translation>
+        <Time>675</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>864.93262799999991 814.95045 3079.55886</Translation>
+        <Time>680</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.14766799999984 816.85121 3079.5173600000003</Translation>
+        <Time>685</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.31721099999982 817.84364 3079.4324</Translation>
+        <Time>690</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.46033799999987 818.01075999999989 3079.3003200000003</Translation>
+        <Time>695</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.58655899999985 817.55324 3079.1658</Translation>
+        <Time>700</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.70568399999979 816.67165 3079.0746700000004</Translation>
+        <Time>705</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.82743399999981 815.56789 3079.07229</Translation>
+        <Time>710</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.96316799999977 814.44239999999991 3079.1994900000004</Translation>
+        <Time>715</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.12624699999969 813.50074999999993 3079.4299600000004</Translation>
+        <Time>720</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.30520199999967 812.57814000000008 3079.71902</Translation>
+        <Time>725</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.48379099999966 811.56812999999988 3080.06448</Translation>
+        <Time>730</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.64548799999966 810.74074 3080.47854</Translation>
+        <Time>735</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.77347899999972 810.15856000000008 3080.81448</Translation>
+        <Time>740</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.85096799999974 809.68568 3081.17092</Translation>
+        <Time>745</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.8592679999997 809.17848 3081.71707</Translation>
+        <Time>750</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.77801099999965 808.47426 3082.69167</Translation>
+        <Time>755</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.62783399999967 807.53163 3084.2539300000003</Translation>
+        <Time>760</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.43628999999964 806.42189000000008 3086.3804</Translation>
+        <Time>765</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.23012899999958 805.1880000000001 3088.98025</Translation>
+        <Time>770</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.03492299999959 803.87697 3091.9634</Translation>
+        <Time>775</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.85114599999952 802.52356000000009 3095.2304900000004</Translation>
+        <Time>780</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.62299699999949 801.12221 3098.6802000000002</Translation>
+        <Time>785</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.40632199999948 799.71656000000007 3102.2929900000004</Translation>
+        <Time>790</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.26731399999949 798.3586600000001 3106.05422</Translation>
+        <Time>795</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.22451299999943 797.0630000000001 3109.95022</Translation>
+        <Time>800</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.20873599999948 795.78419000000008 3113.9446700000003</Translation>
+        <Time>805</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.21290099999942 794.53468 3117.9692600000003</Translation>
+        <Time>810</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.23250899999948 793.32801999999992 3121.9576700000002</Translation>
+        <Time>815</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.26310299999943 792.17856000000006 3125.84304</Translation>
+        <Time>820</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.30021199999942 791.09926 3129.5574</Translation>
+        <Time>825</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.33946799999944 790.10292 3133.0334700000003</Translation>
+        <Time>830</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.3763679999995 789.2020399999999 3136.20413</Translation>
+        <Time>835</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.40954199999953 788.3904 3139.09967</Translation>
+        <Time>840</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.44840599999952 787.60023 3142.06741</Translation>
+        <Time>845</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.49364799999955 786.82094000000006 3145.1076700000003</Translation>
+        <Time>850</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.54441399999951 786.05189 3148.17581</Translation>
+        <Time>855</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.59972699999946 785.29298 3151.2309800000003</Translation>
+        <Time>860</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.65838199999951 784.54701 3154.2306700000004</Translation>
+        <Time>865</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.71869999999944 783.81935 3157.13284</Translation>
+        <Time>870</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.77903299999946 783.11696000000006 3159.89651</Translation>
+        <Time>875</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.84148699999946 782.45130999999992 3162.46194</Translation>
+        <Time>880</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.91489699999943 781.83656 3164.7341600000004</Translation>
+        <Time>885</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>865.98554599999943 781.27602 3166.7166700000002</Translation>
+        <Time>890</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.03704399999947 780.77723999999989 3168.42239</Translation>
+        <Time>895</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.05924499999946 780.35413999999992 3169.83718</Translation>
+        <Time>900</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.06933199999946 780.01686 3170.8938200000002</Translation>
+        <Time>905</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.07178799999951 779.75136 3171.6509</Translation>
+        <Time>910</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.06885899999952 779.54189 3172.17898</Translation>
+        <Time>915</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.06273999999951 779.37245000000007 3172.55067</Translation>
+        <Time>920</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.05572099999949 779.22646000000009 3172.83718</Translation>
+        <Time>925</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.05006799999956 779.08778000000007 3173.11038</Translation>
+        <Time>930</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.04792299999963 778.94056 3173.4414300000003</Translation>
+        <Time>935</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.05088399999966 778.77711 3173.8686700000003</Translation>
+        <Time>940</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.05656799999963 778.6247699999999 3174.29104</Translation>
+        <Time>945</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.06386799999962 778.48536999999988 3174.6876700000003</Translation>
+        <Time>950</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.07194099999958 778.3573100000001 3175.05252</Translation>
+        <Time>955</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.0798599999996 778.23939 3175.3772200000003</Translation>
+        <Time>960</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.08674199999962 778.13056000000006 3175.6546700000004</Translation>
+        <Time>965</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.09166799999957 778.0293099999999 3175.87667</Translation>
+        <Time>970</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.0936849999996 777.93482999999992 3176.03591</Translation>
+        <Time>975</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.09205199999963 777.84584 3176.1262500000003</Translation>
+        <Time>980</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.08771799999965 777.76369 3176.15567</Translation>
+        <Time>985</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.08191999999963 777.69008000000008 3176.13455</Translation>
+        <Time>990</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.07589299999961 777.62655999999993 3176.07229</Translation>
+        <Time>995</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>7 1.1 0 7</Rotation>
+        <Translation>866.07086799999956 777.57509 3175.9795200000003</Translation>
+        <Time>1000</Time>
+      </OBANKeyFrame>
+    </KeyFrames>
+  </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/oi.xml.bak
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/oi.xml.bak	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/oi.xml.bak	(revision 711)
@@ -0,0 +1,419 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <OBAN id="0">
+    <Flags>
+    </Flags>
+    <InitialTransform>0.481640518 -9.217218E-08 3.65843177 -0.698060632 3.62220359 0.0919013247 -3.59121513 -0.7040841 0.472791374 -189.403687 1340.58215 -3161.35181</InitialTransform>
+    <BaseTransform>3.68999982 2.105854E-08 6.421037E-08 3.21137428E-09 3.68999934 9.613822E-09 6.985262E-08 -9.532407E-09 3.689999 0 0 0</BaseTransform>
+    <FrameLength>80</FrameLength>
+    <FrameCount>401</FrameCount>
+    <HalfStopFrame>0</HalfStopFrame>
+    <KeyFrames>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>863.929881 624.96571 3079.68386</Translation>
+        <Time>600</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>863.887768 648.3882000000001 3079.6892300000004</Translation>
+        <Time>605</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>863.831355 670.2029 3079.6966700000003</Translation>
+        <Time>610</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>863.766979 690.41469000000006 3079.70535</Translation>
+        <Time>615</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>863.70071 709.0293099999999 3079.71367</Translation>
+        <Time>620</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>863.63875899999994 726.05155999999988 3079.7221900000004</Translation>
+        <Time>625</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>863.58707799999991 741.48743999999988 3079.7292700000003</Translation>
+        <Time>630</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>863.55164699999989 755.34256 3079.73367</Translation>
+        <Time>635</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>863.538468 767.62221 3079.73513</Translation>
+        <Time>640</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>863.55352299999993 778.33179999999993 3079.73342</Translation>
+        <Time>645</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>863.60299199999986 787.47706999999991 3079.72683</Translation>
+        <Time>650</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>863.71516799999984 794.81142 3079.71243</Translation>
+        <Time>655</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>863.90015699999981 800.48732 3079.6892300000004</Translation>
+        <Time>660</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>864.13666799999987 805.1089 3079.6586700000003</Translation>
+        <Time>665</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>864.4028679999999 809.19643 3079.62503</Translation>
+        <Time>670</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>864.67615799999987 812.4557 3079.59353</Translation>
+        <Time>675</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>864.93262799999991 814.95045 3079.55886</Translation>
+        <Time>680</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.14766799999984 816.85121 3079.5173600000003</Translation>
+        <Time>685</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.31721099999982 817.84364 3079.4324</Translation>
+        <Time>690</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.46033799999987 818.01075999999989 3079.3003200000003</Translation>
+        <Time>695</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.58655899999985 817.55324 3079.1658</Translation>
+        <Time>700</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.70568399999979 816.67165 3079.0746700000004</Translation>
+        <Time>705</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.82743399999981 815.56789 3079.07229</Translation>
+        <Time>710</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.96316799999977 814.44239999999991 3079.1994900000004</Translation>
+        <Time>715</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.12624699999969 813.50074999999993 3079.4299600000004</Translation>
+        <Time>720</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.30520199999967 812.57814000000008 3079.71902</Translation>
+        <Time>725</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.48379099999966 811.56812999999988 3080.06448</Translation>
+        <Time>730</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.64548799999966 810.74074 3080.47854</Translation>
+        <Time>735</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.77347899999972 810.15856000000008 3080.81448</Translation>
+        <Time>740</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.85096799999974 809.68568 3081.17092</Translation>
+        <Time>745</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.8592679999997 809.17848 3081.71707</Translation>
+        <Time>750</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.77801099999965 808.47426 3082.69167</Translation>
+        <Time>755</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.62783399999967 807.53163 3084.2539300000003</Translation>
+        <Time>760</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.43628999999964 806.42189000000008 3086.3804</Translation>
+        <Time>765</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.23012899999958 805.1880000000001 3088.98025</Translation>
+        <Time>770</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.03492299999959 803.87697 3091.9634</Translation>
+        <Time>775</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.85114599999952 802.52356000000009 3095.2304900000004</Translation>
+        <Time>780</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.62299699999949 801.12221 3098.6802000000002</Translation>
+        <Time>785</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.40632199999948 799.71656000000007 3102.2929900000004</Translation>
+        <Time>790</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.26731399999949 798.3586600000001 3106.05422</Translation>
+        <Time>795</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.22451299999943 797.0630000000001 3109.95022</Translation>
+        <Time>800</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.20873599999948 795.78419000000008 3113.9446700000003</Translation>
+        <Time>805</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.21290099999942 794.53468 3117.9692600000003</Translation>
+        <Time>810</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.23250899999948 793.32801999999992 3121.9576700000002</Translation>
+        <Time>815</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.26310299999943 792.17856000000006 3125.84304</Translation>
+        <Time>820</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.30021199999942 791.09926 3129.5574</Translation>
+        <Time>825</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.33946799999944 790.10292 3133.0334700000003</Translation>
+        <Time>830</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.3763679999995 789.2020399999999 3136.20413</Translation>
+        <Time>835</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.40954199999953 788.3904 3139.09967</Translation>
+        <Time>840</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.44840599999952 787.60023 3142.06741</Translation>
+        <Time>845</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.49364799999955 786.82094000000006 3145.1076700000003</Translation>
+        <Time>850</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.54441399999951 786.05189 3148.17581</Translation>
+        <Time>855</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.59972699999946 785.29298 3151.2309800000003</Translation>
+        <Time>860</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.65838199999951 784.54701 3154.2306700000004</Translation>
+        <Time>865</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.71869999999944 783.81935 3157.13284</Translation>
+        <Time>870</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.77903299999946 783.11696000000006 3159.89651</Translation>
+        <Time>875</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.84148699999946 782.45130999999992 3162.46194</Translation>
+        <Time>880</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.91489699999943 781.83656 3164.7341600000004</Translation>
+        <Time>885</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>865.98554599999943 781.27602 3166.7166700000002</Translation>
+        <Time>890</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.03704399999947 780.77723999999989 3168.42239</Translation>
+        <Time>895</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.05924499999946 780.35413999999992 3169.83718</Translation>
+        <Time>900</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.06933199999946 780.01686 3170.8938200000002</Translation>
+        <Time>905</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.07178799999951 779.75136 3171.6509</Translation>
+        <Time>910</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.06885899999952 779.54189 3172.17898</Translation>
+        <Time>915</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.06273999999951 779.37245000000007 3172.55067</Translation>
+        <Time>920</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.05572099999949 779.22646000000009 3172.83718</Translation>
+        <Time>925</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.05006799999956 779.08778000000007 3173.11038</Translation>
+        <Time>930</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.04792299999963 778.94056 3173.4414300000003</Translation>
+        <Time>935</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.05088399999966 778.77711 3173.8686700000003</Translation>
+        <Time>940</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.05656799999963 778.6247699999999 3174.29104</Translation>
+        <Time>945</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.06386799999962 778.48536999999988 3174.6876700000003</Translation>
+        <Time>950</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.07194099999958 778.3573100000001 3175.05252</Translation>
+        <Time>955</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.0798599999996 778.23939 3175.3772200000003</Translation>
+        <Time>960</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.08674199999962 778.13056000000006 3175.6546700000004</Translation>
+        <Time>965</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.09166799999957 778.0293099999999 3175.87667</Translation>
+        <Time>970</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.0936849999996 777.93482999999992 3176.03591</Translation>
+        <Time>975</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.09205199999963 777.84584 3176.1262500000003</Translation>
+        <Time>980</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.08771799999965 777.76369 3176.15567</Translation>
+        <Time>985</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.08191999999963 777.69008000000008 3176.13455</Translation>
+        <Time>990</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.07589299999961 777.62655999999993 3176.07229</Translation>
+        <Time>995</Time>
+      </OBANKeyFrame>
+      <OBANKeyFrame>
+        <Rotation>-1.12346 1.1 1.0 -1.0</Rotation>
+        <Translation>866.07086799999956 777.57509 3175.9795200000003</Translation>
+        <Time>1000</Time>
+      </OBANKeyFrame>
+    </KeyFrames>
+  </OBAN>
+</Oni>
Index: /xmlTools/posUpdate/bin/Debug/old/replaceAll.bat
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/replaceAll.bat	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/replaceAll.bat	(revision 711)
@@ -0,0 +1,3 @@
+@echo off
+posUpdate.exe -filename oi.xml -replaceAll "-1.12346 1.1 1.0 -1.0" -valElement Rotation -valParentElement OBANKeyFrame
+pause
Index: /xmlTools/posUpdate/bin/Debug/old/replaceAllSpos.bat
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/replaceAllSpos.bat	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/replaceAllSpos.bat	(revision 711)
@@ -0,0 +1,3 @@
+@echo off
+posUpdate.exe -filename oi.xml -replaceAll "7 7" -valPositions "0 3" -valElement Rotation -valParentElement OBANKeyFrame
+pause
Index: /xmlTools/posUpdate/bin/Debug/old/run_param.bat
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/run_param.bat	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/run_param.bat	(revision 711)
@@ -0,0 +1,3 @@
+@echo off
+posUpdate.exe -filename OBANheli_rotorblades08.xml -newVal "1 2 3.56" -valElement Translation -valParentElement OBANKeyFrame
+pause
Index: /xmlTools/posUpdate/bin/Debug/old/run_param.sh
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/run_param.sh	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/run_param.sh	(revision 711)
@@ -0,0 +1,1 @@
+mono posUpdate.exe -filename OBANheli_body09.xml -newPos "800 600 2420" -posElement Translation -posParentElement OBANKeyFrame
Index: /xmlTools/posUpdate/bin/Debug/old/run_paramInvert.bat
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/run_paramInvert.bat	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/run_paramInvert.bat	(revision 711)
@@ -0,0 +1,3 @@
+@echo off
+posUpdate.exe -filename OBANheli_rotorblades08.xml -invert -valElement Translation -valParentElement OBANKeyFrame
+pause
Index: /xmlTools/posUpdate/bin/Debug/old/run_paramSpos.bat
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/run_paramSpos.bat	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/run_paramSpos.bat	(revision 711)
@@ -0,0 +1,3 @@
+@echo off
+posUpdate.exe -filename OBANheli_rotorblades08.xml -newVal "3 7" -valPositions "0 2" -valElement Translation -valParentElement OBANKeyFrame
+pause
Index: /xmlTools/posUpdate/bin/Debug/old/updateTime.bat
===================================================================
--- /xmlTools/posUpdate/bin/Debug/old/updateTime.bat	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/old/updateTime.bat	(revision 711)
@@ -0,0 +1,3 @@
+@echo off
+posUpdate.exe -filename oi.xml -newPos "600" -posElement Time -posParentElement OBANKeyFrame
+pause
Index: /xmlTools/posUpdate/bin/Debug/posUpdate.exe.config
===================================================================
--- /xmlTools/posUpdate/bin/Debug/posUpdate.exe.config	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/posUpdate.exe.config	(revision 711)
@@ -0,0 +1,3 @@
+<?xml version="1.0"?>
+<configuration>
+<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
Index: /xmlTools/posUpdate/bin/Debug/posUpdate.vshost.exe.config
===================================================================
--- /xmlTools/posUpdate/bin/Debug/posUpdate.vshost.exe.config	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/posUpdate.vshost.exe.config	(revision 711)
@@ -0,0 +1,3 @@
+<?xml version="1.0"?>
+<configuration>
+<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
Index: /xmlTools/posUpdate/bin/Debug/posUpdate.vshost.exe.manifest
===================================================================
--- /xmlTools/posUpdate/bin/Debug/posUpdate.vshost.exe.manifest	(revision 711)
+++ /xmlTools/posUpdate/bin/Debug/posUpdate.vshost.exe.manifest	(revision 711)
@@ -0,0 +1,11 @@
+﻿<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
+  <assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
+  <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
+    <security>
+      <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
+        <requestedExecutionLevel level="asInvoker" uiAccess="false"/>
+      </requestedPrivileges>
+    </security>
+  </trustInfo>
+</assembly>
Index: /xmlTools/posUpdate/bin/Release/TRAM-knockdown.oni-patch
===================================================================
--- /xmlTools/posUpdate/bin/Release/TRAM-knockdown.oni-patch	(revision 711)
+++ /xmlTools/posUpdate/bin/Release/TRAM-knockdown.oni-patch	(revision 711)
@@ -0,0 +1,98 @@
+@ADDTO Element "Particles"
+<xml>
+             <Particle>
+                 <Start>0</Start>
+                 <End>45</End>
+                 <Bone>Head</Bone>
+                 <Name>glass_break</Name>
+             </Particle>
+</xml>
+
+@ADDTO Element "Attacks"
+<xml>
+             <Attack>
+                 <Start>0</Start>
+                 <End>30</End>
+                 <Bones>Pelvis Chest Neck Head LeftShoulder LeftArm LeftWrist LeftFist RightShoulder RightArm RightWrist RightFist</Bones>
+                 <Flags>Unblockable</Flags>
+                 <Knockback>0</Knockback>
+                 <HitPoints>10</HitPoints>
+                 <HitType>KnockdownBody</HitType>
+                 <HitLength>0</HitLength>
+                 <StunLength>0</StunLength>
+                 <StaggerLength>0</StaggerLength>
+                 <Extents />
+             </Attack>
+</xml>
+
+@ADDTO Element "Attacks"
+<xml>
+				<Attack>
+                 <Start>31</Start>
+                 <End>44</End>
+                 <Bones>Chest Neck LeftShoulder RightShoulder</Bones>
+                 <Flags>Unblockable</Flags>
+                 <Knockback>0</Knockback>
+                 <HitPoints>5</HitPoints>
+                 <HitType>HitBody</HitType>
+                 <HitLength>40</HitLength>
+                 <StunLength>0</StunLength>
+                 <StaggerLength>0</StaggerLength>
+                 <Extents />
+             </Attack>
+</xml>
+
+@ADDTO Element "Animation"
+<xml>
+         <AttackRing>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+             <Length>0</Length>
+         </AttackRing>
+</xml>
+
+@REMOVE Element "AttackRing" ParentElement "Animation"
+
+@COMMAND "replaceall -element:FirstLevel -value:0"
+@COMMAND "replaceall -element:FirstLevel -value:0"
+@COMMAND "replaceall -element:FirstLevel -value:0"
+@COMMAND "replaceall -element:FirstLevel -value:0"
+@COMMAND "replaceall -element:FirstLevel -value:0"
+@COMMAND "replaceall -element:FirstLevel -value:0"
+@COMMAND "replaceall -element:FirstLevel -value:0"
+@COMMAND "replaceall -element:FirstLevel -value:0"
+@COMMAND "replaceall -element:FirstLevel -value:0"
+@COMMAND "replaceall -element:FirstLevel -value:0"
Index: /xmlTools/posUpdate/bin/Release/TRAMKONOKOblownup_bk1-vanilla.xml
===================================================================
--- /xmlTools/posUpdate/bin/Release/TRAMKONOKOblownup_bk1-vanilla.xml	(revision 711)
+++ /xmlTools/posUpdate/bin/Release/TRAMKONOKOblownup_bk1-vanilla.xml	(revision 711)
@@ -0,0 +1,1281 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+  <Animation>
+    <Attacks>
+      <Attack>
+        <Start>0</Start>
+        <End>30</End>
+        <Bones>Pelvis Chest Neck Head LeftShoulder LeftArm LeftWrist LeftFist RightShoulder RightArm RightWrist RightFist</Bones>
+        <Flags>Unblockable</Flags>
+        <Knockback>0</Knockback>
+        <HitPoints>10</HitPoints>
+        <HitType>KnockdownBody</HitType>
+        <HitLength>0</HitLength>
+        <StunLength>0</StunLength>
+        <StaggerLength>0</StaggerLength>
+        <Extents />
+      </Attack>
+      <Attack>
+        <Start>31</Start>
+        <End>44</End>
+        <Bones>Chest Neck LeftShoulder RightShoulder</Bones>
+        <Flags>Unblockable</Flags>
+        <Knockback>0</Knockback>
+        <HitPoints>5</HitPoints>
+        <HitType>HitBody</HitType>
+        <HitLength>40</HitLength>
+        <StunLength>0</StunLength>
+        <StaggerLength>0</StaggerLength>
+        <Extents />
+      </Attack>
+      <Attack>
+        <Start>0</Start>
+        <End>30</End>
+        <Bones>Pelvis Chest Neck Head LeftShoulder LeftArm LeftWrist LeftFist RightShoulder RightArm RightWrist RightFist</Bones>
+        <Flags>Unblockable</Flags>
+        <Knockback>0</Knockback>
+        <HitPoints>10</HitPoints>
+        <HitType>KnockdownBody</HitType>
+        <HitLength>0</HitLength>
+        <StunLength>0</StunLength>
+        <StaggerLength>0</StaggerLength>
+        <Extents />
+      </Attack>
+      <Attack>
+        <Start>31</Start>
+        <End>44</End>
+        <Bones>Chest Neck LeftShoulder RightShoulder</Bones>
+        <Flags>Unblockable</Flags>
+        <Knockback>0</Knockback>
+        <HitPoints>5</HitPoints>
+        <HitType>HitBody</HitType>
+        <HitLength>40</HitLength>
+        <StunLength>0</StunLength>
+        <StaggerLength>0</StaggerLength>
+        <Extents />
+      </Attack>
+      <Attack>
+        <Start>0</Start>
+        <End>30</End>
+        <Bones>Pelvis Chest Neck Head LeftShoulder LeftArm LeftWrist LeftFist RightShoulder RightArm RightWrist RightFist</Bones>
+        <Flags>Unblockable</Flags>
+        <Knockback>0</Knockback>
+        <HitPoints>10</HitPoints>
+        <HitType>KnockdownBody</HitType>
+        <HitLength>0</HitLength>
+        <StunLength>0</StunLength>
+        <StaggerLength>0</StaggerLength>
+        <Extents />
+      </Attack>
+      <Attack>
+        <Start>31</Start>
+        <End>44</End>
+        <Bones>Chest Neck LeftShoulder RightShoulder</Bones>
+        <Flags>Unblockable</Flags>
+        <Knockback>0</Knockback>
+        <HitPoints>5</HitPoints>
+        <HitType>HitBody</HitType>
+        <HitLength>40</HitLength>
+        <StunLength>0</StunLength>
+        <StaggerLength>0</StaggerLength>
+        <Extents />
+      </Attack>
+      <Attack>
+        <Start>0</Start>
+        <End>30</End>
+        <Bones>Pelvis Chest Neck Head LeftShoulder LeftArm LeftWrist LeftFist RightShoulder RightArm RightWrist RightFist</Bones>
+        <Flags>Unblockable</Flags>
+        <Knockback>0</Knockback>
+        <HitPoints>10</HitPoints>
+        <HitType>KnockdownBody</HitType>
+        <HitLength>0</HitLength>
+        <StunLength>0</StunLength>
+        <StaggerLength>0</StaggerLength>
+        <Extents />
+      </Attack>
+      <Attack>
+        <Start>31</Start>
+        <End>44</End>
+        <Bones>Chest Neck LeftShoulder RightShoulder</Bones>
+        <Flags>Unblockable</Flags>
+        <Knockback>0</Knockback>
+        <HitPoints>5</HitPoints>
+        <HitType>HitBody</HitType>
+        <HitLength>40</HitLength>
+        <StunLength>0</StunLength>
+        <StaggerLength>0</StaggerLength>
+        <Extents />
+      </Attack>
+      <Attack>
+        <Start>0</Start>
+        <End>30</End>
+        <Bones>Pelvis Chest Neck Head LeftShoulder LeftArm LeftWrist LeftFist RightShoulder RightArm RightWrist RightFist</Bones>
+        <Flags>Unblockable</Flags>
+        <Knockback>0</Knockback>
+        <HitPoints>10</HitPoints>
+        <HitType>KnockdownBody</HitType>
+        <HitLength>0</HitLength>
+        <StunLength>0</StunLength>
+        <StaggerLength>0</StaggerLength>
+        <Extents />
+      </Attack>
+      <Attack>
+        <Start>31</Start>
+        <End>44</End>
+        <Bones>Chest Neck LeftShoulder RightShoulder</Bones>
+        <Flags>Unblockable</Flags>
+        <Knockback>0</Knockback>
+        <HitPoints>5</HitPoints>
+        <HitType>HitBody</HitType>
+        <HitLength>40</HitLength>
+        <StunLength>0</StunLength>
+        <StaggerLength>0</StaggerLength>
+        <Extents />
+      </Attack>
+      <Attack>
+        <Start>0</Start>
+        <End>30</End>
+        <Bones>Pelvis Chest Neck Head LeftShoulder LeftArm LeftWrist LeftFist RightShoulder RightArm RightWrist RightFist</Bones>
+        <Flags>Unblockable</Flags>
+        <Knockback>0</Knockback>
+        <HitPoints>10</HitPoints>
+        <HitType>KnockdownBody</HitType>
+        <HitLength>0</HitLength>
+        <StunLength>0</StunLength>
+        <StaggerLength>0</StaggerLength>
+        <Extents />
+      </Attack>
+      <Attack>
+        <Start>31</Start>
+        <End>44</End>
+        <Bones>Chest Neck LeftShoulder RightShoulder</Bones>
+        <Flags>Unblockable</Flags>
+        <Knockback>0</Knockback>
+        <HitPoints>5</HitPoints>
+        <HitType>HitBody</HitType>
+        <HitLength>40</HitLength>
+        <StunLength>0</StunLength>
+        <StaggerLength>0</StaggerLength>
+        <Extents />
+      </Attack>
+    </Attacks>
+    <Lookup>
+      <Type>BlownupBehind</Type>
+      <AimingType>BlownupBehind</AimingType>
+      <FromState>Standing</FromState>
+      <ToState>FallenFront</ToState>
+      <Varient />
+      <FirstLevel>1</FirstLevel>
+      <Shortcuts />
+    </Lookup>
+    <Flags>DropWeapon Atomic DoAim</Flags>
+    <Atomic>
+      <Start>0</Start>
+      <End>65535</End>
+    </Atomic>
+    <Invulnerable>
+      <Start>0</Start>
+      <End>0</End>
+    </Invulnerable>
+    <Overlay>
+      <UsedBones />
+      <ReplacedBones />
+    </Overlay>
+    <DirectAnimations>
+      <Link />
+      <Link />
+    </DirectAnimations>
+    <Pause>
+      <Hard>0</Hard>
+      <Soft>0</Soft>
+    </Pause>
+    <Interpolation>
+      <End>0</End>
+      <Max>65535</Max>
+    </Interpolation>
+    <FinalRotation>0</FinalRotation>
+    <Direction>None</Direction>
+    <Vocalization>65535</Vocalization>
+    <ActionFrame>65535</ActionFrame>
+    <Impact />
+    <Particles>
+      <Particle>
+        <Start>25</Start>
+        <End>35</End>
+        <Bone>RightFist</Bone>
+        <Name>dust</Name>
+      </Particle>
+      <Particle>
+        <Start>25</Start>
+        <End>35</End>
+        <Bone>Head</Bone>
+        <Name>dust</Name>
+      </Particle>
+      <Particle>
+        <Start>29</Start>
+        <End>39</End>
+        <Bone>Mid</Bone>
+        <Name>dust</Name>
+      </Particle>
+      <Particle>
+        <Start>29</Start>
+        <End>39</End>
+        <Bone>Chest</Bone>
+        <Name>dust</Name>
+      </Particle>
+      <Particle>
+        <Start>31</Start>
+        <End>39</End>
+        <Bone>Pelvis</Bone>
+        <Name>dust</Name>
+      </Particle>
+      <Particle>
+        <Start>0</Start>
+        <End>45</End>
+        <Bone>Head</Bone>
+        <Name>glass_break</Name>
+      </Particle>
+      <Particle>
+        <Start>0</Start>
+        <End>45</End>
+        <Bone>Head</Bone>
+        <Name>glass_break</Name>
+      </Particle>
+      <Particle>
+        <Start>0</Start>
+        <End>45</End>
+        <Bone>Head</Bone>
+        <Name>glass_break</Name>
+      </Particle>
+      <Particle>
+        <Start>0</Start>
+        <End>45</End>
+        <Bone>Head</Bone>
+        <Name>glass_break</Name>
+      </Particle>
+      <Particle>
+        <Start>0</Start>
+        <End>45</End>
+        <Bone>Head</Bone>
+        <Name>glass_break</Name>
+      </Particle>
+      <Particle>
+        <Start>0</Start>
+        <End>45</End>
+        <Bone>Head</Bone>
+        <Name>glass_break</Name>
+      </Particle>
+    </Particles>
+    <MotionBlur />
+    <Footsteps />
+    <Sounds />
+    <Heights>
+      <Height>7.999543</Height>
+      <Height>8.676233</Height>
+      <Height>9.369566</Height>
+      <Height>10.0724068</Height>
+      <Height>10.777626</Height>
+      <Height>11.4780884</Height>
+      <Height>12.166666</Height>
+      <Height>12.8362236</Height>
+      <Height>13.4796324</Height>
+      <Height>14.089757</Height>
+      <Height>14.6594687</Height>
+      <Height>15.1881008</Height>
+      <Height>15.681653</Height>
+      <Height>16.1429939</Height>
+      <Height>16.5749817</Height>
+      <Height>16.9804859</Height>
+      <Height>17.3623676</Height>
+      <Height>17.7234974</Height>
+      <Height>18.0667343</Height>
+      <Height>18.3949432</Height>
+      <Height>18.6828918</Height>
+      <Height>18.87832</Height>
+      <Height>18.9435577</Height>
+      <Height>18.8409348</Height>
+      <Height>18.6396</Height>
+      <Height>18.4183979</Height>
+      <Height>18.154192</Height>
+      <Height>17.8238544</Height>
+      <Height>17.4042568</Height>
+      <Height>16.8722649</Height>
+      <Height>16.20475</Height>
+      <Height>15.4299793</Height>
+      <Height>14.5974035</Height>
+      <Height>13.7156372</Height>
+      <Height>12.7933264</Height>
+      <Height>11.8390846</Height>
+      <Height>10.8615561</Height>
+      <Height>9.869355</Height>
+      <Height>8.87112</Height>
+      <Height>7.875485</Height>
+      <Height>6.891068</Height>
+      <Height>5.926508</Height>
+      <Height>4.990425</Height>
+      <Height>4.09146</Height>
+      <Height>3.23823</Height>
+      <Height>2.554702</Height>
+      <Height>2.178238</Height>
+      <Height>2.137581</Height>
+      <Height>2.353274</Height>
+      <Height>2.694681</Height>
+      <Height>3.113777</Height>
+      <Height>3.562535</Height>
+      <Height>3.992923</Height>
+      <Height>4.356917</Height>
+      <Height>4.606488</Height>
+      <Height>4.762134</Height>
+      <Height>4.87338</Height>
+      <Height>4.935735</Height>
+      <Height>4.944712</Height>
+      <Height>4.895823</Height>
+      <Height>4.784578</Height>
+      <Height>4.606487</Height>
+      <Height>4.312485</Height>
+      <Height>3.890206</Height>
+      <Height>3.390209</Height>
+      <Height>2.863066</Height>
+      <Height>2.359333</Height>
+      <Height>1.929581</Height>
+      <Height>1.624369</Height>
+      <Height>1.451071</Height>
+      <Height>1.367201</Height>
+      <Height>1.348529</Height>
+      <Height>1.370828</Height>
+      <Height>1.409872</Height>
+      <Height>1.441434</Height>
+      <Height>1.441284</Height>
+      <Height>1.41748</Height>
+      <Height>1.39417</Height>
+      <Height>1.371266</Height>
+      <Height>1.348683</Height>
+      <Height>1.326331</Height>
+      <Height>1.304125</Height>
+      <Height>1.281976</Height>
+      <Height>1.259799</Height>
+      <Height>1.237506</Height>
+    </Heights>
+    <Velocities>
+      <Velocity>-0.0746270046 0.989983559</Velocity>
+      <Velocity>-0.0801579952 1.20174408</Velocity>
+      <Velocity>-0.0822560042 1.252038</Velocity>
+      <Velocity>-0.079432 1.285842</Velocity>
+      <Velocity>-0.071825996 1.30198956</Velocity>
+      <Velocity>-0.060083 1.29944324</Velocity>
+      <Velocity>-0.04524201 1.27665234</Velocity>
+      <Velocity>-0.0285349786 1.23488379</Velocity>
+      <Velocity>-0.0111660063 1.17131329</Velocity>
+      <Velocity>0.005872011 1.08707571</Velocity>
+      <Velocity>0.0189969838 1.03020906</Velocity>
+      <Velocity>0.0274670124 1.008713</Velocity>
+      <Velocity>0.033867 0.984831035</Velocity>
+      <Velocity>0.0373209864 0.959944</Velocity>
+      <Velocity>0.03821601 0.933119953</Velocity>
+      <Velocity>0.03803499 0.904652</Velocity>
+      <Velocity>0.03734 0.875563145</Velocity>
+      <Velocity>0.0365330055 0.8454778</Velocity>
+      <Velocity>0.0358589962 0.8139992</Velocity>
+      <Velocity>0.0354650021 0.782557964</Velocity>
+      <Velocity>0.035347 0.751709938</Velocity>
+      <Velocity>0.0353360027 0.719174862</Velocity>
+      <Velocity>0.035233 0.6854453</Velocity>
+      <Velocity>0.034506 0.636527538</Velocity>
+      <Velocity>0.0332140028 0.5744915</Velocity>
+      <Velocity>0.03189899 0.5218315</Velocity>
+      <Velocity>0.0306400061 0.480065346</Velocity>
+      <Velocity>0.029407993 0.4465599</Velocity>
+      <Velocity>0.0282990038 0.422725677</Velocity>
+      <Velocity>0.0274179876 0.4094448</Velocity>
+      <Velocity>0.0268370211 0.406170845</Velocity>
+      <Velocity>0.0266599953 0.413293839</Velocity>
+      <Velocity>0.0269869864 0.43081665</Velocity>
+      <Velocity>0.027861 0.457743645</Velocity>
+      <Velocity>0.029433012 0.495546341</Velocity>
+      <Velocity>0.0317290127 0.5432377</Velocity>
+      <Velocity>0.03900498 0.598296165</Velocity>
+      <Velocity>0.0491660237 0.650997162</Velocity>
+      <Velocity>0.056557 0.6918726</Velocity>
+      <Velocity>0.0610789657 0.7201042</Velocity>
+      <Velocity>0.06276804 0.7365284</Velocity>
+      <Velocity>0.06146097 0.7398548</Velocity>
+      <Velocity>0.0571140051 0.7304592</Velocity>
+      <Velocity>0.049579978 0.7074623</Velocity>
+      <Velocity>0.0387589931 0.670702</Velocity>
+      <Velocity>0.03378004 0.6600113</Velocity>
+      <Velocity>0.0329089761 0.659606934</Velocity>
+      <Velocity>0.02673006 0.63718605</Velocity>
+      <Velocity>0.0164569616 0.608716965</Velocity>
+      <Velocity>0.00373601913 0.573413849</Velocity>
+      <Velocity>-0.009930015 0.5179596</Velocity>
+      <Velocity>-0.0207949877 0.427541733</Velocity>
+      <Velocity>-0.0259230137 0.293558121</Velocity>
+      <Velocity>-0.029516995 0.1937828</Velocity>
+      <Velocity>-0.0335410237 0.1678524</Velocity>
+      <Velocity>-0.03531301 0.144136429</Velocity>
+      <Velocity>-0.03569597 0.122953415</Velocity>
+      <Velocity>-0.0365639925 0.100410461</Velocity>
+      <Velocity>-0.03941703 0.08262062</Velocity>
+      <Velocity>-0.0423110127 0.06888962</Velocity>
+      <Velocity>-0.04385698 0.0550918579</Velocity>
+      <Velocity>-0.0449939966 0.0447330475</Velocity>
+      <Velocity>-0.0445870161 0.03562355</Velocity>
+      <Velocity>-0.04236096 0.0283412933</Velocity>
+      <Velocity>-0.0359390378 0.0241241455</Velocity>
+      <Velocity>-0.0290250182 0.0208320618</Velocity>
+      <Velocity>-0.0279149711 0.0179748535</Velocity>
+      <Velocity>-0.0340279937 0.0156002045</Velocity>
+      <Velocity>-0.040106 0.015001297</Velocity>
+      <Velocity>-0.041006 0.0169010162</Velocity>
+      <Velocity>-0.0417889953 0.0210437775</Velocity>
+      <Velocity>-0.04141003 0.0271492</Velocity>
+      <Velocity>-0.0403299928 0.0354805</Velocity>
+      <Velocity>-0.0380429924 0.0437717438</Velocity>
+      <Velocity>-0.0363329947 0.0544300079</Velocity>
+      <Velocity>-0.0331310034 0.0620365143</Velocity>
+      <Velocity>-0.0280270055 0.06620026</Velocity>
+      <Velocity>-0.0226629972 0.0671978</Velocity>
+      <Velocity>-0.018610999 0.06511307</Velocity>
+      <Velocity>-0.0167509988 0.06031227</Velocity>
+      <Velocity>-0.0170080028 0.0530662537</Velocity>
+      <Velocity>-0.018574 0.0433826447</Velocity>
+      <Velocity>-0.020343 0.0312309265</Velocity>
+      <Velocity>-0.021407 0.01657486</Velocity>
+      <Velocity>-0.021439001 -0.0004749298</Velocity>
+    </Velocities>
+    <Rotations>
+      <Bone>
+        <EKey>8 -2.59830618 30.3996334 91.85809</EKey>
+        <EKey>3 9.59670448 66.56718 88.83681</EKey>
+        <EKey>3 23.5001144 77.8722839 75.0927</EKey>
+        <EKey>3 48.7580681 84.9366 47.3792648</EKey>
+        <EKey>3 64.5181961 85.5573349 23.5550461</EKey>
+        <EKey>2 58.94255 82.54154 21.4676132</EKey>
+        <EKey>2 61.1013947 80.99794 18.473793</EKey>
+        <EKey>5 72.9558258 82.5745 11.1897459</EKey>
+        <EKey>6 151.849854 85.52987 -48.26917</EKey>
+        <EKey>7 -139.1165 81.60769 -86.1506042</EKey>
+        <EKey>4 -102.745705 79.75647 -84.2993851</EKey>
+        <EKey>2 -90.45182 80.43763 -78.5095</EKey>
+        <EKey>3 -95.3792648 80.55848 -69.36324</EKey>
+        <EKey>4 -104.8716 80.59693 -62.590065</EKey>
+        <EKey>11 -106.39872 81.7230453 -65.89151</EKey>
+        <EKey>6 -123.8288 84.35981 -51.55413</EKey>
+        <EKey>5 -168.758072 84.09064 -9.464866</EKey>
+        <EKey>7 -178.563522 85.46395 -1.83474481</EKey>
+        <EKey>1 -49.77432 85.91989 -132.909134</EKey>
+      </Bone>
+      <Bone>
+        <EKey>6 -151.954224 -9.382467 -135.589844</EKey>
+        <EKey>2 -159.639282 -9.898832 -123.949646</EKey>
+        <EKey>2 -161.869537 -11.607233 -123.065231</EKey>
+        <EKey>2 -162.8803 -15.1833372 -126.877548</EKey>
+        <EKey>3 -162.891281 -20.2426186 -137.5784</EKey>
+        <EKey>3 -164.599686 -29.4273281 -164.072327</EKey>
+        <EKey>2 -171.1751 -39.00206 164.522781</EKey>
+        <EKey>1 -176.767227 -42.9901581 146.1149</EKey>
+        <EKey>1 -178.909592 -44.0393677 139.484543</EKey>
+        <EKey>2 179.8764 -44.4184036 135.474472</EKey>
+        <EKey>3 -179.892883 -42.11673 134.249481</EKey>
+        <EKey>8 -175.778442 -36.2499428 142.75853</EKey>
+        <EKey>8 -166.505844 -14.13962 178.294342</EKey>
+        <EKey>2 -168.170288 5.06477451 -152.954</EKey>
+        <EKey>1 -169.565582 8.465095 -148.02655</EKey>
+        <EKey>1 -170.340118 8.789197 -150.196381</EKey>
+        <EKey>1 -171.361862 7.6740675 -156.0357</EKey>
+        <EKey>6 -172.691238 6.3007555 -159.062485</EKey>
+        <EKey>11 178.948044 0.774547935 -153.728546</EKey>
+        <EKey>1 165.264359 -9.448386 -141.099564</EKey>
+        <EKey>2 164.022888 -10.2449074 -143.066147</EKey>
+        <EKey>4 163.803162 -9.20119 -152.514542</EKey>
+        <EKey>6 170.570847 -10.5470362 -159.040512</EKey>
+        <EKey>6 -178.113068 -8.79469 -165.33577</EKey>
+        <EKey>1 -166.192719 -5.13069344 -171.153122</EKey>
+      </Bone>
+      <Bone>
+        <EKey>10 0 0 -50.71916</EKey>
+        <EKey>11 0 0 -53.6910057</EKey>
+        <EKey>4 0 0 -46.555275</EKey>
+        <EKey>7 0 0 -50.7685966</EKey>
+        <EKey>3 0 0 -65.28176</EKey>
+        <EKey>2 0 0 -66.8748</EKey>
+        <EKey>7 0 0 -63.4634933</EKey>
+        <EKey>1 0 0 -37.91989</EKey>
+        <EKey>1 0 0 -36.1235962</EKey>
+        <EKey>1 0 0 -39.3481331</EKey>
+        <EKey>1 0 0 -46.7255669</EKey>
+        <EKey>8 0 0 -51.1860847</EKey>
+        <EKey>9 0 0 -51.6255455</EKey>
+        <EKey>1 0 0 -49.0107574</EKey>
+        <EKey>3 0 0 -51.3124275</EKey>
+        <EKey>15 0 0 -48.6811638</EKey>
+        <EKey>1 0 0 -21.0611115</EKey>
+      </Bone>
+      <Bone>
+        <EKey>8 15.5074387 -10.7887392 4.339666</EKey>
+        <EKey>4 8.33875 -5.32845068 1.02174413</EKey>
+        <EKey>5 9.453879 -6.39414072 -0.648203254</EKey>
+        <EKey>4 17.6827641 -8.55848 -2.526894</EKey>
+        <EKey>5 22.6211948 -6.179904 -2.861982</EKey>
+        <EKey>7 22.0828571 -3.02128625 -0.7800412</EKey>
+        <EKey>4 15.9798584 -1.05470359 4.52643633</EKey>
+        <EKey>6 12.326848 -2.18631268 2.92240787</EKey>
+        <EKey>2 6.49851227 -3.3783474 -8.706798</EKey>
+        <EKey>3 5.427329 -2.241245 -11.5083542</EKey>
+        <EKey>17 4.965896 1.09864962 -7.1686883</EKey>
+        <EKey>2 1.20851457 6.619364 -10.6294346</EKey>
+        <EKey>1 -1.51613641 7.89929056 -0.7580682</EKey>
+        <EKey>4 -2.4994278 7.377432 2.4444952</EKey>
+        <EKey>6 -1.30189979 0.0878919661 0.8844129</EKey>
+        <EKey>6 -1.60952163 -6.88303947 -5.52071428</EKey>
+        <EKey>1 -3.367361 -11.2501717 -13.07393</EKey>
+      </Bone>
+      <Bone>
+        <EKey>7 156.81575 16.6720066 -143.939575</EKey>
+        <EKey>3 173.844818 -1.51613641 -155.997253</EKey>
+        <EKey>2 174.850082 -7.025864 -161.0895</EKey>
+        <EKey>6 170.318146 -6.19089031 -166.835434</EKey>
+        <EKey>2 147.850769 12.6124973 174.449066</EKey>
+        <EKey>2 143.912109 16.6775 170.6917</EKey>
+        <EKey>3 142.643173 17.3092232 170.010529</EKey>
+        <EKey>6 143.214462 16.5621414 174.443573</EKey>
+        <EKey>8 149.026321 12.8871593 -173.789886</EKey>
+        <EKey>2 158.524155 14.4747086 -167.478134</EKey>
+        <EKey>1 160.578629 15.1338978 -163.490036</EKey>
+        <EKey>1 161.029068 15.62829 -156.206</EKey>
+        <EKey>1 160.864273 16.2600136 -144.91188</EKey>
+        <EKey>2 160.644547 16.825819 -137.512482</EKey>
+        <EKey>3 160.05127 17.5014877 -149.38887</EKey>
+        <EKey>2 159.029526 16.0128174 -148.032043</EKey>
+        <EKey>2 157.947357 14.8262758 -143.945068</EKey>
+        <EKey>1 155.645691 13.5902948 -133.222244</EKey>
+        <EKey>5 154.277863 12.9860382 -130.063629</EKey>
+        <EKey>6 145.604034 10.5250626 -132.381775</EKey>
+        <EKey>4 137.084 9.206683 -139.781189</EKey>
+        <EKey>10 137.77066 8.970474 -144.840469</EKey>
+        <EKey>5 150.93248 13.9473562 -155.612732</EKey>
+        <EKey>1 158.540634 21.357748 -166.03891</EKey>
+      </Bone>
+      <Bone>
+        <EKey>7 0 0 -66.7374649</EKey>
+        <EKey>3 0 0 -35.17876</EKey>
+        <EKey>2 0 0 -27.46624</EKey>
+        <EKey>4 0 0 -27.46624</EKey>
+        <EKey>12 0 0 -36.4861526</EKey>
+        <EKey>8 0 0 -69.7862244</EKey>
+        <EKey>5 0 0 -85.72762</EKey>
+        <EKey>2 0 0 -94.60471</EKey>
+        <EKey>1 0 0 -103.591667</EKey>
+        <EKey>1 0 0 -102.948959</EKey>
+        <EKey>1 0 0 -86.8867</EKey>
+        <EKey>2 0 0 -68.0943</EKey>
+        <EKey>1 0 0 -47.2144661</EKey>
+        <EKey>1 0 0 -38.37583</EKey>
+        <EKey>1 0 0 -31.6136417</EKey>
+        <EKey>1 0 0 -27.6969566</EKey>
+        <EKey>1 0 0 -32.2783241</EKey>
+        <EKey>1 0 0 -43.33623</EKey>
+        <EKey>4 0 0 -50.131382</EKey>
+        <EKey>10 0 0 -50.8784637</EKey>
+        <EKey>9 0 0 -42.9187469</EKey>
+        <EKey>3 0 0 -38.88121</EKey>
+        <EKey>4 0 0 -33.9647522</EKey>
+        <EKey>1 0 0 -17.4300747</EKey>
+      </Bone>
+      <Bone>
+        <EKey>7 -6.399634 5.89974833 26.2082863</EKey>
+        <EKey>2 -0.236209661 1.88967729 -21.7038231</EKey>
+        <EKey>1 0.241702914 0.5822843 -30.5040054</EKey>
+        <EKey>1 0.225223169 -0.1373312 -32.64088</EKey>
+        <EKey>2 0.06042573 -0.944838643 -32.71229</EKey>
+        <EKey>4 -0.302128643 -2.67521167 -26.916914</EKey>
+        <EKey>2 0.5273518 -3.17509723 -4.345159</EKey>
+        <EKey>2 0.8130007 -1.98306251 4.6692605</EKey>
+        <EKey>4 0.373540848 -1.04921031 8.190433</EKey>
+        <EKey>4 1.81826508 -1.94460976 10.8326845</EKey>
+        <EKey>3 5.72945738 -3.25749588 13.3046465</EKey>
+        <EKey>4 6.06454563 -2.58731985 10.0361643</EKey>
+        <EKey>4 1.76882577 1.45571065 -1.72487986</EKey>
+        <EKey>1 -3.05424571 6.915999 -12.4257269</EKey>
+        <EKey>1 -3.614557 7.96520948 -13.8759441</EKey>
+        <EKey>1 -2.26871133 7.43785763 -12.1785307</EKey>
+        <EKey>1 1.0052644 5.21309233 -7.8937974</EKey>
+        <EKey>2 3.83978033 3.0103 -5.55367374</EKey>
+        <EKey>2 5.28999758 0.219729915 -15.2712288</EKey>
+        <EKey>2 4.99336243 -2.07644773 -8.855116</EKey>
+        <EKey>1 3.77386141 -3.455253 -0.1263447</EKey>
+        <EKey>1 3.18059063 -3.5761044 2.373083</EKey>
+        <EKey>2 3.04875255 -3.23002982 1.307393</EKey>
+        <EKey>12 3.77935457 -2.2522316 -4.422065</EKey>
+        <EKey>7 2.82352948 6.30624866 -6.19638348</EKey>
+        <EKey>6 3.768368 1.98855579 -6.39414072</EKey>
+        <EKey>3 4.61432838 -2.8894484 -9.772488</EKey>
+        <EKey>2 3.87273979 -2.856489 -17.0840015</EKey>
+        <EKey>1 3.40581369 -2.125887 -23.7747765</EKey>
+      </Bone>
+      <Bone>
+        <EKey>11 -2.71366453 -0.4943923 0.9173724</EKey>
+        <EKey>7 0.104371712 16.891737 -7.668574</EKey>
+        <EKey>4 0.186770424 19.6493473 -12.980545</EKey>
+        <EKey>6 0.0659189746 22.489357 -13.8539715</EKey>
+        <EKey>12 0.0494392328 16.825819 -9.107805</EKey>
+        <EKey>5 0.0109864958 3.69146252 6.68528271</EKey>
+        <EKey>1 -0.0109864958 -0.807507455 8.036622</EKey>
+        <EKey>2 -0.0109864958 -1.28542006 5.66353846</EKey>
+        <EKey>2 -0.0109864958 -0.944838643 -6.86656</EKey>
+        <EKey>1 -0.0109864958 -0.0988784656 -20.3524837</EKey>
+        <EKey>2 -0.0109864958 0.0659189746 -23.9395752</EKey>
+        <EKey>3 -0.0109864958 -0.181277186 -23.0936146</EKey>
+        <EKey>2 -0.0109864958 -0.8844129 -15.1174183</EKey>
+        <EKey>6 0.0109864958 -1.27992678 -14.1890593</EKey>
+        <EKey>4 -0.0109864958 -2.21927214 -20.9512482</EKey>
+        <EKey>16 -1.04921031 -0.5053788 -12.6784163</EKey>
+        <EKey>1 -5.487755 -5.13069344 -1.9116503</EKey>
+      </Bone>
+      <Bone>
+        <EKey>7 -4.4879837 -6.317235 11.6182194</EKey>
+        <EKey>3 5.229572 -19.8306255 -8.410163</EKey>
+        <EKey>4 7.89929056 -22.3739986 -13.5848017</EKey>
+        <EKey>7 11.8324556 -18.8033867 -15.073472</EKey>
+        <EKey>8 16.9082165 -5.103227 -13.0080109</EKey>
+        <EKey>16 13.667201 6.465553 -10.8546581</EKey>
+        <EKey>4 -3.72991538 25.01625 -2.12039375</EKey>
+        <EKey>3 -8.102541 27.5321579 -5.399863</EKey>
+        <EKey>5 -8.602427 27.7299156 -7.333486</EKey>
+        <EKey>7 -3.77935457 24.4669266 -5.82833624</EKey>
+        <EKey>4 -5.3943696 10.6349277 -4.64179468</EKey>
+        <EKey>16 -5.943694 9.036393 -7.2346077</EKey>
+        <EKey>1 2.38956285 -3.57061124 -0.02746624</EKey>
+      </Bone>
+      <Bone>
+        <EKey>14 0 -0.0109864958 45.9949646</EKey>
+        <EKey>7 0 -0.0109864958 25.0711842</EKey>
+        <EKey>37 0 -0.0109864958 19.04509</EKey>
+        <EKey>7 0 -0.0109864958 19.09453</EKey>
+        <EKey>11 0 -0.0109864958 19.81964</EKey>
+        <EKey>8 0 -0.0109864958 33.9537659</EKey>
+        <EKey>1 0 -0.0109864958 21.61593</EKey>
+      </Bone>
+      <Bone>
+        <EKey>3 37.354084 -42.4463272 -19.4021511</EKey>
+        <EKey>3 30.937973 -26.9828339 -27.7354088</EKey>
+        <EKey>3 23.1815052 -11.1567869 -31.4982834</EKey>
+        <EKey>2 14.386816 -0.7470817 -32.82765</EKey>
+        <EKey>3 9.580224 1.483177 -34.986496</EKey>
+        <EKey>4 6.273289 -0.07141222 -41.92447</EKey>
+        <EKey>1 4.828565 -5.778897 -51.1476326</EKey>
+        <EKey>1 4.07049656 -7.04783726 -52.31769</EKey>
+        <EKey>2 2.38956285 -7.404898 -50.5763321</EKey>
+        <EKey>1 -2.77409029 -6.229343 -40.8972321</EKey>
+        <EKey>4 -3.99359131 -6.00412 -38.98558</EKey>
+        <EKey>6 -2.83451581 -6.66330957 -43.63287</EKey>
+        <EKey>7 3.99908447 -9.267109 -55.7235069</EKey>
+        <EKey>4 16.6225681 -14.8043032 -67.55047</EKey>
+        <EKey>1 23.5111 -17.1828785 -69.57198</EKey>
+        <EKey>1 24.9228649 -17.4245815 -69.3852158</EKey>
+        <EKey>2 25.647974 -16.5621414 -67.13298</EKey>
+        <EKey>2 23.4451828 -11.7280846 -55.7564659</EKey>
+        <EKey>1 18.7539482 -8.613413 -45.0995636</EKey>
+        <EKey>1 17.1609058 -8.4980545 -44.050354</EKey>
+        <EKey>1 16.47425 -9.997711 -50.26871</EKey>
+        <EKey>1 15.8370333 -12.497139 -60.82124</EKey>
+        <EKey>2 15.1723509 -13.9528494 -67.1165</EKey>
+        <EKey>1 14.2549782 -13.6562138 -66.9681854</EKey>
+        <EKey>2 13.9583426 -12.5410852 -63.89746</EKey>
+        <EKey>3 13.96933 -8.151979 -52.7461662</EKey>
+        <EKey>2 15.7326622 0.5163653 -33.2396431</EKey>
+        <EKey>2 18.7869072 5.42183542 -24.1428242</EKey>
+        <EKey>5 25.2304878 7.43236446 -21.0391388</EKey>
+        <EKey>2 46.2970924 11.019455 -23.2693977</EKey>
+        <EKey>1 53.1252022 10.0910959 -25.2195015</EKey>
+        <EKey>1 53.9217224 7.097276 -28.394598</EKey>
+        <EKey>1 52.257267 2.15335321 -33.08583</EKey>
+        <EKey>3 50.7685966 -2.04898143 -34.3767471</EKey>
+        <EKey>5 51.1641121 -11.1458 -24.7690544</EKey>
+        <EKey>1 58.17899 -24.5877781 -0.867933154</EKey>
+      </Bone>
+      <Bone>
+        <EKey>9 68.264595 40.380867 109.689171</EKey>
+        <EKey>1 74.32914 57.62417 101.9382</EKey>
+        <EKey>1 75.55413 59.16228 101.235062</EKey>
+        <EKey>1 77.7514343 60.3378334 103.047836</EKey>
+        <EKey>1 80.42664 61.3870468 107.436943</EKey>
+        <EKey>3 82.08011 62.25498 115.182419</EKey>
+        <EKey>1 82.15152 65.4959946 120.285652</EKey>
+        <EKey>2 90.69352 68.21515 113.402611</EKey>
+        <EKey>1 119.390251 69.8027039 75.32891</EKey>
+        <EKey>1 128.5475 68.62165 63.7766075</EKey>
+        <EKey>1 132.50264 67.92401 59.21172</EKey>
+        <EKey>1 122.307167 70.80797 73.7084</EKey>
+        <EKey>15 103.745476 71.84619 94.43992</EKey>
+        <EKey>7 75.60906 67.48455 125.311974</EKey>
+        <EKey>6 66.66056 63.760128 134.408783</EKey>
+        <EKey>8 49.08217 54.7182426 145.85672</EKey>
+        <EKey>6 39.9688721 54.6523247 146.719162</EKey>
+        <EKey>4 36.2005043 54.87205 143.967041</EKey>
+        <EKey>7 39.6667442 52.8285637 136.595108</EKey>
+        <EKey>8 49.91165 46.8903656 125.218582</EKey>
+        <EKey>1 42.1057434 56.6189041 138.034332</EKey>
+      </Bone>
+      <Bone>
+        <EKey>4 -51.361866 22.66514 -5.322957</EKey>
+        <EKey>4 -22.1432819 23.8022423 7.59166861</EKey>
+        <EKey>2 3.40032053 28.2407875 22.35752</EKey>
+        <EKey>1 12.7882814 31.6081486 27.4277859</EKey>
+        <EKey>1 16.3643856 27.6859684 23.6044865</EKey>
+        <EKey>1 17.52346 18.2925148 13.6562138</EKey>
+        <EKey>1 13.321126 5.04280138 -5.68001842</EKey>
+        <EKey>2 11.7994967 1.87319756 -13.4749374</EKey>
+        <EKey>1 9.525291 -0.302128643 -25.9336224</EKey>
+        <EKey>1 3.3783474 -0.40650034 -39.8095665</EKey>
+        <EKey>1 0.7800412 4.13641548 -39.0844574</EKey>
+        <EKey>1 -1.34035254 8.316777 -36.00824</EKey>
+        <EKey>1 -4.010071 10.7667656 -34.88762</EKey>
+        <EKey>1 -7.66308069 10.6514072 -35.46441</EKey>
+        <EKey>1 -15.7216759 2.62577248 -44.29755</EKey>
+        <EKey>5 -22.17624 -0.3460746 -50.25223</EKey>
+        <EKey>2 -17.3916225 -1.5930419 -57.82742</EKey>
+        <EKey>2 -16.617075 1.15907526 -57.8329124</EKey>
+        <EKey>2 -18.3419552 9.030899 -54.40513</EKey>
+        <EKey>4 -22.9233227 21.9015789 -46.74754</EKey>
+        <EKey>2 -48.4889 47.2693977 -17.8915081</EKey>
+        <EKey>1 -67.24284 52.04303 -0.598764</EKey>
+        <EKey>1 -74.1918 52.2298 4.696727</EKey>
+        <EKey>2 -71.0112152 50.30167 -2.702678</EKey>
+        <EKey>1 -55.619133 35.1567879 -33.42092</EKey>
+        <EKey>1 -59.6951256 29.2680244 -36.17853</EKey>
+        <EKey>3 -70.84093 26.4664688 -29.8558025</EKey>
+        <EKey>1 -104.99794 7.976196 -5.487755</EKey>
+        <EKey>1 -110.128632 1.12062252 -1.80727851</EKey>
+        <EKey>2 -110.265968 -2.03799486 -0.648203254</EKey>
+        <EKey>2 -106.113068 0.131837949 -0.5932708</EKey>
+        <EKey>1 -101.196609 6.86656 -2.213779</EKey>
+        <EKey>1 -96.53834 10.7338066 -4.647288</EKey>
+        <EKey>2 -89.2542953 13.9418631 -8.542001</EKey>
+        <EKey>2 -68.32502 16.1556416 -19.3966579</EKey>
+        <EKey>2 -45.40719 11.777523 -28.6637669</EKey>
+        <EKey>1 -25.96109 4.345159 -31.3060188</EKey>
+        <EKey>1 -18.5342178 1.23048759 -30.1963844</EKey>
+        <EKey>1 -13.4749374 -0.686656 -27.79034</EKey>
+        <EKey>1 -16.7049675 -0.4943923 -16.94667</EKey>
+        <EKey>1 -27.7409019 -0.8130007 0.2636759</EKey>
+        <EKey>4 -36.2499428 -2.06546116 9.997711</EKey>
+        <EKey>5 -50.955368 -0.620737 13.51339</EKey>
+        <EKey>7 -67.07805 4.99885559 12.8871593</EKey>
+        <EKey>1 -88.23804 17.3916225 13.6781874</EKey>
+      </Bone>
+      <Bone>
+        <EKey>9 0 0 -64.70496</EKey>
+        <EKey>1 0 0 -17.6003666</EKey>
+        <EKey>1 0 0 -13.1453419</EKey>
+        <EKey>5 0 0 -11.8764019</EKey>
+        <EKey>1 0 0 -20.78645</EKey>
+        <EKey>3 0 0 -26.36759</EKey>
+        <EKey>1 0 0 -33.2780952</EKey>
+        <EKey>2 0 0 -33.750515</EKey>
+        <EKey>2 0 0 -29.2845039</EKey>
+        <EKey>3 0 0 -46.81895</EKey>
+        <EKey>1 0 0 -77.1252</EKey>
+        <EKey>1 0 0 -85.29366</EKey>
+        <EKey>1 0 0 -91.23735</EKey>
+        <EKey>1 0 0 -94.2092</EKey>
+        <EKey>1 0 0 -93.86313</EKey>
+        <EKey>2 0 0 -90.80888</EKey>
+        <EKey>3 0 0 -79.33898</EKey>
+        <EKey>1 0 0 -59.0359344</EKey>
+        <EKey>1 0 0 -54.2018776</EKey>
+        <EKey>1 0 0 -51.48272</EKey>
+        <EKey>1 0 0 -51.5596237</EKey>
+        <EKey>2 0 0 -61.7276268</EKey>
+        <EKey>1 0 0 -104.470589</EKey>
+        <EKey>1 0 0 -118.154266</EKey>
+        <EKey>1 0 0 -122.713661</EKey>
+        <EKey>2 0 0 -124.1474</EKey>
+        <EKey>6 0 0 -121.027237</EKey>
+        <EKey>7 0 0 -103.4049</EKey>
+        <EKey>3 0 0 -79.06981</EKey>
+        <EKey>1 0 0 -73.41726</EKey>
+        <EKey>1 0 0 -79.71801</EKey>
+        <EKey>1 0 0 -92.32502</EKey>
+        <EKey>5 0 0 -98.85649</EKey>
+        <EKey>11 0 0 -91.65484</EKey>
+        <EKey>1 0 0 -63.07347</EKey>
+      </Bone>
+      <Bone>
+        <EKey>10 -93.8576355 12.4257269 17.545433</EKey>
+        <EKey>9 -90.12222 5.954681 1.34035254</EKey>
+        <EKey>7 -90.3913956 4.75165939 1.01625085</EKey>
+        <EKey>18 -89.3916245 3.64202332 -3.7958343</EKey>
+        <EKey>7 -90.17166 -4.103456 -18.8638134</EKey>
+        <EKey>15 -91.62737 -4.68024731 -16.40833</EKey>
+        <EKey>3 -83.2281952 -3.07621884 -20.4074154</EKey>
+        <EKey>15 -82.20645 -1.14259553 -17.6003666</EKey>
+        <EKey>1 -87.2767258 20.1052876 -4.43854427</EKey>
+      </Bone>
+      <Bone>
+        <EKey>6 -69.73678 -46.07187 88.90822</EKey>
+        <EKey>4 -74.45548 -48.56031 124.114441</EKey>
+        <EKey>1 -79.1851654 -53.0812531 142.802475</EKey>
+        <EKey>1 -78.63584 -54.2623024 143.3463</EKey>
+        <EKey>1 -77.50973 -56.0036621 140.5063</EKey>
+        <EKey>3 -80.2124 -60.0302124 132.71138</EKey>
+        <EKey>1 -87.18883 -66.50675 119.417717</EKey>
+        <EKey>1 -97.24147 -68.80293 101.119705</EKey>
+        <EKey>1 -103.338982 -69.6983261 91.34173</EKey>
+        <EKey>4 -104.706795 -70.374 87.77661</EKey>
+        <EKey>8 -74.69169 -69.48409 113.4905</EKey>
+        <EKey>8 -70.60471 -68.8249054 115.067062</EKey>
+        <EKey>4 -69.10506 -68.54475 112.864273</EKey>
+        <EKey>8 -67.18242 -67.43511 117.9675</EKey>
+        <EKey>7 -64.7599 -63.84802 132.909134</EKey>
+        <EKey>5 -70.10483 -66.18265 131.700623</EKey>
+        <EKey>6 -66.36393 -66.0563049 131.618225</EKey>
+        <EKey>6 -62.8592339 -59.7994957 126.064545</EKey>
+        <EKey>2 -61.4309921 -51.60357 117.170975</EKey>
+        <EKey>7 -58.4756241 -52.3012123 117.039139</EKey>
+        <EKey>1 -36.0302124 -61.11238 130.926071</EKey>
+      </Bone>
+      <Bone>
+        <EKey>3 -7.624628 -17.6333256 -65.77615</EKey>
+        <EKey>3 7.32249928 -11.3435564 -54.44358</EKey>
+        <EKey>2 18.80888 1.38979173 -47.27489</EKey>
+        <EKey>2 28.1419086 11.398489 -47.1924934</EKey>
+        <EKey>1 41.80911 19.29778 -50.9828339</EKey>
+        <EKey>1 45.28084 20.4238949 -51.2739754</EKey>
+        <EKey>1 46.47837 18.80888 -49.1535835</EKey>
+        <EKey>2 52.57038 11.6676588 -44.2371254</EKey>
+        <EKey>1 54.74571 7.71252 -41.68826</EKey>
+        <EKey>1 54.1634254 5.471275 -39.6667442</EKey>
+        <EKey>2 47.2803841 -1.49965668 -31.311512</EKey>
+        <EKey>3 34.1075745 -3.26298928 -27.77386</EKey>
+        <EKey>1 18.336462 -21.4346523 -27.9276714</EKey>
+        <EKey>3 14.9031811 -24.6811619 -27.14763</EKey>
+        <EKey>2 8.959487 -26.9663544 -21.7752342</EKey>
+        <EKey>2 7.66308069 -26.2082863 -17.1773853</EKey>
+        <EKey>1 10.5085831 -23.0936146 -11.0743876</EKey>
+        <EKey>1 13.8814373 -20.4568558 -7.52025652</EKey>
+        <EKey>2 18.85832 -16.5291824 -3.31242847</EKey>
+        <EKey>3 32.0256348 -4.163882 5.938201</EKey>
+        <EKey>1 53.3339424 18.7374687 14.4032955</EKey>
+        <EKey>1 60.0741577 25.0382233 15.0789652</EKey>
+        <EKey>1 66.21561 29.5866337 14.8207827</EKey>
+        <EKey>1 71.17601 31.827879 13.9583426</EKey>
+        <EKey>1 74.57084 31.3609524 12.6894026</EKey>
+        <EKey>2 76.48249 28.5209427 11.0688944</EKey>
+        <EKey>1 76.2298 18.1441975 6.65781641</EKey>
+        <EKey>1 74.3895645 11.843442 3.6035707</EKey>
+        <EKey>1 69.7532654 6.778668 -0.2966354</EKey>
+        <EKey>1 61.73312 4.361639 -4.86152458</EKey>
+        <EKey>1 50.53788 1.78530562 -12.359808</EKey>
+        <EKey>1 36.15656 -1.31288624 -22.417944</EKey>
+        <EKey>1 21.7587547 -2.76310372 -30.4490738</EKey>
+        <EKey>1 11.9368277 -2.57633328 -32.3002968</EKey>
+        <EKey>2 6.89402628 -2.6916914 -28.73518</EKey>
+        <EKey>3 1.25795376 -6.83360052 -17.0730152</EKey>
+        <EKey>1 -2.57084012 -14.5516138 4.542916</EKey>
+        <EKey>1 -3.900206 -15.1943235 11.2556648</EKey>
+        <EKey>1 -4.570382 -14.5186539 16.4357967</EKey>
+        <EKey>2 -4.53742266 -11.9807739 20.6601048</EKey>
+        <EKey>2 -3.3563745 -1.56008244 28.24628</EKey>
+        <EKey>2 -0.0109864958 13.1783018 32.30579</EKey>
+        <EKey>2 9.580224 28.636301 29.6195927</EKey>
+        <EKey>1 24.3350887 39.08995 20.8853283</EKey>
+        <EKey>1 31.28954 41.0016022 16.11719</EKey>
+        <EKey>2 38.73289 40.2984657 10.53605</EKey>
+        <EKey>4 54.3337135 31.57519 -1.60402834</EKey>
+        <EKey>2 75.1586151 -0.104371712 -17.5948734</EKey>
+        <EKey>1 80.93202 -13.046464 -23.6978722</EKey>
+        <EKey>1 82.97002 -16.688488 -26.9224072</EKey>
+        <EKey>1 83.8599243 -17.0894947 -30.47654</EKey>
+        <EKey>3 83.41497 -14.1066608 -34.2558937</EKey>
+        <EKey>1 80.47608 4.59784842 -43.98993</EKey>
+      </Bone>
+      <Bone>
+        <EKey>10 0 0 -105.239639</EKey>
+        <EKey>1 0 0 -41.7376976</EKey>
+        <EKey>1 0 0 -37.9473572</EKey>
+        <EKey>3 0 0 -36.27741</EKey>
+        <EKey>1 0 0 -41.96292</EKey>
+        <EKey>1 0 0 -46.1048279</EKey>
+        <EKey>1 0 0 -58.70634</EKey>
+        <EKey>1 0 0 -65.3586655</EKey>
+        <EKey>10 0 0 -69.35226</EKey>
+        <EKey>3 0 0 -79.03136</EKey>
+        <EKey>7 0 0 -76.57038</EKey>
+        <EKey>2 0 0 -55.28954</EKey>
+        <EKey>6 0 0 -53.41085</EKey>
+        <EKey>3 0 0 -61.9967957</EKey>
+        <EKey>1 0 0 -58.31632</EKey>
+        <EKey>3 0 0 -59.261158</EKey>
+        <EKey>4 0 0 -71.03319</EKey>
+        <EKey>5 0 0 -89.8201</EKey>
+        <EKey>6 0 0 -102.778671</EKey>
+        <EKey>5 0 0 -110.551613</EKey>
+        <EKey>10 0 0 -109.842987</EKey>
+        <EKey>1 0 0 -102.22934</EKey>
+      </Bone>
+      <Bone>
+        <EKey>11 89.9519348 0 -2.87296867</EKey>
+        <EKey>5 88.98512 -8.289311 -2.08743429</EKey>
+        <EKey>4 87.7876 -6.50400543 -4.015564</EKey>
+        <EKey>6 89.14992 -3.900206 -1.33485925</EKey>
+        <EKey>14 90.78691 -3.83978033 0.560311258</EKey>
+        <EKey>10 90.270546 -2.29617763 0.7415885</EKey>
+        <EKey>5 92.75899 -0.807507455 -11.2336922</EKey>
+        <EKey>3 92.78645 -0.236209661 -24.31861</EKey>
+        <EKey>4 92.79195 -0.175783932 -31.6356144</EKey>
+        <EKey>17 93.82468 -1.55458915 -33.5802231</EKey>
+        <EKey>5 102.536964 -10.6294346 -17.99588</EKey>
+        <EKey>1 105.777985 -12.8322268 -12.3103685</EKey>
+      </Bone>
+    </Rotations>
+    <PositionOffset>
+      <X>0</X>
+      <Z>0</Z>
+    </PositionOffset>
+    <Positions>
+      <Position>
+        <Height>16.74</Height>
+        <YOffset>-0.78</YOffset>
+      </Position>
+      <Position>
+        <Height>16.8699989</Height>
+        <YOffset>-0.16</YOffset>
+      </Position>
+      <Position>
+        <Height>17.14</Height>
+        <YOffset>0.329999983</YOffset>
+      </Position>
+      <Position>
+        <Height>17.39</Height>
+        <YOffset>0.83</YOffset>
+      </Position>
+      <Position>
+        <Height>17.6199989</Height>
+        <YOffset>1.35</YOffset>
+      </Position>
+      <Position>
+        <Height>17.8</Height>
+        <YOffset>1.89</YOffset>
+      </Position>
+      <Position>
+        <Height>17.94</Height>
+        <YOffset>2.45</YOffset>
+      </Position>
+      <Position>
+        <Height>18.0299988</Height>
+        <YOffset>3.03</YOffset>
+      </Position>
+      <Position>
+        <Height>18.47</Height>
+        <YOffset>3.61</YOffset>
+      </Position>
+      <Position>
+        <Height>18.92</Height>
+        <YOffset>4.19</YOffset>
+      </Position>
+      <Position>
+        <Height>19.21</Height>
+        <YOffset>4.75999975</YOffset>
+      </Position>
+      <Position>
+        <Height>19.18</Height>
+        <YOffset>5.31</YOffset>
+      </Position>
+      <Position>
+        <Height>19.01</Height>
+        <YOffset>5.85</YOffset>
+      </Position>
+      <Position>
+        <Height>18.9</Height>
+        <YOffset>6.41</YOffset>
+      </Position>
+      <Position>
+        <Height>18.68</Height>
+        <YOffset>6.98</YOffset>
+      </Position>
+      <Position>
+        <Height>18.44</Height>
+        <YOffset>7.54</YOffset>
+      </Position>
+      <Position>
+        <Height>18.19</Height>
+        <YOffset>8.08</YOffset>
+      </Position>
+      <Position>
+        <Height>17.94</Height>
+        <YOffset>8.61</YOffset>
+      </Position>
+      <Position>
+        <Height>17.68</Height>
+        <YOffset>9.099999</YOffset>
+      </Position>
+      <Position>
+        <Height>17.32</Height>
+        <YOffset>9.559999</YOffset>
+      </Position>
+      <Position>
+        <Height>16.83</Height>
+        <YOffset>9.969999</YOffset>
+      </Position>
+      <Position>
+        <Height>16.72</Height>
+        <YOffset>10.3</YOffset>
+      </Position>
+      <Position>
+        <Height>17.13</Height>
+        <YOffset>10.55</YOffset>
+      </Position>
+      <Position>
+        <Height>17.18</Height>
+        <YOffset>10.66</YOffset>
+      </Position>
+      <Position>
+        <Height>17.08</Height>
+        <YOffset>10.7199993</YOffset>
+      </Position>
+      <Position>
+        <Height>16.81</Height>
+        <YOffset>10.7699995</YOffset>
+      </Position>
+      <Position>
+        <Height>16.32</Height>
+        <YOffset>10.79</YOffset>
+      </Position>
+      <Position>
+        <Height>15.61</Height>
+        <YOffset>10.79</YOffset>
+      </Position>
+      <Position>
+        <Height>14.75</Height>
+        <YOffset>10.7199993</YOffset>
+      </Position>
+      <Position>
+        <Height>14.1799994</Height>
+        <YOffset>10.59</YOffset>
+      </Position>
+      <Position>
+        <Height>13.7699995</Height>
+        <YOffset>10.23</YOffset>
+      </Position>
+      <Position>
+        <Height>13.38</Height>
+        <YOffset>9.679999</YOffset>
+      </Position>
+      <Position>
+        <Height>12.87</Height>
+        <YOffset>9.11</YOffset>
+      </Position>
+      <Position>
+        <Height>12.2599993</Height>
+        <YOffset>8.53</YOffset>
+      </Position>
+      <Position>
+        <Height>11.54</Height>
+        <YOffset>7.95</YOffset>
+      </Position>
+      <Position>
+        <Height>10.73</Height>
+        <YOffset>7.35</YOffset>
+      </Position>
+      <Position>
+        <Height>9.86</Height>
+        <YOffset>6.74</YOffset>
+      </Position>
+      <Position>
+        <Height>9.01</Height>
+        <YOffset>6.06999969</YOffset>
+      </Position>
+      <Position>
+        <Height>8.42</Height>
+        <YOffset>5.08999968</YOffset>
+      </Position>
+      <Position>
+        <Height>7.85</Height>
+        <YOffset>4.08999968</YOffset>
+      </Position>
+      <Position>
+        <Height>7.29999971</Height>
+        <YOffset>3.08</YOffset>
+      </Position>
+      <Position>
+        <Height>7.71</Height>
+        <YOffset>2.08</YOffset>
+      </Position>
+      <Position>
+        <Height>7.6699996</Height>
+        <YOffset>1.13</YOffset>
+      </Position>
+      <Position>
+        <Height>7.22</Height>
+        <YOffset>0.24</YOffset>
+      </Position>
+      <Position>
+        <Height>6.87999964</Height>
+        <YOffset>-0.56</YOffset>
+      </Position>
+      <Position>
+        <Height>7.08999968</Height>
+        <YOffset>-1.12</YOffset>
+      </Position>
+      <Position>
+        <Height>7.23</Height>
+        <YOffset>-1.31999993</YOffset>
+      </Position>
+      <Position>
+        <Height>6.83</Height>
+        <YOffset>-1.25</YOffset>
+      </Position>
+      <Position>
+        <Height>7.00999975</Height>
+        <YOffset>-0.69</YOffset>
+      </Position>
+      <Position>
+        <Height>7</Height>
+        <YOffset>-0.329999983</YOffset>
+      </Position>
+      <Position>
+        <Height>7.27</Height>
+        <YOffset>-0.32</YOffset>
+      </Position>
+      <Position>
+        <Height>7.37999964</Height>
+        <YOffset>-0.07</YOffset>
+      </Position>
+      <Position>
+        <Height>7.97</Height>
+        <YOffset>-0.04</YOffset>
+      </Position>
+      <Position>
+        <Height>8.26</Height>
+        <YOffset>0.03</YOffset>
+      </Position>
+      <Position>
+        <Height>8.16</Height>
+        <YOffset>0.19</YOffset>
+      </Position>
+      <Position>
+        <Height>7.77999973</Height>
+        <YOffset>0.37</YOffset>
+      </Position>
+      <Position>
+        <Height>7.27999973</Height>
+        <YOffset>0.539999962</YOffset>
+      </Position>
+      <Position>
+        <Height>7.06</Height>
+        <YOffset>0.669999957</YOffset>
+      </Position>
+      <Position>
+        <Height>6.98</Height>
+        <YOffset>0.76</YOffset>
+      </Position>
+      <Position>
+        <Height>6.92</Height>
+        <YOffset>0.81</YOffset>
+      </Position>
+      <Position>
+        <Height>6.87999964</Height>
+        <YOffset>0.81</YOffset>
+      </Position>
+      <Position>
+        <Height>6.83</Height>
+        <YOffset>0.74</YOffset>
+      </Position>
+      <Position>
+        <Height>6.77</Height>
+        <YOffset>0.56</YOffset>
+      </Position>
+      <Position>
+        <Height>6.91</Height>
+        <YOffset>0.03</YOffset>
+      </Position>
+      <Position>
+        <Height>7.18</Height>
+        <YOffset>-0.599999964</YOffset>
+      </Position>
+      <Position>
+        <Height>7.39999962</Height>
+        <YOffset>-1.25</YOffset>
+      </Position>
+      <Position>
+        <Height>7.25</Height>
+        <YOffset>-1.57999992</YOffset>
+      </Position>
+      <Position>
+        <Height>6.83999968</Height>
+        <YOffset>-1.61</YOffset>
+      </Position>
+      <Position>
+        <Height>6.54999971</Height>
+        <YOffset>-1.64</YOffset>
+      </Position>
+      <Position>
+        <Height>6.49</Height>
+        <YOffset>-1.76</YOffset>
+      </Position>
+      <Position>
+        <Height>6.37999964</Height>
+        <YOffset>-1.81</YOffset>
+      </Position>
+      <Position>
+        <Height>6.23</Height>
+        <YOffset>-1.79</YOffset>
+      </Position>
+      <Position>
+        <Height>6.02999973</Height>
+        <YOffset>-1.73</YOffset>
+      </Position>
+      <Position>
+        <Height>5.77999973</Height>
+        <YOffset>-1.66</YOffset>
+      </Position>
+      <Position>
+        <Height>5.49</Height>
+        <YOffset>-1.5999999</YOffset>
+      </Position>
+      <Position>
+        <Height>5.21</Height>
+        <YOffset>-1.57999992</YOffset>
+      </Position>
+      <Position>
+        <Height>5.2</Height>
+        <YOffset>-1.58999991</YOffset>
+      </Position>
+      <Position>
+        <Height>5.16</Height>
+        <YOffset>-1.5999999</YOffset>
+      </Position>
+      <Position>
+        <Height>5.12</Height>
+        <YOffset>-1.5999999</YOffset>
+      </Position>
+      <Position>
+        <Height>5.08</Height>
+        <YOffset>-1.61</YOffset>
+      </Position>
+      <Position>
+        <Height>5.02999973</Height>
+        <YOffset>-1.5999999</YOffset>
+      </Position>
+      <Position>
+        <Height>4.97</Height>
+        <YOffset>-1.58999991</YOffset>
+      </Position>
+      <Position>
+        <Height>4.93</Height>
+        <YOffset>-1.56999993</YOffset>
+      </Position>
+      <Position>
+        <Height>4.92</Height>
+        <YOffset>-1.55</YOffset>
+      </Position>
+      <Position>
+        <Height>4.92</Height>
+        <YOffset>-1.54</YOffset>
+      </Position>
+    </Positions>
+    <ThrowSource />
+    <SelfDamage />
+  </Animation>
+</Oni>
Index: /xmlTools/posUpdate/bin/Release/TRAMKONOKOblownup_bk1-vanilla.xml.bak
===================================================================
--- /xmlTools/posUpdate/bin/Release/TRAMKONOKOblownup_bk1-vanilla.xml.bak	(revision 711)
+++ /xmlTools/posUpdate/bin/Release/TRAMKONOKOblownup_bk1-vanilla.xml.bak	(revision 711)
@@ -0,0 +1,1088 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Oni>
+    <Animation>
+	<Attacks/>
+        <Lookup>
+            <Type>BlownupBehind</Type>
+            <AimingType>BlownupBehind</AimingType>
+            <FromState>Standing</FromState>
+            <ToState>FallenFront</ToState>
+            <Varient />
+            <FirstLevel>0</FirstLevel>
+            <Shortcuts />
+        </Lookup>
+        <Flags>DropWeapon Atomic DoAim</Flags>
+        <Atomic>
+            <Start>0</Start>
+            <End>65535</End>
+        </Atomic>
+        <Invulnerable>
+            <Start>0</Start>
+            <End>0</End>
+        </Invulnerable>
+        <Overlay>
+            <UsedBones />
+            <ReplacedBones />
+        </Overlay>
+        <DirectAnimations>
+            <Link />
+            <Link />
+        </DirectAnimations>
+        <Pause>
+            <Hard>0</Hard>
+            <Soft>0</Soft>
+        </Pause>
+        <Interpolation>
+            <End>0</End>
+            <Max>65535</Max>
+        </Interpolation>
+        <FinalRotation>0</FinalRotation>
+        <Direction>None</Direction>
+        <Vocalization>65535</Vocalization>
+        <ActionFrame>65535</ActionFrame>
+        <Impact />
+        <Particles>
+            <Particle>
+                <Start>25</Start>
+                <End>35</End>
+                <Bone>RightFist</Bone>
+                <Name>dust</Name>
+            </Particle>
+            <Particle>
+                <Start>25</Start>
+                <End>35</End>
+                <Bone>Head</Bone>
+                <Name>dust</Name>
+            </Particle>
+            <Particle>
+                <Start>29</Start>
+                <End>39</End>
+                <Bone>Mid</Bone>
+                <Name>dust</Name>
+            </Particle>
+            <Particle>
+                <Start>29</Start>
+                <End>39</End>
+                <Bone>Chest</Bone>
+                <Name>dust</Name>
+            </Particle>
+            <Particle>
+                <Start>31</Start>
+                <End>39</End>
+                <Bone>Pelvis</Bone>
+                <Name>dust</Name>
+            </Particle>
+        </Particles>
+        <MotionBlur />
+        <Footsteps />
+        <Sounds />
+        <Heights>
+            <Height>7.999543</Height>
+            <Height>8.676233</Height>
+            <Height>9.369566</Height>
+            <Height>10.0724068</Height>
+            <Height>10.777626</Height>
+            <Height>11.4780884</Height>
+            <Height>12.166666</Height>
+            <Height>12.8362236</Height>
+            <Height>13.4796324</Height>
+            <Height>14.089757</Height>
+            <Height>14.6594687</Height>
+            <Height>15.1881008</Height>
+            <Height>15.681653</Height>
+            <Height>16.1429939</Height>
+            <Height>16.5749817</Height>
+            <Height>16.9804859</Height>
+            <Height>17.3623676</Height>
+            <Height>17.7234974</Height>
+            <Height>18.0667343</Height>
+            <Height>18.3949432</Height>
+            <Height>18.6828918</Height>
+            <Height>18.87832</Height>
+            <Height>18.9435577</Height>
+            <Height>18.8409348</Height>
+            <Height>18.6396</Height>
+            <Height>18.4183979</Height>
+            <Height>18.154192</Height>
+            <Height>17.8238544</Height>
+            <Height>17.4042568</Height>
+            <Height>16.8722649</Height>
+            <Height>16.20475</Height>
+            <Height>15.4299793</Height>
+            <Height>14.5974035</Height>
+            <Height>13.7156372</Height>
+            <Height>12.7933264</Height>
+            <Height>11.8390846</Height>
+            <Height>10.8615561</Height>
+            <Height>9.869355</Height>
+            <Height>8.87112</Height>
+            <Height>7.875485</Height>
+            <Height>6.891068</Height>
+            <Height>5.926508</Height>
+            <Height>4.990425</Height>
+            <Height>4.09146</Height>
+            <Height>3.23823</Height>
+            <Height>2.554702</Height>
+            <Height>2.178238</Height>
+            <Height>2.137581</Height>
+            <Height>2.353274</Height>
+            <Height>2.694681</Height>
+            <Height>3.113777</Height>
+            <Height>3.562535</Height>
+            <Height>3.992923</Height>
+            <Height>4.356917</Height>
+            <Height>4.606488</Height>
+            <Height>4.762134</Height>
+            <Height>4.87338</Height>
+            <Height>4.935735</Height>
+            <Height>4.944712</Height>
+            <Height>4.895823</Height>
+            <Height>4.784578</Height>
+            <Height>4.606487</Height>
+            <Height>4.312485</Height>
+            <Height>3.890206</Height>
+            <Height>3.390209</Height>
+            <Height>2.863066</Height>
+            <Height>2.359333</Height>
+            <Height>1.929581</Height>
+            <Height>1.624369</Height>
+            <Height>1.451071</Height>
+            <Height>1.367201</Height>
+            <Height>1.348529</Height>
+            <Height>1.370828</Height>
+            <Height>1.409872</Height>
+            <Height>1.441434</Height>
+            <Height>1.441284</Height>
+            <Height>1.41748</Height>
+            <Height>1.39417</Height>
+            <Height>1.371266</Height>
+            <Height>1.348683</Height>
+            <Height>1.326331</Height>
+            <Height>1.304125</Height>
+            <Height>1.281976</Height>
+            <Height>1.259799</Height>
+            <Height>1.237506</Height>
+        </Heights>
+        <Velocities>
+            <Velocity>-0.0746270046 0.989983559</Velocity>
+            <Velocity>-0.0801579952 1.20174408</Velocity>
+            <Velocity>-0.0822560042 1.252038</Velocity>
+            <Velocity>-0.079432 1.285842</Velocity>
+            <Velocity>-0.071825996 1.30198956</Velocity>
+            <Velocity>-0.060083 1.29944324</Velocity>
+            <Velocity>-0.04524201 1.27665234</Velocity>
+            <Velocity>-0.0285349786 1.23488379</Velocity>
+            <Velocity>-0.0111660063 1.17131329</Velocity>
+            <Velocity>0.005872011 1.08707571</Velocity>
+            <Velocity>0.0189969838 1.03020906</Velocity>
+            <Velocity>0.0274670124 1.008713</Velocity>
+            <Velocity>0.033867 0.984831035</Velocity>
+            <Velocity>0.0373209864 0.959944</Velocity>
+            <Velocity>0.03821601 0.933119953</Velocity>
+            <Velocity>0.03803499 0.904652</Velocity>
+            <Velocity>0.03734 0.875563145</Velocity>
+            <Velocity>0.0365330055 0.8454778</Velocity>
+            <Velocity>0.0358589962 0.8139992</Velocity>
+            <Velocity>0.0354650021 0.782557964</Velocity>
+            <Velocity>0.035347 0.751709938</Velocity>
+            <Velocity>0.0353360027 0.719174862</Velocity>
+            <Velocity>0.035233 0.6854453</Velocity>
+            <Velocity>0.034506 0.636527538</Velocity>
+            <Velocity>0.0332140028 0.5744915</Velocity>
+            <Velocity>0.03189899 0.5218315</Velocity>
+            <Velocity>0.0306400061 0.480065346</Velocity>
+            <Velocity>0.029407993 0.4465599</Velocity>
+            <Velocity>0.0282990038 0.422725677</Velocity>
+            <Velocity>0.0274179876 0.4094448</Velocity>
+            <Velocity>0.0268370211 0.406170845</Velocity>
+            <Velocity>0.0266599953 0.413293839</Velocity>
+            <Velocity>0.0269869864 0.43081665</Velocity>
+            <Velocity>0.027861 0.457743645</Velocity>
+            <Velocity>0.029433012 0.495546341</Velocity>
+            <Velocity>0.0317290127 0.5432377</Velocity>
+            <Velocity>0.03900498 0.598296165</Velocity>
+            <Velocity>0.0491660237 0.650997162</Velocity>
+            <Velocity>0.056557 0.6918726</Velocity>
+            <Velocity>0.0610789657 0.7201042</Velocity>
+            <Velocity>0.06276804 0.7365284</Velocity>
+            <Velocity>0.06146097 0.7398548</Velocity>
+            <Velocity>0.0571140051 0.7304592</Velocity>
+            <Velocity>0.049579978 0.7074623</Velocity>
+            <Velocity>0.0387589931 0.670702</Velocity>
+            <Velocity>0.03378004 0.6600113</Velocity>
+            <Velocity>0.0329089761 0.659606934</Velocity>
+            <Velocity>0.02673006 0.63718605</Velocity>
+            <Velocity>0.0164569616 0.608716965</Velocity>
+            <Velocity>0.00373601913 0.573413849</Velocity>
+            <Velocity>-0.009930015 0.5179596</Velocity>
+            <Velocity>-0.0207949877 0.427541733</Velocity>
+            <Velocity>-0.0259230137 0.293558121</Velocity>
+            <Velocity>-0.029516995 0.1937828</Velocity>
+            <Velocity>-0.0335410237 0.1678524</Velocity>
+            <Velocity>-0.03531301 0.144136429</Velocity>
+            <Velocity>-0.03569597 0.122953415</Velocity>
+            <Velocity>-0.0365639925 0.100410461</Velocity>
+            <Velocity>-0.03941703 0.08262062</Velocity>
+            <Velocity>-0.0423110127 0.06888962</Velocity>
+            <Velocity>-0.04385698 0.0550918579</Velocity>
+            <Velocity>-0.0449939966 0.0447330475</Velocity>
+            <Velocity>-0.0445870161 0.03562355</Velocity>
+            <Velocity>-0.04236096 0.0283412933</Velocity>
+            <Velocity>-0.0359390378 0.0241241455</Velocity>
+            <Velocity>-0.0290250182 0.0208320618</Velocity>
+            <Velocity>-0.0279149711 0.0179748535</Velocity>
+            <Velocity>-0.0340279937 0.0156002045</Velocity>
+            <Velocity>-0.040106 0.015001297</Velocity>
+            <Velocity>-0.041006 0.0169010162</Velocity>
+            <Velocity>-0.0417889953 0.0210437775</Velocity>
+            <Velocity>-0.04141003 0.0271492</Velocity>
+            <Velocity>-0.0403299928 0.0354805</Velocity>
+            <Velocity>-0.0380429924 0.0437717438</Velocity>
+            <Velocity>-0.0363329947 0.0544300079</Velocity>
+            <Velocity>-0.0331310034 0.0620365143</Velocity>
+            <Velocity>-0.0280270055 0.06620026</Velocity>
+            <Velocity>-0.0226629972 0.0671978</Velocity>
+            <Velocity>-0.018610999 0.06511307</Velocity>
+            <Velocity>-0.0167509988 0.06031227</Velocity>
+            <Velocity>-0.0170080028 0.0530662537</Velocity>
+            <Velocity>-0.018574 0.0433826447</Velocity>
+            <Velocity>-0.020343 0.0312309265</Velocity>
+            <Velocity>-0.021407 0.01657486</Velocity>
+            <Velocity>-0.021439001 -0.0004749298</Velocity>
+        </Velocities>
+        <Rotations>
+            <Bone>
+                <EKey>8 -2.59830618 30.3996334 91.85809</EKey>
+                <EKey>3 9.59670448 66.56718 88.83681</EKey>
+                <EKey>3 23.5001144 77.8722839 75.0927</EKey>
+                <EKey>3 48.7580681 84.9366 47.3792648</EKey>
+                <EKey>3 64.5181961 85.5573349 23.5550461</EKey>
+                <EKey>2 58.94255 82.54154 21.4676132</EKey>
+                <EKey>2 61.1013947 80.99794 18.473793</EKey>
+                <EKey>5 72.9558258 82.5745 11.1897459</EKey>
+                <EKey>6 151.849854 85.52987 -48.26917</EKey>
+                <EKey>7 -139.1165 81.60769 -86.1506042</EKey>
+                <EKey>4 -102.745705 79.75647 -84.2993851</EKey>
+                <EKey>2 -90.45182 80.43763 -78.5095</EKey>
+                <EKey>3 -95.3792648 80.55848 -69.36324</EKey>
+                <EKey>4 -104.8716 80.59693 -62.590065</EKey>
+                <EKey>11 -106.39872 81.7230453 -65.89151</EKey>
+                <EKey>6 -123.8288 84.35981 -51.55413</EKey>
+                <EKey>5 -168.758072 84.09064 -9.464866</EKey>
+                <EKey>7 -178.563522 85.46395 -1.83474481</EKey>
+                <EKey>1 -49.77432 85.91989 -132.909134</EKey>
+            </Bone>
+            <Bone>
+                <EKey>6 -151.954224 -9.382467 -135.589844</EKey>
+                <EKey>2 -159.639282 -9.898832 -123.949646</EKey>
+                <EKey>2 -161.869537 -11.607233 -123.065231</EKey>
+                <EKey>2 -162.8803 -15.1833372 -126.877548</EKey>
+                <EKey>3 -162.891281 -20.2426186 -137.5784</EKey>
+                <EKey>3 -164.599686 -29.4273281 -164.072327</EKey>
+                <EKey>2 -171.1751 -39.00206 164.522781</EKey>
+                <EKey>1 -176.767227 -42.9901581 146.1149</EKey>
+                <EKey>1 -178.909592 -44.0393677 139.484543</EKey>
+                <EKey>2 179.8764 -44.4184036 135.474472</EKey>
+                <EKey>3 -179.892883 -42.11673 134.249481</EKey>
+                <EKey>8 -175.778442 -36.2499428 142.75853</EKey>
+                <EKey>8 -166.505844 -14.13962 178.294342</EKey>
+                <EKey>2 -168.170288 5.06477451 -152.954</EKey>
+                <EKey>1 -169.565582 8.465095 -148.02655</EKey>
+                <EKey>1 -170.340118 8.789197 -150.196381</EKey>
+                <EKey>1 -171.361862 7.6740675 -156.0357</EKey>
+                <EKey>6 -172.691238 6.3007555 -159.062485</EKey>
+                <EKey>11 178.948044 0.774547935 -153.728546</EKey>
+                <EKey>1 165.264359 -9.448386 -141.099564</EKey>
+                <EKey>2 164.022888 -10.2449074 -143.066147</EKey>
+                <EKey>4 163.803162 -9.20119 -152.514542</EKey>
+                <EKey>6 170.570847 -10.5470362 -159.040512</EKey>
+                <EKey>6 -178.113068 -8.79469 -165.33577</EKey>
+                <EKey>1 -166.192719 -5.13069344 -171.153122</EKey>
+            </Bone>
+            <Bone>
+                <EKey>10 0 0 -50.71916</EKey>
+                <EKey>11 0 0 -53.6910057</EKey>
+                <EKey>4 0 0 -46.555275</EKey>
+                <EKey>7 0 0 -50.7685966</EKey>
+                <EKey>3 0 0 -65.28176</EKey>
+                <EKey>2 0 0 -66.8748</EKey>
+                <EKey>7 0 0 -63.4634933</EKey>
+                <EKey>1 0 0 -37.91989</EKey>
+                <EKey>1 0 0 -36.1235962</EKey>
+                <EKey>1 0 0 -39.3481331</EKey>
+                <EKey>1 0 0 -46.7255669</EKey>
+                <EKey>8 0 0 -51.1860847</EKey>
+                <EKey>9 0 0 -51.6255455</EKey>
+                <EKey>1 0 0 -49.0107574</EKey>
+                <EKey>3 0 0 -51.3124275</EKey>
+                <EKey>15 0 0 -48.6811638</EKey>
+                <EKey>1 0 0 -21.0611115</EKey>
+            </Bone>
+            <Bone>
+                <EKey>8 15.5074387 -10.7887392 4.339666</EKey>
+                <EKey>4 8.33875 -5.32845068 1.02174413</EKey>
+                <EKey>5 9.453879 -6.39414072 -0.648203254</EKey>
+                <EKey>4 17.6827641 -8.55848 -2.526894</EKey>
+                <EKey>5 22.6211948 -6.179904 -2.861982</EKey>
+                <EKey>7 22.0828571 -3.02128625 -0.7800412</EKey>
+                <EKey>4 15.9798584 -1.05470359 4.52643633</EKey>
+                <EKey>6 12.326848 -2.18631268 2.92240787</EKey>
+                <EKey>2 6.49851227 -3.3783474 -8.706798</EKey>
+                <EKey>3 5.427329 -2.241245 -11.5083542</EKey>
+                <EKey>17 4.965896 1.09864962 -7.1686883</EKey>
+                <EKey>2 1.20851457 6.619364 -10.6294346</EKey>
+                <EKey>1 -1.51613641 7.89929056 -0.7580682</EKey>
+                <EKey>4 -2.4994278 7.377432 2.4444952</EKey>
+                <EKey>6 -1.30189979 0.0878919661 0.8844129</EKey>
+                <EKey>6 -1.60952163 -6.88303947 -5.52071428</EKey>
+                <EKey>1 -3.367361 -11.2501717 -13.07393</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 156.81575 16.6720066 -143.939575</EKey>
+                <EKey>3 173.844818 -1.51613641 -155.997253</EKey>
+                <EKey>2 174.850082 -7.025864 -161.0895</EKey>
+                <EKey>6 170.318146 -6.19089031 -166.835434</EKey>
+                <EKey>2 147.850769 12.6124973 174.449066</EKey>
+                <EKey>2 143.912109 16.6775 170.6917</EKey>
+                <EKey>3 142.643173 17.3092232 170.010529</EKey>
+                <EKey>6 143.214462 16.5621414 174.443573</EKey>
+                <EKey>8 149.026321 12.8871593 -173.789886</EKey>
+                <EKey>2 158.524155 14.4747086 -167.478134</EKey>
+                <EKey>1 160.578629 15.1338978 -163.490036</EKey>
+                <EKey>1 161.029068 15.62829 -156.206</EKey>
+                <EKey>1 160.864273 16.2600136 -144.91188</EKey>
+                <EKey>2 160.644547 16.825819 -137.512482</EKey>
+                <EKey>3 160.05127 17.5014877 -149.38887</EKey>
+                <EKey>2 159.029526 16.0128174 -148.032043</EKey>
+                <EKey>2 157.947357 14.8262758 -143.945068</EKey>
+                <EKey>1 155.645691 13.5902948 -133.222244</EKey>
+                <EKey>5 154.277863 12.9860382 -130.063629</EKey>
+                <EKey>6 145.604034 10.5250626 -132.381775</EKey>
+                <EKey>4 137.084 9.206683 -139.781189</EKey>
+                <EKey>10 137.77066 8.970474 -144.840469</EKey>
+                <EKey>5 150.93248 13.9473562 -155.612732</EKey>
+                <EKey>1 158.540634 21.357748 -166.03891</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 0 0 -66.7374649</EKey>
+                <EKey>3 0 0 -35.17876</EKey>
+                <EKey>2 0 0 -27.46624</EKey>
+                <EKey>4 0 0 -27.46624</EKey>
+                <EKey>12 0 0 -36.4861526</EKey>
+                <EKey>8 0 0 -69.7862244</EKey>
+                <EKey>5 0 0 -85.72762</EKey>
+                <EKey>2 0 0 -94.60471</EKey>
+                <EKey>1 0 0 -103.591667</EKey>
+                <EKey>1 0 0 -102.948959</EKey>
+                <EKey>1 0 0 -86.8867</EKey>
+                <EKey>2 0 0 -68.0943</EKey>
+                <EKey>1 0 0 -47.2144661</EKey>
+                <EKey>1 0 0 -38.37583</EKey>
+                <EKey>1 0 0 -31.6136417</EKey>
+                <EKey>1 0 0 -27.6969566</EKey>
+                <EKey>1 0 0 -32.2783241</EKey>
+                <EKey>1 0 0 -43.33623</EKey>
+                <EKey>4 0 0 -50.131382</EKey>
+                <EKey>10 0 0 -50.8784637</EKey>
+                <EKey>9 0 0 -42.9187469</EKey>
+                <EKey>3 0 0 -38.88121</EKey>
+                <EKey>4 0 0 -33.9647522</EKey>
+                <EKey>1 0 0 -17.4300747</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 -6.399634 5.89974833 26.2082863</EKey>
+                <EKey>2 -0.236209661 1.88967729 -21.7038231</EKey>
+                <EKey>1 0.241702914 0.5822843 -30.5040054</EKey>
+                <EKey>1 0.225223169 -0.1373312 -32.64088</EKey>
+                <EKey>2 0.06042573 -0.944838643 -32.71229</EKey>
+                <EKey>4 -0.302128643 -2.67521167 -26.916914</EKey>
+                <EKey>2 0.5273518 -3.17509723 -4.345159</EKey>
+                <EKey>2 0.8130007 -1.98306251 4.6692605</EKey>
+                <EKey>4 0.373540848 -1.04921031 8.190433</EKey>
+                <EKey>4 1.81826508 -1.94460976 10.8326845</EKey>
+                <EKey>3 5.72945738 -3.25749588 13.3046465</EKey>
+                <EKey>4 6.06454563 -2.58731985 10.0361643</EKey>
+                <EKey>4 1.76882577 1.45571065 -1.72487986</EKey>
+                <EKey>1 -3.05424571 6.915999 -12.4257269</EKey>
+                <EKey>1 -3.614557 7.96520948 -13.8759441</EKey>
+                <EKey>1 -2.26871133 7.43785763 -12.1785307</EKey>
+                <EKey>1 1.0052644 5.21309233 -7.8937974</EKey>
+                <EKey>2 3.83978033 3.0103 -5.55367374</EKey>
+                <EKey>2 5.28999758 0.219729915 -15.2712288</EKey>
+                <EKey>2 4.99336243 -2.07644773 -8.855116</EKey>
+                <EKey>1 3.77386141 -3.455253 -0.1263447</EKey>
+                <EKey>1 3.18059063 -3.5761044 2.373083</EKey>
+                <EKey>2 3.04875255 -3.23002982 1.307393</EKey>
+                <EKey>12 3.77935457 -2.2522316 -4.422065</EKey>
+                <EKey>7 2.82352948 6.30624866 -6.19638348</EKey>
+                <EKey>6 3.768368 1.98855579 -6.39414072</EKey>
+                <EKey>3 4.61432838 -2.8894484 -9.772488</EKey>
+                <EKey>2 3.87273979 -2.856489 -17.0840015</EKey>
+                <EKey>1 3.40581369 -2.125887 -23.7747765</EKey>
+            </Bone>
+            <Bone>
+                <EKey>11 -2.71366453 -0.4943923 0.9173724</EKey>
+                <EKey>7 0.104371712 16.891737 -7.668574</EKey>
+                <EKey>4 0.186770424 19.6493473 -12.980545</EKey>
+                <EKey>6 0.0659189746 22.489357 -13.8539715</EKey>
+                <EKey>12 0.0494392328 16.825819 -9.107805</EKey>
+                <EKey>5 0.0109864958 3.69146252 6.68528271</EKey>
+                <EKey>1 -0.0109864958 -0.807507455 8.036622</EKey>
+                <EKey>2 -0.0109864958 -1.28542006 5.66353846</EKey>
+                <EKey>2 -0.0109864958 -0.944838643 -6.86656</EKey>
+                <EKey>1 -0.0109864958 -0.0988784656 -20.3524837</EKey>
+                <EKey>2 -0.0109864958 0.0659189746 -23.9395752</EKey>
+                <EKey>3 -0.0109864958 -0.181277186 -23.0936146</EKey>
+                <EKey>2 -0.0109864958 -0.8844129 -15.1174183</EKey>
+                <EKey>6 0.0109864958 -1.27992678 -14.1890593</EKey>
+                <EKey>4 -0.0109864958 -2.21927214 -20.9512482</EKey>
+                <EKey>16 -1.04921031 -0.5053788 -12.6784163</EKey>
+                <EKey>1 -5.487755 -5.13069344 -1.9116503</EKey>
+            </Bone>
+            <Bone>
+                <EKey>7 -4.4879837 -6.317235 11.6182194</EKey>
+                <EKey>3 5.229572 -19.8306255 -8.410163</EKey>
+                <EKey>4 7.89929056 -22.3739986 -13.5848017</EKey>
+                <EKey>7 11.8324556 -18.8033867 -15.073472</EKey>
+                <EKey>8 16.9082165 -5.103227 -13.0080109</EKey>
+                <EKey>16 13.667201 6.465553 -10.8546581</EKey>
+                <EKey>4 -3.72991538 25.01625 -2.12039375</EKey>
+                <EKey>3 -8.102541 27.5321579 -5.399863</EKey>
+                <EKey>5 -8.602427 27.7299156 -7.333486</EKey>
+                <EKey>7 -3.77935457 24.4669266 -5.82833624</EKey>
+                <EKey>4 -5.3943696 10.6349277 -4.64179468</EKey>
+                <EKey>16 -5.943694 9.036393 -7.2346077</EKey>
+                <EKey>1 2.38956285 -3.57061124 -0.02746624</EKey>
+            </Bone>
+            <Bone>
+                <EKey>14 0 -0.0109864958 45.9949646</EKey>
+                <EKey>7 0 -0.0109864958 25.0711842</EKey>
+                <EKey>37 0 -0.0109864958 19.04509</EKey>
+                <EKey>7 0 -0.0109864958 19.09453</EKey>
+                <EKey>11 0 -0.0109864958 19.81964</EKey>
+                <EKey>8 0 -0.0109864958 33.9537659</EKey>
+                <EKey>1 0 -0.0109864958 21.61593</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 37.354084 -42.4463272 -19.4021511</EKey>
+                <EKey>3 30.937973 -26.9828339 -27.7354088</EKey>
+                <EKey>3 23.1815052 -11.1567869 -31.4982834</EKey>
+                <EKey>2 14.386816 -0.7470817 -32.82765</EKey>
+                <EKey>3 9.580224 1.483177 -34.986496</EKey>
+                <EKey>4 6.273289 -0.07141222 -41.92447</EKey>
+                <EKey>1 4.828565 -5.778897 -51.1476326</EKey>
+                <EKey>1 4.07049656 -7.04783726 -52.31769</EKey>
+                <EKey>2 2.38956285 -7.404898 -50.5763321</EKey>
+                <EKey>1 -2.77409029 -6.229343 -40.8972321</EKey>
+                <EKey>4 -3.99359131 -6.00412 -38.98558</EKey>
+                <EKey>6 -2.83451581 -6.66330957 -43.63287</EKey>
+                <EKey>7 3.99908447 -9.267109 -55.7235069</EKey>
+                <EKey>4 16.6225681 -14.8043032 -67.55047</EKey>
+                <EKey>1 23.5111 -17.1828785 -69.57198</EKey>
+                <EKey>1 24.9228649 -17.4245815 -69.3852158</EKey>
+                <EKey>2 25.647974 -16.5621414 -67.13298</EKey>
+                <EKey>2 23.4451828 -11.7280846 -55.7564659</EKey>
+                <EKey>1 18.7539482 -8.613413 -45.0995636</EKey>
+                <EKey>1 17.1609058 -8.4980545 -44.050354</EKey>
+                <EKey>1 16.47425 -9.997711 -50.26871</EKey>
+                <EKey>1 15.8370333 -12.497139 -60.82124</EKey>
+                <EKey>2 15.1723509 -13.9528494 -67.1165</EKey>
+                <EKey>1 14.2549782 -13.6562138 -66.9681854</EKey>
+                <EKey>2 13.9583426 -12.5410852 -63.89746</EKey>
+                <EKey>3 13.96933 -8.151979 -52.7461662</EKey>
+                <EKey>2 15.7326622 0.5163653 -33.2396431</EKey>
+                <EKey>2 18.7869072 5.42183542 -24.1428242</EKey>
+                <EKey>5 25.2304878 7.43236446 -21.0391388</EKey>
+                <EKey>2 46.2970924 11.019455 -23.2693977</EKey>
+                <EKey>1 53.1252022 10.0910959 -25.2195015</EKey>
+                <EKey>1 53.9217224 7.097276 -28.394598</EKey>
+                <EKey>1 52.257267 2.15335321 -33.08583</EKey>
+                <EKey>3 50.7685966 -2.04898143 -34.3767471</EKey>
+                <EKey>5 51.1641121 -11.1458 -24.7690544</EKey>
+                <EKey>1 58.17899 -24.5877781 -0.867933154</EKey>
+            </Bone>
+            <Bone>
+                <EKey>9 68.264595 40.380867 109.689171</EKey>
+                <EKey>1 74.32914 57.62417 101.9382</EKey>
+                <EKey>1 75.55413 59.16228 101.235062</EKey>
+                <EKey>1 77.7514343 60.3378334 103.047836</EKey>
+                <EKey>1 80.42664 61.3870468 107.436943</EKey>
+                <EKey>3 82.08011 62.25498 115.182419</EKey>
+                <EKey>1 82.15152 65.4959946 120.285652</EKey>
+                <EKey>2 90.69352 68.21515 113.402611</EKey>
+                <EKey>1 119.390251 69.8027039 75.32891</EKey>
+                <EKey>1 128.5475 68.62165 63.7766075</EKey>
+                <EKey>1 132.50264 67.92401 59.21172</EKey>
+                <EKey>1 122.307167 70.80797 73.7084</EKey>
+                <EKey>15 103.745476 71.84619 94.43992</EKey>
+                <EKey>7 75.60906 67.48455 125.311974</EKey>
+                <EKey>6 66.66056 63.760128 134.408783</EKey>
+                <EKey>8 49.08217 54.7182426 145.85672</EKey>
+                <EKey>6 39.9688721 54.6523247 146.719162</EKey>
+                <EKey>4 36.2005043 54.87205 143.967041</EKey>
+                <EKey>7 39.6667442 52.8285637 136.595108</EKey>
+                <EKey>8 49.91165 46.8903656 125.218582</EKey>
+                <EKey>1 42.1057434 56.6189041 138.034332</EKey>
+            </Bone>
+            <Bone>
+                <EKey>4 -51.361866 22.66514 -5.322957</EKey>
+                <EKey>4 -22.1432819 23.8022423 7.59166861</EKey>
+                <EKey>2 3.40032053 28.2407875 22.35752</EKey>
+                <EKey>1 12.7882814 31.6081486 27.4277859</EKey>
+                <EKey>1 16.3643856 27.6859684 23.6044865</EKey>
+                <EKey>1 17.52346 18.2925148 13.6562138</EKey>
+                <EKey>1 13.321126 5.04280138 -5.68001842</EKey>
+                <EKey>2 11.7994967 1.87319756 -13.4749374</EKey>
+                <EKey>1 9.525291 -0.302128643 -25.9336224</EKey>
+                <EKey>1 3.3783474 -0.40650034 -39.8095665</EKey>
+                <EKey>1 0.7800412 4.13641548 -39.0844574</EKey>
+                <EKey>1 -1.34035254 8.316777 -36.00824</EKey>
+                <EKey>1 -4.010071 10.7667656 -34.88762</EKey>
+                <EKey>1 -7.66308069 10.6514072 -35.46441</EKey>
+                <EKey>1 -15.7216759 2.62577248 -44.29755</EKey>
+                <EKey>5 -22.17624 -0.3460746 -50.25223</EKey>
+                <EKey>2 -17.3916225 -1.5930419 -57.82742</EKey>
+                <EKey>2 -16.617075 1.15907526 -57.8329124</EKey>
+                <EKey>2 -18.3419552 9.030899 -54.40513</EKey>
+                <EKey>4 -22.9233227 21.9015789 -46.74754</EKey>
+                <EKey>2 -48.4889 47.2693977 -17.8915081</EKey>
+                <EKey>1 -67.24284 52.04303 -0.598764</EKey>
+                <EKey>1 -74.1918 52.2298 4.696727</EKey>
+                <EKey>2 -71.0112152 50.30167 -2.702678</EKey>
+                <EKey>1 -55.619133 35.1567879 -33.42092</EKey>
+                <EKey>1 -59.6951256 29.2680244 -36.17853</EKey>
+                <EKey>3 -70.84093 26.4664688 -29.8558025</EKey>
+                <EKey>1 -104.99794 7.976196 -5.487755</EKey>
+                <EKey>1 -110.128632 1.12062252 -1.80727851</EKey>
+                <EKey>2 -110.265968 -2.03799486 -0.648203254</EKey>
+                <EKey>2 -106.113068 0.131837949 -0.5932708</EKey>
+                <EKey>1 -101.196609 6.86656 -2.213779</EKey>
+                <EKey>1 -96.53834 10.7338066 -4.647288</EKey>
+                <EKey>2 -89.2542953 13.9418631 -8.542001</EKey>
+                <EKey>2 -68.32502 16.1556416 -19.3966579</EKey>
+                <EKey>2 -45.40719 11.777523 -28.6637669</EKey>
+                <EKey>1 -25.96109 4.345159 -31.3060188</EKey>
+                <EKey>1 -18.5342178 1.23048759 -30.1963844</EKey>
+                <EKey>1 -13.4749374 -0.686656 -27.79034</EKey>
+                <EKey>1 -16.7049675 -0.4943923 -16.94667</EKey>
+                <EKey>1 -27.7409019 -0.8130007 0.2636759</EKey>
+                <EKey>4 -36.2499428 -2.06546116 9.997711</EKey>
+                <EKey>5 -50.955368 -0.620737 13.51339</EKey>
+                <EKey>7 -67.07805 4.99885559 12.8871593</EKey>
+                <EKey>1 -88.23804 17.3916225 13.6781874</EKey>
+            </Bone>
+            <Bone>
+                <EKey>9 0 0 -64.70496</EKey>
+                <EKey>1 0 0 -17.6003666</EKey>
+                <EKey>1 0 0 -13.1453419</EKey>
+                <EKey>5 0 0 -11.8764019</EKey>
+                <EKey>1 0 0 -20.78645</EKey>
+                <EKey>3 0 0 -26.36759</EKey>
+                <EKey>1 0 0 -33.2780952</EKey>
+                <EKey>2 0 0 -33.750515</EKey>
+                <EKey>2 0 0 -29.2845039</EKey>
+                <EKey>3 0 0 -46.81895</EKey>
+                <EKey>1 0 0 -77.1252</EKey>
+                <EKey>1 0 0 -85.29366</EKey>
+                <EKey>1 0 0 -91.23735</EKey>
+                <EKey>1 0 0 -94.2092</EKey>
+                <EKey>1 0 0 -93.86313</EKey>
+                <EKey>2 0 0 -90.80888</EKey>
+                <EKey>3 0 0 -79.33898</EKey>
+                <EKey>1 0 0 -59.0359344</EKey>
+                <EKey>1 0 0 -54.2018776</EKey>
+                <EKey>1 0 0 -51.48272</EKey>
+                <EKey>1 0 0 -51.5596237</EKey>
+                <EKey>2 0 0 -61.7276268</EKey>
+                <EKey>1 0 0 -104.470589</EKey>
+                <EKey>1 0 0 -118.154266</EKey>
+                <EKey>1 0 0 -122.713661</EKey>
+                <EKey>2 0 0 -124.1474</EKey>
+                <EKey>6 0 0 -121.027237</EKey>
+                <EKey>7 0 0 -103.4049</EKey>
+                <EKey>3 0 0 -79.06981</EKey>
+                <EKey>1 0 0 -73.41726</EKey>
+                <EKey>1 0 0 -79.71801</EKey>
+                <EKey>1 0 0 -92.32502</EKey>
+                <EKey>5 0 0 -98.85649</EKey>
+                <EKey>11 0 0 -91.65484</EKey>
+                <EKey>1 0 0 -63.07347</EKey>
+            </Bone>
+            <Bone>
+                <EKey>10 -93.8576355 12.4257269 17.545433</EKey>
+                <EKey>9 -90.12222 5.954681 1.34035254</EKey>
+                <EKey>7 -90.3913956 4.75165939 1.01625085</EKey>
+                <EKey>18 -89.3916245 3.64202332 -3.7958343</EKey>
+                <EKey>7 -90.17166 -4.103456 -18.8638134</EKey>
+                <EKey>15 -91.62737 -4.68024731 -16.40833</EKey>
+                <EKey>3 -83.2281952 -3.07621884 -20.4074154</EKey>
+                <EKey>15 -82.20645 -1.14259553 -17.6003666</EKey>
+                <EKey>1 -87.2767258 20.1052876 -4.43854427</EKey>
+            </Bone>
+            <Bone>
+                <EKey>6 -69.73678 -46.07187 88.90822</EKey>
+                <EKey>4 -74.45548 -48.56031 124.114441</EKey>
+                <EKey>1 -79.1851654 -53.0812531 142.802475</EKey>
+                <EKey>1 -78.63584 -54.2623024 143.3463</EKey>
+                <EKey>1 -77.50973 -56.0036621 140.5063</EKey>
+                <EKey>3 -80.2124 -60.0302124 132.71138</EKey>
+                <EKey>1 -87.18883 -66.50675 119.417717</EKey>
+                <EKey>1 -97.24147 -68.80293 101.119705</EKey>
+                <EKey>1 -103.338982 -69.6983261 91.34173</EKey>
+                <EKey>4 -104.706795 -70.374 87.77661</EKey>
+                <EKey>8 -74.69169 -69.48409 113.4905</EKey>
+                <EKey>8 -70.60471 -68.8249054 115.067062</EKey>
+                <EKey>4 -69.10506 -68.54475 112.864273</EKey>
+                <EKey>8 -67.18242 -67.43511 117.9675</EKey>
+                <EKey>7 -64.7599 -63.84802 132.909134</EKey>
+                <EKey>5 -70.10483 -66.18265 131.700623</EKey>
+                <EKey>6 -66.36393 -66.0563049 131.618225</EKey>
+                <EKey>6 -62.8592339 -59.7994957 126.064545</EKey>
+                <EKey>2 -61.4309921 -51.60357 117.170975</EKey>
+                <EKey>7 -58.4756241 -52.3012123 117.039139</EKey>
+                <EKey>1 -36.0302124 -61.11238 130.926071</EKey>
+            </Bone>
+            <Bone>
+                <EKey>3 -7.624628 -17.6333256 -65.77615</EKey>
+                <EKey>3 7.32249928 -11.3435564 -54.44358</EKey>
+                <EKey>2 18.80888 1.38979173 -47.27489</EKey>
+                <EKey>2 28.1419086 11.398489 -47.1924934</EKey>
+                <EKey>1 41.80911 19.29778 -50.9828339</EKey>
+                <EKey>1 45.28084 20.4238949 -51.2739754</EKey>
+                <EKey>1 46.47837 18.80888 -49.1535835</EKey>
+                <EKey>2 52.57038 11.6676588 -44.2371254</EKey>
+                <EKey>1 54.74571 7.71252 -41.68826</EKey>
+                <EKey>1 54.1634254 5.471275 -39.6667442</EKey>
+                <EKey>2 47.2803841 -1.49965668 -31.311512</EKey>
+                <EKey>3 34.1075745 -3.26298928 -27.77386</EKey>
+                <EKey>1 18.336462 -21.4346523 -27.9276714</EKey>
+                <EKey>3 14.9031811 -24.6811619 -27.14763</EKey>
+                <EKey>2 8.959487 -26.9663544 -21.7752342</EKey>
+                <EKey>2 7.66308069 -26.2082863 -17.1773853</EKey>
+                <EKey>1 10.5085831 -23.0936146 -11.0743876</EKey>
+                <EKey>1 13.8814373 -20.4568558 -7.52025652</EKey>
+                <EKey>2 18.85832 -16.5291824 -3.31242847</EKey>
+                <EKey>3 32.0256348 -4.163882 5.938201</EKey>
+                <EKey>1 53.3339424 18.7374687 14.4032955</EKey>
+                <EKey>1 60.0741577 25.0382233 15.0789652</EKey>
+                <EKey>1 66.21561 29.5866337 14.8207827</EKey>
+                <EKey>1 71.17601 31.827879 13.9583426</EKey>
+                <EKey>1 74.57084 31.3609524 12.6894026</EKey>
+                <EKey>2 76.48249 28.5209427 11.0688944</EKey>
+                <EKey>1 76.2298 18.1441975 6.65781641</EKey>
+                <EKey>1 74.3895645 11.843442 3.6035707</EKey>
+                <EKey>1 69.7532654 6.778668 -0.2966354</EKey>
+                <EKey>1 61.73312 4.361639 -4.86152458</EKey>
+                <EKey>1 50.53788 1.78530562 -12.359808</EKey>
+                <EKey>1 36.15656 -1.31288624 -22.417944</EKey>
+                <EKey>1 21.7587547 -2.76310372 -30.4490738</EKey>
+                <EKey>1 11.9368277 -2.57633328 -32.3002968</EKey>
+                <EKey>2 6.89402628 -2.6916914 -28.73518</EKey>
+                <EKey>3 1.25795376 -6.83360052 -17.0730152</EKey>
+                <EKey>1 -2.57084012 -14.5516138 4.542916</EKey>
+                <EKey>1 -3.900206 -15.1943235 11.2556648</EKey>
+                <EKey>1 -4.570382 -14.5186539 16.4357967</EKey>
+                <EKey>2 -4.53742266 -11.9807739 20.6601048</EKey>
+                <EKey>2 -3.3563745 -1.56008244 28.24628</EKey>
+                <EKey>2 -0.0109864958 13.1783018 32.30579</EKey>
+                <EKey>2 9.580224 28.636301 29.6195927</EKey>
+                <EKey>1 24.3350887 39.08995 20.8853283</EKey>
+                <EKey>1 31.28954 41.0016022 16.11719</EKey>
+                <EKey>2 38.73289 40.2984657 10.53605</EKey>
+                <EKey>4 54.3337135 31.57519 -1.60402834</EKey>
+                <EKey>2 75.1586151 -0.104371712 -17.5948734</EKey>
+                <EKey>1 80.93202 -13.046464 -23.6978722</EKey>
+                <EKey>1 82.97002 -16.688488 -26.9224072</EKey>
+                <EKey>1 83.8599243 -17.0894947 -30.47654</EKey>
+                <EKey>3 83.41497 -14.1066608 -34.2558937</EKey>
+                <EKey>1 80.47608 4.59784842 -43.98993</EKey>
+            </Bone>
+            <Bone>
+                <EKey>10 0 0 -105.239639</EKey>
+                <EKey>1 0 0 -41.7376976</EKey>
+                <EKey>1 0 0 -37.9473572</EKey>
+                <EKey>3 0 0 -36.27741</EKey>
+                <EKey>1 0 0 -41.96292</EKey>
+                <EKey>1 0 0 -46.1048279</EKey>
+                <EKey>1 0 0 -58.70634</EKey>
+                <EKey>1 0 0 -65.3586655</EKey>
+                <EKey>10 0 0 -69.35226</EKey>
+                <EKey>3 0 0 -79.03136</EKey>
+                <EKey>7 0 0 -76.57038</EKey>
+                <EKey>2 0 0 -55.28954</EKey>
+                <EKey>6 0 0 -53.41085</EKey>
+                <EKey>3 0 0 -61.9967957</EKey>
+                <EKey>1 0 0 -58.31632</EKey>
+                <EKey>3 0 0 -59.261158</EKey>
+                <EKey>4 0 0 -71.03319</EKey>
+                <EKey>5 0 0 -89.8201</EKey>
+                <EKey>6 0 0 -102.778671</EKey>
+                <EKey>5 0 0 -110.551613</EKey>
+                <EKey>10 0 0 -109.842987</EKey>
+                <EKey>1 0 0 -102.22934</EKey>
+            </Bone>
+            <Bone>
+                <EKey>11 89.9519348 0 -2.87296867</EKey>
+                <EKey>5 88.98512 -8.289311 -2.08743429</EKey>
+                <EKey>4 87.7876 -6.50400543 -4.015564</EKey>
+                <EKey>6 89.14992 -3.900206 -1.33485925</EKey>
+                <EKey>14 90.78691 -3.83978033 0.560311258</EKey>
+                <EKey>10 90.270546 -2.29617763 0.7415885</EKey>
+                <EKey>5 92.75899 -0.807507455 -11.2336922</EKey>
+                <EKey>3 92.78645 -0.236209661 -24.31861</EKey>
+                <EKey>4 92.79195 -0.175783932 -31.6356144</EKey>
+                <EKey>17 93.82468 -1.55458915 -33.5802231</EKey>
+                <EKey>5 102.536964 -10.6294346 -17.99588</EKey>
+                <EKey>1 105.777985 -12.8322268 -12.3103685</EKey>
+            </Bone>
+        </Rotations>
+        <PositionOffset>
+            <X>0</X>
+            <Z>0</Z>
+        </PositionOffset>
+        <Positions>
+            <Position>
+                <Height>16.74</Height>
+                <YOffset>-0.78</YOffset>
+            </Position>
+            <Position>
+                <Height>16.8699989</Height>
+                <YOffset>-0.16</YOffset>
+            </Position>
+            <Position>
+                <Height>17.14</Height>
+                <YOffset>0.329999983</YOffset>
+            </Position>
+            <Position>
+                <Height>17.39</Height>
+                <YOffset>0.83</YOffset>
+            </Position>
+            <Position>
+                <Height>17.6199989</Height>
+                <YOffset>1.35</YOffset>
+            </Position>
+            <Position>
+                <Height>17.8</Height>
+                <YOffset>1.89</YOffset>
+            </Position>
+            <Position>
+                <Height>17.94</Height>
+                <YOffset>2.45</YOffset>
+            </Position>
+            <Position>
+                <Height>18.0299988</Height>
+                <YOffset>3.03</YOffset>
+            </Position>
+            <Position>
+                <Height>18.47</Height>
+                <YOffset>3.61</YOffset>
+            </Position>
+            <Position>
+                <Height>18.92</Height>
+                <YOffset>4.19</YOffset>
+            </Position>
+            <Position>
+                <Height>19.21</Height>
+                <YOffset>4.75999975</YOffset>
+            </Position>
+            <Position>
+                <Height>19.18</Height>
+                <YOffset>5.31</YOffset>
+            </Position>
+            <Position>
+                <Height>19.01</Height>
+                <YOffset>5.85</YOffset>
+            </Position>
+            <Position>
+                <Height>18.9</Height>
+                <YOffset>6.41</YOffset>
+            </Position>
+            <Position>
+                <Height>18.68</Height>
+                <YOffset>6.98</YOffset>
+            </Position>
+            <Position>
+                <Height>18.44</Height>
+                <YOffset>7.54</YOffset>
+            </Position>
+            <Position>
+                <Height>18.19</Height>
+                <YOffset>8.08</YOffset>
+            </Position>
+            <Position>
+                <Height>17.94</Height>
+                <YOffset>8.61</YOffset>
+            </Position>
+            <Position>
+                <Height>17.68</Height>
+                <YOffset>9.099999</YOffset>
+            </Position>
+            <Position>
+                <Height>17.32</Height>
+                <YOffset>9.559999</YOffset>
+            </Position>
+            <Position>
+                <Height>16.83</Height>
+                <YOffset>9.969999</YOffset>
+            </Position>
+            <Position>
+                <Height>16.72</Height>
+                <YOffset>10.3</YOffset>
+            </Position>
+            <Position>
+                <Height>17.13</Height>
+                <YOffset>10.55</YOffset>
+            </Position>
+            <Position>
+                <Height>17.18</Height>
+                <YOffset>10.66</YOffset>
+            </Position>
+            <Position>
+                <Height>17.08</Height>
+                <YOffset>10.7199993</YOffset>
+            </Position>
+            <Position>
+                <Height>16.81</Height>
+                <YOffset>10.7699995</YOffset>
+            </Position>
+            <Position>
+                <Height>16.32</Height>
+                <YOffset>10.79</YOffset>
+            </Position>
+            <Position>
+                <Height>15.61</Height>
+                <YOffset>10.79</YOffset>
+            </Position>
+            <Position>
+                <Height>14.75</Height>
+                <YOffset>10.7199993</YOffset>
+            </Position>
+            <Position>
+                <Height>14.1799994</Height>
+                <YOffset>10.59</YOffset>
+            </Position>
+            <Position>
+                <Height>13.7699995</Height>
+                <YOffset>10.23</YOffset>
+            </Position>
+            <Position>
+                <Height>13.38</Height>
+                <YOffset>9.679999</YOffset>
+            </Position>
+            <Position>
+                <Height>12.87</Height>
+                <YOffset>9.11</YOffset>
+            </Position>
+            <Position>
+                <Height>12.2599993</Height>
+                <YOffset>8.53</YOffset>
+            </Position>
+            <Position>
+                <Height>11.54</Height>
+                <YOffset>7.95</YOffset>
+            </Position>
+            <Position>
+                <Height>10.73</Height>
+                <YOffset>7.35</YOffset>
+            </Position>
+            <Position>
+                <Height>9.86</Height>
+                <YOffset>6.74</YOffset>
+            </Position>
+            <Position>
+                <Height>9.01</Height>
+                <YOffset>6.06999969</YOffset>
+            </Position>
+            <Position>
+                <Height>8.42</Height>
+                <YOffset>5.08999968</YOffset>
+            </Position>
+            <Position>
+                <Height>7.85</Height>
+                <YOffset>4.08999968</YOffset>
+            </Position>
+            <Position>
+                <Height>7.29999971</Height>
+                <YOffset>3.08</YOffset>
+            </Position>
+            <Position>
+                <Height>7.71</Height>
+                <YOffset>2.08</YOffset>
+            </Position>
+            <Position>
+                <Height>7.6699996</Height>
+                <YOffset>1.13</YOffset>
+            </Position>
+            <Position>
+                <Height>7.22</Height>
+                <YOffset>0.24</YOffset>
+            </Position>
+            <Position>
+                <Height>6.87999964</Height>
+                <YOffset>-0.56</YOffset>
+            </Position>
+            <Position>
+                <Height>7.08999968</Height>
+                <YOffset>-1.12</YOffset>
+            </Position>
+            <Position>
+                <Height>7.23</Height>
+                <YOffset>-1.31999993</YOffset>
+            </Position>
+            <Position>
+                <Height>6.83</Height>
+                <YOffset>-1.25</YOffset>
+            </Position>
+            <Position>
+                <Height>7.00999975</Height>
+                <YOffset>-0.69</YOffset>
+            </Position>
+            <Position>
+                <Height>7</Height>
+                <YOffset>-0.329999983</YOffset>
+            </Position>
+            <Position>
+                <Height>7.27</Height>
+                <YOffset>-0.32</YOffset>
+            </Position>
+            <Position>
+                <Height>7.37999964</Height>
+                <YOffset>-0.07</YOffset>
+            </Position>
+            <Position>
+                <Height>7.97</Height>
+                <YOffset>-0.04</YOffset>
+            </Position>
+            <Position>
+                <Height>8.26</Height>
+                <YOffset>0.03</YOffset>
+            </Position>
+            <Position>
+                <Height>8.16</Height>
+                <YOffset>0.19</YOffset>
+            </Position>
+            <Position>
+                <Height>7.77999973</Height>
+                <YOffset>0.37</YOffset>
+            </Position>
+            <Position>
+                <Height>7.27999973</Height>
+                <YOffset>0.539999962</YOffset>
+            </Position>
+            <Position>
+                <Height>7.06</Height>
+                <YOffset>0.669999957</YOffset>
+            </Position>
+            <Position>
+                <Height>6.98</Height>
+                <YOffset>0.76</YOffset>
+            </Position>
+            <Position>
+                <Height>6.92</Height>
+                <YOffset>0.81</YOffset>
+            </Position>
+            <Position>
+                <Height>6.87999964</Height>
+                <YOffset>0.81</YOffset>
+            </Position>
+            <Position>
+                <Height>6.83</Height>
+                <YOffset>0.74</YOffset>
+            </Position>
+            <Position>
+                <Height>6.77</Height>
+                <YOffset>0.56</YOffset>
+            </Position>
+            <Position>
+                <Height>6.91</Height>
+                <YOffset>0.03</YOffset>
+            </Position>
+            <Position>
+                <Height>7.18</Height>
+                <YOffset>-0.599999964</YOffset>
+            </Position>
+            <Position>
+                <Height>7.39999962</Height>
+                <YOffset>-1.25</YOffset>
+            </Position>
+            <Position>
+                <Height>7.25</Height>
+                <YOffset>-1.57999992</YOffset>
+            </Position>
+            <Position>
+                <Height>6.83999968</Height>
+                <YOffset>-1.61</YOffset>
+            </Position>
+            <Position>
+                <Height>6.54999971</Height>
+                <YOffset>-1.64</YOffset>
+            </Position>
+            <Position>
+                <Height>6.49</Height>
+                <YOffset>-1.76</YOffset>
+            </Position>
+            <Position>
+                <Height>6.37999964</Height>
+                <YOffset>-1.81</YOffset>
+            </Position>
+            <Position>
+                <Height>6.23</Height>
+                <YOffset>-1.79</YOffset>
+            </Position>
+            <Position>
+                <Height>6.02999973</Height>
+                <YOffset>-1.73</YOffset>
+            </Position>
+            <Position>
+                <Height>5.77999973</Height>
+                <YOffset>-1.66</YOffset>
+            </Position>
+            <Position>
+                <Height>5.49</Height>
+                <YOffset>-1.5999999</YOffset>
+            </Position>
+            <Position>
+                <Height>5.21</Height>
+                <YOffset>-1.57999992</YOffset>
+            </Position>
+            <Position>
+                <Height>5.2</Height>
+                <YOffset>-1.58999991</YOffset>
+            </Position>
+            <Position>
+                <Height>5.16</Height>
+                <YOffset>-1.5999999</YOffset>
+            </Position>
+            <Position>
+                <Height>5.12</Height>
+                <YOffset>-1.5999999</YOffset>
+            </Position>
+            <Position>
+                <Height>5.08</Height>
+                <YOffset>-1.61</YOffset>
+            </Position>
+            <Position>
+                <Height>5.02999973</Height>
+                <YOffset>-1.5999999</YOffset>
+            </Position>
+            <Position>
+                <Height>4.97</Height>
+                <YOffset>-1.58999991</YOffset>
+            </Position>
+            <Position>
+                <Height>4.93</Height>
+                <YOffset>-1.56999993</YOffset>
+            </Position>
+            <Position>
+                <Height>4.92</Height>
+                <YOffset>-1.55</YOffset>
+            </Position>
+            <Position>
+                <Height>4.92</Height>
+                <YOffset>-1.54</YOffset>
+            </Position>
+        </Positions>
+        <ThrowSource />
+        <SelfDamage />
+    </Animation>
+</Oni>
Index: /xmlTools/posUpdate/bin/Release/log.txt
===================================================================
--- /xmlTools/posUpdate/bin/Release/log.txt	(revision 711)
+++ /xmlTools/posUpdate/bin/Release/log.txt	(revision 711)
@@ -0,0 +1,534 @@
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /out:posUpdate.exe CLAP.dll 
+/target not specified, but output file, 'posUpdate.exe', has a different extension than the primary assembly, 'CLAP.dll'.
+An exception occurred during merging:
+ILMerge.Merge: /target not specified, but output file, 'posUpdate.exe', has a different extension than the primary assembly, 'CLAP.dll'.
+   em ILMerging.ILMerge.Merge()
+   em ILMerging.ILMerge.Main(String[] args)
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /target:posUpdate.exe CLAP.dll /out:mergerd.exe 
+/target not specified, but output file, 'mergerd.exe', has a different extension than the primary assembly, 'CLAP.dll'.
+An exception occurred during merging:
+ILMerge.Merge: /target not specified, but output file, 'mergerd.exe', has a different extension than the primary assembly, 'CLAP.dll'.
+   em ILMerging.ILMerge.Merge()
+   em ILMerging.ILMerge.Main(String[] args)
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /target:winexe /out:mergerd.exe posUpdate.exe CLAP.dll 
+Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
+Running on Microsoft (R) .NET Framework v2.0.50727
+mscorlib.dll version = 2.0.0.0
+The list of input assemblies is:
+	posUpdate.exe
+	CLAP.dll
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
+	Successfully read in assembly.
+	There were no errors reported in posUpdate's metadata.
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
+	Successfully read in assembly.
+	There were no errors reported in CLAP's metadata.
+Checking to see that all of the input assemblies have a compatible PeKind.
+	posUpdate.PeKind = ILonly, Requires32bits
+	CLAP.PeKind = ILonly
+All input assemblies have a compatible PeKind value.
+Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
+Merging assembly 'posUpdate' into target assembly.
+Merging assembly 'CLAP' into target assembly.
+Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
+Transferring entry point 'xmlTools.mProgram.Main(System.String[])' from assembly 'posUpdate' to assembly 'mergerd'.
+	There were no errors reported in the target assembly's metadata.
+ILMerge: Writing target assembly 'mergerd.exe'.
+Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
+	There were no errors reported in  mscorlib's metadata.
+Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
+	There were no errors reported in  System.Xml's metadata.
+Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
+	There were no errors reported in  System's metadata.
+Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
+	There were no errors reported in  System.Windows.Forms's metadata.
+Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
+	There were no errors reported in  System.Data's metadata.
+ILMerge: Done.
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /out:mergerd.exe posUpdate.exe CLAP.dll 
+Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
+Running on Microsoft (R) .NET Framework v2.0.50727
+mscorlib.dll version = 2.0.0.0
+The list of input assemblies is:
+	posUpdate.exe
+	CLAP.dll
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
+	Successfully read in assembly.
+	There were no errors reported in posUpdate's metadata.
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
+	Successfully read in assembly.
+	There were no errors reported in CLAP's metadata.
+Checking to see that all of the input assemblies have a compatible PeKind.
+	posUpdate.PeKind = ILonly, Requires32bits
+	CLAP.PeKind = ILonly
+All input assemblies have a compatible PeKind value.
+Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
+Merging assembly 'posUpdate' into target assembly.
+Merging assembly 'CLAP' into target assembly.
+Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
+Transferring entry point 'xmlTools.mProgram.Main(System.String[])' from assembly 'posUpdate' to assembly 'mergerd'.
+	There were no errors reported in the target assembly's metadata.
+ILMerge: Writing target assembly 'mergerd.exe'.
+Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
+	There were no errors reported in  mscorlib's metadata.
+Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
+	There were no errors reported in  System.Xml's metadata.
+Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
+	There were no errors reported in  System's metadata.
+Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
+	There were no errors reported in  System.Windows.Forms's metadata.
+Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
+	There were no errors reported in  System.Data's metadata.
+ILMerge: Done.
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll 
+Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
+Running on Microsoft (R) .NET Framework v2.0.50727
+mscorlib.dll version = 2.0.0.0
+The list of input assemblies is:
+	posUpdate.exe
+	CLAP.dll
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
+	Successfully read in assembly.
+	There were no errors reported in posUpdate's metadata.
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
+	Successfully read in assembly.
+	There were no errors reported in CLAP's metadata.
+Checking to see that all of the input assemblies have a compatible PeKind.
+	posUpdate.PeKind = ILonly, Requires32bits
+	CLAP.PeKind = ILonly
+All input assemblies have a compatible PeKind value.
+Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
+Merging assembly 'posUpdate' into target assembly.
+Merging assembly 'CLAP' into target assembly.
+Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
+Transferring entry point 'xmlTools.mProgram.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
+	There were no errors reported in the target assembly's metadata.
+ILMerge: Writing target assembly 'xmlTools.exe'.
+Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
+	There were no errors reported in  mscorlib's metadata.
+Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
+	There were no errors reported in  System.Xml's metadata.
+Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
+	There were no errors reported in  System's metadata.
+Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
+	There were no errors reported in  System.Windows.Forms's metadata.
+Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
+	There were no errors reported in  System.Data's metadata.
+ILMerge: Done.
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll 
+Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
+Running on Microsoft (R) .NET Framework v2.0.50727
+mscorlib.dll version = 2.0.0.0
+The list of input assemblies is:
+	posUpdate.exe
+	CLAP.dll
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
+	Successfully read in assembly.
+	There were no errors reported in posUpdate's metadata.
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
+	Successfully read in assembly.
+	There were no errors reported in CLAP's metadata.
+Checking to see that all of the input assemblies have a compatible PeKind.
+	posUpdate.PeKind = ILonly, Requires32bits
+	CLAP.PeKind = ILonly
+All input assemblies have a compatible PeKind value.
+Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
+Merging assembly 'posUpdate' into target assembly.
+Merging assembly 'CLAP' into target assembly.
+Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
+Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
+	There were no errors reported in the target assembly's metadata.
+ILMerge: Writing target assembly 'xmlTools.exe'.
+Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
+	There were no errors reported in  mscorlib's metadata.
+Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
+	There were no errors reported in  System.Xml's metadata.
+Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
+	There were no errors reported in  System's metadata.
+Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
+	There were no errors reported in  System.Windows.Forms's metadata.
+Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
+	There were no errors reported in  System.Data's metadata.
+ILMerge: Done.
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll 
+Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
+Running on Microsoft (R) .NET Framework v2.0.50727
+mscorlib.dll version = 2.0.0.0
+The list of input assemblies is:
+	posUpdate.exe
+	CLAP.dll
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
+	Successfully read in assembly.
+	There were no errors reported in posUpdate's metadata.
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
+	Successfully read in assembly.
+	There were no errors reported in CLAP's metadata.
+Checking to see that all of the input assemblies have a compatible PeKind.
+	posUpdate.PeKind = ILonly, Requires32bits
+	CLAP.PeKind = ILonly
+All input assemblies have a compatible PeKind value.
+Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
+Merging assembly 'posUpdate' into target assembly.
+Merging assembly 'CLAP' into target assembly.
+Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
+Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
+	There were no errors reported in the target assembly's metadata.
+ILMerge: Writing target assembly 'xmlTools.exe'.
+Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
+	There were no errors reported in  mscorlib's metadata.
+Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
+	There were no errors reported in  System.Xml's metadata.
+Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
+	There were no errors reported in  System's metadata.
+Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
+	There were no errors reported in  System.Windows.Forms's metadata.
+Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
+	There were no errors reported in  System.Data's metadata.
+ILMerge: Done.
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll 
+Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
+Running on Microsoft (R) .NET Framework v2.0.50727
+mscorlib.dll version = 2.0.0.0
+The list of input assemblies is:
+	posUpdate.exe
+	CLAP.dll
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
+	Successfully read in assembly.
+	There were no errors reported in posUpdate's metadata.
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
+	Successfully read in assembly.
+	There were no errors reported in CLAP's metadata.
+Checking to see that all of the input assemblies have a compatible PeKind.
+	posUpdate.PeKind = ILonly, Requires32bits
+	CLAP.PeKind = ILonly
+All input assemblies have a compatible PeKind value.
+Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
+Merging assembly 'posUpdate' into target assembly.
+Merging assembly 'CLAP' into target assembly.
+Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
+Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
+	There were no errors reported in the target assembly's metadata.
+ILMerge: Writing target assembly 'xmlTools.exe'.
+Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
+	There were no errors reported in  mscorlib's metadata.
+Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
+	There were no errors reported in  System.Xml's metadata.
+Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
+	There were no errors reported in  System's metadata.
+Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
+	There were no errors reported in  System.Windows.Forms's metadata.
+Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
+	There were no errors reported in  System.Data's metadata.
+ILMerge: Done.
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll 
+Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
+Running on Microsoft (R) .NET Framework v2.0.50727
+mscorlib.dll version = 2.0.0.0
+The list of input assemblies is:
+	posUpdate.exe
+	CLAP.dll
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
+	Successfully read in assembly.
+	There were no errors reported in posUpdate's metadata.
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
+	Successfully read in assembly.
+	There were no errors reported in CLAP's metadata.
+Checking to see that all of the input assemblies have a compatible PeKind.
+	posUpdate.PeKind = ILonly, Requires32bits
+	CLAP.PeKind = ILonly
+All input assemblies have a compatible PeKind value.
+Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
+Merging assembly 'posUpdate' into target assembly.
+Merging assembly 'CLAP' into target assembly.
+Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
+Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
+	There were no errors reported in the target assembly's metadata.
+ILMerge: Writing target assembly 'xmlTools.exe'.
+Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
+	There were no errors reported in  mscorlib's metadata.
+Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
+	There were no errors reported in  System.Xml's metadata.
+Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
+	There were no errors reported in  System's metadata.
+Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
+	There were no errors reported in  System.Windows.Forms's metadata.
+Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
+	There were no errors reported in  System.Data's metadata.
+ILMerge: Done.
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll 
+Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
+Running on Microsoft (R) .NET Framework v2.0.50727
+mscorlib.dll version = 2.0.0.0
+The list of input assemblies is:
+	posUpdate.exe
+	CLAP.dll
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
+	Successfully read in assembly.
+	There were no errors reported in posUpdate's metadata.
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
+	Successfully read in assembly.
+	There were no errors reported in CLAP's metadata.
+Checking to see that all of the input assemblies have a compatible PeKind.
+	posUpdate.PeKind = ILonly, Requires32bits
+	CLAP.PeKind = ILonly
+All input assemblies have a compatible PeKind value.
+Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
+Merging assembly 'posUpdate' into target assembly.
+Merging assembly 'CLAP' into target assembly.
+Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
+Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
+	There were no errors reported in the target assembly's metadata.
+ILMerge: Writing target assembly 'xmlTools.exe'.
+Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
+	There were no errors reported in  mscorlib's metadata.
+Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
+	There were no errors reported in  System.Xml's metadata.
+Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
+	There were no errors reported in  System's metadata.
+Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
+	There were no errors reported in  System.Windows.Forms's metadata.
+Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
+	There were no errors reported in  System.Data's metadata.
+ILMerge: Done.
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll 
+Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
+Running on Microsoft (R) .NET Framework v2.0.50727
+mscorlib.dll version = 2.0.0.0
+The list of input assemblies is:
+	posUpdate.exe
+	CLAP.dll
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
+	Successfully read in assembly.
+	There were no errors reported in posUpdate's metadata.
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
+	Successfully read in assembly.
+	There were no errors reported in CLAP's metadata.
+Checking to see that all of the input assemblies have a compatible PeKind.
+	posUpdate.PeKind = ILonly, Requires32bits
+	CLAP.PeKind = ILonly
+All input assemblies have a compatible PeKind value.
+Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
+Merging assembly 'posUpdate' into target assembly.
+Merging assembly 'CLAP' into target assembly.
+Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
+Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
+	There were no errors reported in the target assembly's metadata.
+ILMerge: Writing target assembly 'xmlTools.exe'.
+Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
+	There were no errors reported in  mscorlib's metadata.
+Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
+	There were no errors reported in  System.Xml's metadata.
+Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
+	There were no errors reported in  System's metadata.
+Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
+	There were no errors reported in  System.Windows.Forms's metadata.
+Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
+	There were no errors reported in  System.Data's metadata.
+ILMerge: Done.
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll 
+Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
+Running on Microsoft (R) .NET Framework v2.0.50727
+mscorlib.dll version = 2.0.0.0
+The list of input assemblies is:
+	posUpdate.exe
+	CLAP.dll
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
+	Successfully read in assembly.
+	There were no errors reported in posUpdate's metadata.
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
+	Successfully read in assembly.
+	There were no errors reported in CLAP's metadata.
+Checking to see that all of the input assemblies have a compatible PeKind.
+	posUpdate.PeKind = ILonly, Requires32bits
+	CLAP.PeKind = ILonly
+All input assemblies have a compatible PeKind value.
+Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
+Merging assembly 'posUpdate' into target assembly.
+Merging assembly 'CLAP' into target assembly.
+Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
+Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
+	There were no errors reported in the target assembly's metadata.
+ILMerge: Writing target assembly 'xmlTools.exe'.
+Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
+	There were no errors reported in  mscorlib's metadata.
+Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
+	There were no errors reported in  System.Xml's metadata.
+Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
+	There were no errors reported in  System's metadata.
+Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
+	There were no errors reported in  System.Windows.Forms's metadata.
+Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
+	There were no errors reported in  System.Data's metadata.
+ILMerge: Done.
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll 
+Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
+Running on Microsoft (R) .NET Framework v2.0.50727
+mscorlib.dll version = 2.0.0.0
+The list of input assemblies is:
+	posUpdate.exe
+	CLAP.dll
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
+	Successfully read in assembly.
+	There were no errors reported in posUpdate's metadata.
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
+	Successfully read in assembly.
+	There were no errors reported in CLAP's metadata.
+Checking to see that all of the input assemblies have a compatible PeKind.
+	posUpdate.PeKind = ILonly, Requires32bits
+	CLAP.PeKind = ILonly
+All input assemblies have a compatible PeKind value.
+Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
+Merging assembly 'posUpdate' into target assembly.
+Merging assembly 'CLAP' into target assembly.
+Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
+Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
+	There were no errors reported in the target assembly's metadata.
+ILMerge: Writing target assembly 'xmlTools.exe'.
+Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
+	There were no errors reported in  mscorlib's metadata.
+Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
+	There were no errors reported in  System.Xml's metadata.
+Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
+	There were no errors reported in  System's metadata.
+Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
+	There were no errors reported in  System.Windows.Forms's metadata.
+Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
+	There were no errors reported in  System.Data's metadata.
+ILMerge: Done.
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll 
+Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
+Running on Microsoft (R) .NET Framework v2.0.50727
+mscorlib.dll version = 2.0.0.0
+The list of input assemblies is:
+	posUpdate.exe
+	CLAP.dll
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
+	Successfully read in assembly.
+	There were no errors reported in posUpdate's metadata.
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
+	Successfully read in assembly.
+	There were no errors reported in CLAP's metadata.
+Checking to see that all of the input assemblies have a compatible PeKind.
+	posUpdate.PeKind = ILonly, Requires32bits
+	CLAP.PeKind = ILonly
+All input assemblies have a compatible PeKind value.
+Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
+Merging assembly 'posUpdate' into target assembly.
+Merging assembly 'CLAP' into target assembly.
+Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
+Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
+	There were no errors reported in the target assembly's metadata.
+ILMerge: Writing target assembly 'xmlTools.exe'.
+Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
+	There were no errors reported in  mscorlib's metadata.
+Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
+	There were no errors reported in  System.Xml's metadata.
+Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
+	There were no errors reported in  System's metadata.
+Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
+	There were no errors reported in  System.Windows.Forms's metadata.
+Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
+	There were no errors reported in  System.Data's metadata.
+ILMerge: Done.
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll 
+Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
+Running on Microsoft (R) .NET Framework v2.0.50727
+mscorlib.dll version = 2.0.0.0
+The list of input assemblies is:
+	posUpdate.exe
+	CLAP.dll
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
+	Successfully read in assembly.
+	There were no errors reported in posUpdate's metadata.
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
+	Successfully read in assembly.
+	There were no errors reported in CLAP's metadata.
+Checking to see that all of the input assemblies have a compatible PeKind.
+	posUpdate.PeKind = ILonly, Requires32bits
+	CLAP.PeKind = ILonly
+All input assemblies have a compatible PeKind value.
+Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
+Merging assembly 'posUpdate' into target assembly.
+Merging assembly 'CLAP' into target assembly.
+Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
+Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
+	There were no errors reported in the target assembly's metadata.
+ILMerge: Writing target assembly 'xmlTools.exe'.
+Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
+	There were no errors reported in  mscorlib's metadata.
+Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
+	There were no errors reported in  System.Xml's metadata.
+Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
+	There were no errors reported in  System's metadata.
+Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
+	There were no errors reported in  System.Windows.Forms's metadata.
+Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
+	There were no errors reported in  System.Data's metadata.
+ILMerge: Done.
+ILMerge version 2.12.803.0
+Copyright (C) Microsoft Corporation 2004-2006. All rights reserved.
+ILMerge /log:log.txt /out:xmlTools.exe posUpdate.exe CLAP.dll 
+Set platform to 'v2', using directory 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\..\v2.0.50727' for mscorlib.dll
+Running on Microsoft (R) .NET Framework v2.0.50727
+mscorlib.dll version = 2.0.0.0
+The list of input assemblies is:
+	posUpdate.exe
+	CLAP.dll
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe'.
+	Successfully read in assembly.
+	There were no errors reported in posUpdate's metadata.
+Trying to read assembly from the file 'C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll'.
+	Successfully read in assembly.
+	There were no errors reported in CLAP's metadata.
+Checking to see that all of the input assemblies have a compatible PeKind.
+	posUpdate.PeKind = ILonly, Requires32bits
+	CLAP.PeKind = ILonly
+All input assemblies have a compatible PeKind value.
+Using assembly 'posUpdate' for assembly-level attributes for the target assembly.
+Merging assembly 'posUpdate' into target assembly.
+Merging assembly 'CLAP' into target assembly.
+Copying 2 Win32 Resources from assembly 'posUpdate' into target assembly.
+Transferring entry point 'xmlTools.Program.Main(System.String[])' from assembly 'posUpdate' to assembly 'xmlTools'.
+	There were no errors reported in the target assembly's metadata.
+ILMerge: Writing target assembly 'xmlTools.exe'.
+Location for referenced assembly 'mscorlib' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll'
+	There were no errors reported in  mscorlib's metadata.
+Location for referenced assembly 'System.Xml' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Xml.dll'
+	There were no errors reported in  System.Xml's metadata.
+Location for referenced assembly 'System' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\system.dll'
+	There were no errors reported in  System's metadata.
+Location for referenced assembly 'System.Windows.Forms' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Windows.Forms.dll'
+	There were no errors reported in  System.Windows.Forms's metadata.
+Location for referenced assembly 'System.Data' is 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\System.Data.dll'
+	There were no errors reported in  System.Data's metadata.
+ILMerge: Done.
Index: /xmlTools/posUpdate/bin/Release/merge.bat
===================================================================
--- /xmlTools/posUpdate/bin/Release/merge.bat	(revision 711)
+++ /xmlTools/posUpdate/bin/Release/merge.bat	(revision 711)
@@ -0,0 +1,2 @@
+ilmerge /log:log.txt  /out:xmlTools.exe posUpdate.exe CLAP.dll
+pause
Index: /xmlTools/posUpdate/bin/Release/posUpdate.exe.config
===================================================================
--- /xmlTools/posUpdate/bin/Release/posUpdate.exe.config	(revision 711)
+++ /xmlTools/posUpdate/bin/Release/posUpdate.exe.config	(revision 711)
@@ -0,0 +1,3 @@
+<?xml version="1.0"?>
+<configuration>
+<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
Index: /xmlTools/posUpdate/bin/Release/posUpdate.vshost.exe.config
===================================================================
--- /xmlTools/posUpdate/bin/Release/posUpdate.vshost.exe.config	(revision 711)
+++ /xmlTools/posUpdate/bin/Release/posUpdate.vshost.exe.config	(revision 711)
@@ -0,0 +1,3 @@
+<?xml version="1.0"?>
+<configuration>
+<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
Index: /xmlTools/posUpdate/bin/Release/posUpdate.vshost.exe.manifest
===================================================================
--- /xmlTools/posUpdate/bin/Release/posUpdate.vshost.exe.manifest	(revision 711)
+++ /xmlTools/posUpdate/bin/Release/posUpdate.vshost.exe.manifest	(revision 711)
@@ -0,0 +1,11 @@
+﻿<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
+  <assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
+  <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
+    <security>
+      <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
+        <requestedExecutionLevel level="asInvoker" uiAccess="false"/>
+      </requestedPrivileges>
+    </security>
+  </trustInfo>
+</assembly>
Index: /xmlTools/posUpdate/obj/x86/Debug/posUpdate.csproj.FileListAbsolute.txt
===================================================================
--- /xmlTools/posUpdate/obj/x86/Debug/posUpdate.csproj.FileListAbsolute.txt	(revision 711)
+++ /xmlTools/posUpdate/obj/x86/Debug/posUpdate.csproj.FileListAbsolute.txt	(revision 711)
@@ -0,0 +1,6 @@
+c:\users\home\documents\visual studio 2010\Projects\posUpdate\posUpdate\bin\Debug\posUpdate.exe
+c:\users\home\documents\visual studio 2010\Projects\posUpdate\posUpdate\bin\Debug\posUpdate.pdb
+c:\users\home\documents\visual studio 2010\Projects\posUpdate\posUpdate\obj\x86\Debug\ResolveAssemblyReference.cache
+c:\users\home\documents\visual studio 2010\Projects\posUpdate\posUpdate\obj\x86\Debug\posUpdate.exe
+c:\users\home\documents\visual studio 2010\Projects\posUpdate\posUpdate\obj\x86\Debug\posUpdate.pdb
+C:\Users\home\Documents\Visual Studio 2010\Projects\posUpdate\posUpdate\bin\Debug\posUpdate.exe.config
Index: /xmlTools/posUpdate/obj/x86/Debug/xmlTools.csproj.FileListAbsolute.txt
===================================================================
--- /xmlTools/posUpdate/obj/x86/Debug/xmlTools.csproj.FileListAbsolute.txt	(revision 711)
+++ /xmlTools/posUpdate/obj/x86/Debug/xmlTools.csproj.FileListAbsolute.txt	(revision 711)
@@ -0,0 +1,14 @@
+C:\Users\home\Documents\Visual Studio 2010\Projects\posUpdate\posUpdate\obj\x86\Debug\posUpdate.exe
+C:\Users\home\Documents\Visual Studio 2010\Projects\posUpdate\posUpdate\obj\x86\Debug\posUpdate.pdb
+C:\Users\home\Documents\Visual Studio 2010\Projects\posUpdate\posUpdate\bin\Debug\posUpdate.exe.config
+C:\Users\home\Documents\Visual Studio 2010\Projects\posUpdate\posUpdate\bin\Debug\posUpdate.exe
+C:\Users\home\Documents\Visual Studio 2010\Projects\posUpdate\posUpdate\bin\Debug\posUpdate.pdb
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Debug\posUpdate.exe.config
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\obj\x86\Debug\posUpdate.exe
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\obj\x86\Debug\posUpdate.pdb
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Debug\posUpdate.exe
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Debug\posUpdate.pdb
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\obj\x86\Debug\xmlTools.csprojResolveAssemblyReference.cache
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Debug\CLAP.dll
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Debug\CLAP.pdb
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Debug\CLAP.xml
Index: /xmlTools/posUpdate/obj/x86/Release/xmlTools.csproj.FileListAbsolute.txt
===================================================================
--- /xmlTools/posUpdate/obj/x86/Release/xmlTools.csproj.FileListAbsolute.txt	(revision 711)
+++ /xmlTools/posUpdate/obj/x86/Release/xmlTools.csproj.FileListAbsolute.txt	(revision 711)
@@ -0,0 +1,14 @@
+C:\Users\home\Documents\Visual Studio 2010\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe.config
+C:\Users\home\Documents\Visual Studio 2010\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe
+C:\Users\home\Documents\Visual Studio 2010\Projects\posUpdate\posUpdate\bin\Release\posUpdate.pdb
+C:\Users\home\Documents\Visual Studio 2010\Projects\posUpdate\posUpdate\obj\x86\Release\posUpdate.exe
+C:\Users\home\Documents\Visual Studio 2010\Projects\posUpdate\posUpdate\obj\x86\Release\posUpdate.pdb
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe.config
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\obj\x86\Release\posUpdate.exe
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\obj\x86\Release\posUpdate.pdb
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.exe
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\posUpdate.pdb
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\obj\x86\Release\xmlTools.csprojResolveAssemblyReference.cache
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.dll
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.pdb
+C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Release\CLAP.xml
Index: /xmlTools/posUpdate/packages.config
===================================================================
--- /xmlTools/posUpdate/packages.config	(revision 711)
+++ /xmlTools/posUpdate/packages.config	(revision 711)
@@ -0,0 +1,4 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<packages>
+  <package id="ilmerge" version="2.12.0803" targetFramework="net20" />
+</packages>
Index: /xmlTools/posUpdate/xmlTools.csproj
===================================================================
--- /xmlTools/posUpdate/xmlTools.csproj	(revision 711)
+++ /xmlTools/posUpdate/xmlTools.csproj	(revision 711)
@@ -0,0 +1,94 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
+    <ProductVersion>8.0.30703</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{15D5D758-709A-412D-B06D-158477BC9BFC}</ProjectGuid>
+    <OutputType>Exe</OutputType>
+    <AppDesignerFolder>Properties</AppDesignerFolder>
+    <RootNamespace>xmlTools</RootNamespace>
+    <AssemblyName>posUpdate</AssemblyName>
+    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+    <TargetFrameworkProfile>
+    </TargetFrameworkProfile>
+    <FileAlignment>512</FileAlignment>
+    <PublishUrl>publish\</PublishUrl>
+    <Install>true</Install>
+    <InstallFrom>Disk</InstallFrom>
+    <UpdateEnabled>false</UpdateEnabled>
+    <UpdateMode>Foreground</UpdateMode>
+    <UpdateInterval>7</UpdateInterval>
+    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
+    <UpdatePeriodically>false</UpdatePeriodically>
+    <UpdateRequired>false</UpdateRequired>
+    <MapFileExtensions>true</MapFileExtensions>
+    <ApplicationRevision>0</ApplicationRevision>
+    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
+    <IsWebBootstrapper>false</IsWebBootstrapper>
+    <UseApplicationTrust>false</UseApplicationTrust>
+    <BootstrapperEnabled>true</BootstrapperEnabled>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
+    <PlatformTarget>x86</PlatformTarget>
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>bin\Debug\</OutputPath>
+    <DefineConstants>DEBUG;TRACE</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
+    <PlatformTarget>x86</PlatformTarget>
+    <DebugType>pdbonly</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>bin\Release\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="CLAP">
+      <HintPath>..\..\..\Libraries\net20\CLAP.dll</HintPath>
+    </Reference>
+    <Reference Include="System" />
+    <Reference Include="System.Data" />
+    <Reference Include="System.Xml" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="ParametersParser.cs" />
+    <Compile Include="Util.cs" />
+    <Compile Include="XmlPatch.cs" />
+    <Compile Include="XmlTextValue.cs" />
+    <Compile Include="XmlTools.cs" />
+    <Compile Include="Program.cs" />
+    <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="XmlNumberValue.cs" />
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="app.config" />
+    <None Include="packages.config" />
+  </ItemGroup>
+  <ItemGroup>
+    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
+      <Visible>False</Visible>
+      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
+      <Install>false</Install>
+    </BootstrapperPackage>
+    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
+      <Visible>False</Visible>
+      <ProductName>.NET Framework 3.5 SP1</ProductName>
+      <Install>true</Install>
+    </BootstrapperPackage>
+  </ItemGroup>
+  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
+       Other similar extension points exist, see Microsoft.Common.targets.
+  <Target Name="BeforeBuild">
+  </Target>
+  <Target Name="AfterBuild">
+  </Target>
+  -->
+</Project>
Index: /xmlTools/posUpdate/xmlTools.csproj.user
===================================================================
--- /xmlTools/posUpdate/xmlTools.csproj.user	(revision 711)
+++ /xmlTools/posUpdate/xmlTools.csproj.user	(revision 711)
@@ -0,0 +1,19 @@
+﻿<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
+    <StartArguments>replaceall -element:FirstLevel -value:0 -filename:TRAMKONCOMbk_fw_kick.xml</StartArguments>
+  </PropertyGroup>
+  <PropertyGroup>
+    <PublishUrlHistory />
+    <InstallUrlHistory />
+    <SupportUrlHistory />
+    <UpdateUrlHistory />
+    <BootstrapperUrlHistory />
+    <ErrorReportUrlHistory />
+    <FallbackCulture>en-US</FallbackCulture>
+    <VerifyUploadedFiles>false</VerifyUploadedFiles>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
+    <StartArguments>replaceall -element:FirstLevel -value:0</StartArguments>
+  </PropertyGroup>
+</Project>
Index: /xmlTools/posUpdate1.psess
===================================================================
--- /xmlTools/posUpdate1.psess	(revision 711)
+++ /xmlTools/posUpdate1.psess	(revision 711)
@@ -0,0 +1,118 @@
+﻿<?xml version="1.0" encoding="UTF-8"?>
+<VSPerformanceSession Version="1.00">
+  <Options>
+    <Solution>posUpdate.sln</Solution>
+    <CollectionMethod>Sampling</CollectionMethod>
+    <AllocationMethod>None</AllocationMethod>
+    <AddReport>true</AddReport>
+    <ResourceBasedAnalysisSelected>true</ResourceBasedAnalysisSelected>
+    <UniqueReport>Timestamp</UniqueReport>
+    <SamplingMethod>Cycles</SamplingMethod>
+    <CycleCount>10000000</CycleCount>
+    <PageFaultCount>10</PageFaultCount>
+    <SysCallCount>10</SysCallCount>
+    <SamplingCounter Name="" ReloadValue="00000000000f4240" DisplayName="" />
+    <RelocateBinaries>false</RelocateBinaries>
+    <HardwareCounters EnableHWCounters="false" />
+    <EtwSettings />
+    <PdhSettings>
+      <PdhCountersEnabled>false</PdhCountersEnabled>
+      <PdhCountersRate>500</PdhCountersRate>
+      <PdhCounters>
+        <PdhCounter>\Memory\Pages/sec</PdhCounter>
+        <PdhCounter>\PhysicalDisk(_Total)\Avg. Disk Queue Length</PdhCounter>
+        <PdhCounter>\Processor(_Total)\% Processor Time</PdhCounter>
+      </PdhCounters>
+    </PdhSettings>
+  </Options>
+  <ExcludeSmallFuncs>true</ExcludeSmallFuncs>
+  <InteractionProfilingEnabled>false</InteractionProfilingEnabled>
+  <JScriptProfilingEnabled>false</JScriptProfilingEnabled>
+  <PreinstrumentEvent>
+    <InstrEventExclude>false</InstrEventExclude>
+  </PreinstrumentEvent>
+  <PostinstrumentEvent>
+    <InstrEventExclude>false</InstrEventExclude>
+  </PostinstrumentEvent>
+  <Binaries>
+    <ProjBinary>
+      <Path>posUpdate\obj\x86\Release\posUpdate.exe</Path>
+      <ArgumentTimestamp>01/01/0001 00:00:00</ArgumentTimestamp>
+      <Instrument>true</Instrument>
+      <Sample>true</Sample>
+      <ExternalWebsite>false</ExternalWebsite>
+      <InteractionProfilingEnabled>false</InteractionProfilingEnabled>
+      <IsLocalJavascript>false</IsLocalJavascript>
+      <IsWindowsStoreApp>false</IsWindowsStoreApp>
+      <IsWWA>false</IsWWA>
+      <LaunchProject>true</LaunchProject>
+      <OverrideProjectSettings>false</OverrideProjectSettings>
+      <LaunchMethod>Executable</LaunchMethod>
+      <ExecutablePath>posUpdate\bin\Release\posUpdate.exe</ExecutablePath>
+      <StartupDirectory>posUpdate\bin\Release\</StartupDirectory>
+      <Arguments>replaceall -element:FirstLevel -value:0</Arguments>
+      <NetAppHost>IIS</NetAppHost>
+      <NetBrowser>InternetExplorer</NetBrowser>
+      <ExcludeSmallFuncs>true</ExcludeSmallFuncs>
+      <JScriptProfilingEnabled>false</JScriptProfilingEnabled>
+      <PreinstrumentEvent>
+        <InstrEventExclude>false</InstrEventExclude>
+      </PreinstrumentEvent>
+      <PostinstrumentEvent>
+        <InstrEventExclude>false</InstrEventExclude>
+      </PostinstrumentEvent>
+      <ProjRef>{15D5D758-709A-412D-B06D-158477BC9BFC}|posUpdate\xmlTools.csproj</ProjRef>
+      <ProjPath>posUpdate\xmlTools.csproj</ProjPath>
+      <ProjName>xmlTools</ProjName>
+    </ProjBinary>
+  </Binaries>
+  <Reports>
+    <Report>
+      <Path>posUpdate130321(2).vsp</Path>
+    </Report>
+    <Report>
+      <Path>posUpdate130321(3).vsp</Path>
+    </Report>
+    <Report>
+      <Path>posUpdate130321(4).vsp</Path>
+    </Report>
+    <Report>
+      <Path>posUpdate130321(5).vsp</Path>
+    </Report>
+    <Report>
+      <Path>posUpdate130321(6).vsp</Path>
+    </Report>
+    <Report>
+      <Path>posUpdate130321(7).vsp</Path>
+    </Report>
+    <Report>
+      <Path>posUpdate130321(8).vsp</Path>
+    </Report>
+    <Report>
+      <Path>posUpdate130321(9).vsp</Path>
+    </Report>
+    <Report>
+      <Path>posUpdate130321(10).vsp</Path>
+    </Report>
+    <Report>
+      <Path>posUpdate130321(11).vsp</Path>
+    </Report>
+    <Report>
+      <Path>posUpdate130321(12).vsp</Path>
+    </Report>
+    <Report>
+      <Path>posUpdate130321(13).vsp</Path>
+    </Report>
+    <Report>
+      <Path>posUpdate130321(14).vsp</Path>
+    </Report>
+    <Report>
+      <Path>posUpdate130321(15).vsp</Path>
+    </Report>
+  </Reports>
+  <Launches>
+    <ProjBinary>
+      <Path>:PB:{15D5D758-709A-412D-B06D-158477BC9BFC}|posUpdate\xmlTools.csproj</Path>
+    </ProjBinary>
+  </Launches>
+</VSPerformanceSession>
