<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>ond utca</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>ond utca</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 18.954325,47.403934
18.954082,47.403931
18.954145,47.403976
18.954260,47.403992
18.954334,47.404076
18.954163,47.404083
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>