SQLXML enables XML support for SQL Server 2000, bridging the gap between XML and relational data. You can create an XML view of your existing relational data and work with it as if it were an XML file. SQLXML is your solution if you need to:
SQLXML and other programmability features of SQL Server are highlighted in the Data Access and Storage Developer Center. The XML Developer Center also features information on XML and the Database.