Display text from XML source into Revolution Slider

Hello,

I have a XML file with exchange rate information. I need to be able to show the content in the revolution slider. I have tried everything and I have read the supporting documents too. Have not been able to find anything telling me how I can read from XML file and show in Revolution Slider. A sample of the content of the XML file is displayed below. 

Please help.

<RATE>
<ISFLAGGED>*</ISFLAGGED>
<FLAGURL>flags/AUD.JPG</FLAGURL>
<ISO>AUD</ISO>
<NAME>Dollars</NAME>
<COUNTRY>Australia</COUNTRY>
<WEBUY>0.83801</WEBUY>
<WESELL>1.02423</WESELL>
<INVBUY>1.1933</INVBUY>
<INVSELL>0.9763</INVSELL>
</RATE>

Comments

Sign In or Register to comment.