Making a define in inc/lang/eng/googlefroogle.php for GOOGLE_PRODUCTS_OUTPUT_FILENAME wil work to get it to display what you'd like.

For me, the feed happens (0 of 0 products though) and the feed .xml is this:


<?xml version="1.0" encoding="UTF-8" ?>
- <rss version="2.0" xmlns:g="http://base.google.com/ns/1.0">
- <channel>
<title>"store name"</title>
<link>GOOGLE_PRODUCTS_ADDRESS</link>
<description>GOOGLE_PRODUCTS_DESCRIPTION</description>
</channel>
</rss>