a92edd5 ^
1 2 3 4 5 6
#!/bin/ash xml_get() { xmlstarlet sel --text --encode utf-8 --template --value-of "$1" "$2" }