my $xml = new XML::Simple; my $dec = ''; print $xml->XMLout($VAR2, XMLDecl => $dec, keyattr => [], RootName => 'TestRun');