I need a tutorial that will teach me how to read data from my XML file (The same file I use to update my Podcast that is currenlty on iTunes). I update it for iTunes, by editing my XML file. That file lives on a server ( a dedicated server I have full access to). iTunes just pulls from it. I'd like my App to pull data from it as well.
So, in my app that I'm making, I currently have to add each episode manually, and link to that file on a server. What Id like to do, is have my app, work, kind of like a podcast player that displays them, perhaps in a table view, and allows the user to see any new additions automatically.
Any suggestions, links, or search term ideas to help me find a turorial ( or multiple tutorials) are greatly apprecaiated.
Thanks!
Ethan-