<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>3+2</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>3+2</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 22.472900,47.692291
22.477739,47.687321
22.556049,47.684879
22.639721,47.708691
22.713800,47.743191
22.778620,47.777679
22.842951,47.783669
22.882010,47.788921
22.932329,47.796539
23.006901,47.792789
23.094280,47.776840
23.184839,47.765228
23.253189,47.758671
23.309259,47.738430
23.363529,47.711189
23.427919,47.669590
23.471889,47.667999
23.528179,47.654072
23.577089,47.662350
23.608940,47.662350
23.940790,47.820019
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>