<?xml version="1.0"?>
<wml>
    <card title="Password input field test">
        <p>The following text input field should be a password field, i.e.
        text entered here should not be readable on screen.</p>
        <input type="password" name="password" title="Password field test"/>
    </card>
</wml>
