<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
  <Document>
    <name>WKML output</name>
    <Folder>
      <Placemark>
        <Style>
          <IconStyle>
            <color>f90000ff</color>
          </IconStyle>
        </Style>
        <Point>
          <coordinates>1.000000,1.000000</coordinates>
        </Point>
      </Placemark>
    </Folder>
  </Document>
</kml>
