I used xmllint package for parsing xml files. Also, I know, that we can use xml2, xmlstarlet too.
But I do not see those packages in Ubuntu Saucy.
Does Saucy contain any default xml parsers?
I need parse xml file one time and I do no want install addition packages for this.