<?xml version="1.0"?>
<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. -->
 <marker label="Marker One" lng="-79.90138" lat="43.65654" html="Some stuff to display in the First Info Window" />
 <marker label="Marker Two" lng="-78.89231" lat="43.91892" html="Some stuff to display in the Second Info Window" />
 <marker label="Marker Three" lng="-79.10040" lat="43.82589" html="Some stuff to display in the Third Info Window" />
</markers> 