This document provides an overview and implementation details of using Mule to build an enterprise service bus (ESB) for a loan broker application. It describes the key components involved - a loan broker service, credit agency service, lender service, banks, and various gateways. It outlines the message and event flows as the loan broker service receives a request, checks the customer's credit, requests quotes from selected banks, and returns the best quote to the customer. It then discusses using Mule transports, components and transformations to implement this loan broker application and integrate the different systems and services.