in reply to XML - Simple - loop
print $item->{'title'} for(@{$data->{'channel'}->{'item'}}); [download]