Hi I'm new to AutoIt and I was hoping I could get a little bit of help  I'm building a form application which creates batch files for a renderer, so far things are going well but I'm stuck on one thing. I need to look for cameras in a XML file and the user be able to select a camera from a list  in the XML the line looks like:  <Object Identifier="./Cameras/Scene 1" Label="Pinhole Camera" Name="Scene 1" Type="Camera">"Scene 1" being the camera  There can be any amount of cameras in a scene