Multiple enclosure support
[catagits/XML-Feed.git] / t / samples / rss20-multi-enclosure.xml
index 45f5138..dd7d09b 100644 (file)
@@ -11,7 +11,7 @@
     <pubDate>Tue, 02 Nov 2004 09:44:33 -0500</pubDate>
     <description>description</description>
     <enclosure url="http://example.com/sample_podcast.mp3" length="2478719" type="audio/mpeg" />
-    <enclosure url="http://example.com/sample_movie.mpg" length="2478719" type="video/mpeg" />
+    <enclosure url="http://example.com/sample_movie.mpg" length="8888" type="video/mpeg" />
   </item>
 </channel>
 </rss>