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

<p>
Fictional places. Data provided by PirateWeather.net API service.<br />
Select a location to know its weather and forecast.
</p>

<p>
<a accesskey="1" href="getweather.php?location=werewolf%20town">1.Werewolf Town</a><br/>
<a accesskey="2" href="getweather.php?location=foxburg">2.Foxburg</a><br/>
<a accesskey="3" href="getweather.php?location=george%20vulpine%20international%20airport">3.George Vulpine International Airport</a><br/>
<a accesskey="4" href="getweather.php?location=southern%20carnivore%20territories">4.Southern Carnivore Territories</a><br/>
<a accesskey="5" href="getweather.php?location=flipside%20river">5.Flipside River</a><br/>
<a accesskey="0" href="./">0.Go back</a><br/>
</p>

<p>
You got me. They are real places with the wrong names. I won't say
where those real places are though. I use these myself for testing
the service in random locations.
</p>

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

</card>

</wml>
