<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="Magento\Catalog\Helper\Category">
        <plugin name="weltpixel-sitemap-category-canonical-helper" type="WeltPixel\Sitemap\Plugin\CategoryCanonical" sortOrder="1" />
    </type>
    <type name="Magento\Catalog\Helper\Product">
        <plugin name="weltpixel-sitemap-product-canonical-helper" type="WeltPixel\Sitemap\Plugin\ProductCanonical" sortOrder="1" />
    </type>
</config>
