document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>HTML5 Document</title>
  6. </head>
  7. <body>
  8. This is an example of HTML5 document
  9. </body>
  10. </html>
');