<?xml version="1.0" encoding="UTF-8"?>
<templates id="template" xml:space="preserve">

    <t t-name="NotificationSound" owl="1">
        <audio t-att-src="props.sound.src" autoplay="true"></audio>
    </t>

</templates>
