<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework-message-queue:etc/topology.xsd">
    <exchange name="magento-db" type="topic" connection="db">
        <binding id="dotdigitalMarketingSmsSubscribeBinding"
                 topic="ddg.sms.subscription"
                 destinationType="queue"
                 destination="ddg.sms.queue"/>
    </exchange>
</config>
