<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd">
<wml>
<!-- NOTE: WML browsers take liberties with implementing text formatting!-->
<card id="text" title="WML Text Formatting">
<p>Welcome to the <b>Sunset Farmers&apos; Market</b>!</p>
<p>Visit us <em>every Wednesday afternoon</em> in the city center for farm-fresh fruit, vegetables and plants.</p>
<p>Our vendors are <strong>sustainable family farms</strong> whose harvest was picked the <big>very same day</big>.</p>
<p>We accept <i>credit cards</i>, <u>cash</u> and <small>checks</small>.</p>
<pre>Hope     to    see   you   s o o n!</pre>
</card>
</wml>