rawResponse->body; $channel = new LiveChannelInfo(); $channel->parseFromXml($content); return $channel; } }