Please, validate your XML document first!
Line 196
Column 18
The content of elements must consist of well-formed character data or markup.
I attempted to validate a page of mine ( http://www.nacse.org/~tichenom/testing/index.html ) and the validator gave an error saying to "validate your XML document first". It's valid XHTML, and it choked on a javaScript function just like every other javaScript function on the page. The validator is supposed to ignore javaScript, no?