<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LPAV to LPST</name>
        <description>Aveiro to Sintra</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LPAV to LPST</name>
            <description>Aveiro to Sintra</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-8.741464,40.648081,0
-8.717492,40.57804,121.92
-8.714324,40.563769,121.92
-8.712806,40.549342,121.92
-8.712948,40.534869,121.92
-8.714749,40.520461,121.92
-8.718195,40.506226,121.92
-8.723257,40.492275,121.92
-8.729899,40.478711,121.92
-9.026238,39.902083,121.92
-9.44945,39.064322,121.92
-9.456001,39.050772,121.92
-9.461006,39.036831,121.92
-9.464426,39.022604,121.92
-9.466236,39.008199,121.92
-9.466424,38.993726,121.92
-9.464988,38.979296,121.92
-9.461939,38.965019,121.92
-9.457303,38.951002,121.92
-9.451114,38.937352,121.92
-9.44342,38.924175,121.92
-9.434281,38.911569,121.92
-9.423767,38.89963,121.92
-9.411956,38.888451,121.92
-9.346881,38.836786,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>