<?xml version="1.0" encoding="UTF-8"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../lib/internal/Magento/Framework/Acl/etc/acl.xsd">
    <acl>
        <resources>
            <resource id="Magento_Backend::admin">
                <resource id="Mirasvit_CatalogLabel::cataloglabel" title="Product Labels">
                    <resource id="Mirasvit_CatalogLabel::cataloglabel_labels" title="Manage Labels" sortOrder="10"/>
                    <resource id="Mirasvit_CatalogLabel::cataloglabel_placeholders" title="Manage Placeholders" sortOrder="20"/>
                    <resource id="Mirasvit_CatalogLabel::cataloglabel_template" title="Manage Templates" sortOrder="30"/>
                </resource>
                <resource id="Magento_Backend::stores">
                    <resource id="Magento_Backend::stores_settings">
                        <resource id="Magento_Config::config">
                            <resource id="Mirasvit_CatalogLabel::cataloglabel_config" title="Catalog Label" sortOrder="20"/>
                        </resource>
                    </resource>
                </resource>
            </resource>
        </resources>
    </acl>
</config>
