DTD Problem

When I try to display the following sample from your page in IE5 I get the
error below:

Sample:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/strict.dtd">
<html xmlns="http://www.w3.org/TR/xhtml1/strict" xml:lang="en" lang="en">
  <head>
    <title>Virtual Library</title>
  </head>
  <body>
    <p>Moved to <a href="http://vlib.org/">vlib.org</a>.</p>
  </body>
</html>
Error:
The XML page cannot be displayed Cannot view XML input using XSL style
sheet. Please correct the error and then click the Refresh
<javascript:location.reload()> button, or try again later.   Error while
parsing entity 'lt'. A declaration was not closed. Line 1, Position 1 
<

What is going on?

Matt Idso
Quality Assurance Tester
206-615-2980
MatthewI@Soma.com

Received on Monday, 13 September 1999 12:58:22 UTC