@ows_delivery_metadata
@ddex
Feature: XML Carveout
  Τo ensure xmls are valid for offer types, pricing tiers and carveouts across multiple stores

  @id_b03e169f8223a0a8e6c428c2faa6e3c233e94ff2f6ed196cbac196c7ee45cf45
  Scenario Outline: Check Spotify xml offer type
    Given I have an Audio XML for dms <dms> upc 886445197372
    Then I should see the store <dms> is carvedout

    Examples:
      | dms |
      | 286 |
