<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<head> 
   <meta forua="true" http-equiv="Cache-Control" content="max-age=0"/> 
</head>

<!-- Display logo before weather data -->
<card id="card1" title="Logo" ontimer="#card2">
   <timer value="30"/>
   <p align="center">
   <b>
      Torrey WX<br/>
      Copyright<br/>
      2002-2010<br/>
      Rich Parry<br/>
   </b>

<!--
   <img src="/myicons/torreyWXLogo.wbmp" alt="WX Logo"/>
-->
   </p>
</card>


<card id="card2" title="Torrey Pines WX">
   <big>
   <p align="center"><b>Torrey Pines WX</b><br/></p>
   CONDX Direction<br/>
   SPEED 8 (8) mph<br/>
   DIR 60 (71)<br/>
   TEMP 54 F<br/>
   PRES 0 mbar<br/>
   02/03/2012/22:38<br/>
   HITS 12448<br/>
   Rich Parry, W9IF<br/>
   </big>
</card>

</wml>

