<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>YPPH to WRRR</name>
        <description>Perth Intl to Denpasar Ngurah Rai Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>YPPH to WRRR</name>
            <description>Perth Intl to Denpasar Ngurah Rai Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>115.968464,-31.928594,0
115.988905,-31.85834,39.624
115.991536,-31.84404,57.912000000000006
115.992689,-31.8296,79.248
115.992357,-31.81513,100.584
115.913982,-29.233391,10820.4
115.842716,-26.652551,10820.4
115.774604,-24.071677,10820.4
115.709181,-21.490774,10820.4
115.646039,-18.909847,10820.4
115.584818,-16.328898,10820.4
115.525193,-13.747933,10820.4
115.420462,-8.92567,10820.4
115.421153,-8.911213,10820.4
115.420566,-8.896752,765.048
115.418705,-8.882396,697.9920000000001
115.415586,-8.868255,633.984
115.41123,-8.854436,573.024
115.405673,-8.841045,515.1120000000001
115.398956,-8.828184,460.24800000000005
115.39113,-8.81595,408.432
115.382255,-8.804436,359.66400000000004
115.372399,-8.793731,313.944
115.361636,-8.783916,271.272
115.350049,-8.775064,231.64800000000002
115.337726,-8.767245,195.072
115.324761,-8.760517,158.496
115.311251,-8.754931,128.01600000000002
115.297301,-8.75053,100.584
115.283016,-8.747348,79.248
115.268504,-8.745408,57.912000000000006
115.253877,-8.744726,39.624
115.180719,-8.747633,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>