http://stackoverflow.com/questions/3346628/retrieving-rss-feed-with-tag-contentencoded
In <content:encoded>, content is the namespace and encoded is the tag name.
<content:encoded>
content
encoded
var_dump($entry->children("content", true));