not well-formed token caused by charactor '&' in text value field, how to do with this kind of using?

孙兆玉 <[email protected]> Mon, 23 Feb 2009 15:42:53 +0800
Newsgroups gmane.text.xml.expat.bugs
Message-ID <[email protected]>
demo:
--------------------------------------------------------------------------------------
<xml>
	<file location="/usr/data/testuill&data"/>
</xml>
----------------------------------------------------------------------------------

then use expat parse it, will send error: not well-formed( invalid token )!

and Intelnet Explorer also raise an error!