<?xml-stylesheet href="css3-modsel-123.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">
<div xmlns="http://www.w3.org/1999/xhtml" class="stub">
<address>This address should be in green characters.</address>
<s xmlns="http://www.example.org/b">This paragraph should be in green characters.</s>
<u xmlns="http://www.example.org/a">This paragraph should be in green characters.</u>
</div>

</test>