Message
Missing namespace for foo
Explanation
While the Atom specification permits elements from other vocabularies ("foreign markup"), this element does not specify a namespace so there effectively is no way for consumers of this feed to determine the vocabulary for this element.
Solution
Either add the appropriate xmlns
attribute on this element, or enclose this element with another element that is in a namespace.
Not clear? Disagree?
Let us know on the feedvalidator-users discussion list!