<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SVCN to SVBM</name>
        <description>CANAIMA to BARQUISIMETO INTL</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SVCN to SVBM</name>
            <description>CANAIMA to BARQUISIMETO INTL</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-62.854433,6.2319875000000025,0
-63.536451,8.121598750000004,0
-64.15775,8.941055559999995,0
-67.15091667,9.959194440000005,0
-68.645556,10.030639000000008,0
-69.078417,10.049750000000003,0
-69.35886,10.042348500000003,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>