get data from URL

get data from URL

BY 24 Sep 2013 Native Application Development

http://www.biblegateway.com/usage/votd/rss/votd.rdf?$31

Please find the link. please open in IE. In that link the data was

<?xml version=”1.0″ ?>
<rss version=”2.0 xmlns:dc=”http://purl.org/dc/elements/1.1/ xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/ xmlns:admin=”http://webns.net/mvcb/ xmlns:rdf=”http://www.w3.org/1999/02/22-rdf-syntax-ns# xmlns:content=”http://purl.org/rss/1.0/modules/content/>
<channel>
  <title>Bible Gateway’s Verse of the Day</title>
  <link>http://www.biblegateway.com</link>
  <description>A daily word of exultation.</description>
  <dc:language>en-us</dc:language>
  <dc:creator>BibleGateway.com</dc:creator>
  <dc:rights>Copyright 2004</dc:rights>
  <dc:date>2013-09-24T12:00:00Z</dc:date>
  <sy:updatePeriod>daily</sy:updatePeriod>
  <sy:updateFrequency>1</sy:updateFrequency>
  <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
<item>
  <title>Hebrews 10:35-36</title>
  <description>Verse of the day</description>
  <guid isPermaLink=”false>http://www.biblegateway.com/passage/?search=Hebrews+10%3A35-36&version=NIV</guid>
<content:encoded>
<![CDATA[  

&ldquo;So do not throw away your confidence; it will be richly rewarded.   You need to persevere so that when you have done the will of God, you will receive what he has promised.&rdquo;<br/><br/> Brought to you by <a href="http://www.biblegateway.com">BibleGateway.com</a>. Copyright (C) . All Rights Reserved.

  ]]>

  </content:encoded>
  <dc:rights>Powered by BibleGateway.com</dc:rights>
  <dc:date>2013-09-24T12:00:00Z</dc:date>
  </item>
  </channel>
  </rss>

In the above  i have to display the text between

<content:encoded>

</content:encoded>

on a label.

What is the process to get the particular data from that URL. please help me.

 

Thanks

Rajyalakshmi

 

 

 

 

Written by