<?xml version="1.0" encoding="UTF-8"?>
<Document xmlns="http://earth.google.com/kml/2.2">
 <Style id="track-none">
  <IconStyle>
   <scale>0.5</scale>
   <heading>0</heading>
   <Icon>
    <href>http://earth.google.com/images/kml-icons/track-directional/track-none.png</href>
   </Icon>
  </IconStyle>
  <LabelStyle>
   <scale>0</scale>
  </LabelStyle>
 </Style>
 <Placemark>
  <name>Les 9 espaces naturels et sensibles de Blois Chambord</name>
  <styleUrl>#track-none</styleUrl>
  <LineString>
   <coordinates>1.33142,47.74143 1.33176,47.7413 1.33217,47.74112 1.33258,47.74098 1.33297,47.74087 1.33354,47.7407 1.33389,47.74056 1.33395,47.74047 1.3341,47.7403 </coordinates>
  </LineString>
 </Placemark>
</Document>
