Sorry

This feed does not validate.

Source: http://www.geocodezip.com/geoxml3_test/kml/SO_20160510_polylineStyle.kml

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <kml xmlns="http://www.opengis.net/kml/2.2">
  3.  <Document>
  4.    <name>Qtr Min Grid Maker</name>
  5.    <LookAt>
  6.      <longitude>-121.5</longitude>
  7.      <latitude>38</latitude>
  8.      <altitude>0</altitude>
  9.      <range>740933.8825924395</range>
  10.      <tilt>0</tilt>
  11.      <heading>0</heading>
  12.    </LookAt>
  13.    <Folder>
  14.      <name>Grids</name>
  15.  <Style id="linestyle1">
  16.    <LineStyle>
  17.      <color>7f0000ff</color>
  18.      <width>1</width>
  19.      <gx:labelVisibility>1</gx:labelVisibility>
  20.    </LineStyle>
  21.  </Style>  
  22.      <Placemark>
  23.        <name>QTR</name>
  24.        <visibility>0</visibility>
  25.        <open>1</open>
  26.        <styleUrl>#linestyle1</styleUrl>
  27.        <LineString>
  28.  <coordinates>
  29. -124.75,40,0
  30. -124.5,40,0
  31. -124.25,40,0
  32. -124,40,0
  33. -123.75,40,0
  34. -123.5,40,0
  35. -123.25,40,0
  36. -123,40,0
  37.  </coordinates>
  38.  </LineString>
  39.  </Placemark>
  40.  </Folder>
  41.  </Document>
  42. </kml>
  43.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda