Igor Escobar wrote: > @Jessen I read your answer and... You have any article speaking about > that you are saying? > Hi Igor I don't have anything handy, but there's plenty of good material on the internet about XSLT. The main point is - XSLT is just reformatting the data from XML format to a text format suitable for use as insert SQL insert statements. All you need to do is write the stylesheet that takes format1 and converts it to format2. If you've not dealt with XSL before it can be a little daunting, but I think you'll get the idea fairly quickly. /Per -- Per Jessen, Zürich (14.3°C) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php