<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">

    <imports>
        <import resource="services/api.xml"/>
        <import resource="services/chunker_registry.xml"/>
        <import resource="services/discount_command_registry.xml"/>
        <import resource="services/discount_handler_registry.xml"/>
        <import resource="services/promotion_services.xml"/>
        <import resource="services/stacker_registry.xml"/>
        <import resource="services/subscriber.xml"/>
        <import resource="services/search_bundle.xml"/>
    </imports>
</container>
