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