<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
  <card id="main" title="Pinecrest">
    <p align="center"><b>Pinecrest Mobile Web</b></p>
    <p>
      <a href="#weather">1 Weather</a><br/>
      <a href="#news">2 News</a><br/>
      <a href="#island">3 IslandRoam</a><br/>
      <a href="#care">4 Customer Care</a>
    </p>
  </card>
  <card id="weather" title="Weather">
    <p>Charlotte: Sunny 88F<br/>Raleigh: Sunny 89F<br/>Atlanta: T-storms 86F<br/>Miami: Sunny 90F<br/>San Juan: Sunny 87F</p>
    <do type="prev" label="Back"><prev/></do>
  </card>
  <card id="news" title="News">
    <p>Jun 15: Pinecrest launches IslandRoam in Puerto Rico and the Caribbean. Rates from 69c/min.</p>
    <do type="prev" label="Back"><prev/></do>
  </card>
  <card id="island" title="IslandRoam">
    <p>Puerto Rico &amp; USVI: 69c/min<br/>DR, Jamaica, Bahamas, Cayman: $1.49/min<br/>IslandRoam Pass $9.99/mo lowers rates.</p>
    <do type="prev" label="Back"><prev/></do>
  </card>
  <card id="care" title="Care">
    <p>Dial 611 from your Pinecrest phone or 1-800-555-0177.</p>
    <do type="prev" label="Back"><prev/></do>
  </card>
</wml>
