<?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.5 Profile -->
        <service id="SwagMigrationAssistant\Profile\Shopware55\Shopware55Profile">
            <tag name="shopware.migration.profile"/>
        </service>

        <!-- Shopware 5.5 Profile Converter -->
        <service id="SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductAttributeConverter"
                 parent="SwagMigrationAssistant\Profile\Shopware\Converter\ProductAttributeConverter">
            <tag name="shopware.migration.converter"/>
        </service>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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