<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/1001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Backend:etc/menu.xsd">
	<menu>
		<add id="Printxpand_Core::sample" title="Product Designer" translate="title" module="Printxpand_Core"  sortOrder="30" resource="Printxpand_Core::sample"/>

		<add id="Printxpand_Core::layout" title="Manage Layouts" module="Printxpand_Core" sortOrder="1" parent="Printxpand_Core::sample" action="productdesigner/layout/" resource="Printxpand_Core::layout"/>

		<add id="Printxpand_Core::printablecolor" title="Manage Printable Colors" module="Printxpand_Core" sortOrder="3" parent="Printxpand_Core::sample" action="productdesigner/printablecolor/" resource="Printxpand_Core::printablecolor"/>

		<add id="Printxpand_Core::fonts" title="Manage Fonts" module="Printxpand_Core" sortOrder="2" parent="Printxpand_Core::sample" action="productdesigner/fonts/" resource="Printxpand_Core::fonts"/>

		<add id="Printxpand_Core::clipart" title="Manage Clipart Categories" module="Printxpand_Core" sortOrder="4" parent="Printxpand_Core::sample" action="productdesigner/clipart/" resource="Printxpand_Core::clipart"/>
	</menu>
</config>

