<?xml version="1.0" ?>

<container xmlns="http://symfony.com/schema/dic/services"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">

    <services>
        <!-- Shopware 5.6 Profile -->
        <service id="SwagMigrationAssistant\Profile\Shopware56\Shopware56Profile">
            <tag name="shopware.migration.profile"/>
        </service>

        <!-- Shopware 5.6 Profile Converter -->
        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductAttributeConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\ProductAttributeConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductPriceAttributeConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\ProductPriceAttributeConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ManufacturerAttributeConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\ManufacturerAttributeConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerAttributeConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderAttributeConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\OrderAttributeConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\ProductConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductOptionRelationConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\ProductOptionRelationConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductPropertyRelationConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\ProductPropertyRelationConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56TranslationConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\TranslationConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CategoryAttributeConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\CategoryAttributeConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CategoryConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\CategoryConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MediaFolderConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\MediaFolderConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MediaConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\MediaConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\CustomerConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerWishlistConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\CustomerWishlistConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\OrderConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderDocumentAttributeConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentAttributeConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderDocumentConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerGroupAttributeConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerGroupConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PropertyGroupOptionConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\PropertyGroupOptionConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NumberRangeConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\NumberRangeConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CurrencyConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\CurrencyConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56LanguageConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\LanguageConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SalesChannelConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NewsletterRecipientConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\NewsletterRecipientConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ShippingMethodConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\ShippingMethodConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductReviewConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\ProductReviewConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SeoUrlConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\SeoUrlConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CrossSellingConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\CrossSellingConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MainVariantRelationConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\MainVariantRelationConverter">
            <tag name="shopware.migration.converter"/>
        </service>

        <service id="SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PromotionConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\PromotionConverter">
            <tag name="shopware.migration.converter"/>
        </service>
    </services>
</container>
