Hello all, I'm just beginning with Nokogiri and have a question, hope you guys can help me out:
1) I need to parse a set of xml files (let's say 5 files).
2) Find elements with specific value (for instance, City = "London"), with XPATH.
3) Have a new xml file, with the results of the previous xpath parsing.