in reply to
An ampersand is not well-formed XML data?
Quoting XML1.0 Appendix D <quot> An Ampersand (&) may be escaped numerically (&) or with a general entity (&). </quot> Thus either method should work.
Comment on
Re: An ampersand is not well-formed XML data?
In Section
Seekers of Perl Wisdom