<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>mezőkör</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>mezőkör</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 19.629290,47.238781
19.629709,47.238480
19.630251,47.238701
19.630760,47.239101
19.631260,47.239471
19.631720,47.239861
19.632040,47.239620
19.632339,47.238979
19.633101,47.238468
19.633751,47.237911
19.634331,47.237381
19.635120,47.236900
19.635740,47.236561
19.636101,47.236832
19.635870,47.237091
19.635540,47.237461
19.635031,47.238049
19.634460,47.238689
19.633921,47.239300
19.633440,47.239830
19.633080,47.240269
19.633051,47.240311
19.632481,47.240181
19.631920,47.239990
19.631290,47.239571
19.630569,47.238960
19.629881,47.238480
19.629330,47.238739
19.629190,47.238831
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>