$json = XML::XML2JSON->new(content_key => "Value",attribute_prefix => "",pretty => 'true'); $jsondata = $json->convert($responsebody);