IE8 rendering my xml in quirks mode. HELP!

Help! IE8 is rendering my code in quirks mode. How can I modify this code to make it render right? Thanks.[B]

XSL:[/B]


<?xml version="1.0" ?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

    <xsl:template match="/">
        <html>

XML:


<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="primo.xsl" type="text/xsl"?>

No problem,
Create new xml file.
which xml file showing error in IE8. I think that is ror.xml

i have validated the xml. it’s fine. still having the IE issues. please help!