<?xml version="1.0" encoding="ISO-8859-1"?>
<map title="Google Maps API Version 2: Rev 2.1 02/02/2007">

 <mapcenter zoom="auto" slat="34" nlat="36" elng="-89" wlng="-91"/>

 <info note="Additional information goes in this element." />

 <polyline color="#ff0000" weight="1.0" width="2">
  <point lng="-90.422973" lat="34.953493" />
  <point lng="-90.422973" lat="35.362176" />
  <point lng="-89.478149" lat="35.353216" />
  <point lng="-89.489135" lat="34.953493" />
  <point lng="-89.972534" lat="34.809293" />
  <point lng="-90.422973" lat="34.953493" />
 </polyline>

 <polyline color="#00ff00" weight=".75" width="3">
  <point lng="-90" lat="35" />
  <point lng="-90" lat="36" />
  <point lng="-89" lat="36" />
  <point lng="-89" lat="35" />
  <point lng="-90" lat="35" />
 </polyline>

 <marker lng="-89.25" lat="34.75" iconname="red small">
  <infowindow><![CDATA[<div style="width:200px;"><font style="font-size: 1.5em;">Red Icon, small</font></div>]]></infowindow>
  <link><![CDATA[<img src="/images/icon-red-small.png" border=0> Marker 1:<font style="font-size: .8em;">Small Red Icon</font>]]></link>
 </marker>

 <marker lng="-89.35" lat="34.65" iconname="purple small">
  <infowindow><![CDATA[<div style="width:200px;"><font style="font-size: 1.5em;">Purple Icon, small</font></div>]]></infowindow>
  <link><![CDATA[<img src="/images/icon-purple-small.png" border=0> Marker 2:<font style="font-size: .8em;">Small Purple Icon</font>]]></link>
 </marker>


 <marker lng="-89.75" lat="34.95" iconname="blue small">
  <infowindow><![CDATA[<div style="width:200px;"><font style="font-size: 1.5em;">Blue Icon, small</font></div>]]></infowindow>
  <link><![CDATA[<img src="/images/icon-blue-small.png" border=0> Marker 3:<font style="font-size: .8em;">Small Blue Icon</font>]]></link>
 </marker>

 <marker lng="-89.05" lat="34.05" iconname="yellow small">
  <infowindow><![CDATA[<div style="width:200px;"><font style="font-size: 1.5em;">Yellow Icon, small</font></div>]]></infowindow>
  <link><![CDATA[<img src="/images/icon-yellow-small.png" border=0> Marker 4:<font style="font-size: .8em;">Small Yellow Icon</font>]]></link>
 </marker>

 <marker lng="-89.50" lat="34.95" iconname="aqua small">
  <infowindow><![CDATA[<div style="width:200px;"><font style="font-size: 1.5em;">Aqua Icon, small</font></div>]]></infowindow>
  <link><![CDATA[<img src="/images/icon-aqua-small.png" border=0> Marker 5:<font style="font-size: .8em;">Small Aqua Icon</font>]]></link>
 </marker>

 <marker lng="-89.95" lat="33.90" iconname="green hot small">
  <infowindow><![CDATA[<div style="width:200px;"><font style="font-size: 1.5em;">Green Hot Icon, small</font></div>]]></infowindow>
  <link><![CDATA[<img src="/images/icon-green-hot-small.png" border=0> Marker 6:<font style="font-size: .8em;">Small Green Hot Icon</font>]]></link>
 </marker>

 <icon name="red small" xanchor="4" yanchor="18" xiwanchor="4" yiwanchor="2" xisanchor="9" yisanchor="13">
  <image src="/images/icon-red-small.png" width="10" height="18"/>
  <shadow src="/images/icon-small-shadow.png" width="20" height="18" />
 </icon>

 <icon name="purple small" copy="red small">
  <image src="/images/icon-purple-small.png" />
 </icon>

 <icon name="blue small" copy="red small">
  <image src="/images/icon-blue-small.png" />
 </icon>

 <icon name="green hot small" copy="red small">
  <image src="/images/icon-green-hot-small.png" />
 </icon>

 <icon name="aqua small" copy="red small">
  <image src="/images/icon-aqua-small.png" />
 </icon>

 <icon name="yellow small" xanchor="4" yanchor="18" xiwanchor="4" yiwanchor="2" xisanchor="9" yisanchor="13">
  <image src="/images/icon-yellow-small.png" width="10" height="18"/>
  <shadow src="/images/icon-small-shadow.png" width="20" height="18" />
 </icon>

</map>
