<?xml version="1.0" encoding="utf-8" ?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Document id="root_doc">
<Schema name="The_Strip" id="The_Strip">
	<SimpleField name="tool_id" type="int"></SimpleField>
	<SimpleField name="tool_type" type="string"></SimpleField>
	<SimpleField name="code" type="string"></SimpleField>
	<SimpleField name="predefined" type="int"></SimpleField>
</Schema>
<Folder><name>The_Strip</name>
  <Placemark>
	<name>Boundary</name>
	<Style><LineStyle><color>ff0000ff</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style>
	<ExtendedData><SchemaData schemaUrl="#The_Strip">
		<SimpleData name="tool_id">3678</SimpleData>
		<SimpleData name="tool_type">polygons</SimpleData>
		<SimpleData name="code">custom-polygon-boundary</SimpleData>
		<SimpleData name="predefined">1</SimpleData>
	</SchemaData></ExtendedData>
      <Polygon><outerBoundaryIs><LinearRing><coordinates>-96.231071,35.224796 -96.228992,35.224802 -96.228988,35.225946 -96.229574,35.225944 -96.229571,35.226768 -96.22957,35.227318 -96.229567,35.228142 -96.229566,35.228417 -96.229565,35.228712 -96.229564,35.229262 -96.229562,35.229811 -96.22956,35.230361 -96.22951,35.230361 -96.229509,35.230635 -96.228973,35.230637 -96.228969,35.232034 -96.231039,35.232029 -96.23104,35.231892 -96.230341,35.231893 -96.230343,35.23132 -96.230345,35.230747 -96.2303496756954,35.2301675555321 -96.231045,35.230172 -96.231055,35.228811 -96.231071,35.224796</coordinates></LinearRing></outerBoundaryIs></Polygon>
  </Placemark>
</Folder>
</Document></kml>
