<?xml version="1.0"?>
<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::stores">
                    <resource id="Magento_Backend::stores_settings">
                        <resource id="Magento_Config::config">
                            <resource id="WeltPixel_GoogleCards::GoogleCardsSettings"
                                      title="WeltPixel Google Cards &amp; Rich Snippets" sortOrder="290"/>
                            <resource id="WeltPixel_GoogleCards::SchemasSettings"
                                      title="WeltPixel X, Facebook &amp; Pinterest" sortOrder="300"/>
                        </resource>
                    </resource>
                </resource>
                <resource id="WeltPixel_Backend::WeltPixel">
                    <resource id="WeltPixel_GoogleCards::GoogleCards_Label" sortOrder="60" title="Google Cards">
                        <resource id="WeltPixel_GoogleCards::GoogleCards" sortOrder="10"
                                  title="Google Cards &amp; Rich Snippets"/>
                        <resource id="WeltPixel_GoogleCards::Schemas" sortOrder="20"
                                  title="X, Facebook &amp; Pinterest Schemas"/>
                    </resource>
                </resource>
            </resource>
        </resources>
    </acl>
</config>
