This document describes a Mule Flow that uses a custom Java filter class to filter XML payload data converted to JSON. The flow contains an HTTP listener, XML to JSON transformer, and custom filter that can manipulate the JSON data as needed before it is logged. The full XML configuration for the flow is provided.