<?xml version="1.0"?>
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="market-layout" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">    
    <update handle="customer_account"/>
    <update handle="mk_default"/>
    <body>
        <referenceContainer name="market.content">
            <block class="Magetop\SellerAssignProduct\Block\EditProduct" name="magetop.sellerassignproduct.edit" template="Magetop_SellerAssignProduct::sellerassignproduct/editproduct.phtml" cacheable="false"/>
        </referenceContainer>
    </body>
</page>