Can you help me to list browsers from this file http://techpatterns.com/downloads/firefox/useragentswitcher.xml into txt file, separated by %tab% delimiter?
3 or 4 c
Check the xpath.bat - script that can get values from xml by given xpath expression:
call xpath.bat "useragentswitcher.xml" "//folder/@description"