use XML::Simple; my $content = get(xml.file); my $response = XMLin($content);