<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>YAMB to YMHB</name>
        <description>RAAF Base Amberley to Hobart Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>YAMB to YMHB</name>
            <description>RAAF Base Amberley to Hobart Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>152.712,-27.6406,0
152.58500000000004,-28.8489,7924.8
152.313,-29.451,10668
151.91200000000003,-30.3228,10668
151.53200000000004,-31.7975,10668
151.25800000000004,-32.5521,10668
151.139,-33.1122,10668
150.93899999999996,-33.3792,10668
150.776,-33.5969,10668
150.79899999999998,-33.6074,10668
150.692,-34.0386,10668
150.64499999999998,-34.2927,10668
150.52999999999997,-34.9511,10668
149.71799999999996,-37.5962,10668
148.79499999999996,-40.0478,10668
148.28200000000004,-41.3354,6278.88
147.512,-42.8361,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>