On sites with not large product catalogs, but limited resources the WPEC rss feed logic will consume all PHP memory and throw a fatal error. The RSS feed logic should be adjusted to send the feed contents in "pages" so that pulling the entire product catalog and all of its meta into memory at the same time is not necessary.