<?xml version='1.0' encoding='UTF-8'?>
<kml xmlns='http://www.opengis.net/kml/2.2' xmlns:gx='http://www.google.com/kml/ext/2.2' xmlns:kml='http://www.opengis.net/kml/2.2' xmlns:atom='http://www.w3.org/2005/Atom'>
<Document>
<name>ARSSG - Geochem Samples - 37570</name>
<Style id='sample_loc'><IconStyle><Icon><href>http://maps.google.com/mapfiles/kml/shapes/placemark_circle_highlight.png</href></Icon></IconStyle>
<BalloonStyle>
  <text>
    <![CDATA[      <strong>lat_dd</strong>: $[lat_dd]<br>
      <strong>lon_dd</strong>: $[lon_dd]<br>
      <strong>ar_number</strong>: $[ar_number]<br>
      <strong>sample_id</strong>: $[sample_id]<br>
      <strong>Ag_ppm</strong>: $[Ag_ppm]<br>
      <strong>Au_ppb</strong>: $[Au_ppb]<br>
      <strong>Au_ppb_2</strong>: $[Au_ppb_2]<br>
    ]]>
  </text>
</BalloonStyle></Style>
<Placemark>
<name>114035</name>
<ExtendedData>
	<Data name='lat_dd'>
<value>55.4636953145191</value>
	</Data>
	<Data name='lon_dd'>
<value>-130.024459191605</value>
	</Data>
	<Data name='ar_number'>
<value>37570</value>
	</Data>
	<Data name='sample_id'>
<value>114035</value>
	</Data>
	<Data name='Ag_ppm'>
<value></value>
	</Data>
	<Data name='Au_ppb'>
<value>10</value>
	</Data>
	<Data name='Au_ppb_2'>
<value></value>
	</Data>
	</ExtendedData>
<styleUrl>#sample_loc</styleUrl>
<Point>
<coordinates>-130.024459191605,55.4636953145191,0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>114036</name>
<ExtendedData>
	<Data name='lat_dd'>
<value>55.4628156565127</value>
	</Data>
	<Data name='lon_dd'>
<value>-130.022190492154</value>
	</Data>
	<Data name='ar_number'>
<value>37570</value>
	</Data>
	<Data name='sample_id'>
<value>114036</value>
	</Data>
	<Data name='Ag_ppm'>
<value></value>
	</Data>
	<Data name='Au_ppb'>
<value>5</value>
	</Data>
	<Data name='Au_ppb_2'>
<value></value>
	</Data>
	</ExtendedData>
<styleUrl>#sample_loc</styleUrl>
<Point>
<coordinates>-130.022190492154,55.4628156565127,0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>114037</name>
<ExtendedData>
	<Data name='lat_dd'>
<value>55.4614784357677</value>
	</Data>
	<Data name='lon_dd'>
<value>-130.020906468028</value>
	</Data>
	<Data name='ar_number'>
<value>37570</value>
	</Data>
	<Data name='sample_id'>
<value>114037</value>
	</Data>
	<Data name='Ag_ppm'>
<value></value>
	</Data>
	<Data name='Au_ppb'>
<value>14</value>
	</Data>
	<Data name='Au_ppb_2'>
<value></value>
	</Data>
	</ExtendedData>
<styleUrl>#sample_loc</styleUrl>
<Point>
<coordinates>-130.020906468028,55.4614784357677,0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>114038</name>
<ExtendedData>
	<Data name='lat_dd'>
<value>55.4603168030719</value>
	</Data>
	<Data name='lon_dd'>
<value>-130.020117331378</value>
	</Data>
	<Data name='ar_number'>
<value>37570</value>
	</Data>
	<Data name='sample_id'>
<value>114038</value>
	</Data>
	<Data name='Ag_ppm'>
<value></value>
	</Data>
	<Data name='Au_ppb'>
<value>2.5</value>
	</Data>
	<Data name='Au_ppb_2'>
<value></value>
	</Data>
	</ExtendedData>
<styleUrl>#sample_loc</styleUrl>
<Point>
<coordinates>-130.020117331378,55.4603168030719,0</coordinates>
</Point>
</Placemark>
</Document>
</kml>