[jQuery] HTML in Ajax XML response

[jQuery] HTML in Ajax XML response


Is there a way to do this? I thought just placing the response in a
div with html() would work, but it ignored the <br />'s.