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