<?xml version="1.0" encoding="utf-8" ?>

<!-- an example configuration file -->
<multicast-policy-responder>
  <asm-responder>
    <respond-to application="http://localhost:53077/ClientBin/Classroom.xap">
      <allowed-resource group="239.0.0.5" port="45678" />
      <allowed-resource group="ff3e::8000:1" port="12345-12346" />
    </respond-to>
  </asm-responder>
</multicast-policy-responder>
