<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LPPT to LPLA</name>
        <description>Lisboa to Lajes</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LPPT to LPLA</name>
            <description>Lisboa to Lajes</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-9.144383,38.765689,0
-9.180189,38.698931,39.624
-9.188812,38.686118,57.912000000000006
-9.198832,38.67394,79.248
-9.210171,38.662491,103.632
-9.222742,38.651856,131.064
-9.236451,38.642117,164.592
-9.251193,38.633349,198.12
-9.266855,38.625618,234.696
-9.283318,38.618982,277.368
-9.300457,38.613492,320.04
-9.318142,38.609191,368.808
-9.336239,38.60611,417.576
-9.35461,38.604273,469.392
-9.373116,38.603695,527.304
-9.391615,38.604379,585.216
-9.409968,38.606321,10576.560000000001
-12.262896,38.779349,10576.560000000001
-15.127268,38.883852,10576.560000000001
-17.997242,38.918224,10576.560000000001
-20.867154,38.882312,10576.560000000001
-23.73134,38.776277,10576.560000000001
-26.76284,38.588452,780.288
-26.781119,38.586144,713.2320000000001
-26.799586,38.585091,649.224
-26.818099,38.5853,585.216
-26.836519,38.586769,527.304
-26.854706,38.589488,469.392
-26.872521,38.593435,417.576
-26.889829,38.598581,368.808
-26.906499,38.604886,320.04
-26.922404,38.612302,277.368
-26.937423,38.620774,234.696
-26.951442,38.630236,198.12
-26.964353,38.640616,164.592
-27.081414,38.752867,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>