Help for this page
'characters' => { 'Apple' => { ... 'fruit_id' => '0' }, }
my $fruits_xml = $xml_feed->{grocery}->{produce}; #narrowing just to produce here. ... { ... }