News

That's where the Perl module called XML::Simple comes in. It takes away the drudgery of parsing XML data, making the process easier than you ever thought possible.
Change the Xml declaration to iso-8859-1 Change the actual encoding of the data from UTF-8 to iso-8859-1 The resulting Xml should look like this (with changed encoding): ...