<html><body> <p>foo</p> <script> document.writeln("hello world"); document.writeln("how are you"); </script> </body></html>