<?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 - 30025</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>sample_id</strong>: $[sample_id]<br>
      <strong>sample_name</strong>: $[sample_name]<br>
      <strong>station_name</strong>: $[station_name]<br>
      <strong>sample_type</strong>: $[sample_type]<br>
      <strong>sample_subtype</strong>: $[sample_subtype]<br>
      <strong>sample_depth</strong>: $[sample_depth]<br>
      <strong>colour</strong>: $[colour]<br>
      <strong>description</strong>: $[description]<br>
      <strong>duplicate</strong>: $[duplicate]<br>
      <strong>x_coord</strong>: $[x_coord]<br>
      <strong>y_coord</strong>: $[y_coord]<br>
      <strong>z_coord</strong>: $[z_coord]<br>
      <strong>epsg_srid</strong>: $[epsg_srid]<br>
      <strong>coord_conf</strong>: $[coord_conf]<br>
      <strong>sample_date</strong>: $[sample_date]<br>
      <strong>ar_number</strong>: $[ar_number]<br>
    ]]>
  </text>
</BalloonStyle></Style>
<Placemark>
<name>103158</name>
<ExtendedData>
	<Data name='lat_dd'>
<value>52.8237422571188</value>
	</Data>
	<Data name='lon_dd'>
<value>-122.010884911018</value>
	</Data>
	<Data name='sample_id'>
<value>103158</value>
	</Data>
	<Data name='sample_name'>
<value>531226649</value>
	</Data>
	<Data name='station_name'>
<value></value>
	</Data>
	<Data name='sample_type'>
<value>silt</value>
	</Data>
	<Data name='sample_subtype'>
<value></value>
	</Data>
	<Data name='sample_depth'>
<value></value>
	</Data>
	<Data name='colour'>
<value></value>
	</Data>
	<Data name='description'>
<value></value>
	</Data>
	<Data name='duplicate'>
<value></value>
	</Data>
	<Data name='x_coord'>
<value>566649</value>
	</Data>
	<Data name='y_coord'>
<value>5853122</value>
	</Data>
	<Data name='z_coord'>
<value></value>
	</Data>
	<Data name='epsg_srid'>
<value>3157</value>
	</Data>
	<Data name='coord_conf'>
<value>H</value>
	</Data>
	<Data name='sample_date'>
<value></value>
	</Data>
	<Data name='ar_number'>
<value>30025</value>
	</Data>
	</ExtendedData>
<styleUrl>#sample_loc</styleUrl>
<Point>
<coordinates>-122.010884911018,52.8237422571188,0</coordinates>
</Point>
</Placemark>
</Document>
</kml>