Help for this page
my $output = IO::File->new(">$xmlFileName"); my $writer = new XML::Writer(OUTPUT => $output,DATA_MODE => 1, DATA_IN +DENT => 2 );