<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
  <Document>
    <name>WKML output</name>
    <Style id="myid">
      <LineStyle>
        <color>F90000FF</color>
        <width>1</width>
      </LineStyle>
    </Style>
  </Document>
</kml>
