0
kicks
New SQL to XML in SQL Server 2005, no more FOR XML EXPLICIT
Did you ever try to spit out XML data from a SQL database? Of course you can use the “FOR XML AUTO” clause but it will throw you something like this: