<?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 title="Park" id="park"> 
    <p align='left'> 
      <a href='#poll1'> 
        Pollok Park 
      </a> 
      <br/> 
      <a href='#poll2'> 
        Pollok House
      </a> 
      <br/> 
      <a href='#poll3'> 
        Burrell Collection
      </a> 
    </p> 
  </card> 

  <card title="P Park" id="poll1"> 
    <p align='center'> 
      Set 3 miles from Glasgow City Centre
    </p> 
    <p align='center'> 
      The perfect family day out!
    </p> 
  </card> 

  <card title="P House" id="poll2"> 
    <p align='center'> 
      Home to many fine works of art. 
    </p> 
    <p align='center'> 
      Contact: 0141 646 6410 
    </p> 
  </card> 

  <card title="Burrell Collection" id="poll3"> 
    <p align='center'> 
      Famed the world over for it's impressive collection of artefacts.
    </p> 
    <p align='center'> 
      Contact: 0141 287 2550  
    </p> 
  </card> 

</wml>