<%
Response.ContentType="text/html"
%>
<!DOCTYPE html>
<html>
<body>
<p>This is some text</p>
</body>
</html>