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

<wml>

 <template>
  <do type="prev" label="Back"><prev/></do>
 </template>

 <card id="main" title="miwie's WAP home">
  <onevent type="ontimer">
   <go href="miwie.wml"/>
  </onevent>
  <timer value="30"/>
  <p>Welcome on miwie's WAP home ...</p>
 </card>

</wml>
