<fvdoc>
<div xmlns='http://www.w3.org/1999/xhtml'>
<div id='message'>
<p><code>element</code> values must not be duplicated within a feed</p>
</div>
<div id='explanation'>
<p>Only one occurrence of the specified value is allowed in the feed.  For example, in RSS 2.0, <code>skipDay</code> elements can only contain one <code>day</code> element with a given value.</p>
</div>
<div id='solution'>
<p>Delete the redundant element.</p>
</div>
</div>
</fvdoc>
