[jQuery] Whats faster to load?

[jQuery] Whats faster to load?


Hi,
Been doing all my loading using .load()
Is it faster than XMLHTTPRequest?
Or should I go the XML way?
Regards