<?xml version="1.0" ?>
<odoo>
    <data>
        <template id="email_template_mail_group_closed">
<p>
    Hello there,
    <br/><br/>
    The mailing list you are trying to reach has been closed, and will not accept new messages.
    <br/><br/>
    Kind Regards,
</p>
        </template>
    </data>
</odoo>
