Is a jQuery reactive plugin to supply XML, XPath and XSLT functionality.
$(".toFill").xmlTransform( $.Xml(dataUrl).XPath("//book[@genre='romance']"), $.Xml(xslUrl) );
xml4jquery.js