<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>YSSY to YMML</name>
        <description>Sydney Intl to Melbourne Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>YSSY to YMML</name>
            <description>Sydney Intl to Melbourne Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>151.180661,-33.964275,0
151.199036,-34.035019,124.968
151.20121,-34.04938,179.83200000000002
151.201864,-34.063843,240.792
151.200995,-34.078298,313.944
151.198607,-34.092636,396.24
151.194719,-34.106746,484.632
151.189359,-34.120522,579.12
151.182568,-34.133859,682.7520000000001
151.174398,-34.146655,789.432
151.16491,-34.158814,905.2560000000001
151.154175,-34.170241,1024.1280000000002
151.142277,-34.180851,1146.048
151.129304,-34.190562,1274.064
151.115356,-34.199301,1402.0800000000002
151.100538,-34.207001,3444.2400000000002
149.506337,-35.067673,3444.2400000000002
147.883092,-35.908173,3444.2400000000002
144.924726,-37.34371,2188.464
144.908712,-37.350595,2060.4480000000003
144.893513,-37.358564,1929.384
144.879243,-37.367555,1798.3200000000002
144.866012,-37.377501,1664.208
144.85392,-37.388325,1533.144
144.84306,-37.399945,1402.0800000000002
144.833514,-37.412272,1274.064
144.825356,-37.425214,1146.048
144.818647,-37.438671,1024.1280000000002
144.81344,-37.452542,905.2560000000001
144.809775,-37.466719,789.432
144.807679,-37.481097,682.7520000000001
144.807171,-37.495564,579.12
144.808253,-37.510012,484.632
144.834913,-37.653193,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>