<?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="USA">

<p>
United States of America.<br />
Select a location to know its weather and forecast.
</p>

<p>
<a accesskey="1" href="getweather.php?location=los%20angeles">1.Los Angeles, CA</a><br/>
<a accesskey="2" href="getweather.php?location=dallas">2.Dallas, TX</a><br/>
<a accesskey="3" href="getweather.php?location=chicago">3.Chicago, IL</a><br/>
<a accesskey="4" href="getweather.php?location=nyc">4.New York City, NY</a><br/>
<a accesskey="5" href="getweather.php?location=miami">5.Miami, FL</a><br/>
<a accesskey="6" href="getweather.php?location=phoenix">6.Phoenix, AZ</a><br/>
<a accesskey="7" href="getweather.php?location=salt%20lake%20city">7.Salt Lake City, UT</a><br/>
<a accesskey="8" href="getweather.php?location=anchorage">8.Anchorage, AK</a><br/>
<a accesskey="9" href="getweather.php?location=honolulu">9.Honolulu, HI</a><br/>
<a accesskey="0" href="na.wml">0.Go back</a><br/>
</p>

<p>
I want to wake up in a city that never sleeps.
</p>

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

</card>

</wml>
