XmlNodeList class represents an ordered collection of nodes
I would like to get XmlNodeList from a huge XML file. Conditions: I have a List of unique ID values, …