<?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 title="Card Without ID">
        <p>
            This card has no id attribute.<br/>
            The proxy should still render it correctly as the first (default) card.
        </p>
        <p>
            <a href="long_content.wml">long_content.wml</a><br/>
            <a href="index.html">Back to Index (html)</a>
        </p>
    </card>
</wml>
