my $file; open($file, 'formal.xml'); my $xml=$file; my $xml_hash = xml2hash $xml;