We are using Oracle 9, should that be a difference?

We don't want XML in the database, just normal number, varchar datatypes as they are today. What should the steps be to be able to use SQL*Loader importing the XML formatted files into a database table?

Are there any good examples of this somewhere?

SST