Hi there! I'm working on a piece of software for the family business in order to make inventory, stock, sales statistics etc. easier to maintain and control. I'm currently stuck on the search engine part, trying to make a function that'll search a .xml file; more specifically the <Description> elements of a .xml file, using user input. I then want the function to display the text from the sibling <Category>, <Type>, <Quantity> and <UOM> as well as the <Descr