XHTML MP Version of the Cafe Web Site - page 3 - cafe_location.xhtml
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN"
        "http://www.wapforum.org/DTD/xhtml-mobile10.dtd" >

<html xmlns="http://www.w3.org/1999/xhtml">

<head>
   <title>Cafe - Location</title>
</head>

<body>

<p align="center"><b>Location</b></p>

<p align="center">911 East Pike St.<br/>Seattle<br/>WA 98122</p>

<p align="center">
   <a href="mailto:bogus@craic.com">Email Us</a>
</p>

<p align="center">Phone: 
   <a href="wtai://wp/mc;2065551212">206-555-1212</a><br/>
   <a href="wtai://wp/ap;2065551212;Rob's_Cafe">Add to Your Contacts</a>
</p>

<p align="center">
   <a href="cafe.xhtml">Back</a>
</p>

</body>

</html>