<?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>COINAtlantic geographic area of interest</name>
<Style id="myStyle"> 
<IconStyle> 
<scale>0</scale> 
</IconStyle> 
<LabelStyle id="ID">
  <!-- inherited from ColorStyle -->
  <color>b2ffff55</color>            <!-- kml:color -->
  <colorMode>normal</colorMode>      <!-- kml:colorModeEnum: normal or random -->

  <!-- specific to LabelStyle -->
  <scale>1</scale>                   <!-- float -->
</LabelStyle>
</Style> 

<Placemark> 
<name>Coastal and Ocean Information Network Atlantic (COINAtlantic)</name> 
<styleUrl>#myStyle</styleUrl> 
<MultiGeometry> 
<Point> 
<coordinates>-62.033990,48.598283,0</coordinates> 
</Point> 
</MultiGeometry> 
</Placemark>

	<StyleMap id="msn_ylw-pushpin">
		<Pair>
			<key>normal</key>
			<styleUrl>#sn_ylw-pushpin</styleUrl>
		</Pair>
		<Pair>
			<key>highlight</key>
			<styleUrl>#sh_ylw-pushpin</styleUrl>
		</Pair>
	</StyleMap>
	<Style id="sh_ylw-pushpin">
		<IconStyle>
			<scale>1.3</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
			</Icon>
			<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
		</IconStyle>
		<PolyStyle>
			<color>b2ffff55</color>
		</PolyStyle>
	</Style>
	<Style id="sn_ylw-pushpin">
		<IconStyle>
			<scale>1.1</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
			</Icon>
			<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
		</IconStyle>
		<PolyStyle>
			<color>b2ffff55</color>
		</PolyStyle>
	</Style>
	<Placemark>
		<name>COINAtlantic Description</name>
		

<description><![CDATA[<font style="font-size:14px;font-weight:bold;font-family:arial;color:000000">Welcome to the COINAtlantic</font></center>
 
<font style="font-size:9px;font-family:arial"> &nbsp; <br></font>
 
<center><font style="font-size:14px;font-style:italic;font-weight:bold;font-family:arial;color:003399">
The Coastal and Ocean Information Network Atlantic (COINAtlantic) is an initiative of the Atlantic Coastal Zone Information Steering Committee (ACZISC).</br> 
It is working to provide open access to data, information and applications relevant to Integrated Coastal and Ocean Management (ICOM) in Atlantic Canada.</br>
In particular it is focusing on the Coastalshed, defined as the geographic area comprised of the ocean area under the jurisdiction of national governments, </br>
the adjacent coastal and estuarine areas as well as the land and freshwater in the subwatershed adjacent and feeding into this marine area.</font></center>
 
<br>
Paul Boudreau (COINAtlantic@dal.ca)
http://coinatlantic.ca]]>

Keyword: ICOM</description>



		<styleUrl>#msn_ylw-pushpin</styleUrl>
		<Polygon>
			<tessellate>1</tessellate>
			<outerBoundaryIs>
				<LinearRing>
					<coordinates>
						-66.97332073156677,44.74693219901983,0 -67.17799929370138,42.90976647422139,0 -63.99384750575983,40.16825674466545,0 -60.66377847118263,41.10884562264327,0 -57.03997532662869,42.8030235400355,0 -55.38614286756467,42.94095348569802,0 -51.45451710060545,42.07501494245555,0 -48.85636585694068,41.91349051518093,0 -46.98171044341159,42.98304478761205,0 -44.13808185839196,44.55679363034922,0 -44.57058354476571,46.87303649239364,0 -45.30012079030897,50.06516874197182,0 -48.77093382425558,52.50993464307815,0 -51.96327139793996,56.05361192288292,0 -55.93143391263745,59.26343175095764,0 -58.64629468942933,60.99396207106296,0 -62.30050834428381,61.62976157835642,0 -64.44017597955296,60.29169938382765,0 -68.90928483286557,47.44659615228592,0 -66.97332073156677,44.74693219901983,0 
					</coordinates>
				</LinearRing>
			</outerBoundaryIs>
		</Polygon>
	</Placemark>
</Document>
</kml>

