<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>YBRK to YBBN</name>
        <description>Rockhampton to Brisbane Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>YBRK to YBBN</name>
            <description>Rockhampton to Brisbane Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>150.480117,-23.390681,0
150.509931,-23.457677,219.45600000000002
150.517144,-23.470549,307.848
150.525555,-23.482795,411.48
151.31054,-24.575724,1920.24
152.113842,-25.665161,1920.24
153.180522,-27.069792,1920.24
153.190517,-27.081205,1920.24
153.199359,-27.09335,1920.24
153.206978,-27.106136,1850.1360000000002
153.213318,-27.119463,1792.2240000000002
153.21833,-27.133232,1719.0720000000001
153.221974,-27.147337,1630.68
153.224224,-27.161671,1530.096
153.225061,-27.176125,1417.3200000000002
153.224479,-27.190589,1298.448
153.222482,-27.204953,1170.432
153.219084,-27.219107,1039.3680000000002
153.214312,-27.232944,908.3040000000001
153.208201,-27.246359,777.24
153.134167,-27.375278,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>