Evaluating XPath Expresssions
XPath
Result of XPath Evaluation
normalize-space(' A cat ate the mouse ')
A cat ate the mouse
normalize-space('There are two lines')
There are two lines