Having this problem, wondering if anyone has experience in dealing with it.
in <item>
the <guid IsPermaLink="True">http://www.link.com</guid>
A feed can not have more than one of these guid Items that is the same, it causes a broken feed as far as validators are concerned
line 22, column 59: guid values must not be duplicated within a feed:
http://www.link.com (2 occurrences)
now I have content feeds that may send to the same gallery only using different pics... is this a problem? or should I just overlook it
or does this really have an effect on how data might be being stored in your apps?