[VE][65] New Error Message Suggestion

I think this code valid. Could you explain me if not.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"DTD/xhtml1-transitional.dtd">
<html><head>
<title>1 2 3</title>
</head><body>
<p><script type="text/javascript"><!--
document.write('Hello!');
//--></script><noscript>No hello!</noscript></p>
</body></html>

Received on Saturday, 8 May 2004 04:02:01 UTC