<?xml-stylesheet href="css3-modsel-58.css" type="text/css"?>
<test xmlns:a="http://www.example.org/a" xmlns:b="http://www.example.org/b" xmlns:html="http://www.w3.org/1999/xhtml"> <!-- 'method' is an attribute with a default value in the XHTML DTD -->
 <form xmlns="http://www.w3.org/1999/xhtml" action="http://www.example.org/foo.cgi">
  <p>The paragraph should have a green background.</p>
 </form>
</test>