Thursday, 5 January 2012

A Simple XML with a title,description and picture

<?xml version="1.0" encoding="UTF-8" ?>
<MyXML>

 <item>
<title>It takes just 6 milliseconds for a</title>
<description>It takes just 6 milliseconds for a frogfish to open his mouth and eat his prey.</description>
<media:thumbnail width="66" height="49" url="file:///Users/sweans/Desktop/Screenshot%202011-29-30%2012.29.19.png"/> 
</item>

<item>
<title>Its hihhaaaa</title>
<description>hgdfighfiuiohuoiiuighufdio and eat his prey.</description>
<media:thumbnail width="66" height="49" url="file:///Users/sweans/Desktop/Screenshot%202011-26-30%2012.26.40.png"/> 
</item>

<item>
<title>Iholallaaa</title>
<description>Ikjghjljldgjk ish to open his mouth and eat his prey.</description>
<media:thumbnail width="66" height="49" url="file:///Users/sweans/Desktop/SadiImage/Screenshot%202011-54-23%2013.54.04.png"/> 
</item>

</MyXML>
</rss>

No comments:

Post a Comment