I have a SQL Server 2005 table that has an XML type column. This column stores address information, and data on multiple locations can be in this column's XML.<BR><BR>Now, I need to query the ...