<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EPWR to LIBP</name>
        <description>Wroclaw-Copernicus Int'l to Pescara Abruzzo &quot;Pasquale Liberi&quot;</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EPWR to LIBP</name>
            <description>Wroclaw-Copernicus Int'l to Pescara Abruzzo &quot;Pasquale Liberi&quot;</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>16.8819,51.10390000000001,0
17.443299999999994,50.388300000000015,0
16.18270000000001,49.37780000000001,0
15.350200000000001,47.31389999999999,0
15.133600000000001,45.1653,0
14.165300000000002,42.835800000000006,0
14.18289999999999,42.43119999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>