<!doctype html> <html> <head> <style type="text/css"> /* Test Style */ </style> <script type="text/javascript"> /* Test Script */ </script> </head> <body> <h1>Test Headline</h1> <p>Test Text</p> <!-- Test Comment --> </body> </html>