<!DOCTYPE html>
<html>
<body>
<%
response.write(Len("This is a beautiful day!"))
%>
</body>
</html>