<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>YSCB to YPMQ</name>
        <description>Canberra Intl to Port Macquarie Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>YSCB to YPMQ</name>
            <description>Canberra Intl to Port Macquarie Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>149.19299999999998,-35.3055,0
150.692,-34.0386,10668
150.79899999999998,-33.6074,10668
150.776,-33.5969,10668
150.93899999999996,-33.3792,10668
151.139,-33.1122,10668
151.53200000000004,-32.7549,10576.560000000001
152.86199999999997,-31.435900000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>