I suppose that this project is based on xml. So you should just SelectNodes('.//Field') instead of SelectNodes('//Field') to search relative to current path.
source: http://stackoverflow.com/questions/7143629/xpath-expression-to-select-all-nodes
source: http://stackoverflow.com/questions/7143629/xpath-expression-to-select-all-nodes