I'm trying to pull Data from XML files from the web, the info i'm trying to pull is Directors Name with link or as link, and producers Name, as link or with link.
I have little experience with this, but have had a lot of help with code to the same idea, but this is above me completely. the code I have only pulls from the Movies Search string, and only pulls .ChildNodes(20).nodetypedvalue
thanks for the time everyone


HTML Code: 
Xml
550.zip
Workbook
MoviesV4.xlsm

The Code I'm using now for extracting is in GetData_Click in the userform1