<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd">
<wml>
<card id="text" title="WML Links">
<do type="help" label="Info" name="helpdoc" optional="false">
  <go href="#market" />
</do>
<p>Welcome to the <a href="#market">Sunset Farmers&apos; Market</a>!</p>
</card>

<card id="market" title="Market Info">
<p>Visit us <em>every Wednesday afternoon</em> in the city center for farm-fresh fruit, vegetables and plants.</p>
<p>Contact us at <a href="wtai://wp/mc;5035551234">503-555-1234</a>.</p>
<p><anchor>Go Back<prev/></anchor></p>
</card>
</wml>