- <SceneryObject
lat="21.283333" lon="-157.937667" alt="0.0000M" altitudeIsAgl="TRUE" pitch="0.00" bank="0.00"
heading="270.00" imageComplexity="NORMAL">
<LibraryObject name="{5EB94A60-4D2E-4552-9364-0BA05A452424}" scale="1.00" />
</SceneryObject>
- <SceneryObject
lat="21.283333" lon="-157.937667" alt="0.0000M" altitudeIsAgl="TRUE" pitch="0.00" bank="0.00"
heading="270.00" imageComplexity="NORMAL">
----------------------------------------------------------------------------------------------------------------------------
at a guess, the bits in bold are the bits you need to change, the heading bits easy. For the lat and lon fsx uses the decimal way so you'll have to find the decimal version of your N and W version, if that makes sense
