<!--
Description: image width
Expect:      bozo and feed['image']['width'] == 80
-->
<rss version="2.0">
<channel>
<image>
<title>Sample image</title>
<url>http://example.org/url</url>
<link>http://example.org/link</link>
<width>80</width>
<height>15</height>
<description>Available in Netscape RSS 0.91</description>
</image>
</channel>
</rss