This is a bit loaded question as if you're looking at this page, it's rendered from (X)HTML = XML. But what I am interested in (for a talk / research topic) is if people are still choosing (directly ...
You could also use XSLT to make an intermediate file for you and then use that file to actually load your database. IMO, what I'd pick would be dependent upon how complex the incoming XML was and how ...