##
[tbrannon@devel tmp]$ perl xml-simple.pl
$VAR1 = {
'debugfile' => '/tmp/foo.debug',
'weight' => '220',
'groups' => {}, #### <---- want empty string here!
'age' => '18',
'logdir' => '/var/log/foo/'
};