Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.
By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.


<FSData version="9.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="bglcomp.xsd" >
<SceneryObject lat="30.3923903846879" lon="-81.4148550355046" alt="32" altitudeIsAgl="TRUE" pitch="0" bank="0" heading="0" imageComplexity="NORMAL" >
<Beacon type="MILITARY" baseType="none" />
</SceneryObject>
</FSData>


<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- Created by Scenery Design Engine (SDE) on 3/10/2014 -->
<FSData
version="9.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="bglcomp.xsd">
<SceneryObject
lat="xx.xxxxxxxxxxxx" <--- Your LAT goes here
lon="xxx.xxxxxxxxxxxx" <--- Your LON goes here
alt="0.0M"
altitudeIsAgl="TRUE"
pitch="0"
bank="0"
heading="xxx.01" <--- Your HDG goes here
imageComplexity="VERY_SPARSE">
<LibraryObject
name="{7f38bfbc-e295-4a40-845c-3f3c872cfa82}"
scale="1.00"
/>
<AttachedObject
attachpointName="attachpt_beacon"
pitch="0"
bank="0"
heading="0">
randomness="ALWAYS_DISPLAY"
probability="1"/>
<Beacon
type="CIVILIAN"
baseType="AIRPORT"/>
</AttachedObject>
</SceneryObject>
</FSData>
