Books which cover XML with C#

Anyone know of any good books which cover XML and C#?
The only one i've found so far isBeginning C# XML: Essential XML Skills for C# Programmers
[480 byte] By [EvilMonkeySlayer] at [2008-2-18]
# 1
Anyone?
Microsoft guys? Surely you'd know?
EvilMonkeySlayer at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual C# 2005 Express Edition...
# 2
Addison Wesley C Sharp Developer s Guide to ASP NET XML and ADO NET

Has a very small bit in it. Not sure how good it is.

jjcosgrove at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual C# 2005 Express Edition...
# 3
Okay, I'm not sure how good book this is, but take a look at this:

Professional ASP.NET 1.0 XML with C#

www.bookware.com.au/cgi-bin/bookware/1861007248

I listed there some links, where you can learn more.

www.perfectxml.com/articles/xml/csharp.asp
www.c-sharpcorner.com/xmlnet.asp
www.aspfree.com/c/a/XML/XML-Tricks-for-C-sharp/
www.functionx.com/vcsharp/xml
www.xml.com/pub/a/2002/03/06/csharpxml.html

They are not books, but maybe there's some good information about using XML with C#. ;)

Hope this helps!

Regards,
Timo

TimoS at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual C# 2005 Express Edition...