subsets {
   subset GermanCars   (BMW,Audi,Volkswagen);
   subset SwedishCars  (SAAB,Volvo);
   subset AmericanCars (Chevrolet,Ford);
}