<?xml version="1.0"?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml"> <wml> <head> <access domain="localhost" path="access-target.wml"/> </head> <card> <p>Test for Deck Access control in WML.</p> <p>This is the targetdeck, only './access-target.wml" can access me</p> <a href="StartTests.wml">Next page</a> </card> </wml>