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

<wml>
  <card id="intro" title="Bryan's WML Page">
    <p><b>Welcome to Bryan's WML page</b></p>
    <p>Test document &#169; 2005 Bryan Smith. All rights reserved.</p>
    
    <p><a href="#iswml">What is WML?</a></p>
  </card>
  
  <card id="iswml" title="What is WML?">
    <p><b>What is WML?</b></p>
    
    <p>Wireless Markup Language is a markup language used to create cards for portable devices like cell phones!</p>
    
    <p><a href="#intro">Return home...</a></p>
  </card>
</wml>