Help for this page
#!/usr/bin/perl ... </body> </html> EOF
#!/usr/bin/perl ... binmode STDOUT, ':utf8'; my $decl = "<?xml version='1.0' encoding='utf-8' standalone='yes'?>"; print $xs->xml_out($data, XMLDecl => $decl);