The & elements are special for the xml parser. In order to fool it into presenting this items as in your input xml file use a CDATA region like this: <![CDATA[ add all related text here ]]>
If it gives you some sort of xml error it might be that your source is not xml valid (see above). Perhaps you've forgotten some end tag. Advanced: Try making a DTD for you xml file and add it at the beginning. If the parser doesn't complain about the DTD validy then you've found a bug.
Frankly because I didn't need it. Feel free to send me an email.
Well, he's the one who gave me my gmail account.
This file was generated using xjam.
Many thanks to Patrick Riley (SIMS, U.C. Berkeley)
This product includes software developed by the Apache Software Foundation (http://www.apache.org/).
Thanks to sourceforge for the hosting.