rawResponse->body; $channelList = new GetLiveChannelInfo(); $channelList->parseFromXml($content); return $channelList; } }