<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
  <Document>
    <Style id="yellowLineGreenPoly">
      <LineStyle>
        <color>ffff0000</color>
        <width>4</width>
      </LineStyle>
      <PolyStyle>
        <color>ffff0000</color>
      </PolyStyle>
    </Style>
    <Placemark>
<styleUrl>#yellowLineGreenPoly</styleUrl>
<LineString>
<extrude>1</extrude>
<tessellate>1</tessellate>
<altitudeMode>clampToGround</altitudeMode>
<coordinates> 4.73728,46.55599,217 4.737345,46.555998,217 4.737527,46.556156,216.9 4.738262,46.555584,215.3 4.738696,46.555255,214 4.739061,46.55513,213.7 4.739957,46.555023,211.1 4.740831,46.554934,209 4.741362,46.554886,209 4.741775,46.554779,208.8 4.742237,46.554569,209 4.742682,46.554355,209.7 4.74278,46.554547,210 4.743558,46.555955,210.4 4.743825,46.556448,209.8 4.744399,46.557134,210.3 4.744946,46.557636,209.3 4.745868,46.558348,209 4.747204,46.559351,209 4.747784,46.559834,209.6 4.7481,46.56031,210 4.748626,46.560806,212 4.749969,46.56139,217.8 4.750485,46.562094,220.2 4.750818,46.562209,221.9 4.752032,46.562177,224 4.752487,46.562856,219.7 4.75339,46.563429,222.2 4.753883,46.563784,224 4.754031,46.563813,224.5 4.754574,46.563622,225.5 4.754718,46.563615,226 4.754945,46.563317,226.8 4.755533,46.562868,227.9 4.755985,46.562355,229.3 4.755901,46.562037,229.9 4.755932,46.561413,232 4.755829,46.560404,233 4.755825,46.559979,234 4.756436,46.558005,241.7 4.756501,46.556559,248.2 4.756629,46.555577,251 4.756511,46.555112,251.3 4.74781,46.554419,226.9 4.743868,46.554703,212.9 4.742807,46.554678,210 4.742676,46.554371,209.6 4.741642,46.554854,208.6 4.739981,46.555029,211.1 4.739099,46.555136,213.6 4.73882,46.555221,214 4.738691,46.555291,214 4.737941,46.555866,216 4.737551,46.556158,216.8 4.73736,46.555993,217</coordinates>
</LineString>
</Placemark>

  </Document>
</kml>