Help for this page
my $ref = XMLin($res->content, KeyAttr => "oid");
my $ref = XMLin($res->content, KeyAttr => "oid", ForceArray => [ 'OBJE +CT' ]);