This program is for admins who wants get his XML data (armor, weapon, etcitem) into SQL structure, very useful to find IDs, order query, etc.
Just place it where XML files, execute the program, and you will get a file.sql. You will be able to put it into a MySQL database, and execute queries to order, find, etc... all your items.
Useful if you want IDs for shop for example.
http://www.4shared.com/archive/hjVZAVeB/L2_XML_2_SQL.html
Fully atomatic, it find every XML available to be done like SQL L2 data.
Have fun :)