<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>WRRR to YPPH</name>
        <description>Denpasar Ngurah Rai Intl to Perth Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>WRRR to YPPH</name>
            <description>Denpasar Ngurah Rai Intl to Perth Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>115.180719,-8.747633,0
115.253877,-8.744726,39.624
115.268504,-8.745408,57.912000000000006
115.283016,-8.747348,79.248
115.297301,-8.75053,100.584
115.311251,-8.754931,128.01600000000002
115.324761,-8.760517,158.496
115.337726,-8.767245,195.072
115.350049,-8.775064,231.64800000000002
115.361636,-8.783916,271.272
115.372399,-8.793731,313.944
115.382255,-8.804436,359.66400000000004
115.39113,-8.81595,408.432
115.398956,-8.828184,10820.4
115.405673,-8.841045,10820.4
115.41123,-8.854436,10820.4
115.415586,-8.868255,10820.4
115.418705,-8.882396,10820.4
115.420566,-8.896752,10820.4
115.421153,-8.911213,10820.4
115.475067,-11.492309,10820.4
115.533445,-14.073656,10820.4
115.593158,-16.654989,10820.4
115.654504,-19.236304,10820.4
115.717811,-21.817598,10820.4
115.783444,-24.398867,10820.4
115.851819,-26.980106,10820.4
115.992357,-31.81513,100.584
115.992689,-31.8296,79.248
115.991536,-31.84404,57.912000000000006
115.988905,-31.85834,39.624
115.968464,-31.928594,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>