Here's what I grabbed from the NaturalPoint web site and then tweaked (only very slightly):
<?xml version="1.0" encoding="UTF-16"?>
<Profile>
<Name>Aces High profile</Name>
<Notes>This is a test profile created by Charlie from
www.virtualflightproductions. com for the TrackIR Vector
tutorial. This will demonstrate how to make a custom speed curve
that is progressive in nature and also has a good sized
dead zone.
</Notes>
<Smoothing>10</Smoothing>
<TrueView>1</TrueView>
<MotionType>1</MotionType>
<Override>1</Override>
<Axis Type="0" Enabled="1" Inverted="0" CurveType="5">
<CurveData p0="16" p1="14" p2="11" p3="7" p4="4" p5="1" p6="0" p7="0" p8="0" p9="1" p10="4" p11="7" p12="11" p13="14" 14="16">
</CurveData> </Axis>
<Axis Type="1" Enabled="1" Inverted="0" CurveType="5">
<CurveData p0="16" p1="14" p2="11" p3="7" p4="4" p5="1" p6="0" p7="0" p8="0" p9="1" p10="4" p11="7" p12="11" p13="14" p14="16">
</CurveData> </Axis>
<Axis Type="2" Enabled="1" Inverted="0" CurveType="5">
<CurveData p0="16" p1="14" p2="11" p3="7" p4="4" p5="1" p6="0" p7="0" p8="0" p9="1" p10="4" p11="7" p12="11" p13="14" p14="16">
</CurveData> </Axis>
<Axis Type="3" Enabled="1" Inverted="0" CurveType="5">
<CurveData p0="16" p1="14" p2="11" p3="7" p4="4" p5="1" p6="0" p7="0" p8="0" p9="1" p10="4" p11="7" p12="11" p13="14" p14="16">
</CurveData> </Axis>
<Axis Type="4" Enabled="1" Inverted="0" CurveType="5">
<CurveData p0="16" p1="14" p2="11" p3="7" p4="4" p5="1" p6="0" p7="0" p8="0" p9="1" p10="4" p11="7" p12="11" p13="14" p14="16">
</CurveData> </Axis>
<Axis Type="5" Enabled="1" Inverted="0" CurveType="5">
<CurveData p0="16" p1="14" p2="11" p3="7" p4="4" p5="1" p6="0" p7="0" p8="0" p9="1" p10="4" p11="7" p12="11" p13="14" p14="16">
</CurveData> </Axis>
<HotKeys>
<Key Type="0" virtualKeyCode="123" Enable="1" Toggle="1" Trap="1" Device="{00000000-0000-0000-0000-000000000000}"></Key>
<Key Type="1" virtualKeyCode="120" Enable="1" Toggle="1" Trap="1" Device="{00000000-0000-0000-0000-000000000000}"></Key>
<Key Type="2" virtualKeyCode="119" Enable="0" Toggle="0" Trap="0" Device="{00000000-0000-0000-0000-000000000000}"></Key>
</HotKeys>
</Profile>