<?xml version="1.0" encoding="UTF-8"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Backend:etc/menu.xsd">
    <menu>
        <add id="Magento_Sales::shipping_table" module="Mspconcepts_ShippingRates" resource="Magento_Sales::shipping_table" sortOrder="110" title="Shipping Rates" parent="Magento_Sales::sales_operation" action="shippingrates/method/index"/>
	</menu>
</config>
