<?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="HTML" title="HTML Tutorial">
		<p>
This is a test <b>WML</b> test.
</p>
	</card>
	<card id="XML" title="XML Tutorial">
		<p>
This is a test <b>WML</b> test.
</p>
	</card>
</wml>

