<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
  <Document>
    <name></name>
    <description></description>
    <Style id="yellowLineGreenPoly">
      <LineStyle>
        <color>7f00ffff</color>
        <width>4</width>
      </LineStyle>
      <PolyStyle>
        <color>7f00ff00</color>
      </PolyStyle>
    </Style>
    <Placemark>
      <name></name>
      <description></description>
      <styleUrl>#yellowLineGreenPoly</styleUrl>
      <LineString>
        <extrude>1</extrude>
        <tessellate>1</tessellate>
        <altitudeMode>absolute</altitudeMode>
        <coordinates>139.719166,35.645028,0.000000 
139.719166,35.645028,0.000000 
139.719166,35.645028,0.000000 
139.719166,35.645028,0.000000 
139.719166,35.645028,0.000000 
139.719166,35.645028,0.000000 
139.719166,35.645028,0.000000 
139.719166,35.645028,0.000000 
        </coordinates>
      </LineString>
    </Placemark>
  </Document>
</kml>

