<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>YBWP to YBTL</name>
        <description>Weipa to Townsville Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>YBWP to YBTL</name>
            <description>Weipa to Townsville Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>141.92200000000003,-12.677400000000006,0
141.923,-12.673599999999993,0
144.00900000000001,-14.984200000000001,10668
145.16200000000003,-16.2295,10668
145.74400000000003,-16.849999999999994,10149.84
146.015,-17.5616,7162.8
146.231,-18.05539999999999,5090.16
146.765,-19.2513,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>