I got a Google Shopping feed like this (extract): Now, SimpleXML can read the “title” and “description” tags but it can’t read the tags with “g:” prefix. There are solutions on stackoverflow for this specific case, using the “children” function. But I don&…