Help for this page
my $parser = new XML::Simple(KeyAttr=>""); my $Config = $parser->XMLin("a.xml");
$VAR1 = { 'type' => [ ... } ] };