<?xml version="1.0" encoding="iso-8859-1"?>

<markers>
  <!-- Dont use copy and paste on this XML file, use "View Source" or "Save As"
       What the browser displays is *interpreted* XML, not XML source. -->

	<!-- ==================== The Clyde ======================== -->
	   

  	<marker lat="56.90803947607086" lng="-6.4" 
 		html='&lt;div class="baloon" &gt;
			&lt;a href="cruising_west.html" &gt;
			&lt;h4&gt; The West Coast &lt;/h4&gt;			
			&lt;/a&gt;					
			&lt;p&gt; Gorgeous, varied scenery &lt;br /&gt; and challenging sailing &lt;br /&gt; for the more experienced amongst you. &lt;/p&gt;
			&lt;a href="cruising_west.html" &gt;
			&lt;h4&gt; Interested? Go there &lt;/h4&gt; &lt;/a&gt;

		&lt;/div&gt;'
	label="The West Coast"
	/>	
	
 	<marker lat="55.2" lng="-5.3" 
 		html='&lt;div class="baloon" &gt;
			&lt;a href="cruising_clyde.html" &gt;
			&lt;h4&gt; The Clyde Area &lt;/h4&gt;			
			&lt;/a&gt;  
			&lt;p&gt; Beautiful scenery and good, varied sailing &lt;br /&gt;for the less experienced &lt;br /&gt;with plenty of interesting &lt;br /&gt;ports, anchorages and restaurats etc. &lt;/p&gt; 
			&lt;a href="cruising_clyde.html" &gt;
			&lt;h4&gt;Want to know more? Go there &lt;/h4&gt;
			&lt;/a&gt;
		&lt;/div&gt;'
	label="The Clyde Area"
	/>	   
	 
		
	//============= Clyde Area ===============================
	<line colour="#00FF00" width="5">
	   <point lat="56.01987804345656" lng="-4.691162109375" /> 
	   <point lat="56.090427143991526" lng="-5.394287109375" />
	   <point lat="55.30413773740139" lng="-5.789794921875" />	   
	   <point lat="55.24468366349731" lng="-6.756591796875" />
	   <point lat="54.48599567367709" lng="-5.3778076171875" />
	   <point lat="55.475740307350236" lng="-4.5208740234375" />
	   <point lat="56.01987804345656" lng="-4.691162109375" /> 	   
	 </line>
	 //============ West Coast Area ===========================
	 <line colour="#FF5500" width="5">//West Coast
	   <point lat="56.12412241244818" lng="-5.482177734375" />
	   <point lat="55.30413773740139" lng="-5.789794921875" />	   
	   <point lat="56.78282726360802" lng="-7.66845703125" />
	   <point lat="57.63658047066351" lng="-7.767333984375" />	  	   
	   <point lat="58.52238894827317" lng="-6.73193359375" /> 
	   <point lat="58.61405581122243" lng="-4.976806640625" />
	   <point lat="56.12412241244818" lng="-5.482177734375" />	   
	 </line> 

		
	


</markers> 

