XMLNode has been released. This library has been used by the CNR Dev Team at Linspire, Inc. for the last 3.5 years. It allows us to manipulate and search our XML using standard STL algorithms. It is by no means complete. It also destructively changes trees (all comments and extraneous white space are removed.) This will change, and we plan on making this library a wrapper for the DOM interface to the STL. In the meantime, we've found this library useful. Perhaps you can as well. Enjoy!... read more