I found myself needing to manipulate XML in the web browser and went seeking a .js XML library. No luck at Google but SourceForge turned up the xml for SCRIPT project for version 4+ browsers. An alternative would be to use DOM methods for 5.0 browsers.