http://qs1969.pair.com?node_id=471378


in reply to Re^2: Why XML not well formed?
in thread Why XML not well formed?

You could regex the &:
$line =~ s/(&)/$1amp;/g;

Don
WHITEPAGES.COM | INC

Edit by castaway: Closed small tag in signature