in reply to How to get the node value of each node?

  1. That isn't XML ( not well-formed (invalid token) )
  2. That isn't a complete self-contained program (which would have warned you of your invalid XML)
  3. Use relative path $Module->find('./SourceDir') or $Module->find('SourceDir')