Does this PROVXML look right? There are entries in there from all the work from the folks on my thread on XDA, as well as a couple from Mr. FREE's kitchen, and others that I found through that wonderful invention called "Search." Feel free to chime up if I screwed up somewhere!
Code:
<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKEY_CURRENT_USER\ControlPanel\SoundCategories\InCall">
<parm name="InitVol" value="3" datatype="string"/>
</characteristic>
<characteristic type="HKEY_CURRENT_USER\ControlPanel\SoundCategories\Attenuation">
<parm name="2" value="2" datatype="dword"/>
</characteristic>
<characteristic type="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\TaskBar">
<parm name="ConsistentClockOrBattery" value="0" datatype="dword"/>
<parm name="LimitedClock" value="1" datatype="dword"/>
</characteristic>
<characteristic type="HKEY_LOCAL_MACHINE\SOFTWARE\OEM\VIB">
<parm name="STRENGTH_LOW" value="0" datatype="dword"/>
</characteristic>
<characteristic type="HKEY_LOCAL_MACHINE\ControlPanel\WrlsMgr">
<parm name="Redirect" value=":MSWRLSMGR" datatype="string"/>
</characteristic>
<characteristic type="HKEY_LOCAL_MACHINE\Security\Policies\Policies">
<parm name="0000101a" value="1" datatype="dword"/>
</characteristic>
<characteristic type="HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class">
<parm name="DisablePowerManagement" value="00000000" datatype="dword"/>
</characteristic>
<characteristic type="HKEY_CURRENT_USER\Software\Microsoft\Bluetooth\Settings">
<parm name="LocalName" value="Force Developments" datatype="string"/>
</characteristic>
<characteristic type="HKEY_LOCAL_MACHINE\Software\OEM">
<parm name="ROMVersion" value="Force_21501" datatype="string"/>
</characteristic>
</wap-provisioningdoc>