I am new to vb.net and would like some help.

I have a folder called movies. In this folder is a collection of different movies each in their own folder with their own xml file called movie.xml.

I would like to extract lets say the localtitle and aspectratio from each movie xml and send to Excel. What code would I need to achieve this?

So far I have the attached code which reads only one file and it is directly from the xml outside of a folder.

Samples of code and xml files attached. Thanks for any help.

xmlMovie.txt

movie.xml sample.txt