my $response = $ua->request ($req); my $content = $response->decoded_content; my $data = $xml->XMLin ($content);