<?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>
   <template>
      <do type="options" name="prev" label="Back">
         <prev/>
      </do>
   </template>
   <card id="first" title="DJs WAP Area">
      <p align="left">Welcome to my WAP pages <br/>
         <a href="#card1">This is a link.</a>
      </p>
   </card>
   <card title="About this area" id="card1">
      <p align="left">This was produced with CoffeCup Wireless Web Builder 2.0. <br/> <br/>It took about 5 minutes to get it ready...</p>
   </card>
</wml>
