Help for this page
$ xmllint --xpath "/*[ name() = 'alto' ] /*[ name() = 'Description' ] +/*[ name() = 'MeasurementUnit' ]" alto.xml <MeasurementUnit>inch1200</MeasurementUnit>
/* ... inch1200 ------