XHTML validation error

I validated a XHTML file that had a space before the XML prolog.  This 
is not well-formed according to the XML specification since no 
whitespace comes before the XML prolog.  Mozilla is the only browser I 
have found to correctly capture this error although I think its error 
message is misleading.  Its message is:

XML Parsing Error: xml processing instruction not at start of external 
entity
Location: 
file:///F:/Documents%20and%20Settings/Brant%20Gurganus/My%20Documents/Personal/brant.xhtml
Line Number 1, Column 2: <?xml version="1.0" encoding="UTF-8"?>
                         -^

Let me know if you need a test case or anything.
-- 
Brant Langer Gurganus
http://troop545.cjb.net/brant.xhtml

Received on Monday, 23 December 2002 15:03:24 UTC