To load a single XML file drag a Data Flow Task onto the Control Flow canvas. On the Data Flow canvas add an XML Source and a destination.
If have multiple files that share a common XML definition then you could add a Foreach Loop Container on the Control Flow canvas and place the Data Flow Task into that.
References:
Real World Foreach Loop Container example[/url]
JumpstartTV: SSIS videos