$xml will be a reference to an hash, so you can use $xml->{'some_hash_key'} to access the values you're looking for.
In reply to Re: SOAP::Lite HASH by olus in thread SOAP::Lite HASH by daChf