<?xml version="1.0"?>
<!--
/**
 * Copyright © 2018 MageWorx. All rights reserved.
 * See LICENSE.txt for license details.
 */
 -->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Acl/etc/acl.xsd">
    <acl>
        <resources>
            <resource id="Magento_Backend::admin">
                <resource id="Magento_Backend::marketing" title="Marketing" sortOrder="50">
                    <resource id="MageWorx_SeoCategoryGrid::seocategorygrid" title="MageWorx SEO Category Grid" sortOrder="40">
                        <resource id="MageWorx_SeoCategoryGrid::categorygrid" title="SEO Category Grid" sortOrder="30"/>
                    </resource>
                </resource>
            </resource>
        </resources>
    </acl>
</config>