<?xml version="1.0" ?>
<cache>
  <!-- Create a root region. The sub-region is created in code. -->
  <region name="root">
    <region-attributes scope="distributed-no-ack" endpoints="localhost:40404"/>
  </region>
</cache>
