I'm actually experimenting with RSS code on an XTreamer media player. I simpy want to write the code to view a JPG image? Any idea of what the RSS code may look like to command the application/device to open a JPG image when clicking the option? Thanks from a noob!
I don't know about the media player, but I just wrote an RSS feed with images that seems to be functional. I put this chunk in my description section: <![CDATA[ <img src="http://mysite.com/image.jpg" alt="" />]]>