# Select from XML document containing unicode characters
./xmlstarlet sel -T -t -m "//test[@lang='fran&#231;ais']/@lang" -v . -n xml/unicode.xml
