<?xml version="1.0"?>
<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="Magento_Backend::stores">
                    <resource id="Magento_Backend::stores_settings">
                        <resource id="Magento_Config::config">
                            <resource id="Printxpand_Core::system_config" title="Product Designer Settings" />
                        </resource>
                    </resource>
                </resource>
                <resource id="Printxpand_Core::sample" title="Product Designer" sortOrder="40">     
                    <resource id="Printxpand_Core::layout" title="Manage Layout" sortOrder="1" /> 
                     <resource id="Printxpand_Core::printablecolor" title="Manage Printable Colors" sortOrder="3" />
                     <resource id="Printxpand_Core::fonts" title="Manage fonts" sortOrder="1" />
                    <resource id="Printxpand_Core::clipart" title="Manage Clipart Categories" sortOrder="4" />

                </resource>                
            </resource>
        </resources>
    </acl>
</config>
