<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
    <card id="start" title="Vendor specific: Nokia">
        <p>
            Horizontal Rule:<br/>
            <hr/>

            Nokia specific localsrc images:<br/>
            Smiley: <img src="test-image.wbmp" localsrc="smiley" alt="Smiley"/><br/>
            Phone: <img src="test-image.wbmp" localsrc="phone" alt="Phone"/><br/>
        </p>
        <p>
            <a href="long_content.wml">long_content.wml</a><br/>
            <a href="index.html">Back to Index (html)</a>
        </p>
    </card>

</wml>
