<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>YBBN to YSSY</name>
        <description>Brisbane Intl to Sydney Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>YBBN to YSSY</name>
            <description>Brisbane Intl to Sydney Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>153.117728,-27.403858,0
153.080637,-27.468303,115.82400000000001
153.074512,-27.481717,167.64000000000001
153.069728,-27.495554,228.60000000000002
153.066321,-27.509708,295.656
152.601623,-29.100281,3657.6000000000004
152.126991,-30.690044,3657.6000000000004
151.162903,-33.773108,548.64
151.157565,-33.786884,457.20000000000005
151.153691,-33.800995,374.904
151.151312,-33.815332,295.656
151.150445,-33.829787,228.60000000000002
151.151097,-33.84425,167.64000000000001
151.153266,-33.858611,115.82400000000001
151.171603,-33.929358,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>