<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<head>
</head>

<card id="card1" title="Canada">

<p>
Canada.<br />
Select a location to know its weather and forecast.
</p>

<p>
<a accesskey="1" href="getweather.php?location=calgary">1.Calgary, AB</a><br/>
<a accesskey="2" href="getweather.php?location=victoria%20bc">2.Victoria, BC</a><br/>
<a accesskey="3" href="getweather.php?location=winnipeg">3.Winnipeg, MB</a><br/>
<a accesskey="4" href="getweather.php?location=yellowknife">4.Yellowknife, NT</a><br/>
<a accesskey="5" href="getweather.php?location=halifax">5.Halifax, NS</a><br/>
<a accesskey="6" href="getweather.php?location=toronto">6.Toronto, ON</a><br/>
<a accesskey="7" href="getweather.php?location=montreal">7.Montreal, QC</a><br/>
<a accesskey="8" href="getweather.php?location=whitehorse">8.Whitehorse, YT</a><br/>
<a accesskey="9" href="getweather.php?location=saskatoon">9.Saskatoon, SK</a><br/>
<a accesskey="0" href="na.wml">0.Go back</a><br/>
</p>

<p>
When picking cities for this menu, I learned one important thing: Canada is
very much a real country in size. Sheila Broflovski seriously didn't know
what she was talking about. She's not a real person anyway.
</p>

<do type="prev" label="Back">
	<go href="na.wml"/>
</do>

</card>

</wml>
