{ CAR => [ { MODEL => { name => "Mustang", Quality => "A", Speed => "" } }, { MODEL => { Chevy => "Cavalier", MPG => 20 } }, { MODEL => { Color => "blue", crashrating => "spectacular", explodes => "true", speed => "", storage => "none,little", type => "hatchback", }, }, ], }