<?xml-stylesheet href="extension2.xsl" type="text/xsl"?>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:my="http://example.com/namespace">
  <head>
    <title>test</title>
  </head>
  <body>
  <my:rect/>
  </body>
</html>
