<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd">
<wml>
    <card id="main" title="Source Code Viewer">
        <p align="center">
            <b>Source Code Settings</b><br/>
            Enable "Show Source Code Button" in Settings, then click the "📄" button in the top right to view this WML code with syntax highlighting.
        </p>
        <p>
            This page has a few attributes and tags to demonstrate highlighting.
            <img src="test-image.wbmp" alt="test image" />
        </p>
        <p>
            <a href="index.html">Back to Index</a>
        </p>
    </card>
</wml>
