I am trying to generate an RSS Google Merchant, using SimpleXML.
The sample given by Google is:
You need to add that namespace to a parent node, preferably the root rss one, so that the child nodes can inherit it instead of having to explicitly specify it each time.
rss