I just tested and seems to be working, see bellow picture for example:I think I found the problem. I was sending test campaigns to my email that was not on the list. But the image is not showing.
<!DOCTYPE HTML>
<html>
<head><meta http-equiv="content-type" content="text/html" />
<title>XML FEEDS</title>
</head>
<body>[XML_FEED_BEGIN url='https://thelabelleak.com/category/latest-recalls/feed/' count='5' offset='0']
<table>
<tbody>
<tr>
<td><a href="[XML_FEED_ITEM_1_LINK]"><img height="100" src="[XML_FEED_ITEM_1_IMAGE]" width="100" /> </a></td>
<td><strong>[XML_FEED_ITEM_1_TITLE]</strong>
<p>[XML_FEED_ITEM_1_DESCRIPTION]</p>
</td>
</tr>
</tbody>
</table>
[XML_FEED_END]</body>
</html>