Im trying to use PHP\'s SimpleXMLElement to parse a YouTube channel feed and include the description. I can do this easily to get the title and video url.
Here is wha