Hi, I am trying to parse an iTunes xml file in C#. I want to be able to extract specific information from the xml file one at a time (getting the name of track, artist, genre, total time) controlled by let say a button. and when I say one at a time, I mean, get all the specified info for each song in the playlist. I have included a sample iTunes xml file (with 3 songs in the playlist) if you don't have one Thank you for your time.
I have removed your attachment as well as moved your thread into the forum. Don't jump into any C# article with your code as it may go un-noticed. Also try posting your code instead of attaching it.