.get() vs. .ajax

.get() vs. .ajax

Why would I use one vs. the other?  I think just .ajax is the way to go as it's just got more options.  Is one newer and better supported or capable than the other in making calls to get back XML?