Good gravy. I thought commenting out Javascript in XHTML was bad. Take a look at this:

<style type="text/css" media="print, screen and (min-width: 481px)">
/*<![CDATA[*/
@import url("/2008/site/css/advanced");
/*]]>*/
</style>

That’s from the W3C site. XML has created a monster.