<?xml-stylesheet href="copy.xsl" type="text/xsl"?>
<html xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/1999/xhtml" xmlns:my="http://example.com/namespace">
  <head>
    <title>copy test</title>
  </head>
  <body>
    <h1>this document is the result of the identity xsltransformation</h1>
    <p>this is some text to test text.</p>
  </body>
</html>