<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
  <Document>
    <name>Evening_Sep_9th_ (1)</name>
    <description> - https://www.youtrack.es</description>
    <Style id="ruta0">
      <LineStyle>
        <color>ffb8860b</color>
        <width>4</width>
      </LineStyle>
    </Style>
    <Style id="ruta1">
      <LineStyle>
        <color>ff8a2be2</color>
        <width>4</width>
      </LineStyle>
    </Style>
    <Style id="IconIni">
      <IconStyle>
        <Icon>
          <href>https://www.youtrack.es/assets/images/start.png</href>
        </Icon>
      </IconStyle>
    </Style>
    <Style id="IconFin">
      <IconStyle>
        <Icon>
          <href>https://www.youtrack.es/assets/images/finish.png</href>
        </Icon>
      </IconStyle>
    </Style>
    <Placemark>
      <name>Inicio</name>
      <description>&lt;p&gt;Inicio de la &lt;b&gt;ruta&lt;/b&gt;.&lt;/p&gt;</description>
      <styleUrl>#IconIni</styleUrl>
      <Point>
        <coordinates/>
      </Point>
    </Placemark>
    <Placemark>
      <name>Fin</name>
      <description>&lt;p&gt;Fin de la &lt;b&gt;ruta&lt;/b&gt;.&lt;/p&gt;</description>
      <styleUrl>#IconFin</styleUrl>
      <Point>
        <coordinates/>
      </Point>
    </Placemark>
    <Placemark>
      <name/>
      <styleUrl>#ruta0</styleUrl>
      <LineString>
        <coordinates>, , </coordinates>
      </LineString>
    </Placemark>
  </Document>
</kml>
