﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:include schemaLocation="attributes.xsd" />
  <xs:element name="beverages_aloe_vera_drinks">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="beverages_non-alcoholic_beer">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="beverages_chocolate_drinks">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="beverages_non-alcoholic_cider_and_sparkling_wine">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="beverages_coffee">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="beverages_tea">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="beverages_energy_drinks">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="beverages_juice">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="beverages_milk">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="beverages_plant_based_beverages">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="beverages_smoothies">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="beverages_soft_drinks">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="beverages_non-alcoholic_spiced_wine">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="beverages_water">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="beverages_non-alcoholic_wine">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="beverages_vitamin_drinks">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="beverages_other_beverages">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="food_algae_food">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baby_food_baby_formula">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baby_food_baby_porridge">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baby_food_fruit_puree">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baby_food_hot_meals">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baby_food_yogurt_products">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baby_food_gruel">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baby_food_baby_snacks">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="bread_and_cakes_cookies_and_crackers">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="bread_and_cakes_bread">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="bread_and_cakes_crispbread">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="bread_and_cakes_fresh_cakes_and_pies">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="bread_and_cakes_hot_dog_bread">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="bread_and_cakes_pastry">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="bread_and_cakes_taco_bread_and_tortillas">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="bread_and_cakes_other_bread_and_cakes">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="candy_and_gum_candy_and_chocolate">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="candy_and_gum_chewing_gum">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="candy_and_gum_throat_lozenges_and_mints">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="dairy__cheese_and_eggs_butter_and_margarine">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="dairy__cheese_and_eggs_cheese">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="dairy__cheese_and_eggs_cottage_cheese_and_keso">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="dairy__cheese_and_eggs_cream">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="dairy__cheese_and_eggs_crème_fraiche">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="dairy__cheese_and_eggs_eggs">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="dairy__cheese_and_eggs_milk">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="dairy__cheese_and_eggs_sour_cream">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="dairy__cheese_and_eggs_yogurt_and_sour_milk">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="frozen_food_frozen_berries">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="frozen_food_frozen_desserts">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="frozen_food_frozen_fish">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="frozen_food_frozen_meat">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="frozen_food_frozen_ready_meals">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="frozen_food_frozen_vegetables">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="frozen_food_ice_cream">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="fruit_apples">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="fruit_banana">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="fruit_berries">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="fruit_citrus">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="fruit_exotic_fruits">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="fruit_grapes">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="fruit_melons">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="fruit_pears">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="fruit_and_vegetables_mushrooms">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="vegetables_avocado">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="vegetables_cucumbers">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="vegetables_mixed_salad">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="vegetables_onions">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="vegetables_paprika">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="vegetables_peas">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="vegetables_salad">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="vegetables_tomatoes">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="root_vegetables_and_potatoes_beets">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="root_vegetables_and_potatoes_cabbage">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="root_vegetables_and_potatoes_carrots">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="root_vegetables_and_potatoes_parsnip">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="root_vegetables_and_potatoes_potatoes">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="meat_and_fish_beef">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="meat_and_fish_bacon">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="meat_and_fish_kassler">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="meat_and_fish_meatballs">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="meat_and_fish_sausages">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="meat_and_fish_chicken">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="meat_and_fish_fish">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="meat_and_fish_lamb">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="meat_and_fish_mince">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="meat_and_fish_offal">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="meat_and_fish_pork">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="meat_and_fish_shellfish">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_baking_decorations">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_baking_mix">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_baking_powder">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_baking_chocolate">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_cocoa">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_coconut_flakes">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_dough">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_flour">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_groats">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_chocolate_cream_and_peanut_butter">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_honey_and_syrup">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_sugar">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_sweetener">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_vanilla_sugar">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_yeast">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_egg_supplement">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="baking_other_baking_products">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="pasta__rice_and_grain_bulgur">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="pasta__rice_and_grain_couscous">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="pasta__rice_and_grain_pasta">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="pasta__rice_and_grain_noodles">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="pasta__rice_and_grain_rice">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="pasta__rice_and_grain_wheat_berries">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="food_cereals_and_muesli">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="food_beans__lentils_and_seeds">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="desserts_puddings_and_mousses">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="desserts_fruit_creams">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="desserts_fruit_soups">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="desserts_dessert_sauce">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="food_jellies_and_jam">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="spices_and_seasonings_broth_and_fund">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="spices_and_seasonings_herbal_powder">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="spices_and_seasonings_ketchup">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="spices_and_seasonings_sauce__vinegar_and_dressing">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="spices_and_seasonings_mustard">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="spices_and_seasonings_oils">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="spices_and_seasonings_ready_mixed_spices">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="spices_and_seasonings_salt">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="spices_and_seasonings_soy">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="spices_and_seasonings_spices">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="food_ready_meals_and_prepared_food">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="food_canned_food">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="snacks_cheese_puffs">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="snacks_chips">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="snacks_dried_fruit">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="snacks_natural_snack">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="snacks_nuts">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="snacks_popcorn">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="snacks_snack_bars">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="spreads_marmalade">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="spreads_pate">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="spreads_vegetable_spread">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="spreads_caviar_in_tube">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="sandwich_toppings_meat_toppings">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="vegetarian_options_soy_products">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="vegetarian_options_tofu">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="UnitType" type="UnitType" />
        <xs:element minOccurs="0" maxOccurs="1" name="UnitQuantity" type="UnitQuantity" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="face_care_anti-age">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_care_day_cream">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_care_face_masks_and_treatments">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_care_face_cleanse">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_care_face_serums_and_oils">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_care_lip_care">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_care_face_care_for_men">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_care_eye_cream">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_care_night_cream">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_care_face_peeling_and_scrub">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_care_acne_and_blemishes">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_care_other_face_care">
    <xs:complexType />
  </xs:element>
  <xs:element name="shower_and_bath_shower_gel">
    <xs:complexType />
  </xs:element>
  <xs:element name="shower_and_bath_bath_salts_and_foam">
    <xs:complexType />
  </xs:element>
  <xs:element name="shower_and_bath_other_shower_and_bath">
    <xs:complexType />
  </xs:element>
  <xs:element name="hands_and_feet_foot_files_and_nail_scissors">
    <xs:complexType />
  </xs:element>
  <xs:element name="hands_and_feet_foot_cream_and_deodorant">
    <xs:complexType />
  </xs:element>
  <xs:element name="hands_and_feet_foot_bath">
    <xs:complexType />
  </xs:element>
  <xs:element name="hands_and_feet_hand_cream">
    <xs:complexType />
  </xs:element>
  <xs:element name="hands_and_feet_treatments_for_hands_and_feet">
    <xs:complexType />
  </xs:element>
  <xs:element name="hands_and_feet_nail_care">
    <xs:complexType />
  </xs:element>
  <xs:element name="hands_and_feet_other_hand_and_foot_care">
    <xs:complexType />
  </xs:element>
  <xs:element name="body_care_deodorant">
    <xs:complexType />
  </xs:element>
  <xs:element name="body_care_body_lotion_and_oil">
    <xs:complexType />
  </xs:element>
  <xs:element name="body_care_intimate_care">
    <xs:complexType />
  </xs:element>
  <xs:element name="body_care_peeling_and_scrub">
    <xs:complexType />
  </xs:element>
  <xs:element name="body_care_nursing_and_pregnancy">
    <xs:complexType />
  </xs:element>
  <xs:element name="body_care_body_hair_removal">
    <xs:complexType />
  </xs:element>
  <xs:element name="body_care_other_body_care">
    <xs:complexType />
  </xs:element>
  <xs:element name="tanning_and_sun_self_tanning">
    <xs:complexType />
  </xs:element>
  <xs:element name="tanning_and_sun_sun_block">
    <xs:complexType />
  </xs:element>
  <xs:element name="tanning_and_sun_after_sun">
    <xs:complexType />
  </xs:element>
  <xs:element name="tanning_and_sun_other_tanning_and_sun">
    <xs:complexType />
  </xs:element>
  <xs:element name="hair_care_and_styling_conditioner">
    <xs:complexType />
  </xs:element>
  <xs:element name="hair_care_and_styling_shampoo">
    <xs:complexType />
  </xs:element>
  <xs:element name="hair_care_and_styling_hair_coloring">
    <xs:complexType />
  </xs:element>
  <xs:element name="styling_tools_hair_curlers">
    <xs:complexType />
  </xs:element>
  <xs:element name="styling_products_hair_gels">
    <xs:complexType />
  </xs:element>
  <xs:element name="styling_products_hair_sprays">
    <xs:complexType />
  </xs:element>
  <xs:element name="styling_products_hair_mousse_and_foams">
    <xs:complexType />
  </xs:element>
  <xs:element name="styling_products_hair_wax_and_clay">
    <xs:complexType />
  </xs:element>
  <xs:element name="styling_products_volume_powder">
    <xs:complexType />
  </xs:element>
  <xs:element name="hair_care_and_styling_hair_treatments_and_repair">
    <xs:complexType />
  </xs:element>
  <xs:element name="hair_care_and_styling_other_hair_care">
    <xs:complexType />
  </xs:element>
  <xs:element name="styling_tools_hair_brushes_and_combs">
    <xs:complexType />
  </xs:element>
  <xs:element name="hair_care_products_shampoo">
    <xs:complexType />
  </xs:element>
  <xs:element name="hair_care_products_conditioners">
    <xs:complexType />
  </xs:element>
  <xs:element name="hair_care_products_hair_loss_products">
    <xs:complexType />
  </xs:element>
  <xs:element name="hair_care_products_dry_shampoo">
    <xs:complexType />
  </xs:element>
  <xs:element name="hair_care_products_hair_oils">
    <xs:complexType />
  </xs:element>
  <xs:element name="hair_care_products_hair_masks">
    <xs:complexType />
  </xs:element>
  <xs:element name="hair_care_products_heat_protection_sprays">
    <xs:complexType />
  </xs:element>
  <xs:element name="hair_care_products_beard_and_moustache_care">
    <xs:complexType />
  </xs:element>
  <xs:element name="mouth_care_teeth_whitening">
    <xs:complexType />
  </xs:element>
  <xs:element name="mouth_care_mouth_wash_and_spray">
    <xs:complexType />
  </xs:element>
  <xs:element name="mouth_care_tooth_paste">
    <xs:complexType />
  </xs:element>
  <xs:element name="tooth_brushes_tooth_brushes">
    <xs:complexType />
  </xs:element>
  <xs:element name="tooth_brushes_tooth_brush_accessories">
    <xs:complexType />
  </xs:element>
  <xs:element name="mouth_care_toothbrush_heads">
    <xs:complexType />
  </xs:element>
  <xs:element name="mouth_care_other_mouth_care">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_makeup_concealer">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_makeup_foundation">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_makeup_powder">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_makeup_rouge">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_makeup_bb_and_cc_cream">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_makeup_other_face_makeup">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_makeup_highlighter">
    <xs:complexType />
  </xs:element>
  <xs:element name="face_makeup_primer">
    <xs:complexType />
  </xs:element>
  <xs:element name="eye_makeup_mascara">
    <xs:complexType />
  </xs:element>
  <xs:element name="eye_makeup_eye_shadow">
    <xs:complexType />
  </xs:element>
  <xs:element name="eye_makeup_eyeliner">
    <xs:complexType />
  </xs:element>
  <xs:element name="eye_makeup_highlighter">
    <xs:complexType />
  </xs:element>
  <xs:element name="eye_makeup_other_eye_makeup">
    <xs:complexType />
  </xs:element>
  <xs:element name="eye_makeup_eye_primer">
    <xs:complexType />
  </xs:element>
  <xs:element name="eye_makeup_false_eyelashes">
    <xs:complexType />
  </xs:element>
  <xs:element name="eye_makeup_concealer">
    <xs:complexType />
  </xs:element>
  <xs:element name="eye_makeup_eyebrow_pencil">
    <xs:complexType />
  </xs:element>
  <xs:element name="lip_makeup_lip_liner">
    <xs:complexType />
  </xs:element>
  <xs:element name="lip_makeup_lip-gloss">
    <xs:complexType />
  </xs:element>
  <xs:element name="lip_makeup_lipstick">
    <xs:complexType />
  </xs:element>
  <xs:element name="lip_makeup_other_lip_makeup">
    <xs:complexType />
  </xs:element>
  <xs:element name="lip_makeup_lip_balm">
    <xs:complexType />
  </xs:element>
  <xs:element name="makeup_other_makeup">
    <xs:complexType />
  </xs:element>
  <xs:element name="makeup_tools_and_accessories_makeup_brushes">
    <xs:complexType />
  </xs:element>
  <xs:element name="makeup_tools_and_accessories_compact_mirrors">
    <xs:complexType />
  </xs:element>
  <xs:element name="makeup_tools_and_accessories_makeup_sponges">
    <xs:complexType />
  </xs:element>
  <xs:element name="makeup_tools_and_accessories_tweezers">
    <xs:complexType />
  </xs:element>
  <xs:element name="makeup_tools_and_accessories_cosmetic_pencil_sharpeners">
    <xs:complexType />
  </xs:element>
  <xs:element name="makeup_tools_and_accessories_makeup_cases">
    <xs:complexType />
  </xs:element>
  <xs:element name="makeup_tools_and_accessories_lash_curlers">
    <xs:complexType />
  </xs:element>
  <xs:element name="makeup_tools_and_accessories_toe_separators">
    <xs:complexType />
  </xs:element>
  <xs:element name="nail_makeup_nail_polish">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="color" type="color" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="nail_makeup_nail_polish_remover">
    <xs:complexType />
  </xs:element>
  <xs:element name="nail_makeup_false_nails">
    <xs:complexType />
  </xs:element>
  <xs:element name="nail_makeup_nail_kits">
    <xs:complexType />
  </xs:element>
  <xs:element name="fragrances_perfumes">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="fragrancesize" type="stringNotNull" />
        <xs:element minOccurs="0" maxOccurs="1" name="perfumetype" type="perfumetype" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="fragrances_deodorants">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="fragrancesize" type="stringNotNull" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="fragrances_gift_sets">
    <xs:complexType />
  </xs:element>
  <xs:complexType name="category">
    <xs:choice>
      <xs:element ref="beverages_aloe_vera_drinks" />
      <xs:element ref="beverages_non-alcoholic_beer" />
      <xs:element ref="beverages_chocolate_drinks" />
      <xs:element ref="beverages_non-alcoholic_cider_and_sparkling_wine" />
      <xs:element ref="beverages_coffee" />
      <xs:element ref="beverages_tea" />
      <xs:element ref="beverages_energy_drinks" />
      <xs:element ref="beverages_juice" />
      <xs:element ref="beverages_milk" />
      <xs:element ref="beverages_plant_based_beverages" />
      <xs:element ref="beverages_smoothies" />
      <xs:element ref="beverages_soft_drinks" />
      <xs:element ref="beverages_non-alcoholic_spiced_wine" />
      <xs:element ref="beverages_water" />
      <xs:element ref="beverages_non-alcoholic_wine" />
      <xs:element ref="beverages_vitamin_drinks" />
      <xs:element ref="beverages_other_beverages" />
      <xs:element ref="food_algae_food" />
      <xs:element ref="baby_food_baby_formula" />
      <xs:element ref="baby_food_baby_porridge" />
      <xs:element ref="baby_food_fruit_puree" />
      <xs:element ref="baby_food_hot_meals" />
      <xs:element ref="baby_food_yogurt_products" />
      <xs:element ref="baby_food_gruel" />
      <xs:element ref="baby_food_baby_snacks" />
      <xs:element ref="bread_and_cakes_cookies_and_crackers" />
      <xs:element ref="bread_and_cakes_bread" />
      <xs:element ref="bread_and_cakes_crispbread" />
      <xs:element ref="bread_and_cakes_fresh_cakes_and_pies" />
      <xs:element ref="bread_and_cakes_hot_dog_bread" />
      <xs:element ref="bread_and_cakes_pastry" />
      <xs:element ref="bread_and_cakes_taco_bread_and_tortillas" />
      <xs:element ref="bread_and_cakes_other_bread_and_cakes" />
      <xs:element ref="candy_and_gum_candy_and_chocolate" />
      <xs:element ref="candy_and_gum_chewing_gum" />
      <xs:element ref="candy_and_gum_throat_lozenges_and_mints" />
      <xs:element ref="dairy__cheese_and_eggs_butter_and_margarine" />
      <xs:element ref="dairy__cheese_and_eggs_cheese" />
      <xs:element ref="dairy__cheese_and_eggs_cottage_cheese_and_keso" />
      <xs:element ref="dairy__cheese_and_eggs_cream" />
      <xs:element ref="dairy__cheese_and_eggs_crème_fraiche" />
      <xs:element ref="dairy__cheese_and_eggs_eggs" />
      <xs:element ref="dairy__cheese_and_eggs_milk" />
      <xs:element ref="dairy__cheese_and_eggs_sour_cream" />
      <xs:element ref="dairy__cheese_and_eggs_yogurt_and_sour_milk" />
      <xs:element ref="frozen_food_frozen_berries" />
      <xs:element ref="frozen_food_frozen_desserts" />
      <xs:element ref="frozen_food_frozen_fish" />
      <xs:element ref="frozen_food_frozen_meat" />
      <xs:element ref="frozen_food_frozen_ready_meals" />
      <xs:element ref="frozen_food_frozen_vegetables" />
      <xs:element ref="frozen_food_ice_cream" />
      <xs:element ref="fruit_apples" />
      <xs:element ref="fruit_banana" />
      <xs:element ref="fruit_berries" />
      <xs:element ref="fruit_citrus" />
      <xs:element ref="fruit_exotic_fruits" />
      <xs:element ref="fruit_grapes" />
      <xs:element ref="fruit_melons" />
      <xs:element ref="fruit_pears" />
      <xs:element ref="fruit_and_vegetables_mushrooms" />
      <xs:element ref="vegetables_avocado" />
      <xs:element ref="vegetables_cucumbers" />
      <xs:element ref="vegetables_mixed_salad" />
      <xs:element ref="vegetables_onions" />
      <xs:element ref="vegetables_paprika" />
      <xs:element ref="vegetables_peas" />
      <xs:element ref="vegetables_salad" />
      <xs:element ref="vegetables_tomatoes" />
      <xs:element ref="root_vegetables_and_potatoes_beets" />
      <xs:element ref="root_vegetables_and_potatoes_cabbage" />
      <xs:element ref="root_vegetables_and_potatoes_carrots" />
      <xs:element ref="root_vegetables_and_potatoes_parsnip" />
      <xs:element ref="root_vegetables_and_potatoes_potatoes" />
      <xs:element ref="meat_and_fish_beef" />
      <xs:element ref="meat_and_fish_bacon" />
      <xs:element ref="meat_and_fish_kassler" />
      <xs:element ref="meat_and_fish_meatballs" />
      <xs:element ref="meat_and_fish_sausages" />
      <xs:element ref="meat_and_fish_chicken" />
      <xs:element ref="meat_and_fish_fish" />
      <xs:element ref="meat_and_fish_lamb" />
      <xs:element ref="meat_and_fish_mince" />
      <xs:element ref="meat_and_fish_offal" />
      <xs:element ref="meat_and_fish_pork" />
      <xs:element ref="meat_and_fish_shellfish" />
      <xs:element ref="baking_baking_decorations" />
      <xs:element ref="baking_baking_mix" />
      <xs:element ref="baking_baking_powder" />
      <xs:element ref="baking_baking_chocolate" />
      <xs:element ref="baking_cocoa" />
      <xs:element ref="baking_coconut_flakes" />
      <xs:element ref="baking_dough" />
      <xs:element ref="baking_flour" />
      <xs:element ref="baking_groats" />
      <xs:element ref="baking_chocolate_cream_and_peanut_butter" />
      <xs:element ref="baking_honey_and_syrup" />
      <xs:element ref="baking_sugar" />
      <xs:element ref="baking_sweetener" />
      <xs:element ref="baking_vanilla_sugar" />
      <xs:element ref="baking_yeast" />
      <xs:element ref="baking_egg_supplement" />
      <xs:element ref="baking_other_baking_products" />
      <xs:element ref="pasta__rice_and_grain_bulgur" />
      <xs:element ref="pasta__rice_and_grain_couscous" />
      <xs:element ref="pasta__rice_and_grain_pasta" />
      <xs:element ref="pasta__rice_and_grain_noodles" />
      <xs:element ref="pasta__rice_and_grain_rice" />
      <xs:element ref="pasta__rice_and_grain_wheat_berries" />
      <xs:element ref="food_cereals_and_muesli" />
      <xs:element ref="food_beans__lentils_and_seeds" />
      <xs:element ref="desserts_puddings_and_mousses" />
      <xs:element ref="desserts_fruit_creams" />
      <xs:element ref="desserts_fruit_soups" />
      <xs:element ref="desserts_dessert_sauce" />
      <xs:element ref="food_jellies_and_jam" />
      <xs:element ref="spices_and_seasonings_broth_and_fund" />
      <xs:element ref="spices_and_seasonings_herbal_powder" />
      <xs:element ref="spices_and_seasonings_ketchup" />
      <xs:element ref="spices_and_seasonings_sauce__vinegar_and_dressing" />
      <xs:element ref="spices_and_seasonings_mustard" />
      <xs:element ref="spices_and_seasonings_oils" />
      <xs:element ref="spices_and_seasonings_ready_mixed_spices" />
      <xs:element ref="spices_and_seasonings_salt" />
      <xs:element ref="spices_and_seasonings_soy" />
      <xs:element ref="spices_and_seasonings_spices" />
      <xs:element ref="food_ready_meals_and_prepared_food" />
      <xs:element ref="food_canned_food" />
      <xs:element ref="snacks_cheese_puffs" />
      <xs:element ref="snacks_chips" />
      <xs:element ref="snacks_dried_fruit" />
      <xs:element ref="snacks_natural_snack" />
      <xs:element ref="snacks_nuts" />
      <xs:element ref="snacks_popcorn" />
      <xs:element ref="snacks_snack_bars" />
      <xs:element ref="spreads_marmalade" />
      <xs:element ref="spreads_pate" />
      <xs:element ref="spreads_vegetable_spread" />
      <xs:element ref="spreads_caviar_in_tube" />
      <xs:element ref="sandwich_toppings_meat_toppings" />
      <xs:element ref="vegetarian_options_soy_products" />
      <xs:element ref="vegetarian_options_tofu" />
      <xs:element ref="face_care_anti-age" />
      <xs:element ref="face_care_day_cream" />
      <xs:element ref="face_care_face_masks_and_treatments" />
      <xs:element ref="face_care_face_cleanse" />
      <xs:element ref="face_care_face_serums_and_oils" />
      <xs:element ref="face_care_lip_care" />
      <xs:element ref="face_care_face_care_for_men" />
      <xs:element ref="face_care_eye_cream" />
      <xs:element ref="face_care_night_cream" />
      <xs:element ref="face_care_face_peeling_and_scrub" />
      <xs:element ref="face_care_acne_and_blemishes" />
      <xs:element ref="face_care_other_face_care" />
      <xs:element ref="shower_and_bath_shower_gel" />
      <xs:element ref="shower_and_bath_bath_salts_and_foam" />
      <xs:element ref="shower_and_bath_other_shower_and_bath" />
      <xs:element ref="hands_and_feet_foot_files_and_nail_scissors" />
      <xs:element ref="hands_and_feet_foot_cream_and_deodorant" />
      <xs:element ref="hands_and_feet_foot_bath" />
      <xs:element ref="hands_and_feet_hand_cream" />
      <xs:element ref="hands_and_feet_treatments_for_hands_and_feet" />
      <xs:element ref="hands_and_feet_nail_care" />
      <xs:element ref="hands_and_feet_other_hand_and_foot_care" />
      <xs:element ref="body_care_deodorant" />
      <xs:element ref="body_care_body_lotion_and_oil" />
      <xs:element ref="body_care_intimate_care" />
      <xs:element ref="body_care_peeling_and_scrub" />
      <xs:element ref="body_care_nursing_and_pregnancy" />
      <xs:element ref="body_care_body_hair_removal" />
      <xs:element ref="body_care_other_body_care" />
      <xs:element ref="tanning_and_sun_self_tanning" />
      <xs:element ref="tanning_and_sun_sun_block" />
      <xs:element ref="tanning_and_sun_after_sun" />
      <xs:element ref="tanning_and_sun_other_tanning_and_sun" />
      <xs:element ref="hair_care_and_styling_conditioner" />
      <xs:element ref="hair_care_and_styling_shampoo" />
      <xs:element ref="hair_care_and_styling_hair_coloring" />
      <xs:element ref="styling_tools_hair_curlers" />
      <xs:element ref="styling_products_hair_gels" />
      <xs:element ref="styling_products_hair_sprays" />
      <xs:element ref="styling_products_hair_mousse_and_foams" />
      <xs:element ref="styling_products_hair_wax_and_clay" />
      <xs:element ref="styling_products_volume_powder" />
      <xs:element ref="hair_care_and_styling_hair_treatments_and_repair" />
      <xs:element ref="hair_care_and_styling_other_hair_care" />
      <xs:element ref="styling_tools_hair_brushes_and_combs" />
      <xs:element ref="hair_care_products_shampoo" />
      <xs:element ref="hair_care_products_conditioners" />
      <xs:element ref="hair_care_products_hair_loss_products" />
      <xs:element ref="hair_care_products_dry_shampoo" />
      <xs:element ref="hair_care_products_hair_oils" />
      <xs:element ref="hair_care_products_hair_masks" />
      <xs:element ref="hair_care_products_heat_protection_sprays" />
      <xs:element ref="hair_care_products_beard_and_moustache_care" />
      <xs:element ref="mouth_care_teeth_whitening" />
      <xs:element ref="mouth_care_mouth_wash_and_spray" />
      <xs:element ref="mouth_care_tooth_paste" />
      <xs:element ref="tooth_brushes_tooth_brushes" />
      <xs:element ref="tooth_brushes_tooth_brush_accessories" />
      <xs:element ref="mouth_care_toothbrush_heads" />
      <xs:element ref="mouth_care_other_mouth_care" />
      <xs:element ref="face_makeup_concealer" />
      <xs:element ref="face_makeup_foundation" />
      <xs:element ref="face_makeup_powder" />
      <xs:element ref="face_makeup_rouge" />
      <xs:element ref="face_makeup_bb_and_cc_cream" />
      <xs:element ref="face_makeup_other_face_makeup" />
      <xs:element ref="face_makeup_highlighter" />
      <xs:element ref="face_makeup_primer" />
      <xs:element ref="eye_makeup_mascara" />
      <xs:element ref="eye_makeup_eye_shadow" />
      <xs:element ref="eye_makeup_eyeliner" />
      <xs:element ref="eye_makeup_highlighter" />
      <xs:element ref="eye_makeup_other_eye_makeup" />
      <xs:element ref="eye_makeup_eye_primer" />
      <xs:element ref="eye_makeup_false_eyelashes" />
      <xs:element ref="eye_makeup_concealer" />
      <xs:element ref="eye_makeup_eyebrow_pencil" />
      <xs:element ref="lip_makeup_lip_liner" />
      <xs:element ref="lip_makeup_lip-gloss" />
      <xs:element ref="lip_makeup_lipstick" />
      <xs:element ref="lip_makeup_other_lip_makeup" />
      <xs:element ref="lip_makeup_lip_balm" />
      <xs:element ref="makeup_other_makeup" />
      <xs:element ref="makeup_tools_and_accessories_makeup_brushes" />
      <xs:element ref="makeup_tools_and_accessories_compact_mirrors" />
      <xs:element ref="makeup_tools_and_accessories_makeup_sponges" />
      <xs:element ref="makeup_tools_and_accessories_tweezers" />
      <xs:element ref="makeup_tools_and_accessories_cosmetic_pencil_sharpeners" />
      <xs:element ref="makeup_tools_and_accessories_makeup_cases" />
      <xs:element ref="makeup_tools_and_accessories_lash_curlers" />
      <xs:element ref="makeup_tools_and_accessories_toe_separators" />
      <xs:element ref="nail_makeup_nail_polish" />
      <xs:element ref="nail_makeup_nail_polish_remover" />
      <xs:element ref="nail_makeup_false_nails" />
      <xs:element ref="nail_makeup_nail_kits" />
      <xs:element ref="fragrances_perfumes" />
      <xs:element ref="fragrances_deodorants" />
      <xs:element ref="fragrances_gift_sets" />
    </xs:choice>
  </xs:complexType>
</xs:schema>