<?xml version="1.0" encoding="utf-8"?>
<html xmlns="http://www.w3.org/1999/xhtml" its-transval-elem="yes">
   <head its-transval-elem="yes">
      <title its-transval-elem="yes">An HTML Document</title>
   </head>
   <body its-transval-elem="yes">
      <h1 its-transval-elem="yes">Example</h1>
      <p its-transval-elem="yes">This is an example HTML document.</p>
      <pre its-transval-elem="no" translate="no" transval-attr-p----p-translate="no">Some source code</pre>
   </body>
</html>