This is a random compendium of things I'm curious about.
SELECT CAST(CONVERT(varbinary(MAX), ColName) AS xml) AS ColName FROM dbo.TableName WHERE ([where clause])