Get RSS feeds to hybrid mobile app

Get RSS feeds to hybrid mobile app

My project is to create a hybrid mobile app for a press Joomla web site.

I have the link of the RSS feeds (in XML), my questions is :

How can i get the feeds with Ajax because Ajax is not cross domains ??

My app will be converted by Cordova to get the "Apk" and Cordova get just html and js files , I mean if i use php (Curl), i must put the php file in a server and communicate with the php file by ajax and Ajax is not cross domains ...

I need your prepositions to resolve the problem

Thank u in advance experts ;)