<?xml-stylesheet href="extension.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>document1</title>
 </head>
<body>
<h1>document1</h1>
<p>
this is some text to test text.
</p>
</body>
 </html>