-- phpMyAdmin SQL Dump -- version 4.6.4 -- https://www.phpmyadmin.net/ -- -- Host: localhost:3306 -- Generation Time: Sep 14, 2017 at 07:10 AM -- Server version: 5.6.33 -- PHP Version: 7.0.12 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `test_for_joins` -- CREATE DATABASE IF NOT EXISTS `test_for_joins` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci; USE `test_for_joins`; -- -------------------------------------------------------- -- -- Table structure for table `cars` -- DROP TABLE IF EXISTS `cars`; CREATE TABLE `cars` ( `ID` bigint(20) UNSIGNED NOT NULL, `car_type` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `cars` -- INSERT INTO `cars` (`ID`, `car_type`) VALUES (1, 'van'), (2, 'station wagon'), (3, 'suv'), (4, 'van'), (5, 'station wagon'), (6, 'station wagon'), (7, 'van'), (8, 'suv'), (9, 'station wagon'), (10, 'suv'), (11, 'van'), (12, 'sport'), (13, 'station wagon'), (14, 'suv'), (15, 'station wagon'), (16, 'station wagon'), (17, 'sport'), (18, 'cabriolet'), (19, 'sport'), (20, 'van'), (21, 'suv'), (22, 'station wagon'), (23, 'station wagon'), (24, 'suv'), (25, 'suv'), (26, 'station wagon'), (27, 'suv'), (28, 'suv'), (29, 'van'), (30, 'sport'), (31, 'station wagon'), (32, 'station wagon'), (33, 'sport'), (34, 'station wagon'), (35, 'station wagon'), (36, 'van'), (37, 'station wagon'), (38, 'suv'), (39, 'van'), (40, 'sport'), (41, 'station wagon'), (42, 'suv'), (43, 'cabriolet'), (44, 'station wagon'), (45, 'cabriolet'), (46, 'sport'), (47, 'suv'), (48, 'suv'), (49, 'van'), (50, 'station wagon'), (51, 'van'), (52, 'suv'), (53, 'suv'), (54, 'station wagon'), (55, 'sport'), (56, 'van'), (57, 'van'), (58, 'sport'), (59, 'cabriolet'), (60, 'cabriolet'), (61, 'van'), (62, 'sport'), (63, 'van'), (64, 'sport'), (65, 'van'), (66, 'suv'), (67, 'van'), (68, 'cabriolet'), (69, 'cabriolet'), (70, 'cabriolet'), (71, 'suv'), (72, 'suv'), (73, 'suv'), (74, 'sport'), (75, 'cabriolet'), (76, 'cabriolet'), (77, 'cabriolet'), (78, 'station wagon'), (79, 'station wagon'), (80, 'sport'), (81, 'sport'), (82, 'van'), (83, 'cabriolet'), (84, 'suv'), (85, 'sport'), (86, 'suv'), (87, 'suv'), (88, 'suv'), (89, 'van'), (90, 'van'), (91, 'suv'), (92, 'station wagon'), (93, 'suv'), (94, 'station wagon'), (95, 'sport'), (96, 'cabriolet'), (97, 'cabriolet'), (98, 'cabriolet'), (99, 'suv'), (100, 'suv'), (101, 'suv'), (102, 'sport'), (103, 'sport'), (104, 'cabriolet'), (105, 'suv'), (106, 'suv'), (107, 'sport'), (108, 'station wagon'), (109, 'station wagon'), (110, 'station wagon'), (111, 'station wagon'), (112, 'suv'), (113, 'sport'), (114, 'suv'), (115, 'suv'), (116, 'suv'), (117, 'van'), (118, 'sport'), (119, 'suv'), (120, 'cabriolet'), (121, 'van'), (122, 'suv'), (123, 'sport'), (124, 'station wagon'), (125, 'sport'), (126, 'cabriolet'), (127, 'cabriolet'), (128, 'suv'), (129, 'cabriolet'), (130, 'sport'), (131, 'station wagon'), (132, 'cabriolet'), (133, 'cabriolet'), (134, 'suv'), (135, 'sport'), (136, 'suv'), (137, 'van'), (138, 'station wagon'), (139, 'van'), (140, 'van'), (141, 'station wagon'), (142, 'van'), (143, 'station wagon'), (144, 'station wagon'), (145, 'suv'), (146, 'cabriolet'), (147, 'station wagon'), (148, 'cabriolet'), (149, 'station wagon'), (150, 'station wagon'), (151, 'station wagon'), (152, 'suv'), (153, 'van'), (154, 'station wagon'), (155, 'cabriolet'), (156, 'suv'), (157, 'station wagon'), (158, 'suv'), (159, 'cabriolet'), (160, 'cabriolet'), (161, 'cabriolet'), (162, 'cabriolet'), (163, 'cabriolet'), (164, 'station wagon'), (165, 'cabriolet'), (166, 'station wagon'), (167, 'station wagon'), (168, 'sport'), (169, 'station wagon'), (170, 'sport'), (171, 'station wagon'), (172, 'cabriolet'), (173, 'cabriolet'), (174, 'cabriolet'), (175, 'van'), (176, 'cabriolet'), (177, 'sport'), (178, 'cabriolet'), (179, 'suv'), (180, 'suv'), (181, 'cabriolet'), (182, 'sport'), (183, 'suv'), (184, 'van'), (185, 'van'), (186, 'van'), (187, 'suv'), (188, 'cabriolet'), (189, 'cabriolet'), (190, 'suv'), (191, 'cabriolet'), (192, 'van'), (193, 'sport'), (194, 'suv'), (195, 'station wagon'), (196, 'cabriolet'), (197, 'station wagon'), (198, 'sport'), (199, 'sport'), (200, 'van'), (201, 'van'), (202, 'van'), (203, 'van'), (204, 'suv'), (205, 'van'), (206, 'van'), (207, 'cabriolet'), (208, 'cabriolet'), (209, 'van'), (210, 'suv'), (211, 'sport'), (212, 'van'), (213, 'cabriolet'), (214, 'station wagon'), (215, 'station wagon'), (216, 'cabriolet'), (217, 'sport'), (218, 'van'), (219, 'sport'), (220, 'suv'), (221, 'cabriolet'), (222, 'station wagon'), (223, 'station wagon'), (224, 'station wagon'), (225, 'cabriolet'), (226, 'cabriolet'), (227, 'van'), (228, 'cabriolet'), (229, 'station wagon'), (230, 'cabriolet'), (231, 'sport'), (232, 'sport'), (233, 'suv'), (234, 'cabriolet'), (235, 'cabriolet'), (236, 'suv'), (237, 'station wagon'), (238, 'station wagon'), (239, 'van'), (240, 'cabriolet'), (241, 'suv'), (242, 'sport'), (243, 'cabriolet'), (244, 'cabriolet'), (245, 'sport'), (246, 'sport'), (247, 'suv'), (248, 'van'), (249, 'cabriolet'), (250, 'station wagon'), (251, 'station wagon'), (252, 'suv'), (253, 'station wagon'), (254, 'sport'), (255, 'suv'), (256, 'cabriolet'), (257, 'van'), (258, 'suv'), (259, 'station wagon'), (260, 'sport'), (261, 'van'), (262, 'suv'), (263, 'sport'), (264, 'station wagon'), (265, 'station wagon'), (266, 'cabriolet'), (267, 'suv'), (268, 'sport'), (269, 'station wagon'), (270, 'station wagon'), (271, 'sport'), (272, 'cabriolet'), (273, 'cabriolet'), (274, 'van'), (275, 'station wagon'), (276, 'station wagon'), (277, 'suv'), (278, 'suv'), (279, 'cabriolet'), (280, 'suv'), (281, 'suv'), (282, 'station wagon'), (283, 'cabriolet'), (284, 'sport'), (285, 'station wagon'), (286, 'van'), (287, 'suv'), (288, 'suv'), (289, 'station wagon'), (290, 'cabriolet'), (291, 'sport'), (292, 'station wagon'), (293, 'sport'), (294, 'station wagon'), (295, 'station wagon'), (296, 'cabriolet'), (297, 'suv'), (298, 'van'), (299, 'station wagon'), (300, 'cabriolet'), (301, 'suv'), (302, 'station wagon'), (303, 'van'), (304, 'sport'), (305, 'station wagon'), (306, 'sport'), (307, 'station wagon'), (308, 'van'), (309, 'station wagon'), (310, 'suv'), (311, 'cabriolet'), (312, 'suv'), (313, 'cabriolet'), (314, 'van'), (315, 'cabriolet'), (316, 'cabriolet'), (317, 'station wagon'), (318, 'cabriolet'), (319, 'sport'), (320, 'sport'), (321, 'suv'), (322, 'suv'), (323, 'cabriolet'), (324, 'station wagon'), (325, 'suv'), (326, 'cabriolet'), (327, 'cabriolet'), (328, 'suv'), (329, 'van'), (330, 'cabriolet'), (331, 'cabriolet'), (332, 'suv'), (333, 'sport'), (334, 'cabriolet'), (335, 'van'), (336, 'suv'), (337, 'station wagon'), (338, 'van'), (339, 'suv'), (340, 'van'), (341, 'station wagon'), (342, 'sport'), (343, 'station wagon'), (344, 'cabriolet'), (345, 'station wagon'), (346, 'suv'), (347, 'cabriolet'), (348, 'sport'), (349, 'suv'), (350, 'suv'), (351, 'cabriolet'), (352, 'sport'), (353, 'station wagon'), (354, 'van'), (355, 'sport'), (356, 'sport'), (357, 'suv'), (358, 'station wagon'), (359, 'suv'), (360, 'station wagon'), (361, 'cabriolet'), (362, 'suv'), (363, 'station wagon'), (364, 'station wagon'), (365, 'station wagon'), (366, 'sport'), (367, 'van'), (368, 'cabriolet'), (369, 'suv'), (370, 'suv'), (371, 'station wagon'), (372, 'station wagon'), (373, 'station wagon'), (374, 'van'), (375, 'cabriolet'), (376, 'van'), (377, 'van'), (378, 'suv'), (379, 'sport'), (380, 'van'), (381, 'sport'), (382, 'van'), (383, 'cabriolet'), (384, 'suv'), (385, 'van'), (386, 'van'), (387, 'station wagon'), (388, 'station wagon'), (389, 'station wagon'), (390, 'van'), (391, 'van'), (392, 'cabriolet'), (393, 'sport'), (394, 'sport'), (395, 'suv'), (396, 'suv'), (397, 'sport'), (398, 'van'), (399, 'suv'), (400, 'suv'), (401, 'station wagon'), (402, 'sport'), (403, 'station wagon'), (404, 'van'), (405, 'sport'), (406, 'sport'), (407, 'suv'), (408, 'van'), (409, 'suv'), (410, 'station wagon'), (411, 'station wagon'), (412, 'cabriolet'), (413, 'sport'), (414, 'suv'), (415, 'suv'), (416, 'van'), (417, 'sport'), (418, 'station wagon'), (419, 'sport'), (420, 'station wagon'), (421, 'sport'), (422, 'station wagon'), (423, 'sport'), (424, 'sport'), (425, 'suv'), (426, 'van'), (427, 'station wagon'), (428, 'cabriolet'), (429, 'suv'), (430, 'station wagon'), (431, 'sport'), (432, 'van'), (433, 'station wagon'), (434, 'van'), (435, 'cabriolet'), (436, 'suv'), (437, 'cabriolet'), (438, 'van'), (439, 'station wagon'), (440, 'suv'), (441, 'van'), (442, 'van'), (443, 'suv'), (444, 'sport'), (445, 'cabriolet'), (446, 'sport'), (447, 'van'), (448, 'sport'), (449, 'cabriolet'), (450, 'cabriolet'), (451, 'van'), (452, 'van'), (453, 'suv'), (454, 'van'), (455, 'van'), (456, 'station wagon'), (457, 'cabriolet'), (458, 'cabriolet'), (459, 'suv'), (460, 'cabriolet'), (461, 'van'), (462, 'suv'), (463, 'suv'), (464, 'sport'), (465, 'van'), (466, 'station wagon'), (467, 'station wagon'), (468, 'suv'), (469, 'suv'), (470, 'van'), (471, 'sport'), (472, 'cabriolet'), (473, 'cabriolet'), (474, 'station wagon'), (475, 'station wagon'), (476, 'sport'), (477, 'van'), (478, 'suv'), (479, 'station wagon'), (480, 'station wagon'), (481, 'cabriolet'), (482, 'sport'), (483, 'cabriolet'), (484, 'suv'), (485, 'van'), (486, 'van'), (487, 'station wagon'), (488, 'cabriolet'), (489, 'suv'), (490, 'station wagon'), (491, 'sport'), (492, 'station wagon'), (493, 'van'), (494, 'sport'), (495, 'cabriolet'), (496, 'station wagon'), (497, 'sport'), (498, 'van'), (499, 'station wagon'), (500, 'station wagon'), (501, 'sport'), (502, 'station wagon'), (503, 'van'), (504, 'sport'), (505, 'cabriolet'), (506, 'cabriolet'), (507, 'suv'), (508, 'cabriolet'), (509, 'cabriolet'), (510, 'sport'), (511, 'suv'), (512, 'station wagon'), (513, 'cabriolet'), (514, 'sport'), (515, 'station wagon'), (516, 'cabriolet'), (517, 'van'), (518, 'suv'), (519, 'suv'), (520, 'sport'), (521, 'suv'), (522, 'station wagon'), (523, 'station wagon'), (524, 'sport'), (525, 'van'), (526, 'cabriolet'), (527, 'cabriolet'), (528, 'cabriolet'), (529, 'suv'), (530, 'van'), (531, 'cabriolet'), (532, 'sport'), (533, 'suv'), (534, 'van'), (535, 'van'), (536, 'van'), (537, 'cabriolet'), (538, 'sport'), (539, 'cabriolet'), (540, 'station wagon'), (541, 'sport'), (542, 'sport'), (543, 'cabriolet'), (544, 'cabriolet'), (545, 'station wagon'), (546, 'station wagon'), (547, 'cabriolet'), (548, 'cabriolet'), (549, 'suv'), (550, 'station wagon'), (551, 'sport'), (552, 'van'), (553, 'suv'), (554, 'van'), (555, 'station wagon'), (556, 'van'), (557, 'sport'), (558, 'van'), (559, 'sport'), (560, 'van'), (561, 'sport'), (562, 'suv'), (563, 'sport'), (564, 'cabriolet'), (565, 'sport'), (566, 'van'), (567, 'sport'), (568, 'sport'), (569, 'suv'), (570, 'station wagon'), (571, 'suv'), (572, 'suv'), (573, 'cabriolet'), (574, 'cabriolet'), (575, 'van'), (576, 'sport'), (577, 'cabriolet'), (578, 'sport'), (579, 'station wagon'), (580, 'sport'), (581, 'suv'), (582, 'van'), (583, 'sport'), (584, 'suv'), (585, 'cabriolet'), (586, 'sport'), (587, 'station wagon'), (588, 'cabriolet'), (589, 'sport'), (590, 'sport'), (591, 'station wagon'), (592, 'station wagon'), (593, 'van'), (594, 'station wagon'), (595, 'sport'), (596, 'suv'), (597, 'sport'), (598, 'cabriolet'), (599, 'van'), (600, 'sport'), (601, 'van'), (602, 'cabriolet'), (603, 'cabriolet'), (604, 'van'), (605, 'cabriolet'), (606, 'sport'), (607, 'suv'), (608, 'suv'), (609, 'station wagon'), (610, 'cabriolet'), (611, 'suv'), (612, 'sport'), (613, 'cabriolet'), (614, 'station wagon'), (615, 'station wagon'), (616, 'sport'), (617, 'suv'), (618, 'sport'), (619, 'suv'), (620, 'cabriolet'), (621, 'cabriolet'), (622, 'station wagon'), (623, 'van'), (624, 'sport'), (625, 'station wagon'), (626, 'van'), (627, 'sport'), (628, 'sport'), (629, 'cabriolet'), (630, 'van'), (631, 'van'), (632, 'station wagon'), (633, 'van'), (634, 'station wagon'), (635, 'cabriolet'), (636, 'cabriolet'), (637, 'sport'), (638, 'sport'), (639, 'sport'), (640, 'suv'), (641, 'cabriolet'), (642, 'sport'), (643, 'cabriolet'), (644, 'suv'), (645, 'suv'), (646, 'cabriolet'), (647, 'cabriolet'), (648, 'suv'), (649, 'suv'), (650, 'van'), (651, 'sport'), (652, 'suv'), (653, 'station wagon'), (654, 'van'), (655, 'sport'), (656, 'station wagon'), (657, 'suv'), (658, 'sport'), (659, 'van'), (660, 'sport'), (661, 'cabriolet'), (662, 'van'), (663, 'suv'), (664, 'suv'), (665, 'sport'), (666, 'suv'), (667, 'station wagon'), (668, 'cabriolet'), (669, 'van'), (670, 'suv'), (671, 'cabriolet'), (672, 'station wagon'), (673, 'suv'), (674, 'station wagon'), (675, 'sport'), (676, 'van'), (677, 'station wagon'), (678, 'station wagon'), (679, 'station wagon'), (680, 'van'), (681, 'cabriolet'), (682, 'cabriolet'), (683, 'van'), (684, 'van'), (685, 'cabriolet'), (686, 'cabriolet'), (687, 'suv'), (688, 'suv'), (689, 'suv'), (690, 'station wagon'), (691, 'sport'), (692, 'suv'), (693, 'sport'), (694, 'suv'), (695, 'cabriolet'), (696, 'van'), (697, 'van'), (698, 'suv'), (699, 'suv'), (700, 'cabriolet'), (701, 'suv'), (702, 'suv'), (703, 'cabriolet'), (704, 'station wagon'), (705, 'suv'), (706, 'station wagon'), (707, 'van'), (708, 'station wagon'), (709, 'sport'), (710, 'van'), (711, 'sport'), (712, 'van'), (713, 'cabriolet'), (714, 'van'), (715, 'station wagon'), (716, 'suv'), (717, 'station wagon'), (718, 'sport'), (719, 'sport'), (720, 'sport'), (721, 'suv'), (722, 'station wagon'), (723, 'cabriolet'), (724, 'cabriolet'), (725, 'station wagon'), (726, 'station wagon'), (727, 'sport'), (728, 'van'), (729, 'cabriolet'), (730, 'suv'), (731, 'station wagon'), (732, 'suv'), (733, 'suv'), (734, 'suv'), (735, 'cabriolet'), (736, 'cabriolet'), (737, 'station wagon'), (738, 'sport'), (739, 'cabriolet'), (740, 'station wagon'), (741, 'suv'), (742, 'cabriolet'), (743, 'suv'), (744, 'sport'), (745, 'suv'), (746, 'van'), (747, 'station wagon'), (748, 'sport'), (749, 'cabriolet'), (750, 'sport'), (751, 'sport'), (752, 'van'), (753, 'cabriolet'), (754, 'van'), (755, 'station wagon'), (756, 'station wagon'), (757, 'van'), (758, 'suv'), (759, 'sport'), (760, 'van'), (761, 'sport'), (762, 'cabriolet'), (763, 'sport'), (764, 'cabriolet'), (765, 'van'), (766, 'cabriolet'), (767, 'sport'), (768, 'cabriolet'), (769, 'van'), (770, 'sport'), (771, 'van'), (772, 'station wagon'), (773, 'suv'), (774, 'sport'), (775, 'station wagon'), (776, 'van'), (777, 'van'), (778, 'station wagon'), (779, 'cabriolet'), (780, 'cabriolet'), (781, 'van'), (782, 'van'), (783, 'sport'), (784, 'cabriolet'), (785, 'suv'), (786, 'suv'), (787, 'suv'), (788, 'van'), (789, 'van'), (790, 'suv'), (791, 'cabriolet'), (792, 'suv'), (793, 'station wagon'), (794, 'sport'), (795, 'sport'), (796, 'station wagon'), (797, 'cabriolet'), (798, 'suv'), (799, 'station wagon'), (800, 'suv'), (801, 'station wagon'), (802, 'cabriolet'), (803, 'sport'), (804, 'cabriolet'), (805, 'suv'), (806, 'van'), (807, 'van'), (808, 'suv'), (809, 'van'), (810, 'cabriolet'), (811, 'station wagon'), (812, 'cabriolet'), (813, 'cabriolet'), (814, 'van'), (815, 'van'), (816, 'cabriolet'), (817, 'sport'), (818, 'station wagon'), (819, 'suv'), (820, 'cabriolet'), (821, 'station wagon'), (822, 'sport'), (823, 'station wagon'), (824, 'suv'), (825, 'suv'), (826, 'suv'), (827, 'station wagon'), (828, 'suv'), (829, 'van'), (830, 'van'), (831, 'suv'), (832, 'cabriolet'), (833, 'cabriolet'), (834, 'suv'), (835, 'van'), (836, 'sport'), (837, 'station wagon'), (838, 'cabriolet'), (839, 'cabriolet'), (840, 'suv'), (841, 'sport'), (842, 'suv'), (843, 'van'), (844, 'cabriolet'), (845, 'van'), (846, 'van'), (847, 'van'), (848, 'cabriolet'), (849, 'suv'), (850, 'sport'), (851, 'cabriolet'), (852, 'van'), (853, 'cabriolet'), (854, 'station wagon'), (855, 'van'), (856, 'cabriolet'), (857, 'van'), (858, 'cabriolet'), (859, 'station wagon'), (860, 'sport'), (861, 'sport'), (862, 'station wagon'), (863, 'sport'), (864, 'van'), (865, 'cabriolet'), (866, 'cabriolet'), (867, 'sport'), (868, 'station wagon'), (869, 'cabriolet'), (870, 'van'), (871, 'sport'), (872, 'suv'), (873, 'van'), (874, 'van'), (875, 'sport'), (876, 'suv'), (877, 'station wagon'), (878, 'van'), (879, 'van'), (880, 'suv'), (881, 'station wagon'), (882, 'van'), (883, 'suv'), (884, 'station wagon'), (885, 'cabriolet'), (886, 'sport'), (887, 'suv'), (888, 'van'), (889, 'sport'), (890, 'suv'), (891, 'station wagon'), (892, 'cabriolet'), (893, 'station wagon'), (894, 'cabriolet'), (895, 'suv'), (896, 'van'), (897, 'suv'), (898, 'suv'), (899, 'suv'), (900, 'suv'), (901, 'cabriolet'), (902, 'sport'), (903, 'cabriolet'), (904, 'van'), (905, 'station wagon'), (906, 'van'), (907, 'station wagon'), (908, 'station wagon'), (909, 'van'), (910, 'suv'), (911, 'suv'), (912, 'van'), (913, 'station wagon'), (914, 'cabriolet'), (915, 'suv'), (916, 'station wagon'), (917, 'sport'), (918, 'suv'), (919, 'suv'), (920, 'suv'), (921, 'van'), (922, 'suv'), (923, 'sport'), (924, 'station wagon'), (925, 'station wagon'), (926, 'cabriolet'), (927, 'van'), (928, 'sport'), (929, 'suv'), (930, 'van'), (931, 'van'), (932, 'suv'), (933, 'van'), (934, 'van'), (935, 'station wagon'), (936, 'suv'), (937, 'sport'), (938, 'sport'), (939, 'cabriolet'), (940, 'cabriolet'), (941, 'suv'), (942, 'sport'), (943, 'suv'), (944, 'station wagon'), (945, 'cabriolet'), (946, 'station wagon'), (947, 'station wagon'), (948, 'sport'), (949, 'cabriolet'), (950, 'station wagon'), (951, 'station wagon'), (952, 'station wagon'), (953, 'van'), (954, 'station wagon'), (955, 'suv'), (956, 'sport'), (957, 'station wagon'), (958, 'sport'), (959, 'station wagon'), (960, 'suv'), (961, 'cabriolet'), (962, 'cabriolet'), (963, 'cabriolet'), (964, 'station wagon'), (965, 'sport'), (966, 'cabriolet'), (967, 'cabriolet'), (968, 'van'), (969, 'suv'), (970, 'van'), (971, 'van'), (972, 'suv'), (973, 'suv'), (974, 'station wagon'), (975, 'cabriolet'), (976, 'suv'), (977, 'sport'), (978, 'cabriolet'), (979, 'van'), (980, 'cabriolet'), (981, 'van'), (982, 'station wagon'), (983, 'sport'), (984, 'suv'), (985, 'cabriolet'), (986, 'station wagon'), (987, 'suv'), (988, 'cabriolet'), (989, 'sport'), (990, 'van'), (991, 'van'), (992, 'station wagon'), (993, 'cabriolet'), (994, 'suv'), (995, 'cabriolet'), (996, 'van'), (997, 'cabriolet'), (998, 'cabriolet'), (999, 'sport'), (1000, 'cabriolet'), (1001, 'van'), (1002, 'van'), (1003, 'van'), (1004, 'suv'), (1005, 'sport'), (1006, 'van'), (1007, 'station wagon'), (1008, 'suv'), (1009, 'suv'), (1010, 'station wagon'), (1011, 'station wagon'), (1012, 'van'), (1013, 'sport'), (1014, 'sport'), (1015, 'van'), (1016, 'cabriolet'), (1017, 'suv'), (1018, 'van'), (1019, 'suv'), (1020, 'suv'), (1021, 'van'), (1022, 'station wagon'), (1023, 'sport'), (1024, 'sport'), (1025, 'suv'), (1026, 'sport'), (1027, 'station wagon'), (1028, 'station wagon'), (1029, 'suv'), (1030, 'station wagon'), (1031, 'cabriolet'), (1032, 'van'), (1033, 'suv'), (1034, 'suv'), (1035, 'suv'), (1036, 'cabriolet'), (1037, 'cabriolet'), (1038, 'station wagon'), (1039, 'van'), (1040, 'sport'), (1041, 'station wagon'), (1042, 'van'), (1043, 'van'), (1044, 'suv'), (1045, 'cabriolet'), (1046, 'cabriolet'), (1047, 'suv'), (1048, 'cabriolet'), (1049, 'sport'), (1050, 'van'), (1051, 'cabriolet'), (1052, 'suv'), (1053, 'station wagon'), (1054, 'sport'), (1055, 'station wagon'), (1056, 'suv'), (1057, 'van'), (1058, 'station wagon'), (1059, 'station wagon'), (1060, 'station wagon'), (1061, 'station wagon'), (1062, 'suv'), (1063, 'cabriolet'), (1064, 'suv'), (1065, 'sport'), (1066, 'suv'), (1067, 'cabriolet'), (1068, 'sport'), (1069, 'suv'), (1070, 'sport'), (1071, 'van'), (1072, 'cabriolet'), (1073, 'cabriolet'), (1074, 'cabriolet'), (1075, 'cabriolet'), (1076, 'cabriolet'), (1077, 'van'), (1078, 'sport'), (1079, 'sport'), (1080, 'station wagon'), (1081, 'cabriolet'), (1082, 'sport'), (1083, 'cabriolet'), (1084, 'van'), (1085, 'station wagon'), (1086, 'sport'), (1087, 'sport'), (1088, 'station wagon'), (1089, 'van'), (1090, 'van'), (1091, 'sport'), (1092, 'van'), (1093, 'suv'), (1094, 'van'), (1095, 'suv'), (1096, 'sport'), (1097, 'station wagon'), (1098, 'van'), (1099, 'van'), (1100, 'sport'), (1101, 'suv'), (1102, 'station wagon'), (1103, 'suv'), (1104, 'van'), (1105, 'cabriolet'), (1106, 'suv'), (1107, 'cabriolet'), (1108, 'station wagon'), (1109, 'sport'), (1110, 'van'), (1111, 'van'), (1112, 'suv'), (1113, 'cabriolet'), (1114, 'cabriolet'), (1115, 'cabriolet'), (1116, 'sport'), (1117, 'station wagon'), (1118, 'cabriolet'), (1119, 'suv'), (1120, 'suv'), (1121, 'van'), (1122, 'cabriolet'), (1123, 'station wagon'), (1124, 'suv'), (1125, 'sport'), (1126, 'cabriolet'), (1127, 'sport'), (1128, 'van'), (1129, 'suv'), (1130, 'cabriolet'), (1131, 'station wagon'), (1132, 'suv'), (1133, 'station wagon'), (1134, 'suv'), (1135, 'station wagon'), (1136, 'cabriolet'), (1137, 'station wagon'), (1138, 'van'), (1139, 'sport'), (1140, 'van'), (1141, 'sport'), (1142, 'van'), (1143, 'sport'), (1144, 'sport'), (1145, 'station wagon'), (1146, 'cabriolet'), (1147, 'suv'), (1148, 'van'), (1149, 'sport'), (1150, 'suv'), (1151, 'van'), (1152, 'sport'), (1153, 'cabriolet'), (1154, 'suv'), (1155, 'station wagon'), (1156, 'van'), (1157, 'cabriolet'), (1158, 'station wagon'), (1159, 'sport'), (1160, 'station wagon'), (1161, 'sport'), (1162, 'station wagon'), (1163, 'van'), (1164, 'sport'), (1165, 'cabriolet'), (1166, 'station wagon'), (1167, 'station wagon'), (1168, 'van'), (1169, 'suv'), (1170, 'sport'), (1171, 'suv'), (1172, 'station wagon'), (1173, 'cabriolet'), (1174, 'station wagon'), (1175, 'station wagon'), (1176, 'suv'), (1177, 'station wagon'), (1178, 'van'), (1179, 'suv'), (1180, 'suv'), (1181, 'station wagon'), (1182, 'station wagon'), (1183, 'van'), (1184, 'sport'), (1185, 'station wagon'), (1186, 'cabriolet'), (1187, 'station wagon'), (1188, 'van'), (1189, 'van'), (1190, 'cabriolet'), (1191, 'sport'), (1192, 'van'), (1193, 'van'), (1194, 'cabriolet'), (1195, 'station wagon'), (1196, 'van'), (1197, 'cabriolet'), (1198, 'van'), (1199, 'suv'), (1200, 'van'), (1201, 'cabriolet'), (1202, 'sport'), (1203, 'sport'), (1204, 'cabriolet'), (1205, 'suv'), (1206, 'suv'), (1207, 'cabriolet'), (1208, 'suv'), (1209, 'sport'), (1210, 'cabriolet'), (1211, 'suv'), (1212, 'van'), (1213, 'station wagon'), (1214, 'station wagon'), (1215, 'station wagon'), (1216, 'van'), (1217, 'sport'), (1218, 'sport'), (1219, 'van'), (1220, 'van'), (1221, 'van'), (1222, 'sport'), (1223, 'cabriolet'), (1224, 'sport'), (1225, 'sport'), (1226, 'van'), (1227, 'van'), (1228, 'suv'), (1229, 'sport'), (1230, 'suv'), (1231, 'van'), (1232, 'sport'), (1233, 'cabriolet'), (1234, 'van'), (1235, 'cabriolet'), (1236, 'station wagon'), (1237, 'cabriolet'), (1238, 'cabriolet'), (1239, 'van'), (1240, 'station wagon'), (1241, 'station wagon'), (1242, 'van'), (1243, 'station wagon'), (1244, 'sport'), (1245, 'van'), (1246, 'cabriolet'), (1247, 'suv'), (1248, 'sport'), (1249, 'suv'), (1250, 'suv'), (1251, 'sport'), (1252, 'van'), (1253, 'suv'), (1254, 'cabriolet'), (1255, 'station wagon'), (1256, 'sport'), (1257, 'van'), (1258, 'sport'), (1259, 'cabriolet'), (1260, 'cabriolet'), (1261, 'cabriolet'), (1262, 'station wagon'), (1263, 'suv'), (1264, 'suv'), (1265, 'sport'), (1266, 'sport'), (1267, 'station wagon'), (1268, 'sport'), (1269, 'cabriolet'), (1270, 'van'), (1271, 'sport'), (1272, 'cabriolet'), (1273, 'sport'), (1274, 'station wagon'), (1275, 'sport'), (1276, 'cabriolet'), (1277, 'van'), (1278, 'station wagon'), (1279, 'station wagon'), (1280, 'van'), (1281, 'station wagon'), (1282, 'van'), (1283, 'sport'), (1284, 'sport'), (1285, 'sport'), (1286, 'cabriolet'), (1287, 'sport'), (1288, 'suv'), (1289, 'cabriolet'), (1290, 'suv'), (1291, 'van'), (1292, 'van'), (1293, 'station wagon'), (1294, 'suv'), (1295, 'cabriolet'), (1296, 'station wagon'), (1297, 'cabriolet'), (1298, 'van'), (1299, 'sport'), (1300, 'station wagon'), (1301, 'van'), (1302, 'cabriolet'), (1303, 'cabriolet'), (1304, 'station wagon'), (1305, 'van'), (1306, 'cabriolet'), (1307, 'cabriolet'), (1308, 'van'), (1309, 'station wagon'), (1310, 'cabriolet'), (1311, 'sport'), (1312, 'station wagon'), (1313, 'van'), (1314, 'van'), (1315, 'cabriolet'), (1316, 'van'), (1317, 'suv'), (1318, 'van'), (1319, 'sport'), (1320, 'sport'), (1321, 'cabriolet'), (1322, 'station wagon'), (1323, 'suv'), (1324, 'station wagon'), (1325, 'van'), (1326, 'cabriolet'), (1327, 'suv'), (1328, 'sport'), (1329, 'van'), (1330, 'cabriolet'), (1331, 'cabriolet'), (1332, 'suv'), (1333, 'station wagon'), (1334, 'sport'), (1335, 'cabriolet'), (1336, 'suv'), (1337, 'suv'), (1338, 'suv'), (1339, 'suv'), (1340, 'sport'), (1341, 'van'), (1342, 'van'), (1343, 'sport'), (1344, 'van'), (1345, 'van'), (1346, 'suv'), (1347, 'station wagon'), (1348, 'sport'), (1349, 'suv'), (1350, 'suv'), (1351, 'suv'), (1352, 'van'), (1353, 'van'), (1354, 'suv'), (1355, 'van'), (1356, 'van'), (1357, 'suv'), (1358, 'suv'), (1359, 'cabriolet'), (1360, 'sport'), (1361, 'station wagon'), (1362, 'cabriolet'), (1363, 'suv'), (1364, 'station wagon'), (1365, 'suv'), (1366, 'suv'), (1367, 'cabriolet'), (1368, 'sport'), (1369, 'suv'), (1370, 'sport'), (1371, 'station wagon'), (1372, 'station wagon'), (1373, 'sport'), (1374, 'suv'), (1375, 'station wagon'), (1376, 'van'), (1377, 'van'), (1378, 'station wagon'), (1379, 'van'), (1380, 'van'), (1381, 'van'), (1382, 'suv'), (1383, 'sport'), (1384, 'van'), (1385, 'sport'), (1386, 'van'), (1387, 'station wagon'), (1388, 'cabriolet'), (1389, 'suv'), (1390, 'station wagon'), (1391, 'cabriolet'), (1392, 'van'), (1393, 'sport'), (1394, 'station wagon'), (1395, 'suv'), (1396, 'sport'), (1397, 'suv'), (1398, 'station wagon'), (1399, 'cabriolet'), (1400, 'cabriolet'), (1401, 'sport'), (1402, 'sport'), (1403, 'van'), (1404, 'station wagon'), (1405, 'cabriolet'), (1406, 'sport'), (1407, 'sport'), (1408, 'van'), (1409, 'cabriolet'), (1410, 'van'), (1411, 'station wagon'), (1412, 'van'), (1413, 'cabriolet'), (1414, 'station wagon'), (1415, 'van'), (1416, 'sport'), (1417, 'station wagon'), (1418, 'sport'), (1419, 'cabriolet'), (1420, 'van'), (1421, 'sport'), (1422, 'van'), (1423, 'station wagon'), (1424, 'van'), (1425, 'station wagon'), (1426, 'station wagon'), (1427, 'cabriolet'), (1428, 'sport'), (1429, 'suv'), (1430, 'suv'), (1431, 'suv'), (1432, 'cabriolet'), (1433, 'suv'), (1434, 'sport'), (1435, 'suv'), (1436, 'cabriolet'), (1437, 'sport'), (1438, 'station wagon'), (1439, 'cabriolet'), (1440, 'van'), (1441, 'suv'), (1442, 'van'), (1443, 'suv'), (1444, 'station wagon'), (1445, 'suv'), (1446, 'suv'), (1447, 'suv'), (1448, 'suv'), (1449, 'suv'), (1450, 'sport'), (1451, 'station wagon'), (1452, 'van'), (1453, 'station wagon'), (1454, 'sport'), (1455, 'cabriolet'), (1456, 'van'), (1457, 'sport'), (1458, 'station wagon'), (1459, 'cabriolet'), (1460, 'van'), (1461, 'van'), (1462, 'van'), (1463, 'sport'), (1464, 'van'), (1465, 'station wagon'), (1466, 'suv'), (1467, 'van'), (1468, 'van'), (1469, 'sport'), (1470, 'sport'), (1471, 'cabriolet'), (1472, 'suv'), (1473, 'van'), (1474, 'cabriolet'), (1475, 'suv'), (1476, 'station wagon'), (1477, 'station wagon'), (1478, 'suv'), (1479, 'suv'), (1480, 'van'), (1481, 'cabriolet'), (1482, 'suv'), (1483, 'sport'), (1484, 'suv'), (1485, 'station wagon'), (1486, 'van'), (1487, 'cabriolet'), (1488, 'station wagon'), (1489, 'van'), (1490, 'suv'), (1491, 'cabriolet'), (1492, 'cabriolet'), (1493, 'suv'), (1494, 'suv'), (1495, 'suv'), (1496, 'suv'), (1497, 'station wagon'), (1498, 'cabriolet'), (1499, 'station wagon'), (1500, 'sport'), (1501, 'cabriolet'), (1502, 'suv'), (1503, 'sport'), (1504, 'van'), (1505, 'suv'), (1506, 'van'), (1507, 'van'), (1508, 'station wagon'), (1509, 'sport'), (1510, 'suv'), (1511, 'sport'), (1512, 'station wagon'), (1513, 'station wagon'), (1514, 'station wagon'), (1515, 'sport'), (1516, 'station wagon'), (1517, 'station wagon'), (1518, 'sport'), (1519, 'station wagon'), (1520, 'station wagon'), (1521, 'van'), (1522, 'van'), (1523, 'sport'), (1524, 'station wagon'), (1525, 'station wagon'), (1526, 'sport'), (1527, 'van'), (1528, 'station wagon'), (1529, 'suv'), (1530, 'sport'), (1531, 'station wagon'), (1532, 'suv'), (1533, 'suv'), (1534, 'sport'), (1535, 'cabriolet'), (1536, 'station wagon'), (1537, 'sport'), (1538, 'suv'), (1539, 'suv'), (1540, 'station wagon'), (1541, 'cabriolet'), (1542, 'van'), (1543, 'suv'), (1544, 'cabriolet'), (1545, 'suv'), (1546, 'van'), (1547, 'station wagon'), (1548, 'cabriolet'), (1549, 'station wagon'), (1550, 'van'), (1551, 'sport'), (1552, 'station wagon'), (1553, 'van'), (1554, 'suv'), (1555, 'suv'), (1556, 'suv'), (1557, 'cabriolet'), (1558, 'cabriolet'), (1559, 'sport'), (1560, 'suv'), (1561, 'suv'), (1562, 'van'), (1563, 'station wagon'), (1564, 'sport'), (1565, 'suv'), (1566, 'cabriolet'), (1567, 'cabriolet'), (1568, 'cabriolet'), (1569, 'cabriolet'), (1570, 'van'), (1571, 'station wagon'), (1572, 'van'), (1573, 'sport'), (1574, 'van'), (1575, 'van'), (1576, 'cabriolet'), (1577, 'sport'), (1578, 'suv'), (1579, 'sport'), (1580, 'van'), (1581, 'suv'), (1582, 'van'), (1583, 'sport'), (1584, 'sport'), (1585, 'suv'), (1586, 'sport'), (1587, 'station wagon'), (1588, 'cabriolet'), (1589, 'van'), (1590, 'cabriolet'), (1591, 'suv'), (1592, 'sport'), (1593, 'sport'), (1594, 'sport'), (1595, 'suv'), (1596, 'suv'), (1597, 'cabriolet'), (1598, 'station wagon'), (1599, 'van'), (1600, 'van'), (1601, 'station wagon'), (1602, 'sport'), (1603, 'station wagon'), (1604, 'station wagon'), (1605, 'suv'), (1606, 'van'), (1607, 'station wagon'), (1608, 'van'), (1609, 'sport'), (1610, 'van'), (1611, 'cabriolet'), (1612, 'station wagon'), (1613, 'cabriolet'), (1614, 'suv'), (1615, 'suv'), (1616, 'van'), (1617, 'cabriolet'), (1618, 'station wagon'), (1619, 'suv'), (1620, 'van'), (1621, 'sport'), (1622, 'suv'), (1623, 'station wagon'), (1624, 'sport'), (1625, 'station wagon'), (1626, 'van'), (1627, 'sport'), (1628, 'station wagon'), (1629, 'suv'), (1630, 'cabriolet'), (1631, 'van'), (1632, 'suv'), (1633, 'van'), (1634, 'sport'), (1635, 'station wagon'), (1636, 'sport'), (1637, 'van'), (1638, 'cabriolet'), (1639, 'van'), (1640, 'van'), (1641, 'sport'), (1642, 'sport'), (1643, 'station wagon'), (1644, 'sport'), (1645, 'station wagon'), (1646, 'sport'), (1647, 'van'), (1648, 'cabriolet'), (1649, 'van'), (1650, 'sport'), (1651, 'sport'), (1652, 'sport'), (1653, 'station wagon'), (1654, 'sport'), (1655, 'sport'), (1656, 'cabriolet'), (1657, 'van'), (1658, 'van'), (1659, 'sport'), (1660, 'station wagon'), (1661, 'van'), (1662, 'cabriolet'), (1663, 'station wagon'), (1664, 'suv'), (1665, 'suv'), (1666, 'station wagon'), (1667, 'sport'), (1668, 'station wagon'), (1669, 'cabriolet'), (1670, 'station wagon'), (1671, 'van'), (1672, 'station wagon'), (1673, 'cabriolet'), (1674, 'sport'), (1675, 'sport'), (1676, 'van'), (1677, 'van'), (1678, 'cabriolet'), (1679, 'van'), (1680, 'sport'), (1681, 'suv'), (1682, 'suv'), (1683, 'station wagon'), (1684, 'sport'), (1685, 'cabriolet'), (1686, 'station wagon'), (1687, 'van'), (1688, 'sport'), (1689, 'cabriolet'), (1690, 'station wagon'), (1691, 'van'), (1692, 'cabriolet'), (1693, 'suv'), (1694, 'van'), (1695, 'sport'), (1696, 'van'), (1697, 'suv'), (1698, 'van'), (1699, 'sport'), (1700, 'station wagon'), (1701, 'cabriolet'), (1702, 'cabriolet'), (1703, 'cabriolet'), (1704, 'station wagon'), (1705, 'suv'), (1706, 'cabriolet'), (1707, 'van'), (1708, 'cabriolet'), (1709, 'sport'), (1710, 'station wagon'), (1711, 'van'), (1712, 'suv'), (1713, 'station wagon'), (1714, 'cabriolet'), (1715, 'van'), (1716, 'sport'), (1717, 'van'), (1718, 'van'), (1719, 'van'), (1720, 'cabriolet'), (1721, 'cabriolet'), (1722, 'sport'), (1723, 'suv'), (1724, 'cabriolet'), (1725, 'van'), (1726, 'station wagon'), (1727, 'suv'), (1728, 'van'), (1729, 'suv'), (1730, 'suv'), (1731, 'van'), (1732, 'sport'), (1733, 'station wagon'), (1734, 'suv'), (1735, 'sport'), (1736, 'cabriolet'), (1737, 'suv'), (1738, 'cabriolet'), (1739, 'cabriolet'), (1740, 'suv'), (1741, 'station wagon'), (1742, 'sport'), (1743, 'sport'), (1744, 'suv'), (1745, 'sport'), (1746, 'suv'), (1747, 'station wagon'), (1748, 'cabriolet'), (1749, 'suv'), (1750, 'cabriolet'), (1751, 'suv'), (1752, 'cabriolet'), (1753, 'van'), (1754, 'station wagon'), (1755, 'station wagon'), (1756, 'van'), (1757, 'station wagon'), (1758, 'sport'), (1759, 'cabriolet'), (1760, 'van'), (1761, 'suv'), (1762, 'sport'), (1763, 'station wagon'), (1764, 'cabriolet'), (1765, 'suv'), (1766, 'van'), (1767, 'van'), (1768, 'van'), (1769, 'van'), (1770, 'station wagon'), (1771, 'sport'), (1772, 'sport'), (1773, 'suv'), (1774, 'cabriolet'), (1775, 'sport'), (1776, 'van'), (1777, 'suv'), (1778, 'sport'), (1779, 'sport'), (1780, 'station wagon'), (1781, 'van'), (1782, 'suv'), (1783, 'sport'), (1784, 'station wagon'), (1785, 'cabriolet'), (1786, 'suv'), (1787, 'station wagon'), (1788, 'van'), (1789, 'sport'), (1790, 'station wagon'), (1791, 'cabriolet'), (1792, 'sport'), (1793, 'station wagon'), (1794, 'station wagon'), (1795, 'suv'), (1796, 'cabriolet'), (1797, 'suv'), (1798, 'station wagon'), (1799, 'suv'), (1800, 'sport'), (1801, 'cabriolet'), (1802, 'suv'), (1803, 'cabriolet'), (1804, 'station wagon'), (1805, 'sport'), (1806, 'van'), (1807, 'station wagon'), (1808, 'van'), (1809, 'suv'), (1810, 'suv'), (1811, 'sport'), (1812, 'van'), (1813, 'sport'), (1814, 'sport'), (1815, 'sport'), (1816, 'van'), (1817, 'van'), (1818, 'van'), (1819, 'sport'), (1820, 'sport'), (1821, 'station wagon'), (1822, 'station wagon'), (1823, 'station wagon'), (1824, 'sport'), (1825, 'suv'), (1826, 'suv'), (1827, 'station wagon'), (1828, 'van'), (1829, 'van'), (1830, 'cabriolet'), (1831, 'van'), (1832, 'cabriolet'), (1833, 'sport'), (1834, 'van'), (1835, 'station wagon'), (1836, 'suv'), (1837, 'suv'), (1838, 'cabriolet'), (1839, 'suv'), (1840, 'suv'), (1841, 'suv'), (1842, 'sport'), (1843, 'station wagon'), (1844, 'cabriolet'), (1845, 'station wagon'), (1846, 'van'), (1847, 'suv'), (1848, 'suv'), (1849, 'cabriolet'), (1850, 'station wagon'), (1851, 'cabriolet'), (1852, 'van'), (1853, 'station wagon'), (1854, 'sport'), (1855, 'sport'), (1856, 'cabriolet'), (1857, 'suv'), (1858, 'suv'), (1859, 'sport'), (1860, 'station wagon'), (1861, 'station wagon'), (1862, 'station wagon'), (1863, 'van'), (1864, 'sport'), (1865, 'suv'), (1866, 'suv'), (1867, 'sport'), (1868, 'suv'), (1869, 'van'), (1870, 'van'), (1871, 'station wagon'), (1872, 'suv'), (1873, 'van'), (1874, 'suv'), (1875, 'station wagon'), (1876, 'van'), (1877, 'cabriolet'), (1878, 'cabriolet'), (1879, 'suv'), (1880, 'cabriolet'), (1881, 'cabriolet'), (1882, 'van'), (1883, 'suv'), (1884, 'cabriolet'), (1885, 'station wagon'), (1886, 'suv'), (1887, 'van'), (1888, 'cabriolet'), (1889, 'sport'), (1890, 'van'), (1891, 'suv'), (1892, 'cabriolet'), (1893, 'cabriolet'), (1894, 'station wagon'), (1895, 'cabriolet'), (1896, 'sport'), (1897, 'station wagon'), (1898, 'suv'), (1899, 'cabriolet'), (1900, 'suv'), (1901, 'suv'), (1902, 'station wagon'), (1903, 'station wagon'), (1904, 'station wagon'), (1905, 'station wagon'), (1906, 'cabriolet'), (1907, 'station wagon'), (1908, 'van'), (1909, 'van'), (1910, 'van'), (1911, 'suv'), (1912, 'cabriolet'), (1913, 'station wagon'), (1914, 'station wagon'), (1915, 'suv'), (1916, 'station wagon'), (1917, 'cabriolet'), (1918, 'suv'), (1919, 'sport'), (1920, 'suv'), (1921, 'cabriolet'), (1922, 'cabriolet'), (1923, 'van'), (1924, 'cabriolet'), (1925, 'sport'), (1926, 'station wagon'), (1927, 'station wagon'), (1928, 'suv'), (1929, 'sport'), (1930, 'suv'), (1931, 'station wagon'), (1932, 'suv'), (1933, 'cabriolet'), (1934, 'station wagon'), (1935, 'station wagon'), (1936, 'suv'), (1937, 'sport'), (1938, 'van'), (1939, 'van'), (1940, 'van'), (1941, 'sport'), (1942, 'suv'), (1943, 'suv'), (1944, 'van'), (1945, 'suv'), (1946, 'sport'), (1947, 'sport'), (1948, 'cabriolet'), (1949, 'suv'), (1950, 'station wagon'), (1951, 'station wagon'), (1952, 'cabriolet'), (1953, 'sport'), (1954, 'station wagon'), (1955, 'suv'), (1956, 'suv'), (1957, 'van'), (1958, 'cabriolet'), (1959, 'cabriolet'), (1960, 'suv'), (1961, 'station wagon'), (1962, 'station wagon'), (1963, 'sport'), (1964, 'station wagon'), (1965, 'suv'), (1966, 'suv'), (1967, 'station wagon'), (1968, 'sport'), (1969, 'sport'), (1970, 'suv'), (1971, 'station wagon'), (1972, 'cabriolet'), (1973, 'sport'), (1974, 'sport'), (1975, 'cabriolet'), (1976, 'station wagon'), (1977, 'cabriolet'), (1978, 'suv'), (1979, 'station wagon'), (1980, 'cabriolet'), (1981, 'station wagon'), (1982, 'sport'), (1983, 'station wagon'), (1984, 'van'), (1985, 'van'), (1986, 'station wagon'), (1987, 'van'), (1988, 'van'), (1989, 'cabriolet'), (1990, 'suv'), (1991, 'station wagon'), (1992, 'station wagon'), (1993, 'cabriolet'), (1994, 'van'), (1995, 'station wagon'), (1996, 'cabriolet'), (1997, 'sport'), (1998, 'van'), (1999, 'sport'), (2000, 'van'), (2001, 'van'), (2002, 'van'), (2003, 'cabriolet'), (2004, 'cabriolet'), (2005, 'station wagon'), (2006, 'sport'), (2007, 'sport'), (2008, 'cabriolet'), (2009, 'sport'), (2010, 'station wagon'), (2011, 'station wagon'), (2012, 'suv'), (2013, 'suv'), (2014, 'cabriolet'), (2015, 'cabriolet'), (2016, 'station wagon'), (2017, 'van'), (2018, 'suv'), (2019, 'suv'), (2020, 'station wagon'), (2021, 'van'), (2022, 'suv'), (2023, 'sport'), (2024, 'sport'), (2025, 'station wagon'), (2026, 'suv'), (2027, 'sport'), (2028, 'suv'), (2029, 'van'), (2030, 'cabriolet'), (2031, 'van'), (2032, 'cabriolet'), (2033, 'van'), (2034, 'van'), (2035, 'sport'), (2036, 'van'), (2037, 'van'), (2038, 'sport'), (2039, 'van'), (2040, 'sport'), (2041, 'sport'), (2042, 'station wagon'), (2043, 'cabriolet'), (2044, 'suv'), (2045, 'van'), (2046, 'suv'), (2047, 'van'), (2048, 'suv'), (2049, 'suv'), (2050, 'van'), (2051, 'sport'), (2052, 'van'), (2053, 'station wagon'), (2054, 'station wagon'), (2055, 'suv'), (2056, 'station wagon'), (2057, 'cabriolet'), (2058, 'van'), (2059, 'van'), (2060, 'cabriolet'), (2061, 'van'), (2062, 'sport'), (2063, 'station wagon'), (2064, 'van'), (2065, 'sport'), (2066, 'station wagon'), (2067, 'station wagon'), (2068, 'station wagon'), (2069, 'suv'), (2070, 'station wagon'), (2071, 'cabriolet'), (2072, 'sport'), (2073, 'suv'), (2074, 'station wagon'), (2075, 'van'), (2076, 'station wagon'), (2077, 'station wagon'), (2078, 'suv'), (2079, 'station wagon'), (2080, 'cabriolet'), (2081, 'sport'), (2082, 'sport'), (2083, 'sport'), (2084, 'van'), (2085, 'cabriolet'), (2086, 'station wagon'), (2087, 'suv'), (2088, 'sport'), (2089, 'sport'), (2090, 'suv'), (2091, 'van'), (2092, 'van'), (2093, 'station wagon'), (2094, 'cabriolet'), (2095, 'van'), (2096, 'station wagon'), (2097, 'station wagon'), (2098, 'suv'), (2099, 'suv'), (2100, 'sport'), (2101, 'station wagon'), (2102, 'sport'), (2103, 'station wagon'), (2104, 'van'), (2105, 'sport'), (2106, 'van'), (2107, 'cabriolet'), (2108, 'station wagon'), (2109, 'sport'), (2110, 'cabriolet'), (2111, 'cabriolet'), (2112, 'van'), (2113, 'van'), (2114, 'suv'), (2115, 'sport'), (2116, 'cabriolet'), (2117, 'suv'), (2118, 'van'), (2119, 'station wagon'), (2120, 'suv'), (2121, 'sport'), (2122, 'station wagon'), (2123, 'cabriolet'), (2124, 'cabriolet'), (2125, 'station wagon'), (2126, 'suv'), (2127, 'van'), (2128, 'sport'), (2129, 'station wagon'), (2130, 'station wagon'), (2131, 'station wagon'), (2132, 'suv'), (2133, 'station wagon'), (2134, 'suv'), (2135, 'sport'), (2136, 'cabriolet'), (2137, 'van'), (2138, 'cabriolet'), (2139, 'sport'), (2140, 'cabriolet'), (2141, 'van'), (2142, 'van'), (2143, 'sport'), (2144, 'cabriolet'), (2145, 'station wagon'), (2146, 'suv'), (2147, 'sport'), (2148, 'cabriolet'), (2149, 'station wagon'), (2150, 'van'), (2151, 'sport'), (2152, 'cabriolet'), (2153, 'sport'), (2154, 'suv'), (2155, 'cabriolet'), (2156, 'van'), (2157, 'van'), (2158, 'suv'), (2159, 'sport'), (2160, 'suv'), (2161, 'station wagon'), (2162, 'station wagon'), (2163, 'station wagon'), (2164, 'sport'), (2165, 'cabriolet'), (2166, 'cabriolet'), (2167, 'van'), (2168, 'sport'), (2169, 'cabriolet'), (2170, 'suv'), (2171, 'sport'), (2172, 'sport'), (2173, 'station wagon'), (2174, 'suv'), (2175, 'cabriolet'), (2176, 'cabriolet'), (2177, 'van'), (2178, 'van'), (2179, 'sport'), (2180, 'van'), (2181, 'station wagon'), (2182, 'van'), (2183, 'van'), (2184, 'station wagon'), (2185, 'sport'), (2186, 'station wagon'), (2187, 'sport'), (2188, 'suv'), (2189, 'van'), (2190, 'cabriolet'), (2191, 'sport'), (2192, 'station wagon'), (2193, 'sport'), (2194, 'cabriolet'), (2195, 'van'), (2196, 'suv'), (2197, 'van'), (2198, 'station wagon'), (2199, 'van'), (2200, 'suv'), (2201, 'suv'), (2202, 'cabriolet'), (2203, 'suv'), (2204, 'sport'), (2205, 'station wagon'), (2206, 'van'), (2207, 'station wagon'), (2208, 'suv'), (2209, 'suv'), (2210, 'suv'), (2211, 'sport'), (2212, 'van'), (2213, 'station wagon'), (2214, 'station wagon'), (2215, 'station wagon'), (2216, 'cabriolet'), (2217, 'van'), (2218, 'station wagon'), (2219, 'suv'), (2220, 'cabriolet'), (2221, 'sport'), (2222, 'cabriolet'), (2223, 'station wagon'), (2224, 'station wagon'), (2225, 'station wagon'), (2226, 'cabriolet'), (2227, 'suv'), (2228, 'suv'), (2229, 'suv'), (2230, 'suv'), (2231, 'van'), (2232, 'van'), (2233, 'sport'), (2234, 'van'), (2235, 'cabriolet'), (2236, 'van'), (2237, 'sport'), (2238, 'suv'), (2239, 'cabriolet'), (2240, 'suv'), (2241, 'cabriolet'), (2242, 'van'), (2243, 'sport'), (2244, 'suv'), (2245, 'van'), (2246, 'suv'), (2247, 'cabriolet'), (2248, 'sport'), (2249, 'van'), (2250, 'van'), (2251, 'sport'), (2252, 'van'), (2253, 'van'), (2254, 'van'), (2255, 'suv'), (2256, 'van'), (2257, 'suv'), (2258, 'sport'), (2259, 'station wagon'), (2260, 'cabriolet'), (2261, 'sport'), (2262, 'cabriolet'), (2263, 'station wagon'), (2264, 'sport'), (2265, 'sport'), (2266, 'van'), (2267, 'sport'), (2268, 'van'), (2269, 'suv'), (2270, 'cabriolet'), (2271, 'van'), (2272, 'sport'), (2273, 'van'), (2274, 'suv'), (2275, 'suv'), (2276, 'cabriolet'), (2277, 'van'), (2278, 'van'), (2279, 'cabriolet'), (2280, 'cabriolet'), (2281, 'station wagon'), (2282, 'sport'), (2283, 'suv'), (2284, 'suv'), (2285, 'sport'), (2286, 'suv'), (2287, 'suv'), (2288, 'station wagon'), (2289, 'station wagon'), (2290, 'sport'), (2291, 'station wagon'), (2292, 'sport'), (2293, 'van'), (2294, 'sport'), (2295, 'suv'), (2296, 'suv'), (2297, 'cabriolet'), (2298, 'suv'), (2299, 'station wagon'), (2300, 'sport'), (2301, 'suv'), (2302, 'station wagon'), (2303, 'suv'), (2304, 'van'), (2305, 'van'), (2306, 'cabriolet'), (2307, 'station wagon'), (2308, 'sport'), (2309, 'suv'), (2310, 'suv'), (2311, 'suv'), (2312, 'suv'), (2313, 'suv'), (2314, 'van'), (2315, 'van'), (2316, 'station wagon'), (2317, 'sport'), (2318, 'station wagon'), (2319, 'suv'), (2320, 'van'), (2321, 'cabriolet'), (2322, 'suv'), (2323, 'station wagon'), (2324, 'cabriolet'), (2325, 'suv'), (2326, 'sport'), (2327, 'suv'), (2328, 'cabriolet'), (2329, 'station wagon'), (2330, 'station wagon'), (2331, 'suv'), (2332, 'cabriolet'), (2333, 'sport'), (2334, 'cabriolet'), (2335, 'suv'), (2336, 'sport'), (2337, 'cabriolet'), (2338, 'suv'), (2339, 'suv'), (2340, 'cabriolet'), (2341, 'station wagon'), (2342, 'cabriolet'), (2343, 'station wagon'), (2344, 'suv'), (2345, 'van'), (2346, 'cabriolet'), (2347, 'van'), (2348, 'van'), (2349, 'suv'), (2350, 'sport'), (2351, 'suv'), (2352, 'sport'), (2353, 'van'), (2354, 'sport'), (2355, 'suv'), (2356, 'sport'), (2357, 'station wagon'), (2358, 'cabriolet'), (2359, 'suv'), (2360, 'cabriolet'), (2361, 'suv'), (2362, 'suv'), (2363, 'sport'), (2364, 'cabriolet'), (2365, 'station wagon'), (2366, 'sport'), (2367, 'cabriolet'), (2368, 'cabriolet'), (2369, 'cabriolet'), (2370, 'cabriolet'), (2371, 'sport'), (2372, 'sport'), (2373, 'station wagon'), (2374, 'sport'), (2375, 'cabriolet'), (2376, 'station wagon'), (2377, 'sport'), (2378, 'sport'), (2379, 'suv'), (2380, 'station wagon'), (2381, 'cabriolet'), (2382, 'station wagon'), (2383, 'cabriolet'), (2384, 'van'), (2385, 'suv'), (2386, 'cabriolet'), (2387, 'suv'), (2388, 'cabriolet'), (2389, 'station wagon'), (2390, 'sport'), (2391, 'sport'), (2392, 'suv'), (2393, 'sport'), (2394, 'suv'), (2395, 'sport'), (2396, 'station wagon'), (2397, 'suv'), (2398, 'station wagon'), (2399, 'suv'), (2400, 'van'), (2401, 'cabriolet'), (2402, 'van'), (2403, 'suv'), (2404, 'van'), (2405, 'station wagon'), (2406, 'station wagon'), (2407, 'suv'), (2408, 'suv'), (2409, 'suv'), (2410, 'cabriolet'), (2411, 'sport'), (2412, 'suv'), (2413, 'cabriolet'), (2414, 'van'), (2415, 'sport'), (2416, 'van'), (2417, 'cabriolet'), (2418, 'suv'), (2419, 'cabriolet'), (2420, 'suv'), (2421, 'station wagon'), (2422, 'station wagon'), (2423, 'cabriolet'), (2424, 'station wagon'), (2425, 'cabriolet'), (2426, 'van'), (2427, 'van'), (2428, 'van'), (2429, 'station wagon'), (2430, 'station wagon'), (2431, 'sport'), (2432, 'cabriolet'), (2433, 'cabriolet'), (2434, 'cabriolet'), (2435, 'sport'), (2436, 'station wagon'), (2437, 'cabriolet'), (2438, 'sport'), (2439, 'van'), (2440, 'suv'), (2441, 'cabriolet'), (2442, 'station wagon'), (2443, 'van'), (2444, 'station wagon'), (2445, 'sport'), (2446, 'cabriolet'), (2447, 'van'), (2448, 'station wagon'), (2449, 'sport'), (2450, 'sport'), (2451, 'sport'), (2452, 'cabriolet'), (2453, 'station wagon'), (2454, 'suv'), (2455, 'cabriolet'), (2456, 'station wagon'), (2457, 'suv'), (2458, 'cabriolet'), (2459, 'station wagon'), (2460, 'suv'), (2461, 'sport'), (2462, 'cabriolet'), (2463, 'sport'), (2464, 'station wagon'), (2465, 'suv'), (2466, 'van'), (2467, 'sport'), (2468, 'suv'), (2469, 'sport'), (2470, 'suv'), (2471, 'station wagon'), (2472, 'sport'), (2473, 'suv'), (2474, 'cabriolet'), (2475, 'suv'), (2476, 'station wagon'), (2477, 'station wagon'), (2478, 'van'), (2479, 'station wagon'), (2480, 'suv'), (2481, 'van'), (2482, 'station wagon'), (2483, 'cabriolet'), (2484, 'sport'), (2485, 'van'), (2486, 'sport'), (2487, 'sport'), (2488, 'suv'), (2489, 'suv'), (2490, 'van'), (2491, 'cabriolet'), (2492, 'van'), (2493, 'van'), (2494, 'sport'), (2495, 'suv'), (2496, 'sport'), (2497, 'van'), (2498, 'cabriolet'), (2499, 'van'), (2500, 'station wagon'), (2501, 'van'), (2502, 'suv'), (2503, 'sport'), (2504, 'station wagon'), (2505, 'suv'), (2506, 'suv'), (2507, 'sport'), (2508, 'cabriolet'), (2509, 'station wagon'), (2510, 'cabriolet'), (2511, 'suv'), (2512, 'station wagon'), (2513, 'sport'), (2514, 'sport'), (2515, 'van'), (2516, 'sport'), (2517, 'cabriolet'), (2518, 'suv'), (2519, 'cabriolet'), (2520, 'cabriolet'), (2521, 'suv'), (2522, 'sport'), (2523, 'van'), (2524, 'station wagon'), (2525, 'van'), (2526, 'station wagon'), (2527, 'cabriolet'), (2528, 'suv'), (2529, 'van'), (2530, 'sport'), (2531, 'cabriolet'), (2532, 'cabriolet'), (2533, 'sport'), (2534, 'sport'), (2535, 'station wagon'), (2536, 'van'), (2537, 'station wagon'), (2538, 'van'), (2539, 'sport'), (2540, 'sport'), (2541, 'sport'), (2542, 'sport'), (2543, 'van'), (2544, 'suv'), (2545, 'cabriolet'), (2546, 'suv'), (2547, 'station wagon'), (2548, 'sport'), (2549, 'cabriolet'), (2550, 'van'), (2551, 'sport'), (2552, 'sport'), (2553, 'sport'), (2554, 'sport'), (2555, 'cabriolet'), (2556, 'suv'), (2557, 'van'), (2558, 'cabriolet'), (2559, 'cabriolet'), (2560, 'van'), (2561, 'sport'), (2562, 'sport'), (2563, 'station wagon'), (2564, 'station wagon'), (2565, 'station wagon'), (2566, 'sport'), (2567, 'cabriolet'), (2568, 'station wagon'), (2569, 'suv'), (2570, 'van'), (2571, 'suv'), (2572, 'van'), (2573, 'suv'), (2574, 'cabriolet'), (2575, 'sport'), (2576, 'sport'), (2577, 'van'), (2578, 'cabriolet'), (2579, 'station wagon'), (2580, 'sport'), (2581, 'sport'), (2582, 'sport'), (2583, 'station wagon'), (2584, 'station wagon'), (2585, 'suv'), (2586, 'sport'), (2587, 'sport'), (2588, 'van'), (2589, 'sport'), (2590, 'van'), (2591, 'van'), (2592, 'suv'), (2593, 'van'), (2594, 'sport'), (2595, 'suv'), (2596, 'suv'), (2597, 'van'), (2598, 'station wagon'), (2599, 'sport'), (2600, 'van'), (2601, 'suv'), (2602, 'station wagon'), (2603, 'sport'), (2604, 'cabriolet'), (2605, 'sport'), (2606, 'cabriolet'), (2607, 'sport'), (2608, 'suv'), (2609, 'van'), (2610, 'sport'), (2611, 'suv'), (2612, 'cabriolet'), (2613, 'station wagon'), (2614, 'sport'), (2615, 'sport'), (2616, 'suv'), (2617, 'van'), (2618, 'sport'), (2619, 'sport'), (2620, 'sport'), (2621, 'suv'), (2622, 'sport'), (2623, 'cabriolet'), (2624, 'sport'), (2625, 'sport'), (2626, 'cabriolet'), (2627, 'station wagon'), (2628, 'van'), (2629, 'van'), (2630, 'cabriolet'), (2631, 'sport'), (2632, 'station wagon'), (2633, 'suv'), (2634, 'van'), (2635, 'suv'), (2636, 'sport'), (2637, 'sport'), (2638, 'cabriolet'), (2639, 'station wagon'), (2640, 'van'), (2641, 'suv'), (2642, 'station wagon'), (2643, 'van'), (2644, 'suv'), (2645, 'cabriolet'), (2646, 'suv'), (2647, 'station wagon'), (2648, 'station wagon'), (2649, 'cabriolet'), (2650, 'van'), (2651, 'station wagon'), (2652, 'suv'), (2653, 'van'), (2654, 'suv'), (2655, 'station wagon'), (2656, 'station wagon'), (2657, 'cabriolet'), (2658, 'sport'), (2659, 'suv'), (2660, 'cabriolet'), (2661, 'sport'), (2662, 'van'), (2663, 'suv'), (2664, 'station wagon'), (2665, 'sport'), (2666, 'sport'), (2667, 'station wagon'), (2668, 'suv'), (2669, 'cabriolet'), (2670, 'cabriolet'), (2671, 'sport'), (2672, 'cabriolet'), (2673, 'sport'), (2674, 'sport'), (2675, 'suv'), (2676, 'cabriolet'), (2677, 'van'), (2678, 'sport'), (2679, 'suv'), (2680, 'sport'), (2681, 'suv'), (2682, 'sport'), (2683, 'van'), (2684, 'suv'), (2685, 'suv'), (2686, 'station wagon'), (2687, 'suv'), (2688, 'van'), (2689, 'sport'), (2690, 'cabriolet'), (2691, 'station wagon'), (2692, 'van'), (2693, 'station wagon'), (2694, 'sport'), (2695, 'suv'), (2696, 'sport'), (2697, 'suv'), (2698, 'suv'), (2699, 'van'), (2700, 'van'), (2701, 'suv'), (2702, 'cabriolet'), (2703, 'sport'), (2704, 'station wagon'), (2705, 'sport'), (2706, 'van'), (2707, 'cabriolet'), (2708, 'station wagon'), (2709, 'cabriolet'), (2710, 'cabriolet'), (2711, 'suv'), (2712, 'van'), (2713, 'station wagon'), (2714, 'cabriolet'), (2715, 'suv'), (2716, 'station wagon'), (2717, 'cabriolet'), (2718, 'sport'), (2719, 'sport'), (2720, 'suv'), (2721, 'suv'), (2722, 'van'), (2723, 'suv'), (2724, 'suv'), (2725, 'sport'), (2726, 'sport'), (2727, 'sport'), (2728, 'sport'), (2729, 'sport'), (2730, 'sport'), (2731, 'sport'), (2732, 'station wagon'), (2733, 'cabriolet'), (2734, 'station wagon'), (2735, 'station wagon'), (2736, 'suv'), (2737, 'cabriolet'), (2738, 'sport'), (2739, 'suv'), (2740, 'van'), (2741, 'suv'), (2742, 'station wagon'), (2743, 'cabriolet'), (2744, 'station wagon'), (2745, 'sport'), (2746, 'cabriolet'), (2747, 'sport'), (2748, 'sport'), (2749, 'suv'), (2750, 'cabriolet'), (2751, 'station wagon'), (2752, 'station wagon'), (2753, 'sport'), (2754, 'van'), (2755, 'sport'), (2756, 'van'), (2757, 'cabriolet'), (2758, 'sport'), (2759, 'sport'), (2760, 'sport'), (2761, 'van'), (2762, 'suv'), (2763, 'cabriolet'), (2764, 'sport'), (2765, 'cabriolet'), (2766, 'cabriolet'), (2767, 'station wagon'), (2768, 'cabriolet'), (2769, 'van'), (2770, 'suv'), (2771, 'sport'), (2772, 'van'), (2773, 'sport'), (2774, 'station wagon'), (2775, 'station wagon'), (2776, 'suv'), (2777, 'station wagon'), (2778, 'station wagon'), (2779, 'van'), (2780, 'van'), (2781, 'van'), (2782, 'station wagon'), (2783, 'station wagon'), (2784, 'cabriolet'), (2785, 'station wagon'), (2786, 'station wagon'), (2787, 'van'), (2788, 'sport'), (2789, 'van'), (2790, 'station wagon'), (2791, 'suv'), (2792, 'station wagon'), (2793, 'suv'), (2794, 'van'), (2795, 'sport'), (2796, 'cabriolet'), (2797, 'van'), (2798, 'sport'), (2799, 'suv'), (2800, 'van'), (2801, 'cabriolet'), (2802, 'van'), (2803, 'sport'), (2804, 'suv'), (2805, 'van'), (2806, 'suv'), (2807, 'cabriolet'), (2808, 'station wagon'), (2809, 'cabriolet'), (2810, 'station wagon'), (2811, 'cabriolet'), (2812, 'suv'), (2813, 'cabriolet'), (2814, 'cabriolet'), (2815, 'suv'), (2816, 'van'), (2817, 'sport'), (2818, 'cabriolet'), (2819, 'suv'), (2820, 'cabriolet'), (2821, 'sport'), (2822, 'cabriolet'), (2823, 'van'), (2824, 'suv'), (2825, 'van'), (2826, 'station wagon'), (2827, 'cabriolet'), (2828, 'van'), (2829, 'station wagon'), (2830, 'station wagon'), (2831, 'cabriolet'), (2832, 'suv'), (2833, 'station wagon'), (2834, 'van'), (2835, 'suv'), (2836, 'sport'), (2837, 'sport'), (2838, 'van'), (2839, 'sport'), (2840, 'sport'), (2841, 'van'), (2842, 'sport'), (2843, 'cabriolet'), (2844, 'van'), (2845, 'suv'), (2846, 'suv'), (2847, 'station wagon'), (2848, 'sport'), (2849, 'cabriolet'), (2850, 'suv'), (2851, 'suv'), (2852, 'station wagon'), (2853, 'sport'), (2854, 'sport'), (2855, 'cabriolet'), (2856, 'cabriolet'), (2857, 'suv'), (2858, 'station wagon'), (2859, 'station wagon'), (2860, 'sport'), (2861, 'van'), (2862, 'cabriolet'), (2863, 'cabriolet'), (2864, 'sport'), (2865, 'cabriolet'), (2866, 'cabriolet'), (2867, 'suv'), (2868, 'station wagon'), (2869, 'station wagon'), (2870, 'cabriolet'), (2871, 'van'), (2872, 'van'), (2873, 'station wagon'), (2874, 'sport'), (2875, 'sport'), (2876, 'station wagon'), (2877, 'suv'), (2878, 'suv'), (2879, 'cabriolet'), (2880, 'van'), (2881, 'sport'), (2882, 'van'), (2883, 'van'), (2884, 'station wagon'), (2885, 'cabriolet'), (2886, 'sport'), (2887, 'sport'), (2888, 'suv'), (2889, 'station wagon'), (2890, 'van'), (2891, 'suv'), (2892, 'van'), (2893, 'van'), (2894, 'cabriolet'), (2895, 'suv'), (2896, 'sport'), (2897, 'van'), (2898, 'suv'), (2899, 'van'), (2900, 'station wagon'), (2901, 'suv'), (2902, 'sport'), (2903, 'sport'), (2904, 'van'), (2905, 'van'), (2906, 'sport'), (2907, 'sport'), (2908, 'sport'), (2909, 'van'), (2910, 'station wagon'), (2911, 'sport'), (2912, 'suv'), (2913, 'cabriolet'), (2914, 'station wagon'), (2915, 'sport'), (2916, 'cabriolet'), (2917, 'sport'), (2918, 'station wagon'), (2919, 'suv'), (2920, 'station wagon'), (2921, 'van'), (2922, 'sport'), (2923, 'sport'), (2924, 'station wagon'), (2925, 'cabriolet'), (2926, 'suv'), (2927, 'suv'), (2928, 'station wagon'), (2929, 'station wagon'), (2930, 'sport'), (2931, 'sport'), (2932, 'station wagon'), (2933, 'sport'), (2934, 'sport'), (2935, 'station wagon'), (2936, 'van'), (2937, 'van'), (2938, 'sport'), (2939, 'suv'), (2940, 'suv'), (2941, 'cabriolet'), (2942, 'suv'), (2943, 'sport'), (2944, 'cabriolet'), (2945, 'cabriolet'), (2946, 'sport'), (2947, 'sport'), (2948, 'sport'), (2949, 'cabriolet'), (2950, 'station wagon'), (2951, 'van'), (2952, 'suv'), (2953, 'sport'), (2954, 'cabriolet'), (2955, 'cabriolet'), (2956, 'sport'), (2957, 'station wagon'), (2958, 'van'), (2959, 'suv'), (2960, 'cabriolet'), (2961, 'sport'), (2962, 'cabriolet'), (2963, 'cabriolet'), (2964, 'cabriolet'), (2965, 'sport'), (2966, 'station wagon'), (2967, 'van'), (2968, 'sport'), (2969, 'station wagon'), (2970, 'cabriolet'), (2971, 'sport'), (2972, 'cabriolet'), (2973, 'suv'), (2974, 'suv'), (2975, 'cabriolet'), (2976, 'sport'), (2977, 'van'), (2978, 'sport'), (2979, 'cabriolet'), (2980, 'suv'), (2981, 'station wagon'), (2982, 'van'), (2983, 'suv'), (2984, 'sport'), (2985, 'sport'), (2986, 'suv'), (2987, 'cabriolet'), (2988, 'station wagon'), (2989, 'station wagon'), (2990, 'station wagon'), (2991, 'sport'), (2992, 'van'), (2993, 'cabriolet'), (2994, 'sport'), (2995, 'cabriolet'), (2996, 'station wagon'), (2997, 'sport'), (2998, 'van'), (2999, 'suv'), (3000, 'cabriolet'); -- -------------------------------------------------------- -- -- Table structure for table `carsmeta` -- DROP TABLE IF EXISTS `carsmeta`; CREATE TABLE `carsmeta` ( `ID` bigint(20) UNSIGNED NOT NULL, `car_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0', `car_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `car_value` longtext COLLATE utf8mb4_unicode_ci ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `carsmeta` -- INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (1, 1, 'owner', 'Gengis'), (2, 1, 'color', 'green'), (3, 1, 'max_speed', '62'), (4, 1, 'weight', '1671'), (5, 1, 'production_year', '1973'), (6, 1, 'engine_volume', '3455'), (7, 1, 'width', '2'), (8, 1, 'height', '2'), (9, 1, 'fuel_consumption', '14'), (10, 1, 'doors', '3'), (11, 1, 'price', '25690'), (12, 1, 'cost', '36597'), (13, 2, 'owner', 'Jules'), (14, 2, 'color', 'red'), (15, 2, 'max_speed', '233'), (16, 2, 'weight', '1751'), (17, 2, 'production_year', '2002'), (18, 2, 'engine_volume', '5607'), (19, 2, 'width', '4'), (20, 2, 'height', '2'), (21, 2, 'fuel_consumption', '17'), (22, 2, 'doors', '3'), (23, 2, 'price', '22802'), (24, 2, 'cost', '49343'), (25, 3, 'owner', 'Lava'), (26, 3, 'color', 'green'), (27, 3, 'max_speed', '244'), (28, 3, 'weight', '3171'), (29, 3, 'production_year', '1982'), (30, 3, 'engine_volume', '5852'), (31, 3, 'width', '4'), (32, 3, 'height', '1'), (33, 3, 'fuel_consumption', '15'), (34, 3, 'doors', '4'), (35, 3, 'price', '16803'), (36, 3, 'cost', '33784'), (37, 4, 'owner', 'Jules'), (38, 4, 'color', 'orange'), (39, 4, 'max_speed', '266'), (40, 4, 'weight', '3225'), (41, 4, 'production_year', '2010'), (42, 4, 'engine_volume', '5429'), (43, 4, 'width', '3'), (44, 4, 'height', '1'), (45, 4, 'fuel_consumption', '18'), (46, 4, 'doors', '4'), (47, 4, 'price', '24047'), (48, 4, 'cost', '48984'), (49, 5, 'owner', 'Hugh'), (50, 5, 'color', 'white'), (51, 5, 'max_speed', '261'), (52, 5, 'weight', '3672'), (53, 5, 'production_year', '2005'), (54, 5, 'engine_volume', '5736'), (55, 5, 'width', '4'), (56, 5, 'height', '2'), (57, 5, 'fuel_consumption', '18'), (58, 5, 'doors', '2'), (59, 5, 'price', '24864'), (60, 5, 'cost', '33001'), (61, 6, 'owner', 'Mario'), (62, 6, 'color', 'martini'), (63, 6, 'max_speed', '244'), (64, 6, 'weight', '4375'), (65, 6, 'production_year', '1983'), (66, 6, 'engine_volume', '3190'), (67, 6, 'width', '3'), (68, 6, 'height', '2'), (69, 6, 'fuel_consumption', '15'), (70, 6, 'doors', '5'), (71, 6, 'price', '12591'), (72, 6, 'cost', '43285'), (73, 7, 'owner', 'Gengis'), (74, 7, 'color', 'yellow'), (75, 7, 'max_speed', '144'), (76, 7, 'weight', '2499'), (77, 7, 'production_year', '1974'), (78, 7, 'engine_volume', '4777'), (79, 7, 'width', '4'), (80, 7, 'height', '1'), (81, 7, 'fuel_consumption', '13'), (82, 7, 'doors', '2'), (83, 7, 'price', '15461'), (84, 7, 'cost', '46786'), (85, 8, 'owner', 'Jules'), (86, 8, 'color', 'brown'), (87, 8, 'max_speed', '96'), (88, 8, 'weight', '4706'), (89, 8, 'production_year', '2013'), (90, 8, 'engine_volume', '4727'), (91, 8, 'width', '2'), (92, 8, 'height', '1'), (93, 8, 'fuel_consumption', '17'), (94, 8, 'doors', '4'), (95, 8, 'price', '20991'), (96, 8, 'cost', '42244'), (97, 9, 'owner', 'Mario'), (98, 9, 'color', 'green'), (99, 9, 'max_speed', '51'), (100, 9, 'weight', '2641'), (101, 9, 'production_year', '2004'), (102, 9, 'engine_volume', '4151'), (103, 9, 'width', '3'), (104, 9, 'height', '2'), (105, 9, 'fuel_consumption', '13'), (106, 9, 'doors', '3'), (107, 9, 'price', '12401'), (108, 9, 'cost', '35804'), (109, 10, 'owner', 'Lucy'), (110, 10, 'color', 'red'), (111, 10, 'max_speed', '44'), (112, 10, 'weight', '2157'), (113, 10, 'production_year', '1996'), (114, 10, 'engine_volume', '7703'), (115, 10, 'width', '2'), (116, 10, 'height', '1'), (117, 10, 'fuel_consumption', '17'), (118, 10, 'doors', '5'), (119, 10, 'price', '16862'), (120, 10, 'cost', '28256'), (121, 11, 'owner', 'Hugh'), (122, 11, 'color', 'yellow'), (123, 11, 'max_speed', '110'), (124, 11, 'weight', '4235'), (125, 11, 'production_year', '2003'), (126, 11, 'engine_volume', '5468'), (127, 11, 'width', '2'), (128, 11, 'height', '2'), (129, 11, 'fuel_consumption', '16'), (130, 11, 'doors', '4'), (131, 11, 'price', '22009'), (132, 11, 'cost', '42982'), (133, 12, 'owner', 'Gino'), (134, 12, 'color', 'brown'), (135, 12, 'max_speed', '226'), (136, 12, 'weight', '3843'), (137, 12, 'production_year', '2002'), (138, 12, 'engine_volume', '6490'), (139, 12, 'width', '3'), (140, 12, 'height', '2'), (141, 12, 'fuel_consumption', '16'), (142, 12, 'doors', '5'), (143, 12, 'price', '15569'), (144, 12, 'cost', '34118'), (145, 13, 'owner', 'Hugh'), (146, 13, 'color', 'martini'), (147, 13, 'max_speed', '140'), (148, 13, 'weight', '3494'), (149, 13, 'production_year', '1984'), (150, 13, 'engine_volume', '2302'), (151, 13, 'width', '3'), (152, 13, 'height', '2'), (153, 13, 'fuel_consumption', '14'), (154, 13, 'doors', '2'), (155, 13, 'price', '17985'), (156, 13, 'cost', '37087'), (157, 14, 'owner', 'Seth'), (158, 14, 'color', 'green'), (159, 14, 'max_speed', '155'), (160, 14, 'weight', '3272'), (161, 14, 'production_year', '2015'), (162, 14, 'engine_volume', '4921'), (163, 14, 'width', '3'), (164, 14, 'height', '2'), (165, 14, 'fuel_consumption', '16'), (166, 14, 'doors', '4'), (167, 14, 'price', '17874'), (168, 14, 'cost', '31462'), (169, 15, 'owner', 'Hugh'), (170, 15, 'color', 'brown'), (171, 15, 'max_speed', '94'), (172, 15, 'weight', '4761'), (173, 15, 'production_year', '2013'), (174, 15, 'engine_volume', '2770'), (175, 15, 'width', '2'), (176, 15, 'height', '1'), (177, 15, 'fuel_consumption', '13'), (178, 15, 'doors', '4'), (179, 15, 'price', '15938'), (180, 15, 'cost', '31214'), (181, 16, 'owner', 'Lucy'), (182, 16, 'color', 'yellow'), (183, 16, 'max_speed', '49'), (184, 16, 'weight', '3650'), (185, 16, 'production_year', '2006'), (186, 16, 'engine_volume', '7415'), (187, 16, 'width', '2'), (188, 16, 'height', '2'), (189, 16, 'fuel_consumption', '16'), (190, 16, 'doors', '5'), (191, 16, 'price', '20879'), (192, 16, 'cost', '34121'), (193, 17, 'owner', 'Lava'), (194, 17, 'color', 'martini'), (195, 17, 'max_speed', '118'), (196, 17, 'weight', '4404'), (197, 17, 'production_year', '2016'), (198, 17, 'engine_volume', '3974'), (199, 17, 'width', '3'), (200, 17, 'height', '2'), (201, 17, 'fuel_consumption', '15'), (202, 17, 'doors', '3'), (203, 17, 'price', '26032'), (204, 17, 'cost', '37564'), (205, 18, 'owner', 'Lucy'), (206, 18, 'color', 'green'), (207, 18, 'max_speed', '161'), (208, 18, 'weight', '4360'), (209, 18, 'production_year', '2010'), (210, 18, 'engine_volume', '2589'), (211, 18, 'width', '4'), (212, 18, 'height', '1'), (213, 18, 'fuel_consumption', '17'), (214, 18, 'doors', '4'), (215, 18, 'price', '20152'), (216, 18, 'cost', '25033'), (217, 19, 'owner', 'Gengis'), (218, 19, 'color', 'martini'), (219, 19, 'max_speed', '78'), (220, 19, 'weight', '1826'), (221, 19, 'production_year', '2007'), (222, 19, 'engine_volume', '7081'), (223, 19, 'width', '4'), (224, 19, 'height', '2'), (225, 19, 'fuel_consumption', '18'), (226, 19, 'doors', '4'), (227, 19, 'price', '23663'), (228, 19, 'cost', '40132'), (229, 20, 'owner', 'Mario'), (230, 20, 'color', 'black'), (231, 20, 'max_speed', '121'), (232, 20, 'weight', '2377'), (233, 20, 'production_year', '1979'), (234, 20, 'engine_volume', '7289'), (235, 20, 'width', '4'), (236, 20, 'height', '1'), (237, 20, 'fuel_consumption', '13'), (238, 20, 'doors', '4'), (239, 20, 'price', '20564'), (240, 20, 'cost', '36740'), (241, 21, 'owner', 'Gino'), (242, 21, 'color', 'green'), (243, 21, 'max_speed', '193'), (244, 21, 'weight', '2302'), (245, 21, 'production_year', '1976'), (246, 21, 'engine_volume', '6559'), (247, 21, 'width', '2'), (248, 21, 'height', '2'), (249, 21, 'fuel_consumption', '18'), (250, 21, 'doors', '5'), (251, 21, 'price', '17589'), (252, 21, 'cost', '27303'), (253, 22, 'owner', 'Gino'), (254, 22, 'color', 'martini'), (255, 22, 'max_speed', '90'), (256, 22, 'weight', '2713'), (257, 22, 'production_year', '1978'), (258, 22, 'engine_volume', '7933'), (259, 22, 'width', '2'), (260, 22, 'height', '2'), (261, 22, 'fuel_consumption', '17'), (262, 22, 'doors', '5'), (263, 22, 'price', '15849'), (264, 22, 'cost', '35387'), (265, 23, 'owner', 'Lucy'), (266, 23, 'color', 'white'), (267, 23, 'max_speed', '44'), (268, 23, 'weight', '1546'), (269, 23, 'production_year', '2002'), (270, 23, 'engine_volume', '2727'), (271, 23, 'width', '2'), (272, 23, 'height', '2'), (273, 23, 'fuel_consumption', '17'), (274, 23, 'doors', '2'), (275, 23, 'price', '18225'), (276, 23, 'cost', '48126'), (277, 24, 'owner', 'Jules'), (278, 24, 'color', 'orange'), (279, 24, 'max_speed', '116'), (280, 24, 'weight', '4689'), (281, 24, 'production_year', '1974'), (282, 24, 'engine_volume', '2315'), (283, 24, 'width', '2'), (284, 24, 'height', '2'), (285, 24, 'fuel_consumption', '16'), (286, 24, 'doors', '3'), (287, 24, 'price', '21384'), (288, 24, 'cost', '28108'), (289, 25, 'owner', 'Jules'), (290, 25, 'color', 'martini'), (291, 25, 'max_speed', '198'), (292, 25, 'weight', '2687'), (293, 25, 'production_year', '2014'), (294, 25, 'engine_volume', '6224'), (295, 25, 'width', '2'), (296, 25, 'height', '2'), (297, 25, 'fuel_consumption', '16'), (298, 25, 'doors', '2'), (299, 25, 'price', '14243'), (300, 25, 'cost', '44406'), (301, 26, 'owner', 'Hugh'), (302, 26, 'color', 'red'), (303, 26, 'max_speed', '179'), (304, 26, 'weight', '2102'), (305, 26, 'production_year', '1975'), (306, 26, 'engine_volume', '4989'), (307, 26, 'width', '3'), (308, 26, 'height', '1'), (309, 26, 'fuel_consumption', '17'), (310, 26, 'doors', '5'), (311, 26, 'price', '15147'), (312, 26, 'cost', '28633'), (313, 27, 'owner', 'Gengis'), (314, 27, 'color', 'white'), (315, 27, 'max_speed', '187'), (316, 27, 'weight', '3031'), (317, 27, 'production_year', '2013'), (318, 27, 'engine_volume', '6806'), (319, 27, 'width', '4'), (320, 27, 'height', '1'), (321, 27, 'fuel_consumption', '17'), (322, 27, 'doors', '3'), (323, 27, 'price', '12991'), (324, 27, 'cost', '45633'), (325, 28, 'owner', 'Hugh'), (326, 28, 'color', 'martini'), (327, 28, 'max_speed', '20'), (328, 28, 'weight', '4177'), (329, 28, 'production_year', '1997'), (330, 28, 'engine_volume', '3660'), (331, 28, 'width', '4'), (332, 28, 'height', '2'), (333, 28, 'fuel_consumption', '14'), (334, 28, 'doors', '3'), (335, 28, 'price', '12325'), (336, 28, 'cost', '34858'), (337, 29, 'owner', 'Jules'), (338, 29, 'color', 'red'), (339, 29, 'max_speed', '273'), (340, 29, 'weight', '3380'), (341, 29, 'production_year', '1994'), (342, 29, 'engine_volume', '6090'), (343, 29, 'width', '3'), (344, 29, 'height', '2'), (345, 29, 'fuel_consumption', '16'), (346, 29, 'doors', '3'), (347, 29, 'price', '19969'), (348, 29, 'cost', '27887'), (349, 30, 'owner', 'Seth'), (350, 30, 'color', 'orange'), (351, 30, 'max_speed', '110'), (352, 30, 'weight', '1200'), (353, 30, 'production_year', '2003'), (354, 30, 'engine_volume', '4493'), (355, 30, 'width', '4'), (356, 30, 'height', '2'), (357, 30, 'fuel_consumption', '17'), (358, 30, 'doors', '4'), (359, 30, 'price', '18764'), (360, 30, 'cost', '27107'), (361, 31, 'owner', 'Hugh'), (362, 31, 'color', 'green'), (363, 31, 'max_speed', '102'), (364, 31, 'weight', '2839'), (365, 31, 'production_year', '1981'), (366, 31, 'engine_volume', '3760'), (367, 31, 'width', '3'), (368, 31, 'height', '2'), (369, 31, 'fuel_consumption', '14'), (370, 31, 'doors', '3'), (371, 31, 'price', '17613'), (372, 31, 'cost', '26614'), (373, 32, 'owner', 'Lucy'), (374, 32, 'color', 'martini'), (375, 32, 'max_speed', '288'), (376, 32, 'weight', '1273'), (377, 32, 'production_year', '2005'), (378, 32, 'engine_volume', '4738'), (379, 32, 'width', '3'), (380, 32, 'height', '2'), (381, 32, 'fuel_consumption', '16'), (382, 32, 'doors', '2'), (383, 32, 'price', '17943'), (384, 32, 'cost', '38775'), (385, 33, 'owner', 'Lava'), (386, 33, 'color', 'red'), (387, 33, 'max_speed', '51'), (388, 33, 'weight', '2614'), (389, 33, 'production_year', '2003'), (390, 33, 'engine_volume', '4837'), (391, 33, 'width', '2'), (392, 33, 'height', '1'), (393, 33, 'fuel_consumption', '14'), (394, 33, 'doors', '3'), (395, 33, 'price', '13705'), (396, 33, 'cost', '31300'), (397, 34, 'owner', 'Mario'), (398, 34, 'color', 'red'), (399, 34, 'max_speed', '93'), (400, 34, 'weight', '4311'), (401, 34, 'production_year', '1990'), (402, 34, 'engine_volume', '2842'), (403, 34, 'width', '3'), (404, 34, 'height', '1'), (405, 34, 'fuel_consumption', '13'), (406, 34, 'doors', '2'), (407, 34, 'price', '24787'), (408, 34, 'cost', '38642'), (409, 35, 'owner', 'Mario'), (410, 35, 'color', 'black'), (411, 35, 'max_speed', '214'), (412, 35, 'weight', '4996'), (413, 35, 'production_year', '1970'), (414, 35, 'engine_volume', '6484'), (415, 35, 'width', '2'), (416, 35, 'height', '2'), (417, 35, 'fuel_consumption', '13'), (418, 35, 'doors', '4'), (419, 35, 'price', '17137'), (420, 35, 'cost', '41534'), (421, 36, 'owner', 'Gino'), (422, 36, 'color', 'green'), (423, 36, 'max_speed', '158'), (424, 36, 'weight', '4294'), (425, 36, 'production_year', '2003'), (426, 36, 'engine_volume', '3122'), (427, 36, 'width', '4'), (428, 36, 'height', '2'), (429, 36, 'fuel_consumption', '16'), (430, 36, 'doors', '3'), (431, 36, 'price', '11262'), (432, 36, 'cost', '33169'), (433, 37, 'owner', 'Seth'), (434, 37, 'color', 'red'), (435, 37, 'max_speed', '166'), (436, 37, 'weight', '1733'), (437, 37, 'production_year', '1970'), (438, 37, 'engine_volume', '6183'), (439, 37, 'width', '2'), (440, 37, 'height', '2'), (441, 37, 'fuel_consumption', '13'), (442, 37, 'doors', '3'), (443, 37, 'price', '20400'), (444, 37, 'cost', '29966'), (445, 38, 'owner', 'Gengis'), (446, 38, 'color', 'martini'), (447, 38, 'max_speed', '191'), (448, 38, 'weight', '1703'), (449, 38, 'production_year', '2000'), (450, 38, 'engine_volume', '4702'), (451, 38, 'width', '4'), (452, 38, 'height', '1'), (453, 38, 'fuel_consumption', '16'), (454, 38, 'doors', '2'), (455, 38, 'price', '10759'), (456, 38, 'cost', '27330'), (457, 39, 'owner', 'Gengis'), (458, 39, 'color', 'green'), (459, 39, 'max_speed', '195'), (460, 39, 'weight', '4000'), (461, 39, 'production_year', '1995'), (462, 39, 'engine_volume', '2452'), (463, 39, 'width', '2'), (464, 39, 'height', '1'), (465, 39, 'fuel_consumption', '16'), (466, 39, 'doors', '4'), (467, 39, 'price', '17406'), (468, 39, 'cost', '47899'), (469, 40, 'owner', 'Gengis'), (470, 40, 'color', 'white'), (471, 40, 'max_speed', '92'), (472, 40, 'weight', '1984'), (473, 40, 'production_year', '2001'), (474, 40, 'engine_volume', '6761'), (475, 40, 'width', '4'), (476, 40, 'height', '1'), (477, 40, 'fuel_consumption', '13'), (478, 40, 'doors', '2'), (479, 40, 'price', '12876'), (480, 40, 'cost', '36631'), (481, 41, 'owner', 'Gino'), (482, 41, 'color', 'orange'), (483, 41, 'max_speed', '284'), (484, 41, 'weight', '1933'), (485, 41, 'production_year', '2008'), (486, 41, 'engine_volume', '6247'), (487, 41, 'width', '2'), (488, 41, 'height', '1'), (489, 41, 'fuel_consumption', '15'), (490, 41, 'doors', '2'), (491, 41, 'price', '17213'), (492, 41, 'cost', '31808'), (493, 42, 'owner', 'Seth'), (494, 42, 'color', 'yellow'), (495, 42, 'max_speed', '54'), (496, 42, 'weight', '3026'), (497, 42, 'production_year', '1989'), (498, 42, 'engine_volume', '4668'), (499, 42, 'width', '2'), (500, 42, 'height', '1'), (501, 42, 'fuel_consumption', '17'), (502, 42, 'doors', '4'), (503, 42, 'price', '20392'), (504, 42, 'cost', '38590'), (505, 43, 'owner', 'Gengis'), (506, 43, 'color', 'brown'), (507, 43, 'max_speed', '85'), (508, 43, 'weight', '2760'), (509, 43, 'production_year', '1987'), (510, 43, 'engine_volume', '4375'), (511, 43, 'width', '2'), (512, 43, 'height', '1'), (513, 43, 'fuel_consumption', '17'), (514, 43, 'doors', '2'), (515, 43, 'price', '19885'), (516, 43, 'cost', '25210'), (517, 44, 'owner', 'Hugh'), (518, 44, 'color', 'yellow'), (519, 44, 'max_speed', '281'), (520, 44, 'weight', '1144'), (521, 44, 'production_year', '2014'), (522, 44, 'engine_volume', '3165'), (523, 44, 'width', '3'), (524, 44, 'height', '1'), (525, 44, 'fuel_consumption', '15'), (526, 44, 'doors', '3'), (527, 44, 'price', '15580'), (528, 44, 'cost', '37547'), (529, 45, 'owner', 'Lucy'), (530, 45, 'color', 'yellow'), (531, 45, 'max_speed', '201'), (532, 45, 'weight', '4082'), (533, 45, 'production_year', '1988'), (534, 45, 'engine_volume', '6031'), (535, 45, 'width', '2'), (536, 45, 'height', '1'), (537, 45, 'fuel_consumption', '18'), (538, 45, 'doors', '4'), (539, 45, 'price', '29863'), (540, 45, 'cost', '26265'), (541, 46, 'owner', 'Jules'), (542, 46, 'color', 'black'), (543, 46, 'max_speed', '278'), (544, 46, 'weight', '1845'), (545, 46, 'production_year', '2013'), (546, 46, 'engine_volume', '7512'), (547, 46, 'width', '4'), (548, 46, 'height', '2'), (549, 46, 'fuel_consumption', '14'), (550, 46, 'doors', '4'), (551, 46, 'price', '25529'), (552, 46, 'cost', '47858'), (553, 47, 'owner', 'Gengis'), (554, 47, 'color', 'martini'), (555, 47, 'max_speed', '144'), (556, 47, 'weight', '1813'), (557, 47, 'production_year', '1973'), (558, 47, 'engine_volume', '5738'), (559, 47, 'width', '2'), (560, 47, 'height', '2'), (561, 47, 'fuel_consumption', '13'), (562, 47, 'doors', '5'), (563, 47, 'price', '25435'), (564, 47, 'cost', '31191'), (565, 48, 'owner', 'Jules'), (566, 48, 'color', 'red'), (567, 48, 'max_speed', '259'), (568, 48, 'weight', '3105'), (569, 48, 'production_year', '2017'), (570, 48, 'engine_volume', '5715'), (571, 48, 'width', '3'), (572, 48, 'height', '2'), (573, 48, 'fuel_consumption', '17'), (574, 48, 'doors', '4'), (575, 48, 'price', '11884'), (576, 48, 'cost', '32827'), (577, 49, 'owner', 'Gino'), (578, 49, 'color', 'white'), (579, 49, 'max_speed', '110'), (580, 49, 'weight', '4196'), (581, 49, 'production_year', '2014'), (582, 49, 'engine_volume', '7542'), (583, 49, 'width', '2'), (584, 49, 'height', '1'), (585, 49, 'fuel_consumption', '17'), (586, 49, 'doors', '3'), (587, 49, 'price', '20089'), (588, 49, 'cost', '44995'), (589, 50, 'owner', 'Jules'), (590, 50, 'color', 'martini'), (591, 50, 'max_speed', '183'), (592, 50, 'weight', '2445'), (593, 50, 'production_year', '2002'), (594, 50, 'engine_volume', '4636'), (595, 50, 'width', '4'), (596, 50, 'height', '2'), (597, 50, 'fuel_consumption', '13'), (598, 50, 'doors', '5'), (599, 50, 'price', '13624'), (600, 50, 'cost', '36616'), (601, 51, 'owner', 'Seth'), (602, 51, 'color', 'yellow'), (603, 51, 'max_speed', '82'), (604, 51, 'weight', '1704'), (605, 51, 'production_year', '1974'), (606, 51, 'engine_volume', '5471'), (607, 51, 'width', '3'), (608, 51, 'height', '2'), (609, 51, 'fuel_consumption', '17'), (610, 51, 'doors', '5'), (611, 51, 'price', '23307'), (612, 51, 'cost', '39425'), (613, 52, 'owner', 'Gengis'), (614, 52, 'color', 'orange'), (615, 52, 'max_speed', '269'), (616, 52, 'weight', '1628'), (617, 52, 'production_year', '1989'), (618, 52, 'engine_volume', '7673'), (619, 52, 'width', '3'), (620, 52, 'height', '1'), (621, 52, 'fuel_consumption', '14'), (622, 52, 'doors', '3'), (623, 52, 'price', '12144'), (624, 52, 'cost', '29520'), (625, 53, 'owner', 'Lava'), (626, 53, 'color', 'white'), (627, 53, 'max_speed', '130'), (628, 53, 'weight', '3465'), (629, 53, 'production_year', '2015'), (630, 53, 'engine_volume', '6117'), (631, 53, 'width', '3'), (632, 53, 'height', '2'), (633, 53, 'fuel_consumption', '16'), (634, 53, 'doors', '4'), (635, 53, 'price', '22123'), (636, 53, 'cost', '33440'), (637, 54, 'owner', 'Lucy'), (638, 54, 'color', 'orange'), (639, 54, 'max_speed', '251'), (640, 54, 'weight', '1791'), (641, 54, 'production_year', '1991'), (642, 54, 'engine_volume', '2506'), (643, 54, 'width', '4'), (644, 54, 'height', '2'), (645, 54, 'fuel_consumption', '17'), (646, 54, 'doors', '4'), (647, 54, 'price', '16353'), (648, 54, 'cost', '40354'), (649, 55, 'owner', 'Lava'), (650, 55, 'color', 'white'), (651, 55, 'max_speed', '294'), (652, 55, 'weight', '2343'), (653, 55, 'production_year', '1994'), (654, 55, 'engine_volume', '4505'), (655, 55, 'width', '4'), (656, 55, 'height', '2'), (657, 55, 'fuel_consumption', '14'), (658, 55, 'doors', '5'), (659, 55, 'price', '23755'), (660, 55, 'cost', '37049'), (661, 56, 'owner', 'Lucy'), (662, 56, 'color', 'yellow'), (663, 56, 'max_speed', '147'), (664, 56, 'weight', '1311'), (665, 56, 'production_year', '1970'), (666, 56, 'engine_volume', '4522'), (667, 56, 'width', '2'), (668, 56, 'height', '2'), (669, 56, 'fuel_consumption', '13'), (670, 56, 'doors', '4'), (671, 56, 'price', '23788'), (672, 56, 'cost', '32376'), (673, 57, 'owner', 'Gino'), (674, 57, 'color', 'martini'), (675, 57, 'max_speed', '279'), (676, 57, 'weight', '2324'), (677, 57, 'production_year', '1975'), (678, 57, 'engine_volume', '5199'), (679, 57, 'width', '2'), (680, 57, 'height', '1'), (681, 57, 'fuel_consumption', '18'), (682, 57, 'doors', '5'), (683, 57, 'price', '16346'), (684, 57, 'cost', '31148'), (685, 58, 'owner', 'Seth'), (686, 58, 'color', 'green'), (687, 58, 'max_speed', '237'), (688, 58, 'weight', '1185'), (689, 58, 'production_year', '1987'), (690, 58, 'engine_volume', '2511'), (691, 58, 'width', '4'), (692, 58, 'height', '2'), (693, 58, 'fuel_consumption', '17'), (694, 58, 'doors', '5'), (695, 58, 'price', '28756'), (696, 58, 'cost', '34611'), (697, 59, 'owner', 'Seth'), (698, 59, 'color', 'brown'), (699, 59, 'max_speed', '203'), (700, 59, 'weight', '3045'), (701, 59, 'production_year', '1983'), (702, 59, 'engine_volume', '3204'), (703, 59, 'width', '3'), (704, 59, 'height', '1'), (705, 59, 'fuel_consumption', '14'), (706, 59, 'doors', '2'), (707, 59, 'price', '25902'), (708, 59, 'cost', '43021'), (709, 60, 'owner', 'Seth'), (710, 60, 'color', 'martini'), (711, 60, 'max_speed', '122'), (712, 60, 'weight', '3523'), (713, 60, 'production_year', '1970'), (714, 60, 'engine_volume', '4536'), (715, 60, 'width', '2'), (716, 60, 'height', '2'), (717, 60, 'fuel_consumption', '18'), (718, 60, 'doors', '3'), (719, 60, 'price', '22548'), (720, 60, 'cost', '48858'), (721, 61, 'owner', 'Lucy'), (722, 61, 'color', 'white'), (723, 61, 'max_speed', '119'), (724, 61, 'weight', '4262'), (725, 61, 'production_year', '1990'), (726, 61, 'engine_volume', '3944'), (727, 61, 'width', '4'), (728, 61, 'height', '1'), (729, 61, 'fuel_consumption', '18'), (730, 61, 'doors', '5'), (731, 61, 'price', '11491'), (732, 61, 'cost', '26942'), (733, 62, 'owner', 'Seth'), (734, 62, 'color', 'brown'), (735, 62, 'max_speed', '224'), (736, 62, 'weight', '2392'), (737, 62, 'production_year', '2015'), (738, 62, 'engine_volume', '7192'), (739, 62, 'width', '4'), (740, 62, 'height', '1'), (741, 62, 'fuel_consumption', '17'), (742, 62, 'doors', '4'), (743, 62, 'price', '17641'), (744, 62, 'cost', '47179'), (745, 63, 'owner', 'Seth'), (746, 63, 'color', 'green'), (747, 63, 'max_speed', '94'), (748, 63, 'weight', '4492'), (749, 63, 'production_year', '2010'), (750, 63, 'engine_volume', '7564'), (751, 63, 'width', '2'), (752, 63, 'height', '2'), (753, 63, 'fuel_consumption', '15'), (754, 63, 'doors', '2'), (755, 63, 'price', '29869'), (756, 63, 'cost', '30384'), (757, 64, 'owner', 'Lucy'), (758, 64, 'color', 'black'), (759, 64, 'max_speed', '143'), (760, 64, 'weight', '1073'), (761, 64, 'production_year', '1998'), (762, 64, 'engine_volume', '5092'), (763, 64, 'width', '3'), (764, 64, 'height', '1'), (765, 64, 'fuel_consumption', '18'), (766, 64, 'doors', '5'), (767, 64, 'price', '13876'), (768, 64, 'cost', '34626'), (769, 65, 'owner', 'Lava'), (770, 65, 'color', 'white'), (771, 65, 'max_speed', '185'), (772, 65, 'weight', '1071'), (773, 65, 'production_year', '1985'), (774, 65, 'engine_volume', '6921'), (775, 65, 'width', '3'), (776, 65, 'height', '1'), (777, 65, 'fuel_consumption', '15'), (778, 65, 'doors', '2'), (779, 65, 'price', '13796'), (780, 65, 'cost', '47118'), (781, 66, 'owner', 'Hugh'), (782, 66, 'color', 'martini'), (783, 66, 'max_speed', '121'), (784, 66, 'weight', '3601'), (785, 66, 'production_year', '2011'), (786, 66, 'engine_volume', '7553'), (787, 66, 'width', '2'), (788, 66, 'height', '2'), (789, 66, 'fuel_consumption', '16'), (790, 66, 'doors', '5'), (791, 66, 'price', '12521'), (792, 66, 'cost', '35914'), (793, 67, 'owner', 'Hugh'), (794, 67, 'color', 'brown'), (795, 67, 'max_speed', '202'), (796, 67, 'weight', '4385'), (797, 67, 'production_year', '1982'), (798, 67, 'engine_volume', '5444'), (799, 67, 'width', '2'), (800, 67, 'height', '2'), (801, 67, 'fuel_consumption', '16'), (802, 67, 'doors', '5'), (803, 67, 'price', '21295'), (804, 67, 'cost', '28501'), (805, 68, 'owner', 'Gino'), (806, 68, 'color', 'black'), (807, 68, 'max_speed', '152'), (808, 68, 'weight', '4047'), (809, 68, 'production_year', '1976'), (810, 68, 'engine_volume', '4839'), (811, 68, 'width', '2'), (812, 68, 'height', '1'), (813, 68, 'fuel_consumption', '16'), (814, 68, 'doors', '2'), (815, 68, 'price', '17867'), (816, 68, 'cost', '46771'), (817, 69, 'owner', 'Lucy'), (818, 69, 'color', 'martini'), (819, 69, 'max_speed', '241'), (820, 69, 'weight', '2634'), (821, 69, 'production_year', '2016'), (822, 69, 'engine_volume', '2048'), (823, 69, 'width', '2'), (824, 69, 'height', '1'), (825, 69, 'fuel_consumption', '13'), (826, 69, 'doors', '3'), (827, 69, 'price', '14060'), (828, 69, 'cost', '48181'), (829, 70, 'owner', 'Hugh'), (830, 70, 'color', 'white'), (831, 70, 'max_speed', '21'), (832, 70, 'weight', '2584'), (833, 70, 'production_year', '2013'), (834, 70, 'engine_volume', '6499'), (835, 70, 'width', '4'), (836, 70, 'height', '1'), (837, 70, 'fuel_consumption', '14'), (838, 70, 'doors', '3'), (839, 70, 'price', '18017'), (840, 70, 'cost', '38576'), (841, 71, 'owner', 'Mario'), (842, 71, 'color', 'martini'), (843, 71, 'max_speed', '289'), (844, 71, 'weight', '3908'), (845, 71, 'production_year', '1987'), (846, 71, 'engine_volume', '3214'), (847, 71, 'width', '4'), (848, 71, 'height', '1'), (849, 71, 'fuel_consumption', '14'), (850, 71, 'doors', '4'), (851, 71, 'price', '12835'), (852, 71, 'cost', '41580'), (853, 72, 'owner', 'Mario'), (854, 72, 'color', 'white'), (855, 72, 'max_speed', '274'), (856, 72, 'weight', '1746'), (857, 72, 'production_year', '1976'), (858, 72, 'engine_volume', '2438'), (859, 72, 'width', '4'), (860, 72, 'height', '1'), (861, 72, 'fuel_consumption', '18'), (862, 72, 'doors', '3'), (863, 72, 'price', '19363'), (864, 72, 'cost', '35774'), (865, 73, 'owner', 'Lucy'), (866, 73, 'color', 'green'), (867, 73, 'max_speed', '201'), (868, 73, 'weight', '3019'), (869, 73, 'production_year', '2010'), (870, 73, 'engine_volume', '6099'), (871, 73, 'width', '2'), (872, 73, 'height', '2'), (873, 73, 'fuel_consumption', '17'), (874, 73, 'doors', '4'), (875, 73, 'price', '12316'), (876, 73, 'cost', '48085'), (877, 74, 'owner', 'Seth'), (878, 74, 'color', 'black'), (879, 74, 'max_speed', '298'), (880, 74, 'weight', '1961'), (881, 74, 'production_year', '2005'), (882, 74, 'engine_volume', '2809'), (883, 74, 'width', '4'), (884, 74, 'height', '2'), (885, 74, 'fuel_consumption', '15'), (886, 74, 'doors', '2'), (887, 74, 'price', '14376'), (888, 74, 'cost', '37836'), (889, 75, 'owner', 'Mario'), (890, 75, 'color', 'white'), (891, 75, 'max_speed', '171'), (892, 75, 'weight', '4470'), (893, 75, 'production_year', '2007'), (894, 75, 'engine_volume', '7019'), (895, 75, 'width', '3'), (896, 75, 'height', '2'), (897, 75, 'fuel_consumption', '15'), (898, 75, 'doors', '3'), (899, 75, 'price', '12140'), (900, 75, 'cost', '27389'), (901, 76, 'owner', 'Jules'), (902, 76, 'color', 'orange'), (903, 76, 'max_speed', '120'), (904, 76, 'weight', '1167'), (905, 76, 'production_year', '2006'), (906, 76, 'engine_volume', '3113'), (907, 76, 'width', '4'), (908, 76, 'height', '1'), (909, 76, 'fuel_consumption', '17'), (910, 76, 'doors', '2'), (911, 76, 'price', '13659'), (912, 76, 'cost', '32860'), (913, 77, 'owner', 'Jules'), (914, 77, 'color', 'martini'), (915, 77, 'max_speed', '193'), (916, 77, 'weight', '2881'), (917, 77, 'production_year', '2013'), (918, 77, 'engine_volume', '5836'), (919, 77, 'width', '2'), (920, 77, 'height', '2'), (921, 77, 'fuel_consumption', '17'), (922, 77, 'doors', '3'), (923, 77, 'price', '22613'), (924, 77, 'cost', '48152'), (925, 78, 'owner', 'Lava'), (926, 78, 'color', 'brown'), (927, 78, 'max_speed', '56'), (928, 78, 'weight', '2099'), (929, 78, 'production_year', '2016'), (930, 78, 'engine_volume', '6495'), (931, 78, 'width', '4'), (932, 78, 'height', '1'), (933, 78, 'fuel_consumption', '17'), (934, 78, 'doors', '2'), (935, 78, 'price', '27043'), (936, 78, 'cost', '29745'), (937, 79, 'owner', 'Lucy'), (938, 79, 'color', 'orange'), (939, 79, 'max_speed', '275'), (940, 79, 'weight', '4612'), (941, 79, 'production_year', '1979'), (942, 79, 'engine_volume', '4219'), (943, 79, 'width', '4'), (944, 79, 'height', '2'), (945, 79, 'fuel_consumption', '17'), (946, 79, 'doors', '4'), (947, 79, 'price', '11482'), (948, 79, 'cost', '41874'), (949, 80, 'owner', 'Seth'), (950, 80, 'color', 'brown'), (951, 80, 'max_speed', '127'), (952, 80, 'weight', '1413'), (953, 80, 'production_year', '2007'), (954, 80, 'engine_volume', '7037'), (955, 80, 'width', '3'), (956, 80, 'height', '2'), (957, 80, 'fuel_consumption', '18'), (958, 80, 'doors', '3'), (959, 80, 'price', '17607'), (960, 80, 'cost', '45565'), (961, 81, 'owner', 'Gino'), (962, 81, 'color', 'yellow'), (963, 81, 'max_speed', '33'), (964, 81, 'weight', '1418'), (965, 81, 'production_year', '2001'), (966, 81, 'engine_volume', '5651'), (967, 81, 'width', '3'), (968, 81, 'height', '1'), (969, 81, 'fuel_consumption', '17'), (970, 81, 'doors', '5'), (971, 81, 'price', '29947'), (972, 81, 'cost', '31786'), (973, 82, 'owner', 'Hugh'), (974, 82, 'color', 'yellow'), (975, 82, 'max_speed', '25'), (976, 82, 'weight', '2995'), (977, 82, 'production_year', '1992'), (978, 82, 'engine_volume', '6235'), (979, 82, 'width', '3'), (980, 82, 'height', '1'), (981, 82, 'fuel_consumption', '14'), (982, 82, 'doors', '4'), (983, 82, 'price', '19053'), (984, 82, 'cost', '44507'), (985, 83, 'owner', 'Seth'), (986, 83, 'color', 'green'), (987, 83, 'max_speed', '99'), (988, 83, 'weight', '2483'), (989, 83, 'production_year', '2004'), (990, 83, 'engine_volume', '4622'), (991, 83, 'width', '3'), (992, 83, 'height', '1'), (993, 83, 'fuel_consumption', '13'), (994, 83, 'doors', '3'), (995, 83, 'price', '13256'), (996, 83, 'cost', '33847'), (997, 84, 'owner', 'Seth'), (998, 84, 'color', 'yellow'), (999, 84, 'max_speed', '223'), (1000, 84, 'weight', '4895'), (1001, 84, 'production_year', '1984'), (1002, 84, 'engine_volume', '5353'), (1003, 84, 'width', '4'), (1004, 84, 'height', '2'), (1005, 84, 'fuel_consumption', '14'), (1006, 84, 'doors', '3'), (1007, 84, 'price', '20652'), (1008, 84, 'cost', '29407'), (1009, 85, 'owner', 'Jules'), (1010, 85, 'color', 'white'), (1011, 85, 'max_speed', '239'), (1012, 85, 'weight', '3199'), (1013, 85, 'production_year', '1999'), (1014, 85, 'engine_volume', '5698'), (1015, 85, 'width', '3'), (1016, 85, 'height', '2'), (1017, 85, 'fuel_consumption', '16'), (1018, 85, 'doors', '4'), (1019, 85, 'price', '12306'), (1020, 85, 'cost', '41037'), (1021, 86, 'owner', 'Gengis'), (1022, 86, 'color', 'yellow'), (1023, 86, 'max_speed', '201'), (1024, 86, 'weight', '1421'), (1025, 86, 'production_year', '2016'), (1026, 86, 'engine_volume', '4134'), (1027, 86, 'width', '3'), (1028, 86, 'height', '1'), (1029, 86, 'fuel_consumption', '14'), (1030, 86, 'doors', '4'), (1031, 86, 'price', '27708'), (1032, 86, 'cost', '35100'), (1033, 87, 'owner', 'Seth'), (1034, 87, 'color', 'brown'), (1035, 87, 'max_speed', '149'), (1036, 87, 'weight', '3402'), (1037, 87, 'production_year', '2016'), (1038, 87, 'engine_volume', '7883'), (1039, 87, 'width', '2'), (1040, 87, 'height', '1'), (1041, 87, 'fuel_consumption', '15'), (1042, 87, 'doors', '2'), (1043, 87, 'price', '26259'), (1044, 87, 'cost', '42631'), (1045, 88, 'owner', 'Gino'), (1046, 88, 'color', 'martini'), (1047, 88, 'max_speed', '243'), (1048, 88, 'weight', '2668'), (1049, 88, 'production_year', '1975'), (1050, 88, 'engine_volume', '6248'), (1051, 88, 'width', '2'), (1052, 88, 'height', '2'), (1053, 88, 'fuel_consumption', '17'), (1054, 88, 'doors', '3'), (1055, 88, 'price', '11593'), (1056, 88, 'cost', '46940'), (1057, 89, 'owner', 'Seth'), (1058, 89, 'color', 'red'), (1059, 89, 'max_speed', '93'), (1060, 89, 'weight', '4995'), (1061, 89, 'production_year', '1973'), (1062, 89, 'engine_volume', '2181'), (1063, 89, 'width', '3'), (1064, 89, 'height', '2'), (1065, 89, 'fuel_consumption', '15'), (1066, 89, 'doors', '3'), (1067, 89, 'price', '14545'), (1068, 89, 'cost', '40345'), (1069, 90, 'owner', 'Gengis'), (1070, 90, 'color', 'martini'), (1071, 90, 'max_speed', '191'), (1072, 90, 'weight', '1408'), (1073, 90, 'production_year', '2005'), (1074, 90, 'engine_volume', '3581'), (1075, 90, 'width', '3'), (1076, 90, 'height', '2'), (1077, 90, 'fuel_consumption', '16'), (1078, 90, 'doors', '5'), (1079, 90, 'price', '13177'), (1080, 90, 'cost', '43572'), (1081, 91, 'owner', 'Gino'), (1082, 91, 'color', 'brown'), (1083, 91, 'max_speed', '58'), (1084, 91, 'weight', '2720'), (1085, 91, 'production_year', '1978'), (1086, 91, 'engine_volume', '7645'), (1087, 91, 'width', '3'), (1088, 91, 'height', '2'), (1089, 91, 'fuel_consumption', '18'), (1090, 91, 'doors', '3'), (1091, 91, 'price', '15532'), (1092, 91, 'cost', '42919'), (1093, 92, 'owner', 'Gengis'), (1094, 92, 'color', 'black'), (1095, 92, 'max_speed', '276'), (1096, 92, 'weight', '4199'), (1097, 92, 'production_year', '2010'), (1098, 92, 'engine_volume', '3605'), (1099, 92, 'width', '2'), (1100, 92, 'height', '1'), (1101, 92, 'fuel_consumption', '18'), (1102, 92, 'doors', '2'), (1103, 92, 'price', '10756'), (1104, 92, 'cost', '28835'), (1105, 93, 'owner', 'Lucy'), (1106, 93, 'color', 'martini'), (1107, 93, 'max_speed', '263'), (1108, 93, 'weight', '4052'), (1109, 93, 'production_year', '1990'), (1110, 93, 'engine_volume', '6796'), (1111, 93, 'width', '3'), (1112, 93, 'height', '1'), (1113, 93, 'fuel_consumption', '15'), (1114, 93, 'doors', '5'), (1115, 93, 'price', '14142'), (1116, 93, 'cost', '36752'), (1117, 94, 'owner', 'Hugh'), (1118, 94, 'color', 'white'), (1119, 94, 'max_speed', '160'), (1120, 94, 'weight', '4923'), (1121, 94, 'production_year', '1970'), (1122, 94, 'engine_volume', '3482'), (1123, 94, 'width', '3'), (1124, 94, 'height', '1'), (1125, 94, 'fuel_consumption', '13'), (1126, 94, 'doors', '3'), (1127, 94, 'price', '20993'), (1128, 94, 'cost', '27323'), (1129, 95, 'owner', 'Seth'), (1130, 95, 'color', 'white'), (1131, 95, 'max_speed', '86'), (1132, 95, 'weight', '1591'), (1133, 95, 'production_year', '1996'), (1134, 95, 'engine_volume', '3066'), (1135, 95, 'width', '3'), (1136, 95, 'height', '2'), (1137, 95, 'fuel_consumption', '13'), (1138, 95, 'doors', '5'), (1139, 95, 'price', '17212'), (1140, 95, 'cost', '43825'), (1141, 96, 'owner', 'Lava'), (1142, 96, 'color', 'brown'), (1143, 96, 'max_speed', '85'), (1144, 96, 'weight', '1213'), (1145, 96, 'production_year', '2002'), (1146, 96, 'engine_volume', '4573'), (1147, 96, 'width', '2'), (1148, 96, 'height', '1'), (1149, 96, 'fuel_consumption', '13'), (1150, 96, 'doors', '5'), (1151, 96, 'price', '26949'), (1152, 96, 'cost', '49783'), (1153, 97, 'owner', 'Jules'), (1154, 97, 'color', 'black'), (1155, 97, 'max_speed', '129'), (1156, 97, 'weight', '4625'), (1157, 97, 'production_year', '2006'), (1158, 97, 'engine_volume', '4111'), (1159, 97, 'width', '4'), (1160, 97, 'height', '2'), (1161, 97, 'fuel_consumption', '16'), (1162, 97, 'doors', '4'), (1163, 97, 'price', '10417'), (1164, 97, 'cost', '44620'), (1165, 98, 'owner', 'Jules'), (1166, 98, 'color', 'orange'), (1167, 98, 'max_speed', '79'), (1168, 98, 'weight', '2852'), (1169, 98, 'production_year', '1994'), (1170, 98, 'engine_volume', '4801'), (1171, 98, 'width', '3'), (1172, 98, 'height', '1'), (1173, 98, 'fuel_consumption', '18'), (1174, 98, 'doors', '2'), (1175, 98, 'price', '16191'), (1176, 98, 'cost', '34589'), (1177, 99, 'owner', 'Mario'), (1178, 99, 'color', 'yellow'), (1179, 99, 'max_speed', '236'), (1180, 99, 'weight', '2609'), (1181, 99, 'production_year', '1998'), (1182, 99, 'engine_volume', '3746'), (1183, 99, 'width', '3'), (1184, 99, 'height', '1'), (1185, 99, 'fuel_consumption', '15'), (1186, 99, 'doors', '5'), (1187, 99, 'price', '12595'), (1188, 99, 'cost', '34501'), (1189, 100, 'owner', 'Lava'), (1190, 100, 'color', 'green'), (1191, 100, 'max_speed', '212'), (1192, 100, 'weight', '3617'), (1193, 100, 'production_year', '1997'), (1194, 100, 'engine_volume', '3239'), (1195, 100, 'width', '3'), (1196, 100, 'height', '2'), (1197, 100, 'fuel_consumption', '16'), (1198, 100, 'doors', '2'), (1199, 100, 'price', '24443'), (1200, 100, 'cost', '31400'), (1201, 101, 'owner', 'Lava'), (1202, 101, 'color', 'brown'), (1203, 101, 'max_speed', '100'), (1204, 101, 'weight', '2172'), (1205, 101, 'production_year', '2006'), (1206, 101, 'engine_volume', '5819'), (1207, 101, 'width', '3'), (1208, 101, 'height', '2'), (1209, 101, 'fuel_consumption', '16'), (1210, 101, 'doors', '5'), (1211, 101, 'price', '14195'), (1212, 101, 'cost', '37075'), (1213, 102, 'owner', 'Jules'), (1214, 102, 'color', 'green'), (1215, 102, 'max_speed', '224'), (1216, 102, 'weight', '3899'), (1217, 102, 'production_year', '2016'), (1218, 102, 'engine_volume', '6380'), (1219, 102, 'width', '3'), (1220, 102, 'height', '2'), (1221, 102, 'fuel_consumption', '13'), (1222, 102, 'doors', '5'), (1223, 102, 'price', '25936'), (1224, 102, 'cost', '36509'), (1225, 103, 'owner', 'Gino'), (1226, 103, 'color', 'black'), (1227, 103, 'max_speed', '168'), (1228, 103, 'weight', '1695'), (1229, 103, 'production_year', '1995'), (1230, 103, 'engine_volume', '2586'), (1231, 103, 'width', '2'), (1232, 103, 'height', '2'), (1233, 103, 'fuel_consumption', '17'), (1234, 103, 'doors', '3'), (1235, 103, 'price', '16636'), (1236, 103, 'cost', '28053'), (1237, 104, 'owner', 'Hugh'), (1238, 104, 'color', 'orange'), (1239, 104, 'max_speed', '84'), (1240, 104, 'weight', '1530'), (1241, 104, 'production_year', '1984'), (1242, 104, 'engine_volume', '3393'), (1243, 104, 'width', '3'), (1244, 104, 'height', '1'), (1245, 104, 'fuel_consumption', '13'), (1246, 104, 'doors', '5'), (1247, 104, 'price', '28650'), (1248, 104, 'cost', '33876'), (1249, 105, 'owner', 'Lucy'), (1250, 105, 'color', 'brown'), (1251, 105, 'max_speed', '27'), (1252, 105, 'weight', '1754'), (1253, 105, 'production_year', '1974'), (1254, 105, 'engine_volume', '7187'), (1255, 105, 'width', '3'), (1256, 105, 'height', '2'), (1257, 105, 'fuel_consumption', '15'), (1258, 105, 'doors', '3'), (1259, 105, 'price', '24031'), (1260, 105, 'cost', '48250'), (1261, 106, 'owner', 'Mario'), (1262, 106, 'color', 'green'), (1263, 106, 'max_speed', '236'), (1264, 106, 'weight', '3826'), (1265, 106, 'production_year', '2015'), (1266, 106, 'engine_volume', '4667'), (1267, 106, 'width', '4'), (1268, 106, 'height', '1'), (1269, 106, 'fuel_consumption', '13'), (1270, 106, 'doors', '4'), (1271, 106, 'price', '16963'), (1272, 106, 'cost', '48523'), (1273, 107, 'owner', 'Gengis'), (1274, 107, 'color', 'green'), (1275, 107, 'max_speed', '284'), (1276, 107, 'weight', '3203'), (1277, 107, 'production_year', '1988'), (1278, 107, 'engine_volume', '3798'), (1279, 107, 'width', '4'), (1280, 107, 'height', '2'), (1281, 107, 'fuel_consumption', '16'), (1282, 107, 'doors', '3'), (1283, 107, 'price', '12287'), (1284, 107, 'cost', '35986'), (1285, 108, 'owner', 'Seth'), (1286, 108, 'color', 'orange'), (1287, 108, 'max_speed', '224'), (1288, 108, 'weight', '1324'), (1289, 108, 'production_year', '1973'), (1290, 108, 'engine_volume', '5687'), (1291, 108, 'width', '4'), (1292, 108, 'height', '1'), (1293, 108, 'fuel_consumption', '18'), (1294, 108, 'doors', '5'), (1295, 108, 'price', '26656'), (1296, 108, 'cost', '46424'), (1297, 109, 'owner', 'Mario'), (1298, 109, 'color', 'orange'), (1299, 109, 'max_speed', '80'), (1300, 109, 'weight', '2650'), (1301, 109, 'production_year', '1985'), (1302, 109, 'engine_volume', '4395'), (1303, 109, 'width', '4'), (1304, 109, 'height', '2'), (1305, 109, 'fuel_consumption', '16'), (1306, 109, 'doors', '2'), (1307, 109, 'price', '25835'), (1308, 109, 'cost', '28343'), (1309, 110, 'owner', 'Gino'), (1310, 110, 'color', 'red'), (1311, 110, 'max_speed', '112'), (1312, 110, 'weight', '2382'), (1313, 110, 'production_year', '2007'), (1314, 110, 'engine_volume', '5831'), (1315, 110, 'width', '3'), (1316, 110, 'height', '1'), (1317, 110, 'fuel_consumption', '16'), (1318, 110, 'doors', '2'), (1319, 110, 'price', '12391'), (1320, 110, 'cost', '31947'), (1321, 111, 'owner', 'Gino'), (1322, 111, 'color', 'white'), (1323, 111, 'max_speed', '109'), (1324, 111, 'weight', '2831'), (1325, 111, 'production_year', '1974'), (1326, 111, 'engine_volume', '7940'), (1327, 111, 'width', '4'), (1328, 111, 'height', '1'), (1329, 111, 'fuel_consumption', '14'), (1330, 111, 'doors', '5'), (1331, 111, 'price', '27273'), (1332, 111, 'cost', '45286'), (1333, 112, 'owner', 'Hugh'), (1334, 112, 'color', 'yellow'), (1335, 112, 'max_speed', '167'), (1336, 112, 'weight', '2129'), (1337, 112, 'production_year', '1993'), (1338, 112, 'engine_volume', '3176'), (1339, 112, 'width', '3'), (1340, 112, 'height', '1'), (1341, 112, 'fuel_consumption', '17'), (1342, 112, 'doors', '2'), (1343, 112, 'price', '26233'), (1344, 112, 'cost', '37139'), (1345, 113, 'owner', 'Lava'), (1346, 113, 'color', 'black'), (1347, 113, 'max_speed', '272'), (1348, 113, 'weight', '4669'), (1349, 113, 'production_year', '1996'), (1350, 113, 'engine_volume', '4639'), (1351, 113, 'width', '4'), (1352, 113, 'height', '1'), (1353, 113, 'fuel_consumption', '17'), (1354, 113, 'doors', '4'), (1355, 113, 'price', '21819'), (1356, 113, 'cost', '35002'), (1357, 114, 'owner', 'Hugh'), (1358, 114, 'color', 'orange'), (1359, 114, 'max_speed', '106'), (1360, 114, 'weight', '3678'), (1361, 114, 'production_year', '1990'), (1362, 114, 'engine_volume', '6013'), (1363, 114, 'width', '4'), (1364, 114, 'height', '1'), (1365, 114, 'fuel_consumption', '16'), (1366, 114, 'doors', '4'), (1367, 114, 'price', '14321'), (1368, 114, 'cost', '47350'), (1369, 115, 'owner', 'Mario'), (1370, 115, 'color', 'yellow'), (1371, 115, 'max_speed', '252'), (1372, 115, 'weight', '2336'), (1373, 115, 'production_year', '1985'), (1374, 115, 'engine_volume', '4792'), (1375, 115, 'width', '4'), (1376, 115, 'height', '2'), (1377, 115, 'fuel_consumption', '14'), (1378, 115, 'doors', '4'), (1379, 115, 'price', '25342'), (1380, 115, 'cost', '48326'), (1381, 116, 'owner', 'Mario'), (1382, 116, 'color', 'white'), (1383, 116, 'max_speed', '128'), (1384, 116, 'weight', '4178'), (1385, 116, 'production_year', '1983'), (1386, 116, 'engine_volume', '4826'), (1387, 116, 'width', '3'), (1388, 116, 'height', '1'), (1389, 116, 'fuel_consumption', '16'), (1390, 116, 'doors', '2'), (1391, 116, 'price', '23680'), (1392, 116, 'cost', '32273'), (1393, 117, 'owner', 'Gino'), (1394, 117, 'color', 'brown'), (1395, 117, 'max_speed', '190'), (1396, 117, 'weight', '2620'), (1397, 117, 'production_year', '1985'), (1398, 117, 'engine_volume', '5847'), (1399, 117, 'width', '4'), (1400, 117, 'height', '1'), (1401, 117, 'fuel_consumption', '16'), (1402, 117, 'doors', '2'), (1403, 117, 'price', '25403'), (1404, 117, 'cost', '30425'), (1405, 118, 'owner', 'Lava'), (1406, 118, 'color', 'black'), (1407, 118, 'max_speed', '154'), (1408, 118, 'weight', '4683'), (1409, 118, 'production_year', '2010'), (1410, 118, 'engine_volume', '4220'), (1411, 118, 'width', '2'), (1412, 118, 'height', '2'), (1413, 118, 'fuel_consumption', '15'), (1414, 118, 'doors', '4'), (1415, 118, 'price', '29034'), (1416, 118, 'cost', '33739'), (1417, 119, 'owner', 'Mario'), (1418, 119, 'color', 'red'), (1419, 119, 'max_speed', '32'), (1420, 119, 'weight', '1232'), (1421, 119, 'production_year', '1997'), (1422, 119, 'engine_volume', '2981'), (1423, 119, 'width', '4'), (1424, 119, 'height', '1'), (1425, 119, 'fuel_consumption', '13'), (1426, 119, 'doors', '2'), (1427, 119, 'price', '28545'), (1428, 119, 'cost', '37842'), (1429, 120, 'owner', 'Seth'), (1430, 120, 'color', 'orange'), (1431, 120, 'max_speed', '121'), (1432, 120, 'weight', '3383'), (1433, 120, 'production_year', '2003'), (1434, 120, 'engine_volume', '4736'), (1435, 120, 'width', '4'), (1436, 120, 'height', '2'), (1437, 120, 'fuel_consumption', '15'), (1438, 120, 'doors', '3'), (1439, 120, 'price', '27216'), (1440, 120, 'cost', '43333'), (1441, 121, 'owner', 'Lucy'), (1442, 121, 'color', 'martini'), (1443, 121, 'max_speed', '64'), (1444, 121, 'weight', '4763'), (1445, 121, 'production_year', '1990'), (1446, 121, 'engine_volume', '6009'), (1447, 121, 'width', '4'), (1448, 121, 'height', '1'), (1449, 121, 'fuel_consumption', '16'), (1450, 121, 'doors', '5'), (1451, 121, 'price', '12738'), (1452, 121, 'cost', '36743'), (1453, 122, 'owner', 'Jules'), (1454, 122, 'color', 'white'), (1455, 122, 'max_speed', '112'), (1456, 122, 'weight', '1108'), (1457, 122, 'production_year', '1982'), (1458, 122, 'engine_volume', '7297'), (1459, 122, 'width', '3'), (1460, 122, 'height', '1'), (1461, 122, 'fuel_consumption', '17'), (1462, 122, 'doors', '4'), (1463, 122, 'price', '18229'), (1464, 122, 'cost', '26553'), (1465, 123, 'owner', 'Mario'), (1466, 123, 'color', 'brown'), (1467, 123, 'max_speed', '59'), (1468, 123, 'weight', '4761'), (1469, 123, 'production_year', '2002'), (1470, 123, 'engine_volume', '6524'), (1471, 123, 'width', '3'), (1472, 123, 'height', '2'), (1473, 123, 'fuel_consumption', '16'), (1474, 123, 'doors', '3'), (1475, 123, 'price', '20644'), (1476, 123, 'cost', '26460'), (1477, 124, 'owner', 'Lucy'), (1478, 124, 'color', 'black'), (1479, 124, 'max_speed', '63'), (1480, 124, 'weight', '3909'), (1481, 124, 'production_year', '1979'), (1482, 124, 'engine_volume', '2506'), (1483, 124, 'width', '4'), (1484, 124, 'height', '1'), (1485, 124, 'fuel_consumption', '15'), (1486, 124, 'doors', '4'), (1487, 124, 'price', '21052'), (1488, 124, 'cost', '43162'), (1489, 125, 'owner', 'Gengis'), (1490, 125, 'color', 'black'), (1491, 125, 'max_speed', '138'), (1492, 125, 'weight', '3384'), (1493, 125, 'production_year', '1992'), (1494, 125, 'engine_volume', '3635'), (1495, 125, 'width', '4'), (1496, 125, 'height', '2'), (1497, 125, 'fuel_consumption', '15'), (1498, 125, 'doors', '4'), (1499, 125, 'price', '15466'), (1500, 125, 'cost', '42141'), (1501, 126, 'owner', 'Jules'), (1502, 126, 'color', 'red'), (1503, 126, 'max_speed', '121'), (1504, 126, 'weight', '4011'), (1505, 126, 'production_year', '2002'), (1506, 126, 'engine_volume', '3931'), (1507, 126, 'width', '3'), (1508, 126, 'height', '1'), (1509, 126, 'fuel_consumption', '18'), (1510, 126, 'doors', '2'), (1511, 126, 'price', '11303'), (1512, 126, 'cost', '30371'), (1513, 127, 'owner', 'Jules'), (1514, 127, 'color', 'green'), (1515, 127, 'max_speed', '76'), (1516, 127, 'weight', '4038'), (1517, 127, 'production_year', '1989'), (1518, 127, 'engine_volume', '7943'), (1519, 127, 'width', '4'), (1520, 127, 'height', '2'), (1521, 127, 'fuel_consumption', '13'), (1522, 127, 'doors', '3'), (1523, 127, 'price', '16654'), (1524, 127, 'cost', '33481'), (1525, 128, 'owner', 'Lava'), (1526, 128, 'color', 'red'), (1527, 128, 'max_speed', '209'), (1528, 128, 'weight', '4046'), (1529, 128, 'production_year', '1985'), (1530, 128, 'engine_volume', '4412'), (1531, 128, 'width', '2'), (1532, 128, 'height', '2'), (1533, 128, 'fuel_consumption', '16'), (1534, 128, 'doors', '5'), (1535, 128, 'price', '18055'), (1536, 128, 'cost', '29270'), (1537, 129, 'owner', 'Gino'), (1538, 129, 'color', 'red'), (1539, 129, 'max_speed', '30'), (1540, 129, 'weight', '2012'), (1541, 129, 'production_year', '1990'), (1542, 129, 'engine_volume', '7412'), (1543, 129, 'width', '4'), (1544, 129, 'height', '2'), (1545, 129, 'fuel_consumption', '18'), (1546, 129, 'doors', '2'), (1547, 129, 'price', '23654'), (1548, 129, 'cost', '37153'), (1549, 130, 'owner', 'Hugh'), (1550, 130, 'color', 'martini'), (1551, 130, 'max_speed', '128'), (1552, 130, 'weight', '4785'), (1553, 130, 'production_year', '2017'), (1554, 130, 'engine_volume', '6913'), (1555, 130, 'width', '2'), (1556, 130, 'height', '2'), (1557, 130, 'fuel_consumption', '18'), (1558, 130, 'doors', '3'), (1559, 130, 'price', '10704'), (1560, 130, 'cost', '40151'), (1561, 131, 'owner', 'Jules'), (1562, 131, 'color', 'red'), (1563, 131, 'max_speed', '75'), (1564, 131, 'weight', '3949'), (1565, 131, 'production_year', '1993'), (1566, 131, 'engine_volume', '4461'), (1567, 131, 'width', '3'), (1568, 131, 'height', '1'), (1569, 131, 'fuel_consumption', '15'), (1570, 131, 'doors', '3'), (1571, 131, 'price', '12828'), (1572, 131, 'cost', '46126'), (1573, 132, 'owner', 'Jules'), (1574, 132, 'color', 'black'), (1575, 132, 'max_speed', '160'), (1576, 132, 'weight', '1278'), (1577, 132, 'production_year', '2013'), (1578, 132, 'engine_volume', '5727'), (1579, 132, 'width', '4'), (1580, 132, 'height', '2'), (1581, 132, 'fuel_consumption', '18'), (1582, 132, 'doors', '5'), (1583, 132, 'price', '15340'), (1584, 132, 'cost', '47559'), (1585, 133, 'owner', 'Mario'), (1586, 133, 'color', 'red'), (1587, 133, 'max_speed', '81'), (1588, 133, 'weight', '4771'), (1589, 133, 'production_year', '2002'), (1590, 133, 'engine_volume', '5719'), (1591, 133, 'width', '2'), (1592, 133, 'height', '2'), (1593, 133, 'fuel_consumption', '17'), (1594, 133, 'doors', '5'), (1595, 133, 'price', '22550'), (1596, 133, 'cost', '32865'), (1597, 134, 'owner', 'Lucy'), (1598, 134, 'color', 'brown'), (1599, 134, 'max_speed', '234'), (1600, 134, 'weight', '1235'), (1601, 134, 'production_year', '1973'), (1602, 134, 'engine_volume', '5495'), (1603, 134, 'width', '2'), (1604, 134, 'height', '1'), (1605, 134, 'fuel_consumption', '13'), (1606, 134, 'doors', '5'), (1607, 134, 'price', '29092'), (1608, 134, 'cost', '40664'), (1609, 135, 'owner', 'Lava'), (1610, 135, 'color', 'orange'), (1611, 135, 'max_speed', '33'), (1612, 135, 'weight', '2795'), (1613, 135, 'production_year', '2011'), (1614, 135, 'engine_volume', '3983'), (1615, 135, 'width', '2'), (1616, 135, 'height', '2'), (1617, 135, 'fuel_consumption', '14'), (1618, 135, 'doors', '3'), (1619, 135, 'price', '28484'), (1620, 135, 'cost', '33378'), (1621, 136, 'owner', 'Gino'), (1622, 136, 'color', 'orange'), (1623, 136, 'max_speed', '160'), (1624, 136, 'weight', '1000'), (1625, 136, 'production_year', '1972'), (1626, 136, 'engine_volume', '4398'), (1627, 136, 'width', '2'), (1628, 136, 'height', '2'), (1629, 136, 'fuel_consumption', '18'), (1630, 136, 'doors', '4'), (1631, 136, 'price', '29538'), (1632, 136, 'cost', '30573'), (1633, 137, 'owner', 'Lava'), (1634, 137, 'color', 'red'), (1635, 137, 'max_speed', '121'), (1636, 137, 'weight', '3119'), (1637, 137, 'production_year', '1987'), (1638, 137, 'engine_volume', '2480'), (1639, 137, 'width', '2'), (1640, 137, 'height', '1'), (1641, 137, 'fuel_consumption', '16'), (1642, 137, 'doors', '4'), (1643, 137, 'price', '12931'), (1644, 137, 'cost', '31291'), (1645, 138, 'owner', 'Lucy'), (1646, 138, 'color', 'white'), (1647, 138, 'max_speed', '178'), (1648, 138, 'weight', '1027'), (1649, 138, 'production_year', '2008'), (1650, 138, 'engine_volume', '2132'), (1651, 138, 'width', '2'), (1652, 138, 'height', '1'), (1653, 138, 'fuel_consumption', '13'), (1654, 138, 'doors', '2'), (1655, 138, 'price', '22468'), (1656, 138, 'cost', '40935'), (1657, 139, 'owner', 'Gengis'), (1658, 139, 'color', 'red'), (1659, 139, 'max_speed', '262'), (1660, 139, 'weight', '4304'), (1661, 139, 'production_year', '1999'), (1662, 139, 'engine_volume', '4559'), (1663, 139, 'width', '2'), (1664, 139, 'height', '2'), (1665, 139, 'fuel_consumption', '14'), (1666, 139, 'doors', '3'), (1667, 139, 'price', '24069'), (1668, 139, 'cost', '39539'), (1669, 140, 'owner', 'Seth'), (1670, 140, 'color', 'martini'), (1671, 140, 'max_speed', '75'), (1672, 140, 'weight', '1196'), (1673, 140, 'production_year', '1977'), (1674, 140, 'engine_volume', '3666'), (1675, 140, 'width', '3'), (1676, 140, 'height', '1'), (1677, 140, 'fuel_consumption', '14'), (1678, 140, 'doors', '4'), (1679, 140, 'price', '24630'), (1680, 140, 'cost', '36887'), (1681, 141, 'owner', 'Jules'), (1682, 141, 'color', 'martini'), (1683, 141, 'max_speed', '189'), (1684, 141, 'weight', '4354'), (1685, 141, 'production_year', '1971'), (1686, 141, 'engine_volume', '4912'), (1687, 141, 'width', '4'), (1688, 141, 'height', '2'), (1689, 141, 'fuel_consumption', '15'), (1690, 141, 'doors', '4'), (1691, 141, 'price', '22520'), (1692, 141, 'cost', '41397'), (1693, 142, 'owner', 'Gino'), (1694, 142, 'color', 'green'), (1695, 142, 'max_speed', '78'), (1696, 142, 'weight', '1612'), (1697, 142, 'production_year', '2001'), (1698, 142, 'engine_volume', '5378'), (1699, 142, 'width', '4'), (1700, 142, 'height', '1'), (1701, 142, 'fuel_consumption', '13'), (1702, 142, 'doors', '2'), (1703, 142, 'price', '18834'), (1704, 142, 'cost', '43220'), (1705, 143, 'owner', 'Lava'), (1706, 143, 'color', 'martini'), (1707, 143, 'max_speed', '99'), (1708, 143, 'weight', '1454'), (1709, 143, 'production_year', '1975'), (1710, 143, 'engine_volume', '7086'), (1711, 143, 'width', '3'), (1712, 143, 'height', '2'), (1713, 143, 'fuel_consumption', '14'), (1714, 143, 'doors', '4'), (1715, 143, 'price', '10170'), (1716, 143, 'cost', '39433'), (1717, 144, 'owner', 'Lucy'), (1718, 144, 'color', 'black'), (1719, 144, 'max_speed', '86'), (1720, 144, 'weight', '4139'), (1721, 144, 'production_year', '1972'), (1722, 144, 'engine_volume', '6555'), (1723, 144, 'width', '3'), (1724, 144, 'height', '1'), (1725, 144, 'fuel_consumption', '13'), (1726, 144, 'doors', '2'), (1727, 144, 'price', '10973'), (1728, 144, 'cost', '30512'), (1729, 145, 'owner', 'Gengis'), (1730, 145, 'color', 'yellow'), (1731, 145, 'max_speed', '267'), (1732, 145, 'weight', '1999'), (1733, 145, 'production_year', '2003'), (1734, 145, 'engine_volume', '4726'), (1735, 145, 'width', '2'), (1736, 145, 'height', '1'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (1737, 145, 'fuel_consumption', '15'), (1738, 145, 'doors', '2'), (1739, 145, 'price', '24486'), (1740, 145, 'cost', '41771'), (1741, 146, 'owner', 'Hugh'), (1742, 146, 'color', 'black'), (1743, 146, 'max_speed', '167'), (1744, 146, 'weight', '2952'), (1745, 146, 'production_year', '1971'), (1746, 146, 'engine_volume', '6117'), (1747, 146, 'width', '4'), (1748, 146, 'height', '1'), (1749, 146, 'fuel_consumption', '18'), (1750, 146, 'doors', '4'), (1751, 146, 'price', '15023'), (1752, 146, 'cost', '26339'), (1753, 147, 'owner', 'Hugh'), (1754, 147, 'color', 'white'), (1755, 147, 'max_speed', '195'), (1756, 147, 'weight', '3698'), (1757, 147, 'production_year', '1990'), (1758, 147, 'engine_volume', '2777'), (1759, 147, 'width', '3'), (1760, 147, 'height', '1'), (1761, 147, 'fuel_consumption', '13'), (1762, 147, 'doors', '5'), (1763, 147, 'price', '28712'), (1764, 147, 'cost', '41270'), (1765, 148, 'owner', 'Gino'), (1766, 148, 'color', 'green'), (1767, 148, 'max_speed', '129'), (1768, 148, 'weight', '2048'), (1769, 148, 'production_year', '1984'), (1770, 148, 'engine_volume', '5498'), (1771, 148, 'width', '2'), (1772, 148, 'height', '2'), (1773, 148, 'fuel_consumption', '16'), (1774, 148, 'doors', '2'), (1775, 148, 'price', '10220'), (1776, 148, 'cost', '37292'), (1777, 149, 'owner', 'Lucy'), (1778, 149, 'color', 'red'), (1779, 149, 'max_speed', '123'), (1780, 149, 'weight', '3332'), (1781, 149, 'production_year', '1975'), (1782, 149, 'engine_volume', '4954'), (1783, 149, 'width', '3'), (1784, 149, 'height', '1'), (1785, 149, 'fuel_consumption', '15'), (1786, 149, 'doors', '3'), (1787, 149, 'price', '14405'), (1788, 149, 'cost', '25599'), (1789, 150, 'owner', 'Lucy'), (1790, 150, 'color', 'martini'), (1791, 150, 'max_speed', '201'), (1792, 150, 'weight', '4021'), (1793, 150, 'production_year', '2014'), (1794, 150, 'engine_volume', '4832'), (1795, 150, 'width', '2'), (1796, 150, 'height', '1'), (1797, 150, 'fuel_consumption', '18'), (1798, 150, 'doors', '5'), (1799, 150, 'price', '19975'), (1800, 150, 'cost', '39881'), (1801, 151, 'owner', 'Seth'), (1802, 151, 'color', 'green'), (1803, 151, 'max_speed', '278'), (1804, 151, 'weight', '1040'), (1805, 151, 'production_year', '2005'), (1806, 151, 'engine_volume', '5189'), (1807, 151, 'width', '4'), (1808, 151, 'height', '2'), (1809, 151, 'fuel_consumption', '13'), (1810, 151, 'doors', '4'), (1811, 151, 'price', '11450'), (1812, 151, 'cost', '33621'), (1813, 152, 'owner', 'Gengis'), (1814, 152, 'color', 'brown'), (1815, 152, 'max_speed', '148'), (1816, 152, 'weight', '1249'), (1817, 152, 'production_year', '1975'), (1818, 152, 'engine_volume', '2352'), (1819, 152, 'width', '2'), (1820, 152, 'height', '1'), (1821, 152, 'fuel_consumption', '17'), (1822, 152, 'doors', '3'), (1823, 152, 'price', '27986'), (1824, 152, 'cost', '45580'), (1825, 153, 'owner', 'Lucy'), (1826, 153, 'color', 'martini'), (1827, 153, 'max_speed', '62'), (1828, 153, 'weight', '3247'), (1829, 153, 'production_year', '1974'), (1830, 153, 'engine_volume', '3832'), (1831, 153, 'width', '4'), (1832, 153, 'height', '1'), (1833, 153, 'fuel_consumption', '17'), (1834, 153, 'doors', '5'), (1835, 153, 'price', '13306'), (1836, 153, 'cost', '28164'), (1837, 154, 'owner', 'Jules'), (1838, 154, 'color', 'red'), (1839, 154, 'max_speed', '231'), (1840, 154, 'weight', '3203'), (1841, 154, 'production_year', '2004'), (1842, 154, 'engine_volume', '7872'), (1843, 154, 'width', '3'), (1844, 154, 'height', '2'), (1845, 154, 'fuel_consumption', '16'), (1846, 154, 'doors', '2'), (1847, 154, 'price', '16969'), (1848, 154, 'cost', '48236'), (1849, 155, 'owner', 'Hugh'), (1850, 155, 'color', 'white'), (1851, 155, 'max_speed', '239'), (1852, 155, 'weight', '4699'), (1853, 155, 'production_year', '1991'), (1854, 155, 'engine_volume', '7033'), (1855, 155, 'width', '2'), (1856, 155, 'height', '1'), (1857, 155, 'fuel_consumption', '13'), (1858, 155, 'doors', '3'), (1859, 155, 'price', '15009'), (1860, 155, 'cost', '43147'), (1861, 156, 'owner', 'Seth'), (1862, 156, 'color', 'red'), (1863, 156, 'max_speed', '240'), (1864, 156, 'weight', '3370'), (1865, 156, 'production_year', '1972'), (1866, 156, 'engine_volume', '4356'), (1867, 156, 'width', '3'), (1868, 156, 'height', '2'), (1869, 156, 'fuel_consumption', '18'), (1870, 156, 'doors', '5'), (1871, 156, 'price', '16101'), (1872, 156, 'cost', '46809'), (1873, 157, 'owner', 'Gino'), (1874, 157, 'color', 'martini'), (1875, 157, 'max_speed', '230'), (1876, 157, 'weight', '3039'), (1877, 157, 'production_year', '1999'), (1878, 157, 'engine_volume', '6062'), (1879, 157, 'width', '4'), (1880, 157, 'height', '1'), (1881, 157, 'fuel_consumption', '18'), (1882, 157, 'doors', '2'), (1883, 157, 'price', '10187'), (1884, 157, 'cost', '35402'), (1885, 158, 'owner', 'Seth'), (1886, 158, 'color', 'yellow'), (1887, 158, 'max_speed', '295'), (1888, 158, 'weight', '2300'), (1889, 158, 'production_year', '1989'), (1890, 158, 'engine_volume', '7429'), (1891, 158, 'width', '3'), (1892, 158, 'height', '2'), (1893, 158, 'fuel_consumption', '15'), (1894, 158, 'doors', '5'), (1895, 158, 'price', '23809'), (1896, 158, 'cost', '26866'), (1897, 159, 'owner', 'Gino'), (1898, 159, 'color', 'green'), (1899, 159, 'max_speed', '80'), (1900, 159, 'weight', '3675'), (1901, 159, 'production_year', '1990'), (1902, 159, 'engine_volume', '7497'), (1903, 159, 'width', '4'), (1904, 159, 'height', '1'), (1905, 159, 'fuel_consumption', '15'), (1906, 159, 'doors', '4'), (1907, 159, 'price', '22926'), (1908, 159, 'cost', '45973'), (1909, 160, 'owner', 'Seth'), (1910, 160, 'color', 'white'), (1911, 160, 'max_speed', '214'), (1912, 160, 'weight', '3324'), (1913, 160, 'production_year', '2013'), (1914, 160, 'engine_volume', '2812'), (1915, 160, 'width', '2'), (1916, 160, 'height', '2'), (1917, 160, 'fuel_consumption', '15'), (1918, 160, 'doors', '2'), (1919, 160, 'price', '23632'), (1920, 160, 'cost', '25380'), (1921, 161, 'owner', 'Lava'), (1922, 161, 'color', 'orange'), (1923, 161, 'max_speed', '254'), (1924, 161, 'weight', '4750'), (1925, 161, 'production_year', '1983'), (1926, 161, 'engine_volume', '5496'), (1927, 161, 'width', '4'), (1928, 161, 'height', '1'), (1929, 161, 'fuel_consumption', '17'), (1930, 161, 'doors', '3'), (1931, 161, 'price', '19675'), (1932, 161, 'cost', '30519'), (1933, 162, 'owner', 'Jules'), (1934, 162, 'color', 'black'), (1935, 162, 'max_speed', '89'), (1936, 162, 'weight', '3379'), (1937, 162, 'production_year', '1979'), (1938, 162, 'engine_volume', '7976'), (1939, 162, 'width', '2'), (1940, 162, 'height', '2'), (1941, 162, 'fuel_consumption', '17'), (1942, 162, 'doors', '3'), (1943, 162, 'price', '23083'), (1944, 162, 'cost', '29839'), (1945, 163, 'owner', 'Mario'), (1946, 163, 'color', 'brown'), (1947, 163, 'max_speed', '167'), (1948, 163, 'weight', '3369'), (1949, 163, 'production_year', '2017'), (1950, 163, 'engine_volume', '5374'), (1951, 163, 'width', '3'), (1952, 163, 'height', '2'), (1953, 163, 'fuel_consumption', '15'), (1954, 163, 'doors', '5'), (1955, 163, 'price', '27504'), (1956, 163, 'cost', '49563'), (1957, 164, 'owner', 'Jules'), (1958, 164, 'color', 'martini'), (1959, 164, 'max_speed', '134'), (1960, 164, 'weight', '2935'), (1961, 164, 'production_year', '1975'), (1962, 164, 'engine_volume', '2706'), (1963, 164, 'width', '4'), (1964, 164, 'height', '1'), (1965, 164, 'fuel_consumption', '14'), (1966, 164, 'doors', '3'), (1967, 164, 'price', '20975'), (1968, 164, 'cost', '46526'), (1969, 165, 'owner', 'Hugh'), (1970, 165, 'color', 'yellow'), (1971, 165, 'max_speed', '43'), (1972, 165, 'weight', '4272'), (1973, 165, 'production_year', '2000'), (1974, 165, 'engine_volume', '5177'), (1975, 165, 'width', '2'), (1976, 165, 'height', '1'), (1977, 165, 'fuel_consumption', '16'), (1978, 165, 'doors', '4'), (1979, 165, 'price', '19306'), (1980, 165, 'cost', '32056'), (1981, 166, 'owner', 'Mario'), (1982, 166, 'color', 'orange'), (1983, 166, 'max_speed', '240'), (1984, 166, 'weight', '2941'), (1985, 166, 'production_year', '2000'), (1986, 166, 'engine_volume', '5236'), (1987, 166, 'width', '4'), (1988, 166, 'height', '2'), (1989, 166, 'fuel_consumption', '18'), (1990, 166, 'doors', '5'), (1991, 166, 'price', '24651'), (1992, 166, 'cost', '43123'), (1993, 167, 'owner', 'Mario'), (1994, 167, 'color', 'green'), (1995, 167, 'max_speed', '46'), (1996, 167, 'weight', '4801'), (1997, 167, 'production_year', '1976'), (1998, 167, 'engine_volume', '7296'), (1999, 167, 'width', '2'), (2000, 167, 'height', '1'), (2001, 167, 'fuel_consumption', '17'), (2002, 167, 'doors', '4'), (2003, 167, 'price', '18718'), (2004, 167, 'cost', '37450'), (2005, 168, 'owner', 'Seth'), (2006, 168, 'color', 'white'), (2007, 168, 'max_speed', '141'), (2008, 168, 'weight', '1377'), (2009, 168, 'production_year', '2014'), (2010, 168, 'engine_volume', '4308'), (2011, 168, 'width', '2'), (2012, 168, 'height', '2'), (2013, 168, 'fuel_consumption', '14'), (2014, 168, 'doors', '5'), (2015, 168, 'price', '12417'), (2016, 168, 'cost', '36837'), (2017, 169, 'owner', 'Lucy'), (2018, 169, 'color', 'black'), (2019, 169, 'max_speed', '229'), (2020, 169, 'weight', '3314'), (2021, 169, 'production_year', '1989'), (2022, 169, 'engine_volume', '5877'), (2023, 169, 'width', '2'), (2024, 169, 'height', '2'), (2025, 169, 'fuel_consumption', '17'), (2026, 169, 'doors', '3'), (2027, 169, 'price', '18267'), (2028, 169, 'cost', '39789'), (2029, 170, 'owner', 'Hugh'), (2030, 170, 'color', 'martini'), (2031, 170, 'max_speed', '125'), (2032, 170, 'weight', '3528'), (2033, 170, 'production_year', '1983'), (2034, 170, 'engine_volume', '6443'), (2035, 170, 'width', '4'), (2036, 170, 'height', '2'), (2037, 170, 'fuel_consumption', '14'), (2038, 170, 'doors', '4'), (2039, 170, 'price', '27922'), (2040, 170, 'cost', '28193'), (2041, 171, 'owner', 'Mario'), (2042, 171, 'color', 'orange'), (2043, 171, 'max_speed', '80'), (2044, 171, 'weight', '1349'), (2045, 171, 'production_year', '1986'), (2046, 171, 'engine_volume', '6684'), (2047, 171, 'width', '4'), (2048, 171, 'height', '1'), (2049, 171, 'fuel_consumption', '13'), (2050, 171, 'doors', '5'), (2051, 171, 'price', '29519'), (2052, 171, 'cost', '48058'), (2053, 172, 'owner', 'Gengis'), (2054, 172, 'color', 'orange'), (2055, 172, 'max_speed', '92'), (2056, 172, 'weight', '3222'), (2057, 172, 'production_year', '2008'), (2058, 172, 'engine_volume', '4828'), (2059, 172, 'width', '4'), (2060, 172, 'height', '2'), (2061, 172, 'fuel_consumption', '14'), (2062, 172, 'doors', '3'), (2063, 172, 'price', '13560'), (2064, 172, 'cost', '34547'), (2065, 173, 'owner', 'Seth'), (2066, 173, 'color', 'orange'), (2067, 173, 'max_speed', '144'), (2068, 173, 'weight', '4352'), (2069, 173, 'production_year', '2004'), (2070, 173, 'engine_volume', '5410'), (2071, 173, 'width', '4'), (2072, 173, 'height', '2'), (2073, 173, 'fuel_consumption', '17'), (2074, 173, 'doors', '2'), (2075, 173, 'price', '24936'), (2076, 173, 'cost', '43572'), (2077, 174, 'owner', 'Gino'), (2078, 174, 'color', 'orange'), (2079, 174, 'max_speed', '183'), (2080, 174, 'weight', '3057'), (2081, 174, 'production_year', '1971'), (2082, 174, 'engine_volume', '2671'), (2083, 174, 'width', '4'), (2084, 174, 'height', '1'), (2085, 174, 'fuel_consumption', '14'), (2086, 174, 'doors', '2'), (2087, 174, 'price', '17841'), (2088, 174, 'cost', '48464'), (2089, 175, 'owner', 'Seth'), (2090, 175, 'color', 'brown'), (2091, 175, 'max_speed', '134'), (2092, 175, 'weight', '3634'), (2093, 175, 'production_year', '1988'), (2094, 175, 'engine_volume', '3697'), (2095, 175, 'width', '4'), (2096, 175, 'height', '1'), (2097, 175, 'fuel_consumption', '14'), (2098, 175, 'doors', '4'), (2099, 175, 'price', '11158'), (2100, 175, 'cost', '47124'), (2101, 176, 'owner', 'Mario'), (2102, 176, 'color', 'brown'), (2103, 176, 'max_speed', '172'), (2104, 176, 'weight', '1487'), (2105, 176, 'production_year', '2006'), (2106, 176, 'engine_volume', '3296'), (2107, 176, 'width', '4'), (2108, 176, 'height', '2'), (2109, 176, 'fuel_consumption', '16'), (2110, 176, 'doors', '5'), (2111, 176, 'price', '10324'), (2112, 176, 'cost', '32934'), (2113, 177, 'owner', 'Hugh'), (2114, 177, 'color', 'brown'), (2115, 177, 'max_speed', '238'), (2116, 177, 'weight', '4041'), (2117, 177, 'production_year', '2016'), (2118, 177, 'engine_volume', '5374'), (2119, 177, 'width', '4'), (2120, 177, 'height', '1'), (2121, 177, 'fuel_consumption', '18'), (2122, 177, 'doors', '2'), (2123, 177, 'price', '22486'), (2124, 177, 'cost', '31146'), (2125, 178, 'owner', 'Lucy'), (2126, 178, 'color', 'red'), (2127, 178, 'max_speed', '65'), (2128, 178, 'weight', '1897'), (2129, 178, 'production_year', '2014'), (2130, 178, 'engine_volume', '2583'), (2131, 178, 'width', '3'), (2132, 178, 'height', '1'), (2133, 178, 'fuel_consumption', '14'), (2134, 178, 'doors', '4'), (2135, 178, 'price', '18097'), (2136, 178, 'cost', '28921'), (2137, 179, 'owner', 'Jules'), (2138, 179, 'color', 'brown'), (2139, 179, 'max_speed', '284'), (2140, 179, 'weight', '2829'), (2141, 179, 'production_year', '1989'), (2142, 179, 'engine_volume', '3074'), (2143, 179, 'width', '4'), (2144, 179, 'height', '2'), (2145, 179, 'fuel_consumption', '18'), (2146, 179, 'doors', '2'), (2147, 179, 'price', '27606'), (2148, 179, 'cost', '27894'), (2149, 180, 'owner', 'Gino'), (2150, 180, 'color', 'black'), (2151, 180, 'max_speed', '142'), (2152, 180, 'weight', '1848'), (2153, 180, 'production_year', '2005'), (2154, 180, 'engine_volume', '3291'), (2155, 180, 'width', '2'), (2156, 180, 'height', '2'), (2157, 180, 'fuel_consumption', '17'), (2158, 180, 'doors', '5'), (2159, 180, 'price', '17112'), (2160, 180, 'cost', '36065'), (2161, 181, 'owner', 'Gengis'), (2162, 181, 'color', 'black'), (2163, 181, 'max_speed', '254'), (2164, 181, 'weight', '2864'), (2165, 181, 'production_year', '2007'), (2166, 181, 'engine_volume', '5021'), (2167, 181, 'width', '2'), (2168, 181, 'height', '1'), (2169, 181, 'fuel_consumption', '18'), (2170, 181, 'doors', '3'), (2171, 181, 'price', '29533'), (2172, 181, 'cost', '31832'), (2173, 182, 'owner', 'Mario'), (2174, 182, 'color', 'yellow'), (2175, 182, 'max_speed', '145'), (2176, 182, 'weight', '2331'), (2177, 182, 'production_year', '2006'), (2178, 182, 'engine_volume', '2450'), (2179, 182, 'width', '3'), (2180, 182, 'height', '2'), (2181, 182, 'fuel_consumption', '13'), (2182, 182, 'doors', '2'), (2183, 182, 'price', '18086'), (2184, 182, 'cost', '32180'), (2185, 183, 'owner', 'Lava'), (2186, 183, 'color', 'red'), (2187, 183, 'max_speed', '56'), (2188, 183, 'weight', '1066'), (2189, 183, 'production_year', '1987'), (2190, 183, 'engine_volume', '7103'), (2191, 183, 'width', '3'), (2192, 183, 'height', '1'), (2193, 183, 'fuel_consumption', '17'), (2194, 183, 'doors', '3'), (2195, 183, 'price', '12456'), (2196, 183, 'cost', '41601'), (2197, 184, 'owner', 'Lucy'), (2198, 184, 'color', 'orange'), (2199, 184, 'max_speed', '236'), (2200, 184, 'weight', '1342'), (2201, 184, 'production_year', '1973'), (2202, 184, 'engine_volume', '5973'), (2203, 184, 'width', '4'), (2204, 184, 'height', '2'), (2205, 184, 'fuel_consumption', '14'), (2206, 184, 'doors', '4'), (2207, 184, 'price', '19837'), (2208, 184, 'cost', '46258'), (2209, 185, 'owner', 'Hugh'), (2210, 185, 'color', 'yellow'), (2211, 185, 'max_speed', '49'), (2212, 185, 'weight', '4781'), (2213, 185, 'production_year', '1979'), (2214, 185, 'engine_volume', '2076'), (2215, 185, 'width', '2'), (2216, 185, 'height', '1'), (2217, 185, 'fuel_consumption', '17'), (2218, 185, 'doors', '2'), (2219, 185, 'price', '13582'), (2220, 185, 'cost', '25878'), (2221, 186, 'owner', 'Hugh'), (2222, 186, 'color', 'white'), (2223, 186, 'max_speed', '37'), (2224, 186, 'weight', '4621'), (2225, 186, 'production_year', '1979'), (2226, 186, 'engine_volume', '3696'), (2227, 186, 'width', '4'), (2228, 186, 'height', '1'), (2229, 186, 'fuel_consumption', '16'), (2230, 186, 'doors', '3'), (2231, 186, 'price', '20168'), (2232, 186, 'cost', '42155'), (2233, 187, 'owner', 'Jules'), (2234, 187, 'color', 'red'), (2235, 187, 'max_speed', '139'), (2236, 187, 'weight', '1970'), (2237, 187, 'production_year', '2003'), (2238, 187, 'engine_volume', '7989'), (2239, 187, 'width', '4'), (2240, 187, 'height', '1'), (2241, 187, 'fuel_consumption', '16'), (2242, 187, 'doors', '2'), (2243, 187, 'price', '22894'), (2244, 187, 'cost', '27378'), (2245, 188, 'owner', 'Hugh'), (2246, 188, 'color', 'yellow'), (2247, 188, 'max_speed', '179'), (2248, 188, 'weight', '3981'), (2249, 188, 'production_year', '2006'), (2250, 188, 'engine_volume', '4544'), (2251, 188, 'width', '3'), (2252, 188, 'height', '1'), (2253, 188, 'fuel_consumption', '14'), (2254, 188, 'doors', '5'), (2255, 188, 'price', '23686'), (2256, 188, 'cost', '25198'), (2257, 189, 'owner', 'Jules'), (2258, 189, 'color', 'yellow'), (2259, 189, 'max_speed', '206'), (2260, 189, 'weight', '4533'), (2261, 189, 'production_year', '2008'), (2262, 189, 'engine_volume', '3635'), (2263, 189, 'width', '4'), (2264, 189, 'height', '2'), (2265, 189, 'fuel_consumption', '13'), (2266, 189, 'doors', '5'), (2267, 189, 'price', '18094'), (2268, 189, 'cost', '40918'), (2269, 190, 'owner', 'Mario'), (2270, 190, 'color', 'white'), (2271, 190, 'max_speed', '298'), (2272, 190, 'weight', '1036'), (2273, 190, 'production_year', '1997'), (2274, 190, 'engine_volume', '3410'), (2275, 190, 'width', '2'), (2276, 190, 'height', '2'), (2277, 190, 'fuel_consumption', '15'), (2278, 190, 'doors', '4'), (2279, 190, 'price', '18579'), (2280, 190, 'cost', '38636'), (2281, 191, 'owner', 'Gino'), (2282, 191, 'color', 'brown'), (2283, 191, 'max_speed', '151'), (2284, 191, 'weight', '1611'), (2285, 191, 'production_year', '1986'), (2286, 191, 'engine_volume', '6512'), (2287, 191, 'width', '4'), (2288, 191, 'height', '1'), (2289, 191, 'fuel_consumption', '17'), (2290, 191, 'doors', '3'), (2291, 191, 'price', '25260'), (2292, 191, 'cost', '44084'), (2293, 192, 'owner', 'Jules'), (2294, 192, 'color', 'brown'), (2295, 192, 'max_speed', '186'), (2296, 192, 'weight', '2821'), (2297, 192, 'production_year', '1988'), (2298, 192, 'engine_volume', '6541'), (2299, 192, 'width', '4'), (2300, 192, 'height', '2'), (2301, 192, 'fuel_consumption', '13'), (2302, 192, 'doors', '3'), (2303, 192, 'price', '18818'), (2304, 192, 'cost', '35735'), (2305, 193, 'owner', 'Seth'), (2306, 193, 'color', 'green'), (2307, 193, 'max_speed', '123'), (2308, 193, 'weight', '2219'), (2309, 193, 'production_year', '1992'), (2310, 193, 'engine_volume', '5836'), (2311, 193, 'width', '4'), (2312, 193, 'height', '1'), (2313, 193, 'fuel_consumption', '16'), (2314, 193, 'doors', '2'), (2315, 193, 'price', '15214'), (2316, 193, 'cost', '48478'), (2317, 194, 'owner', 'Gengis'), (2318, 194, 'color', 'black'), (2319, 194, 'max_speed', '39'), (2320, 194, 'weight', '3454'), (2321, 194, 'production_year', '2012'), (2322, 194, 'engine_volume', '3090'), (2323, 194, 'width', '2'), (2324, 194, 'height', '2'), (2325, 194, 'fuel_consumption', '15'), (2326, 194, 'doors', '4'), (2327, 194, 'price', '28655'), (2328, 194, 'cost', '37212'), (2329, 195, 'owner', 'Lucy'), (2330, 195, 'color', 'orange'), (2331, 195, 'max_speed', '197'), (2332, 195, 'weight', '1528'), (2333, 195, 'production_year', '1997'), (2334, 195, 'engine_volume', '7362'), (2335, 195, 'width', '3'), (2336, 195, 'height', '1'), (2337, 195, 'fuel_consumption', '17'), (2338, 195, 'doors', '4'), (2339, 195, 'price', '20061'), (2340, 195, 'cost', '39908'), (2341, 196, 'owner', 'Seth'), (2342, 196, 'color', 'martini'), (2343, 196, 'max_speed', '176'), (2344, 196, 'weight', '4280'), (2345, 196, 'production_year', '2004'), (2346, 196, 'engine_volume', '7332'), (2347, 196, 'width', '2'), (2348, 196, 'height', '2'), (2349, 196, 'fuel_consumption', '15'), (2350, 196, 'doors', '2'), (2351, 196, 'price', '27478'), (2352, 196, 'cost', '29219'), (2353, 197, 'owner', 'Seth'), (2354, 197, 'color', 'green'), (2355, 197, 'max_speed', '206'), (2356, 197, 'weight', '3799'), (2357, 197, 'production_year', '1984'), (2358, 197, 'engine_volume', '7320'), (2359, 197, 'width', '4'), (2360, 197, 'height', '2'), (2361, 197, 'fuel_consumption', '14'), (2362, 197, 'doors', '3'), (2363, 197, 'price', '29002'), (2364, 197, 'cost', '35851'), (2365, 198, 'owner', 'Lucy'), (2366, 198, 'color', 'yellow'), (2367, 198, 'max_speed', '29'), (2368, 198, 'weight', '3854'), (2369, 198, 'production_year', '1983'), (2370, 198, 'engine_volume', '6016'), (2371, 198, 'width', '4'), (2372, 198, 'height', '1'), (2373, 198, 'fuel_consumption', '14'), (2374, 198, 'doors', '2'), (2375, 198, 'price', '14115'), (2376, 198, 'cost', '37623'), (2377, 199, 'owner', 'Gino'), (2378, 199, 'color', 'brown'), (2379, 199, 'max_speed', '248'), (2380, 199, 'weight', '3226'), (2381, 199, 'production_year', '1995'), (2382, 199, 'engine_volume', '5118'), (2383, 199, 'width', '4'), (2384, 199, 'height', '2'), (2385, 199, 'fuel_consumption', '17'), (2386, 199, 'doors', '5'), (2387, 199, 'price', '21348'), (2388, 199, 'cost', '41228'), (2389, 200, 'owner', 'Jules'), (2390, 200, 'color', 'yellow'), (2391, 200, 'max_speed', '71'), (2392, 200, 'weight', '4462'), (2393, 200, 'production_year', '1992'), (2394, 200, 'engine_volume', '6954'), (2395, 200, 'width', '4'), (2396, 200, 'height', '1'), (2397, 200, 'fuel_consumption', '14'), (2398, 200, 'doors', '2'), (2399, 200, 'price', '12483'), (2400, 200, 'cost', '33829'), (2401, 201, 'owner', 'Mario'), (2402, 201, 'color', 'black'), (2403, 201, 'max_speed', '95'), (2404, 201, 'weight', '4088'), (2405, 201, 'production_year', '2015'), (2406, 201, 'engine_volume', '7403'), (2407, 201, 'width', '2'), (2408, 201, 'height', '2'), (2409, 201, 'fuel_consumption', '13'), (2410, 201, 'doors', '3'), (2411, 201, 'price', '22067'), (2412, 201, 'cost', '31200'), (2413, 202, 'owner', 'Lava'), (2414, 202, 'color', 'black'), (2415, 202, 'max_speed', '49'), (2416, 202, 'weight', '3721'), (2417, 202, 'production_year', '2016'), (2418, 202, 'engine_volume', '4037'), (2419, 202, 'width', '4'), (2420, 202, 'height', '1'), (2421, 202, 'fuel_consumption', '15'), (2422, 202, 'doors', '5'), (2423, 202, 'price', '17556'), (2424, 202, 'cost', '47526'), (2425, 203, 'owner', 'Lucy'), (2426, 203, 'color', 'green'), (2427, 203, 'max_speed', '70'), (2428, 203, 'weight', '3930'), (2429, 203, 'production_year', '2012'), (2430, 203, 'engine_volume', '6511'), (2431, 203, 'width', '2'), (2432, 203, 'height', '1'), (2433, 203, 'fuel_consumption', '15'), (2434, 203, 'doors', '2'), (2435, 203, 'price', '14935'), (2436, 203, 'cost', '40435'), (2437, 204, 'owner', 'Mario'), (2438, 204, 'color', 'black'), (2439, 204, 'max_speed', '235'), (2440, 204, 'weight', '2425'), (2441, 204, 'production_year', '2009'), (2442, 204, 'engine_volume', '5362'), (2443, 204, 'width', '3'), (2444, 204, 'height', '2'), (2445, 204, 'fuel_consumption', '15'), (2446, 204, 'doors', '3'), (2447, 204, 'price', '19936'), (2448, 204, 'cost', '40196'), (2449, 205, 'owner', 'Gino'), (2450, 205, 'color', 'martini'), (2451, 205, 'max_speed', '34'), (2452, 205, 'weight', '2304'), (2453, 205, 'production_year', '2001'), (2454, 205, 'engine_volume', '3530'), (2455, 205, 'width', '4'), (2456, 205, 'height', '1'), (2457, 205, 'fuel_consumption', '18'), (2458, 205, 'doors', '4'), (2459, 205, 'price', '16198'), (2460, 205, 'cost', '34349'), (2461, 206, 'owner', 'Lucy'), (2462, 206, 'color', 'black'), (2463, 206, 'max_speed', '167'), (2464, 206, 'weight', '2255'), (2465, 206, 'production_year', '2012'), (2466, 206, 'engine_volume', '4743'), (2467, 206, 'width', '3'), (2468, 206, 'height', '2'), (2469, 206, 'fuel_consumption', '15'), (2470, 206, 'doors', '2'), (2471, 206, 'price', '24689'), (2472, 206, 'cost', '37446'), (2473, 207, 'owner', 'Hugh'), (2474, 207, 'color', 'green'), (2475, 207, 'max_speed', '196'), (2476, 207, 'weight', '1628'), (2477, 207, 'production_year', '1984'), (2478, 207, 'engine_volume', '5387'), (2479, 207, 'width', '3'), (2480, 207, 'height', '1'), (2481, 207, 'fuel_consumption', '15'), (2482, 207, 'doors', '2'), (2483, 207, 'price', '20621'), (2484, 207, 'cost', '25293'), (2485, 208, 'owner', 'Lucy'), (2486, 208, 'color', 'black'), (2487, 208, 'max_speed', '134'), (2488, 208, 'weight', '2595'), (2489, 208, 'production_year', '2000'), (2490, 208, 'engine_volume', '3068'), (2491, 208, 'width', '3'), (2492, 208, 'height', '1'), (2493, 208, 'fuel_consumption', '18'), (2494, 208, 'doors', '2'), (2495, 208, 'price', '11767'), (2496, 208, 'cost', '37564'), (2497, 209, 'owner', 'Jules'), (2498, 209, 'color', 'red'), (2499, 209, 'max_speed', '159'), (2500, 209, 'weight', '1658'), (2501, 209, 'production_year', '1980'), (2502, 209, 'engine_volume', '4853'), (2503, 209, 'width', '3'), (2504, 209, 'height', '2'), (2505, 209, 'fuel_consumption', '14'), (2506, 209, 'doors', '2'), (2507, 209, 'price', '14403'), (2508, 209, 'cost', '40631'), (2509, 210, 'owner', 'Lucy'), (2510, 210, 'color', 'red'), (2511, 210, 'max_speed', '35'), (2512, 210, 'weight', '3053'), (2513, 210, 'production_year', '2017'), (2514, 210, 'engine_volume', '2044'), (2515, 210, 'width', '2'), (2516, 210, 'height', '1'), (2517, 210, 'fuel_consumption', '15'), (2518, 210, 'doors', '2'), (2519, 210, 'price', '23327'), (2520, 210, 'cost', '30305'), (2521, 211, 'owner', 'Seth'), (2522, 211, 'color', 'orange'), (2523, 211, 'max_speed', '222'), (2524, 211, 'weight', '2752'), (2525, 211, 'production_year', '1990'), (2526, 211, 'engine_volume', '2526'), (2527, 211, 'width', '3'), (2528, 211, 'height', '2'), (2529, 211, 'fuel_consumption', '18'), (2530, 211, 'doors', '3'), (2531, 211, 'price', '12395'), (2532, 211, 'cost', '48624'), (2533, 212, 'owner', 'Hugh'), (2534, 212, 'color', 'black'), (2535, 212, 'max_speed', '27'), (2536, 212, 'weight', '4694'), (2537, 212, 'production_year', '2003'), (2538, 212, 'engine_volume', '6801'), (2539, 212, 'width', '3'), (2540, 212, 'height', '1'), (2541, 212, 'fuel_consumption', '15'), (2542, 212, 'doors', '4'), (2543, 212, 'price', '27235'), (2544, 212, 'cost', '27598'), (2545, 213, 'owner', 'Hugh'), (2546, 213, 'color', 'brown'), (2547, 213, 'max_speed', '26'), (2548, 213, 'weight', '2839'), (2549, 213, 'production_year', '1975'), (2550, 213, 'engine_volume', '2464'), (2551, 213, 'width', '2'), (2552, 213, 'height', '2'), (2553, 213, 'fuel_consumption', '14'), (2554, 213, 'doors', '3'), (2555, 213, 'price', '23085'), (2556, 213, 'cost', '30943'), (2557, 214, 'owner', 'Gino'), (2558, 214, 'color', 'brown'), (2559, 214, 'max_speed', '125'), (2560, 214, 'weight', '3962'), (2561, 214, 'production_year', '1977'), (2562, 214, 'engine_volume', '3966'), (2563, 214, 'width', '2'), (2564, 214, 'height', '2'), (2565, 214, 'fuel_consumption', '15'), (2566, 214, 'doors', '4'), (2567, 214, 'price', '29765'), (2568, 214, 'cost', '30840'), (2569, 215, 'owner', 'Seth'), (2570, 215, 'color', 'white'), (2571, 215, 'max_speed', '237'), (2572, 215, 'weight', '1808'), (2573, 215, 'production_year', '1993'), (2574, 215, 'engine_volume', '4463'), (2575, 215, 'width', '4'), (2576, 215, 'height', '1'), (2577, 215, 'fuel_consumption', '14'), (2578, 215, 'doors', '3'), (2579, 215, 'price', '16192'), (2580, 215, 'cost', '35374'), (2581, 216, 'owner', 'Gino'), (2582, 216, 'color', 'martini'), (2583, 216, 'max_speed', '37'), (2584, 216, 'weight', '1500'), (2585, 216, 'production_year', '1995'), (2586, 216, 'engine_volume', '5172'), (2587, 216, 'width', '2'), (2588, 216, 'height', '1'), (2589, 216, 'fuel_consumption', '15'), (2590, 216, 'doors', '3'), (2591, 216, 'price', '13700'), (2592, 216, 'cost', '27602'), (2593, 217, 'owner', 'Mario'), (2594, 217, 'color', 'yellow'), (2595, 217, 'max_speed', '191'), (2596, 217, 'weight', '4173'), (2597, 217, 'production_year', '2003'), (2598, 217, 'engine_volume', '5775'), (2599, 217, 'width', '3'), (2600, 217, 'height', '2'), (2601, 217, 'fuel_consumption', '15'), (2602, 217, 'doors', '3'), (2603, 217, 'price', '17141'), (2604, 217, 'cost', '42589'), (2605, 218, 'owner', 'Gengis'), (2606, 218, 'color', 'orange'), (2607, 218, 'max_speed', '269'), (2608, 218, 'weight', '3091'), (2609, 218, 'production_year', '1989'), (2610, 218, 'engine_volume', '5308'), (2611, 218, 'width', '2'), (2612, 218, 'height', '2'), (2613, 218, 'fuel_consumption', '15'), (2614, 218, 'doors', '5'), (2615, 218, 'price', '11010'), (2616, 218, 'cost', '26993'), (2617, 219, 'owner', 'Seth'), (2618, 219, 'color', 'orange'), (2619, 219, 'max_speed', '173'), (2620, 219, 'weight', '2625'), (2621, 219, 'production_year', '2006'), (2622, 219, 'engine_volume', '6441'), (2623, 219, 'width', '4'), (2624, 219, 'height', '2'), (2625, 219, 'fuel_consumption', '13'), (2626, 219, 'doors', '4'), (2627, 219, 'price', '23611'), (2628, 219, 'cost', '39636'), (2629, 220, 'owner', 'Hugh'), (2630, 220, 'color', 'white'), (2631, 220, 'max_speed', '239'), (2632, 220, 'weight', '1673'), (2633, 220, 'production_year', '2017'), (2634, 220, 'engine_volume', '4422'), (2635, 220, 'width', '4'), (2636, 220, 'height', '1'), (2637, 220, 'fuel_consumption', '18'), (2638, 220, 'doors', '2'), (2639, 220, 'price', '26063'), (2640, 220, 'cost', '42561'), (2641, 221, 'owner', 'Seth'), (2642, 221, 'color', 'orange'), (2643, 221, 'max_speed', '254'), (2644, 221, 'weight', '2556'), (2645, 221, 'production_year', '1970'), (2646, 221, 'engine_volume', '2624'), (2647, 221, 'width', '3'), (2648, 221, 'height', '2'), (2649, 221, 'fuel_consumption', '17'), (2650, 221, 'doors', '3'), (2651, 221, 'price', '13349'), (2652, 221, 'cost', '29971'), (2653, 222, 'owner', 'Mario'), (2654, 222, 'color', 'brown'), (2655, 222, 'max_speed', '122'), (2656, 222, 'weight', '3701'), (2657, 222, 'production_year', '1977'), (2658, 222, 'engine_volume', '2182'), (2659, 222, 'width', '4'), (2660, 222, 'height', '2'), (2661, 222, 'fuel_consumption', '17'), (2662, 222, 'doors', '3'), (2663, 222, 'price', '17859'), (2664, 222, 'cost', '31624'), (2665, 223, 'owner', 'Jules'), (2666, 223, 'color', 'black'), (2667, 223, 'max_speed', '259'), (2668, 223, 'weight', '3817'), (2669, 223, 'production_year', '1993'), (2670, 223, 'engine_volume', '5882'), (2671, 223, 'width', '3'), (2672, 223, 'height', '1'), (2673, 223, 'fuel_consumption', '13'), (2674, 223, 'doors', '2'), (2675, 223, 'price', '26932'), (2676, 223, 'cost', '39869'), (2677, 224, 'owner', 'Gengis'), (2678, 224, 'color', 'orange'), (2679, 224, 'max_speed', '256'), (2680, 224, 'weight', '1057'), (2681, 224, 'production_year', '1981'), (2682, 224, 'engine_volume', '6010'), (2683, 224, 'width', '3'), (2684, 224, 'height', '2'), (2685, 224, 'fuel_consumption', '16'), (2686, 224, 'doors', '3'), (2687, 224, 'price', '15605'), (2688, 224, 'cost', '36360'), (2689, 225, 'owner', 'Jules'), (2690, 225, 'color', 'brown'), (2691, 225, 'max_speed', '48'), (2692, 225, 'weight', '3889'), (2693, 225, 'production_year', '2006'), (2694, 225, 'engine_volume', '6760'), (2695, 225, 'width', '3'), (2696, 225, 'height', '2'), (2697, 225, 'fuel_consumption', '14'), (2698, 225, 'doors', '4'), (2699, 225, 'price', '20139'), (2700, 225, 'cost', '44543'), (2701, 226, 'owner', 'Mario'), (2702, 226, 'color', 'white'), (2703, 226, 'max_speed', '25'), (2704, 226, 'weight', '2180'), (2705, 226, 'production_year', '1984'), (2706, 226, 'engine_volume', '3642'), (2707, 226, 'width', '4'), (2708, 226, 'height', '2'), (2709, 226, 'fuel_consumption', '14'), (2710, 226, 'doors', '3'), (2711, 226, 'price', '14506'), (2712, 226, 'cost', '43021'), (2713, 227, 'owner', 'Gengis'), (2714, 227, 'color', 'white'), (2715, 227, 'max_speed', '153'), (2716, 227, 'weight', '3912'), (2717, 227, 'production_year', '1973'), (2718, 227, 'engine_volume', '5993'), (2719, 227, 'width', '2'), (2720, 227, 'height', '2'), (2721, 227, 'fuel_consumption', '17'), (2722, 227, 'doors', '2'), (2723, 227, 'price', '22141'), (2724, 227, 'cost', '40093'), (2725, 228, 'owner', 'Gino'), (2726, 228, 'color', 'brown'), (2727, 228, 'max_speed', '32'), (2728, 228, 'weight', '4493'), (2729, 228, 'production_year', '1976'), (2730, 228, 'engine_volume', '4598'), (2731, 228, 'width', '3'), (2732, 228, 'height', '1'), (2733, 228, 'fuel_consumption', '17'), (2734, 228, 'doors', '3'), (2735, 228, 'price', '28669'), (2736, 228, 'cost', '33874'), (2737, 229, 'owner', 'Mario'), (2738, 229, 'color', 'red'), (2739, 229, 'max_speed', '139'), (2740, 229, 'weight', '1648'), (2741, 229, 'production_year', '2013'), (2742, 229, 'engine_volume', '2827'), (2743, 229, 'width', '4'), (2744, 229, 'height', '2'), (2745, 229, 'fuel_consumption', '16'), (2746, 229, 'doors', '5'), (2747, 229, 'price', '12492'), (2748, 229, 'cost', '36596'), (2749, 230, 'owner', 'Lucy'), (2750, 230, 'color', 'martini'), (2751, 230, 'max_speed', '205'), (2752, 230, 'weight', '4159'), (2753, 230, 'production_year', '2011'), (2754, 230, 'engine_volume', '3009'), (2755, 230, 'width', '2'), (2756, 230, 'height', '2'), (2757, 230, 'fuel_consumption', '15'), (2758, 230, 'doors', '4'), (2759, 230, 'price', '26813'), (2760, 230, 'cost', '37480'), (2761, 231, 'owner', 'Gengis'), (2762, 231, 'color', 'white'), (2763, 231, 'max_speed', '299'), (2764, 231, 'weight', '4790'), (2765, 231, 'production_year', '1973'), (2766, 231, 'engine_volume', '6773'), (2767, 231, 'width', '2'), (2768, 231, 'height', '1'), (2769, 231, 'fuel_consumption', '14'), (2770, 231, 'doors', '3'), (2771, 231, 'price', '29457'), (2772, 231, 'cost', '43128'), (2773, 232, 'owner', 'Seth'), (2774, 232, 'color', 'white'), (2775, 232, 'max_speed', '178'), (2776, 232, 'weight', '3154'), (2777, 232, 'production_year', '2016'), (2778, 232, 'engine_volume', '7799'), (2779, 232, 'width', '2'), (2780, 232, 'height', '1'), (2781, 232, 'fuel_consumption', '16'), (2782, 232, 'doors', '2'), (2783, 232, 'price', '15285'), (2784, 232, 'cost', '32901'), (2785, 233, 'owner', 'Gengis'), (2786, 233, 'color', 'white'), (2787, 233, 'max_speed', '73'), (2788, 233, 'weight', '2033'), (2789, 233, 'production_year', '1997'), (2790, 233, 'engine_volume', '4326'), (2791, 233, 'width', '3'), (2792, 233, 'height', '1'), (2793, 233, 'fuel_consumption', '17'), (2794, 233, 'doors', '5'), (2795, 233, 'price', '10414'), (2796, 233, 'cost', '32281'), (2797, 234, 'owner', 'Jules'), (2798, 234, 'color', 'martini'), (2799, 234, 'max_speed', '218'), (2800, 234, 'weight', '3898'), (2801, 234, 'production_year', '1975'), (2802, 234, 'engine_volume', '3949'), (2803, 234, 'width', '2'), (2804, 234, 'height', '1'), (2805, 234, 'fuel_consumption', '18'), (2806, 234, 'doors', '4'), (2807, 234, 'price', '29117'), (2808, 234, 'cost', '25882'), (2809, 235, 'owner', 'Hugh'), (2810, 235, 'color', 'green'), (2811, 235, 'max_speed', '253'), (2812, 235, 'weight', '1003'), (2813, 235, 'production_year', '1982'), (2814, 235, 'engine_volume', '5693'), (2815, 235, 'width', '4'), (2816, 235, 'height', '2'), (2817, 235, 'fuel_consumption', '18'), (2818, 235, 'doors', '4'), (2819, 235, 'price', '21773'), (2820, 235, 'cost', '35349'), (2821, 236, 'owner', 'Mario'), (2822, 236, 'color', 'martini'), (2823, 236, 'max_speed', '286'), (2824, 236, 'weight', '1636'), (2825, 236, 'production_year', '1982'), (2826, 236, 'engine_volume', '7589'), (2827, 236, 'width', '3'), (2828, 236, 'height', '2'), (2829, 236, 'fuel_consumption', '15'), (2830, 236, 'doors', '3'), (2831, 236, 'price', '29224'), (2832, 236, 'cost', '41498'), (2833, 237, 'owner', 'Lava'), (2834, 237, 'color', 'red'), (2835, 237, 'max_speed', '162'), (2836, 237, 'weight', '4979'), (2837, 237, 'production_year', '1990'), (2838, 237, 'engine_volume', '7479'), (2839, 237, 'width', '4'), (2840, 237, 'height', '2'), (2841, 237, 'fuel_consumption', '17'), (2842, 237, 'doors', '4'), (2843, 237, 'price', '27081'), (2844, 237, 'cost', '29250'), (2845, 238, 'owner', 'Gengis'), (2846, 238, 'color', 'green'), (2847, 238, 'max_speed', '116'), (2848, 238, 'weight', '2583'), (2849, 238, 'production_year', '1972'), (2850, 238, 'engine_volume', '5417'), (2851, 238, 'width', '4'), (2852, 238, 'height', '1'), (2853, 238, 'fuel_consumption', '17'), (2854, 238, 'doors', '4'), (2855, 238, 'price', '25867'), (2856, 238, 'cost', '36414'), (2857, 239, 'owner', 'Hugh'), (2858, 239, 'color', 'martini'), (2859, 239, 'max_speed', '287'), (2860, 239, 'weight', '4846'), (2861, 239, 'production_year', '1992'), (2862, 239, 'engine_volume', '2931'), (2863, 239, 'width', '3'), (2864, 239, 'height', '2'), (2865, 239, 'fuel_consumption', '16'), (2866, 239, 'doors', '5'), (2867, 239, 'price', '24030'), (2868, 239, 'cost', '26743'), (2869, 240, 'owner', 'Gengis'), (2870, 240, 'color', 'black'), (2871, 240, 'max_speed', '265'), (2872, 240, 'weight', '3272'), (2873, 240, 'production_year', '1977'), (2874, 240, 'engine_volume', '6920'), (2875, 240, 'width', '2'), (2876, 240, 'height', '2'), (2877, 240, 'fuel_consumption', '14'), (2878, 240, 'doors', '3'), (2879, 240, 'price', '26222'), (2880, 240, 'cost', '25269'), (2881, 241, 'owner', 'Hugh'), (2882, 241, 'color', 'yellow'), (2883, 241, 'max_speed', '243'), (2884, 241, 'weight', '4294'), (2885, 241, 'production_year', '2000'), (2886, 241, 'engine_volume', '2811'), (2887, 241, 'width', '3'), (2888, 241, 'height', '1'), (2889, 241, 'fuel_consumption', '18'), (2890, 241, 'doors', '2'), (2891, 241, 'price', '28817'), (2892, 241, 'cost', '36768'), (2893, 242, 'owner', 'Lava'), (2894, 242, 'color', 'red'), (2895, 242, 'max_speed', '278'), (2896, 242, 'weight', '1269'), (2897, 242, 'production_year', '2016'), (2898, 242, 'engine_volume', '5621'), (2899, 242, 'width', '2'), (2900, 242, 'height', '2'), (2901, 242, 'fuel_consumption', '15'), (2902, 242, 'doors', '3'), (2903, 242, 'price', '25152'), (2904, 242, 'cost', '31241'), (2905, 243, 'owner', 'Hugh'), (2906, 243, 'color', 'white'), (2907, 243, 'max_speed', '33'), (2908, 243, 'weight', '1620'), (2909, 243, 'production_year', '1998'), (2910, 243, 'engine_volume', '2228'), (2911, 243, 'width', '3'), (2912, 243, 'height', '1'), (2913, 243, 'fuel_consumption', '13'), (2914, 243, 'doors', '2'), (2915, 243, 'price', '14124'), (2916, 243, 'cost', '39886'), (2917, 244, 'owner', 'Hugh'), (2918, 244, 'color', 'yellow'), (2919, 244, 'max_speed', '217'), (2920, 244, 'weight', '1473'), (2921, 244, 'production_year', '1999'), (2922, 244, 'engine_volume', '5780'), (2923, 244, 'width', '3'), (2924, 244, 'height', '2'), (2925, 244, 'fuel_consumption', '18'), (2926, 244, 'doors', '4'), (2927, 244, 'price', '26247'), (2928, 244, 'cost', '28909'), (2929, 245, 'owner', 'Mario'), (2930, 245, 'color', 'red'), (2931, 245, 'max_speed', '100'), (2932, 245, 'weight', '2170'), (2933, 245, 'production_year', '1985'), (2934, 245, 'engine_volume', '7252'), (2935, 245, 'width', '2'), (2936, 245, 'height', '1'), (2937, 245, 'fuel_consumption', '17'), (2938, 245, 'doors', '3'), (2939, 245, 'price', '25661'), (2940, 245, 'cost', '44676'), (2941, 246, 'owner', 'Gengis'), (2942, 246, 'color', 'red'), (2943, 246, 'max_speed', '291'), (2944, 246, 'weight', '1201'), (2945, 246, 'production_year', '1971'), (2946, 246, 'engine_volume', '3193'), (2947, 246, 'width', '2'), (2948, 246, 'height', '1'), (2949, 246, 'fuel_consumption', '15'), (2950, 246, 'doors', '4'), (2951, 246, 'price', '13128'), (2952, 246, 'cost', '36509'), (2953, 247, 'owner', 'Gengis'), (2954, 247, 'color', 'white'), (2955, 247, 'max_speed', '289'), (2956, 247, 'weight', '1028'), (2957, 247, 'production_year', '1990'), (2958, 247, 'engine_volume', '3253'), (2959, 247, 'width', '3'), (2960, 247, 'height', '2'), (2961, 247, 'fuel_consumption', '13'), (2962, 247, 'doors', '3'), (2963, 247, 'price', '23747'), (2964, 247, 'cost', '35143'), (2965, 248, 'owner', 'Mario'), (2966, 248, 'color', 'brown'), (2967, 248, 'max_speed', '90'), (2968, 248, 'weight', '4895'), (2969, 248, 'production_year', '2008'), (2970, 248, 'engine_volume', '5703'), (2971, 248, 'width', '4'), (2972, 248, 'height', '1'), (2973, 248, 'fuel_consumption', '18'), (2974, 248, 'doors', '5'), (2975, 248, 'price', '14919'), (2976, 248, 'cost', '37128'), (2977, 249, 'owner', 'Seth'), (2978, 249, 'color', 'white'), (2979, 249, 'max_speed', '208'), (2980, 249, 'weight', '4949'), (2981, 249, 'production_year', '1971'), (2982, 249, 'engine_volume', '6923'), (2983, 249, 'width', '4'), (2984, 249, 'height', '1'), (2985, 249, 'fuel_consumption', '15'), (2986, 249, 'doors', '3'), (2987, 249, 'price', '14616'), (2988, 249, 'cost', '26036'), (2989, 250, 'owner', 'Hugh'), (2990, 250, 'color', 'brown'), (2991, 250, 'max_speed', '127'), (2992, 250, 'weight', '2232'), (2993, 250, 'production_year', '1981'), (2994, 250, 'engine_volume', '4474'), (2995, 250, 'width', '3'), (2996, 250, 'height', '1'), (2997, 250, 'fuel_consumption', '15'), (2998, 250, 'doors', '4'), (2999, 250, 'price', '17491'), (3000, 250, 'cost', '34519'), (3001, 251, 'owner', 'Mario'), (3002, 251, 'color', 'black'), (3003, 251, 'max_speed', '135'), (3004, 251, 'weight', '1209'), (3005, 251, 'production_year', '2009'), (3006, 251, 'engine_volume', '6453'), (3007, 251, 'width', '4'), (3008, 251, 'height', '2'), (3009, 251, 'fuel_consumption', '13'), (3010, 251, 'doors', '2'), (3011, 251, 'price', '17990'), (3012, 251, 'cost', '28948'), (3013, 252, 'owner', 'Gino'), (3014, 252, 'color', 'yellow'), (3015, 252, 'max_speed', '66'), (3016, 252, 'weight', '4968'), (3017, 252, 'production_year', '1994'), (3018, 252, 'engine_volume', '7547'), (3019, 252, 'width', '3'), (3020, 252, 'height', '1'), (3021, 252, 'fuel_consumption', '17'), (3022, 252, 'doors', '2'), (3023, 252, 'price', '22096'), (3024, 252, 'cost', '39624'), (3025, 253, 'owner', 'Gengis'), (3026, 253, 'color', 'red'), (3027, 253, 'max_speed', '49'), (3028, 253, 'weight', '1311'), (3029, 253, 'production_year', '1995'), (3030, 253, 'engine_volume', '6535'), (3031, 253, 'width', '2'), (3032, 253, 'height', '2'), (3033, 253, 'fuel_consumption', '13'), (3034, 253, 'doors', '4'), (3035, 253, 'price', '27365'), (3036, 253, 'cost', '44798'), (3037, 254, 'owner', 'Hugh'), (3038, 254, 'color', 'green'), (3039, 254, 'max_speed', '173'), (3040, 254, 'weight', '2000'), (3041, 254, 'production_year', '2000'), (3042, 254, 'engine_volume', '4787'), (3043, 254, 'width', '2'), (3044, 254, 'height', '2'), (3045, 254, 'fuel_consumption', '16'), (3046, 254, 'doors', '5'), (3047, 254, 'price', '24889'), (3048, 254, 'cost', '40393'), (3049, 255, 'owner', 'Mario'), (3050, 255, 'color', 'green'), (3051, 255, 'max_speed', '245'), (3052, 255, 'weight', '4869'), (3053, 255, 'production_year', '2006'), (3054, 255, 'engine_volume', '4159'), (3055, 255, 'width', '4'), (3056, 255, 'height', '2'), (3057, 255, 'fuel_consumption', '14'), (3058, 255, 'doors', '2'), (3059, 255, 'price', '22509'), (3060, 255, 'cost', '47553'), (3061, 256, 'owner', 'Lucy'), (3062, 256, 'color', 'red'), (3063, 256, 'max_speed', '288'), (3064, 256, 'weight', '3621'), (3065, 256, 'production_year', '1975'), (3066, 256, 'engine_volume', '2450'), (3067, 256, 'width', '4'), (3068, 256, 'height', '1'), (3069, 256, 'fuel_consumption', '18'), (3070, 256, 'doors', '4'), (3071, 256, 'price', '23834'), (3072, 256, 'cost', '30402'), (3073, 257, 'owner', 'Jules'), (3074, 257, 'color', 'white'), (3075, 257, 'max_speed', '31'), (3076, 257, 'weight', '3557'), (3077, 257, 'production_year', '1988'), (3078, 257, 'engine_volume', '6919'), (3079, 257, 'width', '3'), (3080, 257, 'height', '1'), (3081, 257, 'fuel_consumption', '13'), (3082, 257, 'doors', '5'), (3083, 257, 'price', '16407'), (3084, 257, 'cost', '33166'), (3085, 258, 'owner', 'Mario'), (3086, 258, 'color', 'white'), (3087, 258, 'max_speed', '125'), (3088, 258, 'weight', '4648'), (3089, 258, 'production_year', '1980'), (3090, 258, 'engine_volume', '2824'), (3091, 258, 'width', '4'), (3092, 258, 'height', '2'), (3093, 258, 'fuel_consumption', '13'), (3094, 258, 'doors', '2'), (3095, 258, 'price', '28260'), (3096, 258, 'cost', '44980'), (3097, 259, 'owner', 'Lava'), (3098, 259, 'color', 'green'), (3099, 259, 'max_speed', '80'), (3100, 259, 'weight', '1594'), (3101, 259, 'production_year', '1986'), (3102, 259, 'engine_volume', '7487'), (3103, 259, 'width', '3'), (3104, 259, 'height', '1'), (3105, 259, 'fuel_consumption', '18'), (3106, 259, 'doors', '2'), (3107, 259, 'price', '23478'), (3108, 259, 'cost', '27343'), (3109, 260, 'owner', 'Lucy'), (3110, 260, 'color', 'brown'), (3111, 260, 'max_speed', '86'), (3112, 260, 'weight', '4254'), (3113, 260, 'production_year', '1980'), (3114, 260, 'engine_volume', '2418'), (3115, 260, 'width', '4'), (3116, 260, 'height', '1'), (3117, 260, 'fuel_consumption', '18'), (3118, 260, 'doors', '4'), (3119, 260, 'price', '29304'), (3120, 260, 'cost', '34236'), (3121, 261, 'owner', 'Lava'), (3122, 261, 'color', 'yellow'), (3123, 261, 'max_speed', '127'), (3124, 261, 'weight', '3190'), (3125, 261, 'production_year', '1984'), (3126, 261, 'engine_volume', '4706'), (3127, 261, 'width', '2'), (3128, 261, 'height', '2'), (3129, 261, 'fuel_consumption', '13'), (3130, 261, 'doors', '3'), (3131, 261, 'price', '10914'), (3132, 261, 'cost', '42202'), (3133, 262, 'owner', 'Gino'), (3134, 262, 'color', 'white'), (3135, 262, 'max_speed', '124'), (3136, 262, 'weight', '1151'), (3137, 262, 'production_year', '2016'), (3138, 262, 'engine_volume', '5732'), (3139, 262, 'width', '4'), (3140, 262, 'height', '1'), (3141, 262, 'fuel_consumption', '15'), (3142, 262, 'doors', '3'), (3143, 262, 'price', '13445'), (3144, 262, 'cost', '35917'), (3145, 263, 'owner', 'Gino'), (3146, 263, 'color', 'martini'), (3147, 263, 'max_speed', '249'), (3148, 263, 'weight', '1620'), (3149, 263, 'production_year', '1993'), (3150, 263, 'engine_volume', '6595'), (3151, 263, 'width', '3'), (3152, 263, 'height', '1'), (3153, 263, 'fuel_consumption', '17'), (3154, 263, 'doors', '5'), (3155, 263, 'price', '28700'), (3156, 263, 'cost', '37326'), (3157, 264, 'owner', 'Seth'), (3158, 264, 'color', 'white'), (3159, 264, 'max_speed', '271'), (3160, 264, 'weight', '2078'), (3161, 264, 'production_year', '2000'), (3162, 264, 'engine_volume', '7640'), (3163, 264, 'width', '3'), (3164, 264, 'height', '2'), (3165, 264, 'fuel_consumption', '18'), (3166, 264, 'doors', '3'), (3167, 264, 'price', '24445'), (3168, 264, 'cost', '45138'), (3169, 265, 'owner', 'Jules'), (3170, 265, 'color', 'white'), (3171, 265, 'max_speed', '154'), (3172, 265, 'weight', '1349'), (3173, 265, 'production_year', '1983'), (3174, 265, 'engine_volume', '5707'), (3175, 265, 'width', '4'), (3176, 265, 'height', '1'), (3177, 265, 'fuel_consumption', '14'), (3178, 265, 'doors', '3'), (3179, 265, 'price', '25268'), (3180, 265, 'cost', '36862'), (3181, 266, 'owner', 'Jules'), (3182, 266, 'color', 'martini'), (3183, 266, 'max_speed', '280'), (3184, 266, 'weight', '4374'), (3185, 266, 'production_year', '1999'), (3186, 266, 'engine_volume', '2805'), (3187, 266, 'width', '3'), (3188, 266, 'height', '1'), (3189, 266, 'fuel_consumption', '18'), (3190, 266, 'doors', '2'), (3191, 266, 'price', '17241'), (3192, 266, 'cost', '49746'), (3193, 267, 'owner', 'Lucy'), (3194, 267, 'color', 'martini'), (3195, 267, 'max_speed', '58'), (3196, 267, 'weight', '2482'), (3197, 267, 'production_year', '2005'), (3198, 267, 'engine_volume', '4706'), (3199, 267, 'width', '2'), (3200, 267, 'height', '1'), (3201, 267, 'fuel_consumption', '13'), (3202, 267, 'doors', '5'), (3203, 267, 'price', '26670'), (3204, 267, 'cost', '37842'), (3205, 268, 'owner', 'Lucy'), (3206, 268, 'color', 'martini'), (3207, 268, 'max_speed', '251'), (3208, 268, 'weight', '3933'), (3209, 268, 'production_year', '2005'), (3210, 268, 'engine_volume', '3177'), (3211, 268, 'width', '4'), (3212, 268, 'height', '2'), (3213, 268, 'fuel_consumption', '15'), (3214, 268, 'doors', '2'), (3215, 268, 'price', '14963'), (3216, 268, 'cost', '30386'), (3217, 269, 'owner', 'Lucy'), (3218, 269, 'color', 'orange'), (3219, 269, 'max_speed', '93'), (3220, 269, 'weight', '4563'), (3221, 269, 'production_year', '1995'), (3222, 269, 'engine_volume', '6503'), (3223, 269, 'width', '3'), (3224, 269, 'height', '2'), (3225, 269, 'fuel_consumption', '17'), (3226, 269, 'doors', '2'), (3227, 269, 'price', '22301'), (3228, 269, 'cost', '43726'), (3229, 270, 'owner', 'Jules'), (3230, 270, 'color', 'white'), (3231, 270, 'max_speed', '249'), (3232, 270, 'weight', '1310'), (3233, 270, 'production_year', '1971'), (3234, 270, 'engine_volume', '3756'), (3235, 270, 'width', '4'), (3236, 270, 'height', '2'), (3237, 270, 'fuel_consumption', '14'), (3238, 270, 'doors', '4'), (3239, 270, 'price', '27453'), (3240, 270, 'cost', '45651'), (3241, 271, 'owner', 'Hugh'), (3242, 271, 'color', 'brown'), (3243, 271, 'max_speed', '149'), (3244, 271, 'weight', '4776'), (3245, 271, 'production_year', '1998'), (3246, 271, 'engine_volume', '6664'), (3247, 271, 'width', '4'), (3248, 271, 'height', '2'), (3249, 271, 'fuel_consumption', '13'), (3250, 271, 'doors', '4'), (3251, 271, 'price', '20690'), (3252, 271, 'cost', '47157'), (3253, 272, 'owner', 'Gino'), (3254, 272, 'color', 'yellow'), (3255, 272, 'max_speed', '196'), (3256, 272, 'weight', '2802'), (3257, 272, 'production_year', '1985'), (3258, 272, 'engine_volume', '5347'), (3259, 272, 'width', '2'), (3260, 272, 'height', '2'), (3261, 272, 'fuel_consumption', '15'), (3262, 272, 'doors', '3'), (3263, 272, 'price', '24526'), (3264, 272, 'cost', '25963'), (3265, 273, 'owner', 'Gino'), (3266, 273, 'color', 'white'), (3267, 273, 'max_speed', '52'), (3268, 273, 'weight', '1131'), (3269, 273, 'production_year', '2004'), (3270, 273, 'engine_volume', '4638'), (3271, 273, 'width', '2'), (3272, 273, 'height', '2'), (3273, 273, 'fuel_consumption', '18'), (3274, 273, 'doors', '3'), (3275, 273, 'price', '24376'), (3276, 273, 'cost', '33728'), (3277, 274, 'owner', 'Lava'), (3278, 274, 'color', 'green'), (3279, 274, 'max_speed', '245'), (3280, 274, 'weight', '1831'), (3281, 274, 'production_year', '1991'), (3282, 274, 'engine_volume', '6968'), (3283, 274, 'width', '3'), (3284, 274, 'height', '1'), (3285, 274, 'fuel_consumption', '14'), (3286, 274, 'doors', '4'), (3287, 274, 'price', '16929'), (3288, 274, 'cost', '39085'), (3289, 275, 'owner', 'Gino'), (3290, 275, 'color', 'orange'), (3291, 275, 'max_speed', '52'), (3292, 275, 'weight', '1200'), (3293, 275, 'production_year', '2002'), (3294, 275, 'engine_volume', '4794'), (3295, 275, 'width', '4'), (3296, 275, 'height', '1'), (3297, 275, 'fuel_consumption', '18'), (3298, 275, 'doors', '5'), (3299, 275, 'price', '10827'), (3300, 275, 'cost', '41215'), (3301, 276, 'owner', 'Hugh'), (3302, 276, 'color', 'orange'), (3303, 276, 'max_speed', '203'), (3304, 276, 'weight', '3443'), (3305, 276, 'production_year', '1993'), (3306, 276, 'engine_volume', '3081'), (3307, 276, 'width', '2'), (3308, 276, 'height', '1'), (3309, 276, 'fuel_consumption', '16'), (3310, 276, 'doors', '2'), (3311, 276, 'price', '29796'), (3312, 276, 'cost', '29687'), (3313, 277, 'owner', 'Gino'), (3314, 277, 'color', 'white'), (3315, 277, 'max_speed', '129'), (3316, 277, 'weight', '4563'), (3317, 277, 'production_year', '1970'), (3318, 277, 'engine_volume', '3612'), (3319, 277, 'width', '3'), (3320, 277, 'height', '1'), (3321, 277, 'fuel_consumption', '16'), (3322, 277, 'doors', '5'), (3323, 277, 'price', '12447'), (3324, 277, 'cost', '48850'), (3325, 278, 'owner', 'Gino'), (3326, 278, 'color', 'green'), (3327, 278, 'max_speed', '296'), (3328, 278, 'weight', '4475'), (3329, 278, 'production_year', '1975'), (3330, 278, 'engine_volume', '6158'), (3331, 278, 'width', '4'), (3332, 278, 'height', '2'), (3333, 278, 'fuel_consumption', '13'), (3334, 278, 'doors', '2'), (3335, 278, 'price', '24523'), (3336, 278, 'cost', '27911'), (3337, 279, 'owner', 'Gengis'), (3338, 279, 'color', 'black'), (3339, 279, 'max_speed', '117'), (3340, 279, 'weight', '3113'), (3341, 279, 'production_year', '2000'), (3342, 279, 'engine_volume', '2647'), (3343, 279, 'width', '3'), (3344, 279, 'height', '1'), (3345, 279, 'fuel_consumption', '13'), (3346, 279, 'doors', '3'), (3347, 279, 'price', '29341'), (3348, 279, 'cost', '29049'), (3349, 280, 'owner', 'Jules'), (3350, 280, 'color', 'white'), (3351, 280, 'max_speed', '151'), (3352, 280, 'weight', '1005'), (3353, 280, 'production_year', '1982'), (3354, 280, 'engine_volume', '5430'), (3355, 280, 'width', '3'), (3356, 280, 'height', '1'), (3357, 280, 'fuel_consumption', '15'), (3358, 280, 'doors', '5'), (3359, 280, 'price', '26424'), (3360, 280, 'cost', '41934'), (3361, 281, 'owner', 'Gino'), (3362, 281, 'color', 'orange'), (3363, 281, 'max_speed', '284'), (3364, 281, 'weight', '1834'), (3365, 281, 'production_year', '1982'), (3366, 281, 'engine_volume', '7155'), (3367, 281, 'width', '4'), (3368, 281, 'height', '2'), (3369, 281, 'fuel_consumption', '17'), (3370, 281, 'doors', '2'), (3371, 281, 'price', '15458'), (3372, 281, 'cost', '32194'), (3373, 282, 'owner', 'Gengis'), (3374, 282, 'color', 'martini'), (3375, 282, 'max_speed', '162'), (3376, 282, 'weight', '1966'), (3377, 282, 'production_year', '1992'), (3378, 282, 'engine_volume', '4751'), (3379, 282, 'width', '4'), (3380, 282, 'height', '1'), (3381, 282, 'fuel_consumption', '18'), (3382, 282, 'doors', '5'), (3383, 282, 'price', '14132'), (3384, 282, 'cost', '45212'), (3385, 283, 'owner', 'Seth'), (3386, 283, 'color', 'brown'), (3387, 283, 'max_speed', '46'), (3388, 283, 'weight', '2323'), (3389, 283, 'production_year', '2009'), (3390, 283, 'engine_volume', '4971'), (3391, 283, 'width', '2'), (3392, 283, 'height', '1'), (3393, 283, 'fuel_consumption', '18'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (3394, 283, 'doors', '2'), (3395, 283, 'price', '18794'), (3396, 283, 'cost', '42383'), (3397, 284, 'owner', 'Mario'), (3398, 284, 'color', 'green'), (3399, 284, 'max_speed', '185'), (3400, 284, 'weight', '2233'), (3401, 284, 'production_year', '2004'), (3402, 284, 'engine_volume', '2277'), (3403, 284, 'width', '2'), (3404, 284, 'height', '2'), (3405, 284, 'fuel_consumption', '15'), (3406, 284, 'doors', '4'), (3407, 284, 'price', '14442'), (3408, 284, 'cost', '49298'), (3409, 285, 'owner', 'Mario'), (3410, 285, 'color', 'brown'), (3411, 285, 'max_speed', '24'), (3412, 285, 'weight', '1311'), (3413, 285, 'production_year', '2007'), (3414, 285, 'engine_volume', '2113'), (3415, 285, 'width', '2'), (3416, 285, 'height', '1'), (3417, 285, 'fuel_consumption', '18'), (3418, 285, 'doors', '4'), (3419, 285, 'price', '19088'), (3420, 285, 'cost', '40060'), (3421, 286, 'owner', 'Seth'), (3422, 286, 'color', 'white'), (3423, 286, 'max_speed', '107'), (3424, 286, 'weight', '4532'), (3425, 286, 'production_year', '1996'), (3426, 286, 'engine_volume', '7317'), (3427, 286, 'width', '3'), (3428, 286, 'height', '2'), (3429, 286, 'fuel_consumption', '16'), (3430, 286, 'doors', '5'), (3431, 286, 'price', '19845'), (3432, 286, 'cost', '44854'), (3433, 287, 'owner', 'Gengis'), (3434, 287, 'color', 'red'), (3435, 287, 'max_speed', '231'), (3436, 287, 'weight', '1137'), (3437, 287, 'production_year', '2014'), (3438, 287, 'engine_volume', '7365'), (3439, 287, 'width', '3'), (3440, 287, 'height', '1'), (3441, 287, 'fuel_consumption', '13'), (3442, 287, 'doors', '3'), (3443, 287, 'price', '17909'), (3444, 287, 'cost', '37289'), (3445, 288, 'owner', 'Lava'), (3446, 288, 'color', 'orange'), (3447, 288, 'max_speed', '210'), (3448, 288, 'weight', '1327'), (3449, 288, 'production_year', '1986'), (3450, 288, 'engine_volume', '7757'), (3451, 288, 'width', '2'), (3452, 288, 'height', '2'), (3453, 288, 'fuel_consumption', '17'), (3454, 288, 'doors', '3'), (3455, 288, 'price', '24965'), (3456, 288, 'cost', '48874'), (3457, 289, 'owner', 'Lava'), (3458, 289, 'color', 'black'), (3459, 289, 'max_speed', '289'), (3460, 289, 'weight', '3698'), (3461, 289, 'production_year', '2005'), (3462, 289, 'engine_volume', '6132'), (3463, 289, 'width', '4'), (3464, 289, 'height', '2'), (3465, 289, 'fuel_consumption', '16'), (3466, 289, 'doors', '5'), (3467, 289, 'price', '14196'), (3468, 289, 'cost', '42163'), (3469, 290, 'owner', 'Lucy'), (3470, 290, 'color', 'white'), (3471, 290, 'max_speed', '148'), (3472, 290, 'weight', '3348'), (3473, 290, 'production_year', '1998'), (3474, 290, 'engine_volume', '4524'), (3475, 290, 'width', '4'), (3476, 290, 'height', '1'), (3477, 290, 'fuel_consumption', '16'), (3478, 290, 'doors', '2'), (3479, 290, 'price', '17132'), (3480, 290, 'cost', '42102'), (3481, 291, 'owner', 'Gengis'), (3482, 291, 'color', 'red'), (3483, 291, 'max_speed', '245'), (3484, 291, 'weight', '3507'), (3485, 291, 'production_year', '2015'), (3486, 291, 'engine_volume', '7366'), (3487, 291, 'width', '2'), (3488, 291, 'height', '2'), (3489, 291, 'fuel_consumption', '15'), (3490, 291, 'doors', '2'), (3491, 291, 'price', '22804'), (3492, 291, 'cost', '38563'), (3493, 292, 'owner', 'Lava'), (3494, 292, 'color', 'yellow'), (3495, 292, 'max_speed', '41'), (3496, 292, 'weight', '4393'), (3497, 292, 'production_year', '1982'), (3498, 292, 'engine_volume', '5208'), (3499, 292, 'width', '4'), (3500, 292, 'height', '1'), (3501, 292, 'fuel_consumption', '18'), (3502, 292, 'doors', '3'), (3503, 292, 'price', '19370'), (3504, 292, 'cost', '33921'), (3505, 293, 'owner', 'Mario'), (3506, 293, 'color', 'red'), (3507, 293, 'max_speed', '258'), (3508, 293, 'weight', '4326'), (3509, 293, 'production_year', '2016'), (3510, 293, 'engine_volume', '7937'), (3511, 293, 'width', '3'), (3512, 293, 'height', '1'), (3513, 293, 'fuel_consumption', '16'), (3514, 293, 'doors', '2'), (3515, 293, 'price', '14152'), (3516, 293, 'cost', '34867'), (3517, 294, 'owner', 'Lava'), (3518, 294, 'color', 'orange'), (3519, 294, 'max_speed', '34'), (3520, 294, 'weight', '1027'), (3521, 294, 'production_year', '1983'), (3522, 294, 'engine_volume', '7199'), (3523, 294, 'width', '3'), (3524, 294, 'height', '1'), (3525, 294, 'fuel_consumption', '18'), (3526, 294, 'doors', '3'), (3527, 294, 'price', '10252'), (3528, 294, 'cost', '36316'), (3529, 295, 'owner', 'Hugh'), (3530, 295, 'color', 'green'), (3531, 295, 'max_speed', '69'), (3532, 295, 'weight', '2268'), (3533, 295, 'production_year', '1976'), (3534, 295, 'engine_volume', '3182'), (3535, 295, 'width', '2'), (3536, 295, 'height', '1'), (3537, 295, 'fuel_consumption', '18'), (3538, 295, 'doors', '3'), (3539, 295, 'price', '24330'), (3540, 295, 'cost', '40883'), (3541, 296, 'owner', 'Lucy'), (3542, 296, 'color', 'yellow'), (3543, 296, 'max_speed', '293'), (3544, 296, 'weight', '2255'), (3545, 296, 'production_year', '1997'), (3546, 296, 'engine_volume', '4942'), (3547, 296, 'width', '2'), (3548, 296, 'height', '1'), (3549, 296, 'fuel_consumption', '14'), (3550, 296, 'doors', '5'), (3551, 296, 'price', '24546'), (3552, 296, 'cost', '35235'), (3553, 297, 'owner', 'Seth'), (3554, 297, 'color', 'green'), (3555, 297, 'max_speed', '269'), (3556, 297, 'weight', '3758'), (3557, 297, 'production_year', '1992'), (3558, 297, 'engine_volume', '6379'), (3559, 297, 'width', '3'), (3560, 297, 'height', '2'), (3561, 297, 'fuel_consumption', '13'), (3562, 297, 'doors', '3'), (3563, 297, 'price', '20153'), (3564, 297, 'cost', '40702'), (3565, 298, 'owner', 'Gengis'), (3566, 298, 'color', 'red'), (3567, 298, 'max_speed', '167'), (3568, 298, 'weight', '4012'), (3569, 298, 'production_year', '2002'), (3570, 298, 'engine_volume', '4000'), (3571, 298, 'width', '3'), (3572, 298, 'height', '1'), (3573, 298, 'fuel_consumption', '15'), (3574, 298, 'doors', '4'), (3575, 298, 'price', '20916'), (3576, 298, 'cost', '49765'), (3577, 299, 'owner', 'Gengis'), (3578, 299, 'color', 'white'), (3579, 299, 'max_speed', '185'), (3580, 299, 'weight', '2215'), (3581, 299, 'production_year', '1988'), (3582, 299, 'engine_volume', '4500'), (3583, 299, 'width', '2'), (3584, 299, 'height', '2'), (3585, 299, 'fuel_consumption', '18'), (3586, 299, 'doors', '5'), (3587, 299, 'price', '27217'), (3588, 299, 'cost', '32582'), (3589, 300, 'owner', 'Mario'), (3590, 300, 'color', 'martini'), (3591, 300, 'max_speed', '229'), (3592, 300, 'weight', '1841'), (3593, 300, 'production_year', '1977'), (3594, 300, 'engine_volume', '5677'), (3595, 300, 'width', '4'), (3596, 300, 'height', '2'), (3597, 300, 'fuel_consumption', '16'), (3598, 300, 'doors', '4'), (3599, 300, 'price', '11973'), (3600, 300, 'cost', '46353'), (3601, 301, 'owner', 'Lava'), (3602, 301, 'color', 'red'), (3603, 301, 'max_speed', '215'), (3604, 301, 'weight', '2009'), (3605, 301, 'production_year', '2017'), (3606, 301, 'engine_volume', '3862'), (3607, 301, 'width', '4'), (3608, 301, 'height', '1'), (3609, 301, 'fuel_consumption', '17'), (3610, 301, 'doors', '2'), (3611, 301, 'price', '27585'), (3612, 301, 'cost', '29793'), (3613, 302, 'owner', 'Gino'), (3614, 302, 'color', 'black'), (3615, 302, 'max_speed', '67'), (3616, 302, 'weight', '3536'), (3617, 302, 'production_year', '1979'), (3618, 302, 'engine_volume', '3267'), (3619, 302, 'width', '3'), (3620, 302, 'height', '1'), (3621, 302, 'fuel_consumption', '15'), (3622, 302, 'doors', '2'), (3623, 302, 'price', '28077'), (3624, 302, 'cost', '25791'), (3625, 303, 'owner', 'Lucy'), (3626, 303, 'color', 'red'), (3627, 303, 'max_speed', '141'), (3628, 303, 'weight', '4132'), (3629, 303, 'production_year', '2015'), (3630, 303, 'engine_volume', '7446'), (3631, 303, 'width', '2'), (3632, 303, 'height', '1'), (3633, 303, 'fuel_consumption', '15'), (3634, 303, 'doors', '2'), (3635, 303, 'price', '14080'), (3636, 303, 'cost', '40635'), (3637, 304, 'owner', 'Mario'), (3638, 304, 'color', 'white'), (3639, 304, 'max_speed', '63'), (3640, 304, 'weight', '2196'), (3641, 304, 'production_year', '1997'), (3642, 304, 'engine_volume', '7827'), (3643, 304, 'width', '3'), (3644, 304, 'height', '1'), (3645, 304, 'fuel_consumption', '13'), (3646, 304, 'doors', '3'), (3647, 304, 'price', '11646'), (3648, 304, 'cost', '49072'), (3649, 305, 'owner', 'Hugh'), (3650, 305, 'color', 'red'), (3651, 305, 'max_speed', '64'), (3652, 305, 'weight', '1227'), (3653, 305, 'production_year', '1980'), (3654, 305, 'engine_volume', '2118'), (3655, 305, 'width', '2'), (3656, 305, 'height', '2'), (3657, 305, 'fuel_consumption', '15'), (3658, 305, 'doors', '4'), (3659, 305, 'price', '17890'), (3660, 305, 'cost', '40516'), (3661, 306, 'owner', 'Gengis'), (3662, 306, 'color', 'yellow'), (3663, 306, 'max_speed', '139'), (3664, 306, 'weight', '4353'), (3665, 306, 'production_year', '2011'), (3666, 306, 'engine_volume', '6099'), (3667, 306, 'width', '2'), (3668, 306, 'height', '2'), (3669, 306, 'fuel_consumption', '17'), (3670, 306, 'doors', '2'), (3671, 306, 'price', '19807'), (3672, 306, 'cost', '30520'), (3673, 307, 'owner', 'Hugh'), (3674, 307, 'color', 'red'), (3675, 307, 'max_speed', '154'), (3676, 307, 'weight', '3389'), (3677, 307, 'production_year', '1978'), (3678, 307, 'engine_volume', '7767'), (3679, 307, 'width', '4'), (3680, 307, 'height', '2'), (3681, 307, 'fuel_consumption', '14'), (3682, 307, 'doors', '4'), (3683, 307, 'price', '24050'), (3684, 307, 'cost', '34863'), (3685, 308, 'owner', 'Lucy'), (3686, 308, 'color', 'white'), (3687, 308, 'max_speed', '186'), (3688, 308, 'weight', '2724'), (3689, 308, 'production_year', '1984'), (3690, 308, 'engine_volume', '6358'), (3691, 308, 'width', '4'), (3692, 308, 'height', '2'), (3693, 308, 'fuel_consumption', '14'), (3694, 308, 'doors', '4'), (3695, 308, 'price', '28961'), (3696, 308, 'cost', '27427'), (3697, 309, 'owner', 'Seth'), (3698, 309, 'color', 'martini'), (3699, 309, 'max_speed', '61'), (3700, 309, 'weight', '3218'), (3701, 309, 'production_year', '1989'), (3702, 309, 'engine_volume', '5954'), (3703, 309, 'width', '3'), (3704, 309, 'height', '1'), (3705, 309, 'fuel_consumption', '15'), (3706, 309, 'doors', '5'), (3707, 309, 'price', '25730'), (3708, 309, 'cost', '37597'), (3709, 310, 'owner', 'Lava'), (3710, 310, 'color', 'martini'), (3711, 310, 'max_speed', '260'), (3712, 310, 'weight', '1876'), (3713, 310, 'production_year', '2004'), (3714, 310, 'engine_volume', '2301'), (3715, 310, 'width', '3'), (3716, 310, 'height', '2'), (3717, 310, 'fuel_consumption', '17'), (3718, 310, 'doors', '2'), (3719, 310, 'price', '27258'), (3720, 310, 'cost', '41705'), (3721, 311, 'owner', 'Seth'), (3722, 311, 'color', 'orange'), (3723, 311, 'max_speed', '75'), (3724, 311, 'weight', '3587'), (3725, 311, 'production_year', '1994'), (3726, 311, 'engine_volume', '4737'), (3727, 311, 'width', '2'), (3728, 311, 'height', '1'), (3729, 311, 'fuel_consumption', '15'), (3730, 311, 'doors', '2'), (3731, 311, 'price', '21372'), (3732, 311, 'cost', '38858'), (3733, 312, 'owner', 'Lucy'), (3734, 312, 'color', 'martini'), (3735, 312, 'max_speed', '133'), (3736, 312, 'weight', '1939'), (3737, 312, 'production_year', '2001'), (3738, 312, 'engine_volume', '6392'), (3739, 312, 'width', '2'), (3740, 312, 'height', '1'), (3741, 312, 'fuel_consumption', '16'), (3742, 312, 'doors', '4'), (3743, 312, 'price', '26210'), (3744, 312, 'cost', '30771'), (3745, 313, 'owner', 'Lava'), (3746, 313, 'color', 'red'), (3747, 313, 'max_speed', '98'), (3748, 313, 'weight', '4483'), (3749, 313, 'production_year', '1986'), (3750, 313, 'engine_volume', '7370'), (3751, 313, 'width', '3'), (3752, 313, 'height', '2'), (3753, 313, 'fuel_consumption', '13'), (3754, 313, 'doors', '2'), (3755, 313, 'price', '19177'), (3756, 313, 'cost', '33701'), (3757, 314, 'owner', 'Gengis'), (3758, 314, 'color', 'red'), (3759, 314, 'max_speed', '79'), (3760, 314, 'weight', '1865'), (3761, 314, 'production_year', '2016'), (3762, 314, 'engine_volume', '5669'), (3763, 314, 'width', '4'), (3764, 314, 'height', '2'), (3765, 314, 'fuel_consumption', '14'), (3766, 314, 'doors', '2'), (3767, 314, 'price', '14751'), (3768, 314, 'cost', '48201'), (3769, 315, 'owner', 'Hugh'), (3770, 315, 'color', 'martini'), (3771, 315, 'max_speed', '71'), (3772, 315, 'weight', '3318'), (3773, 315, 'production_year', '1988'), (3774, 315, 'engine_volume', '2367'), (3775, 315, 'width', '2'), (3776, 315, 'height', '1'), (3777, 315, 'fuel_consumption', '13'), (3778, 315, 'doors', '2'), (3779, 315, 'price', '12659'), (3780, 315, 'cost', '33831'), (3781, 316, 'owner', 'Gengis'), (3782, 316, 'color', 'red'), (3783, 316, 'max_speed', '229'), (3784, 316, 'weight', '2379'), (3785, 316, 'production_year', '1994'), (3786, 316, 'engine_volume', '3477'), (3787, 316, 'width', '2'), (3788, 316, 'height', '1'), (3789, 316, 'fuel_consumption', '17'), (3790, 316, 'doors', '2'), (3791, 316, 'price', '20990'), (3792, 316, 'cost', '41173'), (3793, 317, 'owner', 'Gino'), (3794, 317, 'color', 'martini'), (3795, 317, 'max_speed', '54'), (3796, 317, 'weight', '4623'), (3797, 317, 'production_year', '1975'), (3798, 317, 'engine_volume', '3547'), (3799, 317, 'width', '2'), (3800, 317, 'height', '1'), (3801, 317, 'fuel_consumption', '16'), (3802, 317, 'doors', '4'), (3803, 317, 'price', '10740'), (3804, 317, 'cost', '25243'), (3805, 318, 'owner', 'Seth'), (3806, 318, 'color', 'black'), (3807, 318, 'max_speed', '179'), (3808, 318, 'weight', '2371'), (3809, 318, 'production_year', '2001'), (3810, 318, 'engine_volume', '5537'), (3811, 318, 'width', '2'), (3812, 318, 'height', '1'), (3813, 318, 'fuel_consumption', '17'), (3814, 318, 'doors', '5'), (3815, 318, 'price', '10482'), (3816, 318, 'cost', '36377'), (3817, 319, 'owner', 'Hugh'), (3818, 319, 'color', 'martini'), (3819, 319, 'max_speed', '246'), (3820, 319, 'weight', '3655'), (3821, 319, 'production_year', '1994'), (3822, 319, 'engine_volume', '5853'), (3823, 319, 'width', '4'), (3824, 319, 'height', '2'), (3825, 319, 'fuel_consumption', '13'), (3826, 319, 'doors', '4'), (3827, 319, 'price', '23927'), (3828, 319, 'cost', '48975'), (3829, 320, 'owner', 'Lucy'), (3830, 320, 'color', 'orange'), (3831, 320, 'max_speed', '80'), (3832, 320, 'weight', '1356'), (3833, 320, 'production_year', '1972'), (3834, 320, 'engine_volume', '7033'), (3835, 320, 'width', '2'), (3836, 320, 'height', '1'), (3837, 320, 'fuel_consumption', '17'), (3838, 320, 'doors', '2'), (3839, 320, 'price', '27980'), (3840, 320, 'cost', '44551'), (3841, 321, 'owner', 'Lava'), (3842, 321, 'color', 'brown'), (3843, 321, 'max_speed', '41'), (3844, 321, 'weight', '3029'), (3845, 321, 'production_year', '2005'), (3846, 321, 'engine_volume', '4112'), (3847, 321, 'width', '2'), (3848, 321, 'height', '1'), (3849, 321, 'fuel_consumption', '18'), (3850, 321, 'doors', '4'), (3851, 321, 'price', '12871'), (3852, 321, 'cost', '28869'), (3853, 322, 'owner', 'Lucy'), (3854, 322, 'color', 'red'), (3855, 322, 'max_speed', '178'), (3856, 322, 'weight', '2474'), (3857, 322, 'production_year', '2006'), (3858, 322, 'engine_volume', '2257'), (3859, 322, 'width', '3'), (3860, 322, 'height', '2'), (3861, 322, 'fuel_consumption', '13'), (3862, 322, 'doors', '5'), (3863, 322, 'price', '24683'), (3864, 322, 'cost', '37534'), (3865, 323, 'owner', 'Lava'), (3866, 323, 'color', 'white'), (3867, 323, 'max_speed', '219'), (3868, 323, 'weight', '2430'), (3869, 323, 'production_year', '2008'), (3870, 323, 'engine_volume', '2230'), (3871, 323, 'width', '4'), (3872, 323, 'height', '1'), (3873, 323, 'fuel_consumption', '14'), (3874, 323, 'doors', '4'), (3875, 323, 'price', '28179'), (3876, 323, 'cost', '46619'), (3877, 324, 'owner', 'Seth'), (3878, 324, 'color', 'brown'), (3879, 324, 'max_speed', '160'), (3880, 324, 'weight', '1689'), (3881, 324, 'production_year', '1994'), (3882, 324, 'engine_volume', '6173'), (3883, 324, 'width', '3'), (3884, 324, 'height', '2'), (3885, 324, 'fuel_consumption', '17'), (3886, 324, 'doors', '2'), (3887, 324, 'price', '15144'), (3888, 324, 'cost', '35980'), (3889, 325, 'owner', 'Seth'), (3890, 325, 'color', 'black'), (3891, 325, 'max_speed', '187'), (3892, 325, 'weight', '3459'), (3893, 325, 'production_year', '1979'), (3894, 325, 'engine_volume', '2705'), (3895, 325, 'width', '2'), (3896, 325, 'height', '2'), (3897, 325, 'fuel_consumption', '16'), (3898, 325, 'doors', '5'), (3899, 325, 'price', '16763'), (3900, 325, 'cost', '48233'), (3901, 326, 'owner', 'Mario'), (3902, 326, 'color', 'brown'), (3903, 326, 'max_speed', '93'), (3904, 326, 'weight', '2170'), (3905, 326, 'production_year', '1974'), (3906, 326, 'engine_volume', '5886'), (3907, 326, 'width', '2'), (3908, 326, 'height', '1'), (3909, 326, 'fuel_consumption', '18'), (3910, 326, 'doors', '2'), (3911, 326, 'price', '22495'), (3912, 326, 'cost', '38315'), (3913, 327, 'owner', 'Lava'), (3914, 327, 'color', 'yellow'), (3915, 327, 'max_speed', '84'), (3916, 327, 'weight', '4390'), (3917, 327, 'production_year', '1983'), (3918, 327, 'engine_volume', '2183'), (3919, 327, 'width', '3'), (3920, 327, 'height', '1'), (3921, 327, 'fuel_consumption', '17'), (3922, 327, 'doors', '5'), (3923, 327, 'price', '15067'), (3924, 327, 'cost', '49336'), (3925, 328, 'owner', 'Gino'), (3926, 328, 'color', 'orange'), (3927, 328, 'max_speed', '92'), (3928, 328, 'weight', '4291'), (3929, 328, 'production_year', '2000'), (3930, 328, 'engine_volume', '3445'), (3931, 328, 'width', '3'), (3932, 328, 'height', '2'), (3933, 328, 'fuel_consumption', '17'), (3934, 328, 'doors', '3'), (3935, 328, 'price', '23807'), (3936, 328, 'cost', '35429'), (3937, 329, 'owner', 'Lava'), (3938, 329, 'color', 'brown'), (3939, 329, 'max_speed', '73'), (3940, 329, 'weight', '4821'), (3941, 329, 'production_year', '1984'), (3942, 329, 'engine_volume', '4693'), (3943, 329, 'width', '3'), (3944, 329, 'height', '2'), (3945, 329, 'fuel_consumption', '17'), (3946, 329, 'doors', '4'), (3947, 329, 'price', '26303'), (3948, 329, 'cost', '48962'), (3949, 330, 'owner', 'Hugh'), (3950, 330, 'color', 'orange'), (3951, 330, 'max_speed', '270'), (3952, 330, 'weight', '3673'), (3953, 330, 'production_year', '1985'), (3954, 330, 'engine_volume', '7723'), (3955, 330, 'width', '3'), (3956, 330, 'height', '1'), (3957, 330, 'fuel_consumption', '17'), (3958, 330, 'doors', '4'), (3959, 330, 'price', '25473'), (3960, 330, 'cost', '35430'), (3961, 331, 'owner', 'Lava'), (3962, 331, 'color', 'red'), (3963, 331, 'max_speed', '299'), (3964, 331, 'weight', '4847'), (3965, 331, 'production_year', '2008'), (3966, 331, 'engine_volume', '3345'), (3967, 331, 'width', '3'), (3968, 331, 'height', '1'), (3969, 331, 'fuel_consumption', '17'), (3970, 331, 'doors', '4'), (3971, 331, 'price', '11566'), (3972, 331, 'cost', '39674'), (3973, 332, 'owner', 'Jules'), (3974, 332, 'color', 'brown'), (3975, 332, 'max_speed', '249'), (3976, 332, 'weight', '1814'), (3977, 332, 'production_year', '1996'), (3978, 332, 'engine_volume', '3913'), (3979, 332, 'width', '2'), (3980, 332, 'height', '1'), (3981, 332, 'fuel_consumption', '13'), (3982, 332, 'doors', '5'), (3983, 332, 'price', '23367'), (3984, 332, 'cost', '32328'), (3985, 333, 'owner', 'Gino'), (3986, 333, 'color', 'martini'), (3987, 333, 'max_speed', '286'), (3988, 333, 'weight', '2838'), (3989, 333, 'production_year', '2012'), (3990, 333, 'engine_volume', '2416'), (3991, 333, 'width', '4'), (3992, 333, 'height', '2'), (3993, 333, 'fuel_consumption', '15'), (3994, 333, 'doors', '5'), (3995, 333, 'price', '23689'), (3996, 333, 'cost', '47460'), (3997, 334, 'owner', 'Lava'), (3998, 334, 'color', 'white'), (3999, 334, 'max_speed', '104'), (4000, 334, 'weight', '3559'), (4001, 334, 'production_year', '1977'), (4002, 334, 'engine_volume', '7033'), (4003, 334, 'width', '4'), (4004, 334, 'height', '2'), (4005, 334, 'fuel_consumption', '18'), (4006, 334, 'doors', '4'), (4007, 334, 'price', '12595'), (4008, 334, 'cost', '40754'), (4009, 335, 'owner', 'Mario'), (4010, 335, 'color', 'green'), (4011, 335, 'max_speed', '182'), (4012, 335, 'weight', '2773'), (4013, 335, 'production_year', '2003'), (4014, 335, 'engine_volume', '3281'), (4015, 335, 'width', '4'), (4016, 335, 'height', '2'), (4017, 335, 'fuel_consumption', '13'), (4018, 335, 'doors', '4'), (4019, 335, 'price', '11368'), (4020, 335, 'cost', '44728'), (4021, 336, 'owner', 'Gino'), (4022, 336, 'color', 'green'), (4023, 336, 'max_speed', '89'), (4024, 336, 'weight', '4764'), (4025, 336, 'production_year', '1987'), (4026, 336, 'engine_volume', '4924'), (4027, 336, 'width', '4'), (4028, 336, 'height', '2'), (4029, 336, 'fuel_consumption', '13'), (4030, 336, 'doors', '4'), (4031, 336, 'price', '17826'), (4032, 336, 'cost', '48698'), (4033, 337, 'owner', 'Lava'), (4034, 337, 'color', 'red'), (4035, 337, 'max_speed', '138'), (4036, 337, 'weight', '3725'), (4037, 337, 'production_year', '2004'), (4038, 337, 'engine_volume', '7600'), (4039, 337, 'width', '2'), (4040, 337, 'height', '2'), (4041, 337, 'fuel_consumption', '15'), (4042, 337, 'doors', '5'), (4043, 337, 'price', '18116'), (4044, 337, 'cost', '35266'), (4045, 338, 'owner', 'Seth'), (4046, 338, 'color', 'green'), (4047, 338, 'max_speed', '85'), (4048, 338, 'weight', '4559'), (4049, 338, 'production_year', '1984'), (4050, 338, 'engine_volume', '3666'), (4051, 338, 'width', '3'), (4052, 338, 'height', '2'), (4053, 338, 'fuel_consumption', '17'), (4054, 338, 'doors', '4'), (4055, 338, 'price', '28952'), (4056, 338, 'cost', '26333'), (4057, 339, 'owner', 'Lucy'), (4058, 339, 'color', 'red'), (4059, 339, 'max_speed', '271'), (4060, 339, 'weight', '1534'), (4061, 339, 'production_year', '1972'), (4062, 339, 'engine_volume', '7968'), (4063, 339, 'width', '4'), (4064, 339, 'height', '1'), (4065, 339, 'fuel_consumption', '15'), (4066, 339, 'doors', '4'), (4067, 339, 'price', '22387'), (4068, 339, 'cost', '29155'), (4069, 340, 'owner', 'Lucy'), (4070, 340, 'color', 'martini'), (4071, 340, 'max_speed', '288'), (4072, 340, 'weight', '1323'), (4073, 340, 'production_year', '2013'), (4074, 340, 'engine_volume', '6944'), (4075, 340, 'width', '4'), (4076, 340, 'height', '1'), (4077, 340, 'fuel_consumption', '17'), (4078, 340, 'doors', '2'), (4079, 340, 'price', '12923'), (4080, 340, 'cost', '34317'), (4081, 341, 'owner', 'Gino'), (4082, 341, 'color', 'orange'), (4083, 341, 'max_speed', '98'), (4084, 341, 'weight', '1161'), (4085, 341, 'production_year', '1999'), (4086, 341, 'engine_volume', '7572'), (4087, 341, 'width', '4'), (4088, 341, 'height', '1'), (4089, 341, 'fuel_consumption', '14'), (4090, 341, 'doors', '4'), (4091, 341, 'price', '11728'), (4092, 341, 'cost', '33003'), (4093, 342, 'owner', 'Lava'), (4094, 342, 'color', 'orange'), (4095, 342, 'max_speed', '65'), (4096, 342, 'weight', '3547'), (4097, 342, 'production_year', '1984'), (4098, 342, 'engine_volume', '3264'), (4099, 342, 'width', '4'), (4100, 342, 'height', '1'), (4101, 342, 'fuel_consumption', '17'), (4102, 342, 'doors', '5'), (4103, 342, 'price', '27457'), (4104, 342, 'cost', '30460'), (4105, 343, 'owner', 'Mario'), (4106, 343, 'color', 'green'), (4107, 343, 'max_speed', '155'), (4108, 343, 'weight', '4014'), (4109, 343, 'production_year', '2000'), (4110, 343, 'engine_volume', '5392'), (4111, 343, 'width', '2'), (4112, 343, 'height', '1'), (4113, 343, 'fuel_consumption', '14'), (4114, 343, 'doors', '3'), (4115, 343, 'price', '18248'), (4116, 343, 'cost', '34923'), (4117, 344, 'owner', 'Lucy'), (4118, 344, 'color', 'orange'), (4119, 344, 'max_speed', '207'), (4120, 344, 'weight', '4444'), (4121, 344, 'production_year', '1975'), (4122, 344, 'engine_volume', '7748'), (4123, 344, 'width', '4'), (4124, 344, 'height', '2'), (4125, 344, 'fuel_consumption', '15'), (4126, 344, 'doors', '2'), (4127, 344, 'price', '16261'), (4128, 344, 'cost', '46581'), (4129, 345, 'owner', 'Gino'), (4130, 345, 'color', 'orange'), (4131, 345, 'max_speed', '121'), (4132, 345, 'weight', '3807'), (4133, 345, 'production_year', '2003'), (4134, 345, 'engine_volume', '5124'), (4135, 345, 'width', '4'), (4136, 345, 'height', '1'), (4137, 345, 'fuel_consumption', '15'), (4138, 345, 'doors', '3'), (4139, 345, 'price', '22896'), (4140, 345, 'cost', '42706'), (4141, 346, 'owner', 'Gino'), (4142, 346, 'color', 'green'), (4143, 346, 'max_speed', '298'), (4144, 346, 'weight', '3998'), (4145, 346, 'production_year', '1985'), (4146, 346, 'engine_volume', '6658'), (4147, 346, 'width', '2'), (4148, 346, 'height', '2'), (4149, 346, 'fuel_consumption', '18'), (4150, 346, 'doors', '5'), (4151, 346, 'price', '11109'), (4152, 346, 'cost', '36681'), (4153, 347, 'owner', 'Gino'), (4154, 347, 'color', 'orange'), (4155, 347, 'max_speed', '104'), (4156, 347, 'weight', '3550'), (4157, 347, 'production_year', '2000'), (4158, 347, 'engine_volume', '6121'), (4159, 347, 'width', '2'), (4160, 347, 'height', '2'), (4161, 347, 'fuel_consumption', '15'), (4162, 347, 'doors', '3'), (4163, 347, 'price', '28355'), (4164, 347, 'cost', '47242'), (4165, 348, 'owner', 'Seth'), (4166, 348, 'color', 'yellow'), (4167, 348, 'max_speed', '231'), (4168, 348, 'weight', '2375'), (4169, 348, 'production_year', '1993'), (4170, 348, 'engine_volume', '7542'), (4171, 348, 'width', '3'), (4172, 348, 'height', '1'), (4173, 348, 'fuel_consumption', '13'), (4174, 348, 'doors', '3'), (4175, 348, 'price', '16213'), (4176, 348, 'cost', '26567'), (4177, 349, 'owner', 'Seth'), (4178, 349, 'color', 'orange'), (4179, 349, 'max_speed', '131'), (4180, 349, 'weight', '4610'), (4181, 349, 'production_year', '1979'), (4182, 349, 'engine_volume', '3952'), (4183, 349, 'width', '2'), (4184, 349, 'height', '2'), (4185, 349, 'fuel_consumption', '18'), (4186, 349, 'doors', '3'), (4187, 349, 'price', '16005'), (4188, 349, 'cost', '38776'), (4189, 350, 'owner', 'Lucy'), (4190, 350, 'color', 'white'), (4191, 350, 'max_speed', '202'), (4192, 350, 'weight', '4571'), (4193, 350, 'production_year', '1994'), (4194, 350, 'engine_volume', '3733'), (4195, 350, 'width', '4'), (4196, 350, 'height', '2'), (4197, 350, 'fuel_consumption', '16'), (4198, 350, 'doors', '5'), (4199, 350, 'price', '13183'), (4200, 350, 'cost', '27061'), (4201, 351, 'owner', 'Seth'), (4202, 351, 'color', 'black'), (4203, 351, 'max_speed', '278'), (4204, 351, 'weight', '1437'), (4205, 351, 'production_year', '2008'), (4206, 351, 'engine_volume', '5852'), (4207, 351, 'width', '2'), (4208, 351, 'height', '1'), (4209, 351, 'fuel_consumption', '13'), (4210, 351, 'doors', '3'), (4211, 351, 'price', '26549'), (4212, 351, 'cost', '48890'), (4213, 352, 'owner', 'Gengis'), (4214, 352, 'color', 'white'), (4215, 352, 'max_speed', '154'), (4216, 352, 'weight', '1334'), (4217, 352, 'production_year', '1973'), (4218, 352, 'engine_volume', '2175'), (4219, 352, 'width', '2'), (4220, 352, 'height', '1'), (4221, 352, 'fuel_consumption', '15'), (4222, 352, 'doors', '4'), (4223, 352, 'price', '26674'), (4224, 352, 'cost', '30381'), (4225, 353, 'owner', 'Gino'), (4226, 353, 'color', 'white'), (4227, 353, 'max_speed', '192'), (4228, 353, 'weight', '2109'), (4229, 353, 'production_year', '2005'), (4230, 353, 'engine_volume', '4668'), (4231, 353, 'width', '3'), (4232, 353, 'height', '2'), (4233, 353, 'fuel_consumption', '18'), (4234, 353, 'doors', '2'), (4235, 353, 'price', '16775'), (4236, 353, 'cost', '47054'), (4237, 354, 'owner', 'Seth'), (4238, 354, 'color', 'martini'), (4239, 354, 'max_speed', '185'), (4240, 354, 'weight', '4321'), (4241, 354, 'production_year', '1984'), (4242, 354, 'engine_volume', '5425'), (4243, 354, 'width', '3'), (4244, 354, 'height', '1'), (4245, 354, 'fuel_consumption', '13'), (4246, 354, 'doors', '3'), (4247, 354, 'price', '22911'), (4248, 354, 'cost', '39655'), (4249, 355, 'owner', 'Mario'), (4250, 355, 'color', 'brown'), (4251, 355, 'max_speed', '96'), (4252, 355, 'weight', '3152'), (4253, 355, 'production_year', '1980'), (4254, 355, 'engine_volume', '4405'), (4255, 355, 'width', '3'), (4256, 355, 'height', '2'), (4257, 355, 'fuel_consumption', '17'), (4258, 355, 'doors', '4'), (4259, 355, 'price', '17740'), (4260, 355, 'cost', '30764'), (4261, 356, 'owner', 'Lucy'), (4262, 356, 'color', 'yellow'), (4263, 356, 'max_speed', '261'), (4264, 356, 'weight', '1781'), (4265, 356, 'production_year', '1971'), (4266, 356, 'engine_volume', '7117'), (4267, 356, 'width', '2'), (4268, 356, 'height', '1'), (4269, 356, 'fuel_consumption', '18'), (4270, 356, 'doors', '4'), (4271, 356, 'price', '22973'), (4272, 356, 'cost', '41977'), (4273, 357, 'owner', 'Gengis'), (4274, 357, 'color', 'black'), (4275, 357, 'max_speed', '263'), (4276, 357, 'weight', '3778'), (4277, 357, 'production_year', '1974'), (4278, 357, 'engine_volume', '3502'), (4279, 357, 'width', '3'), (4280, 357, 'height', '2'), (4281, 357, 'fuel_consumption', '13'), (4282, 357, 'doors', '2'), (4283, 357, 'price', '27898'), (4284, 357, 'cost', '35585'), (4285, 358, 'owner', 'Seth'), (4286, 358, 'color', 'martini'), (4287, 358, 'max_speed', '178'), (4288, 358, 'weight', '4405'), (4289, 358, 'production_year', '1996'), (4290, 358, 'engine_volume', '3923'), (4291, 358, 'width', '2'), (4292, 358, 'height', '2'), (4293, 358, 'fuel_consumption', '15'), (4294, 358, 'doors', '2'), (4295, 358, 'price', '24256'), (4296, 358, 'cost', '41134'), (4297, 359, 'owner', 'Jules'), (4298, 359, 'color', 'white'), (4299, 359, 'max_speed', '140'), (4300, 359, 'weight', '3771'), (4301, 359, 'production_year', '1980'), (4302, 359, 'engine_volume', '5604'), (4303, 359, 'width', '2'), (4304, 359, 'height', '2'), (4305, 359, 'fuel_consumption', '14'), (4306, 359, 'doors', '4'), (4307, 359, 'price', '19517'), (4308, 359, 'cost', '48265'), (4309, 360, 'owner', 'Mario'), (4310, 360, 'color', 'martini'), (4311, 360, 'max_speed', '67'), (4312, 360, 'weight', '1949'), (4313, 360, 'production_year', '2015'), (4314, 360, 'engine_volume', '3319'), (4315, 360, 'width', '3'), (4316, 360, 'height', '1'), (4317, 360, 'fuel_consumption', '16'), (4318, 360, 'doors', '4'), (4319, 360, 'price', '29407'), (4320, 360, 'cost', '42666'), (4321, 361, 'owner', 'Gino'), (4322, 361, 'color', 'white'), (4323, 361, 'max_speed', '145'), (4324, 361, 'weight', '1667'), (4325, 361, 'production_year', '1987'), (4326, 361, 'engine_volume', '5717'), (4327, 361, 'width', '4'), (4328, 361, 'height', '1'), (4329, 361, 'fuel_consumption', '14'), (4330, 361, 'doors', '4'), (4331, 361, 'price', '29215'), (4332, 361, 'cost', '29134'), (4333, 362, 'owner', 'Lava'), (4334, 362, 'color', 'martini'), (4335, 362, 'max_speed', '164'), (4336, 362, 'weight', '1804'), (4337, 362, 'production_year', '1997'), (4338, 362, 'engine_volume', '7137'), (4339, 362, 'width', '3'), (4340, 362, 'height', '1'), (4341, 362, 'fuel_consumption', '17'), (4342, 362, 'doors', '2'), (4343, 362, 'price', '15909'), (4344, 362, 'cost', '33316'), (4345, 363, 'owner', 'Hugh'), (4346, 363, 'color', 'yellow'), (4347, 363, 'max_speed', '165'), (4348, 363, 'weight', '2939'), (4349, 363, 'production_year', '2007'), (4350, 363, 'engine_volume', '6745'), (4351, 363, 'width', '4'), (4352, 363, 'height', '1'), (4353, 363, 'fuel_consumption', '17'), (4354, 363, 'doors', '4'), (4355, 363, 'price', '23488'), (4356, 363, 'cost', '44965'), (4357, 364, 'owner', 'Lucy'), (4358, 364, 'color', 'red'), (4359, 364, 'max_speed', '23'), (4360, 364, 'weight', '4345'), (4361, 364, 'production_year', '1979'), (4362, 364, 'engine_volume', '2464'), (4363, 364, 'width', '3'), (4364, 364, 'height', '2'), (4365, 364, 'fuel_consumption', '18'), (4366, 364, 'doors', '4'), (4367, 364, 'price', '16847'), (4368, 364, 'cost', '33630'), (4369, 365, 'owner', 'Lucy'), (4370, 365, 'color', 'orange'), (4371, 365, 'max_speed', '250'), (4372, 365, 'weight', '4590'), (4373, 365, 'production_year', '1999'), (4374, 365, 'engine_volume', '7989'), (4375, 365, 'width', '2'), (4376, 365, 'height', '2'), (4377, 365, 'fuel_consumption', '13'), (4378, 365, 'doors', '5'), (4379, 365, 'price', '23020'), (4380, 365, 'cost', '37517'), (4381, 366, 'owner', 'Mario'), (4382, 366, 'color', 'yellow'), (4383, 366, 'max_speed', '94'), (4384, 366, 'weight', '3252'), (4385, 366, 'production_year', '2015'), (4386, 366, 'engine_volume', '4539'), (4387, 366, 'width', '2'), (4388, 366, 'height', '2'), (4389, 366, 'fuel_consumption', '16'), (4390, 366, 'doors', '2'), (4391, 366, 'price', '25989'), (4392, 366, 'cost', '37915'), (4393, 367, 'owner', 'Lucy'), (4394, 367, 'color', 'martini'), (4395, 367, 'max_speed', '286'), (4396, 367, 'weight', '1858'), (4397, 367, 'production_year', '1983'), (4398, 367, 'engine_volume', '4943'), (4399, 367, 'width', '2'), (4400, 367, 'height', '1'), (4401, 367, 'fuel_consumption', '15'), (4402, 367, 'doors', '4'), (4403, 367, 'price', '11915'), (4404, 367, 'cost', '25767'), (4405, 368, 'owner', 'Lucy'), (4406, 368, 'color', 'white'), (4407, 368, 'max_speed', '201'), (4408, 368, 'weight', '2087'), (4409, 368, 'production_year', '2009'), (4410, 368, 'engine_volume', '7977'), (4411, 368, 'width', '4'), (4412, 368, 'height', '2'), (4413, 368, 'fuel_consumption', '14'), (4414, 368, 'doors', '3'), (4415, 368, 'price', '25396'), (4416, 368, 'cost', '25754'), (4417, 369, 'owner', 'Lava'), (4418, 369, 'color', 'white'), (4419, 369, 'max_speed', '274'), (4420, 369, 'weight', '1366'), (4421, 369, 'production_year', '1978'), (4422, 369, 'engine_volume', '4166'), (4423, 369, 'width', '2'), (4424, 369, 'height', '1'), (4425, 369, 'fuel_consumption', '13'), (4426, 369, 'doors', '3'), (4427, 369, 'price', '20813'), (4428, 369, 'cost', '35380'), (4429, 370, 'owner', 'Jules'), (4430, 370, 'color', 'black'), (4431, 370, 'max_speed', '257'), (4432, 370, 'weight', '2604'), (4433, 370, 'production_year', '2007'), (4434, 370, 'engine_volume', '4217'), (4435, 370, 'width', '3'), (4436, 370, 'height', '2'), (4437, 370, 'fuel_consumption', '14'), (4438, 370, 'doors', '2'), (4439, 370, 'price', '16349'), (4440, 370, 'cost', '33423'), (4441, 371, 'owner', 'Gino'), (4442, 371, 'color', 'red'), (4443, 371, 'max_speed', '194'), (4444, 371, 'weight', '4627'), (4445, 371, 'production_year', '1971'), (4446, 371, 'engine_volume', '4727'), (4447, 371, 'width', '2'), (4448, 371, 'height', '2'), (4449, 371, 'fuel_consumption', '15'), (4450, 371, 'doors', '4'), (4451, 371, 'price', '24920'), (4452, 371, 'cost', '27715'), (4453, 372, 'owner', 'Jules'), (4454, 372, 'color', 'black'), (4455, 372, 'max_speed', '136'), (4456, 372, 'weight', '2076'), (4457, 372, 'production_year', '2012'), (4458, 372, 'engine_volume', '4577'), (4459, 372, 'width', '4'), (4460, 372, 'height', '1'), (4461, 372, 'fuel_consumption', '13'), (4462, 372, 'doors', '2'), (4463, 372, 'price', '12497'), (4464, 372, 'cost', '49759'), (4465, 373, 'owner', 'Jules'), (4466, 373, 'color', 'green'), (4467, 373, 'max_speed', '169'), (4468, 373, 'weight', '2345'), (4469, 373, 'production_year', '2004'), (4470, 373, 'engine_volume', '3454'), (4471, 373, 'width', '4'), (4472, 373, 'height', '2'), (4473, 373, 'fuel_consumption', '13'), (4474, 373, 'doors', '5'), (4475, 373, 'price', '16023'), (4476, 373, 'cost', '42465'), (4477, 374, 'owner', 'Gino'), (4478, 374, 'color', 'white'), (4479, 374, 'max_speed', '121'), (4480, 374, 'weight', '2095'), (4481, 374, 'production_year', '1980'), (4482, 374, 'engine_volume', '4425'), (4483, 374, 'width', '3'), (4484, 374, 'height', '1'), (4485, 374, 'fuel_consumption', '15'), (4486, 374, 'doors', '5'), (4487, 374, 'price', '18593'), (4488, 374, 'cost', '44811'), (4489, 375, 'owner', 'Seth'), (4490, 375, 'color', 'green'), (4491, 375, 'max_speed', '252'), (4492, 375, 'weight', '2795'), (4493, 375, 'production_year', '2001'), (4494, 375, 'engine_volume', '7299'), (4495, 375, 'width', '3'), (4496, 375, 'height', '1'), (4497, 375, 'fuel_consumption', '14'), (4498, 375, 'doors', '4'), (4499, 375, 'price', '19269'), (4500, 375, 'cost', '40876'), (4501, 376, 'owner', 'Gengis'), (4502, 376, 'color', 'martini'), (4503, 376, 'max_speed', '154'), (4504, 376, 'weight', '3152'), (4505, 376, 'production_year', '1977'), (4506, 376, 'engine_volume', '4787'), (4507, 376, 'width', '2'), (4508, 376, 'height', '2'), (4509, 376, 'fuel_consumption', '15'), (4510, 376, 'doors', '4'), (4511, 376, 'price', '11462'), (4512, 376, 'cost', '46338'), (4513, 377, 'owner', 'Gino'), (4514, 377, 'color', 'black'), (4515, 377, 'max_speed', '218'), (4516, 377, 'weight', '2513'), (4517, 377, 'production_year', '1971'), (4518, 377, 'engine_volume', '6434'), (4519, 377, 'width', '2'), (4520, 377, 'height', '1'), (4521, 377, 'fuel_consumption', '17'), (4522, 377, 'doors', '5'), (4523, 377, 'price', '22757'), (4524, 377, 'cost', '45157'), (4525, 378, 'owner', 'Mario'), (4526, 378, 'color', 'brown'), (4527, 378, 'max_speed', '184'), (4528, 378, 'weight', '4429'), (4529, 378, 'production_year', '1992'), (4530, 378, 'engine_volume', '2852'), (4531, 378, 'width', '2'), (4532, 378, 'height', '1'), (4533, 378, 'fuel_consumption', '17'), (4534, 378, 'doors', '2'), (4535, 378, 'price', '10716'), (4536, 378, 'cost', '49205'), (4537, 379, 'owner', 'Lava'), (4538, 379, 'color', 'martini'), (4539, 379, 'max_speed', '257'), (4540, 379, 'weight', '1628'), (4541, 379, 'production_year', '1975'), (4542, 379, 'engine_volume', '4203'), (4543, 379, 'width', '4'), (4544, 379, 'height', '2'), (4545, 379, 'fuel_consumption', '13'), (4546, 379, 'doors', '3'), (4547, 379, 'price', '10853'), (4548, 379, 'cost', '49239'), (4549, 380, 'owner', 'Jules'), (4550, 380, 'color', 'green'), (4551, 380, 'max_speed', '210'), (4552, 380, 'weight', '3031'), (4553, 380, 'production_year', '1995'), (4554, 380, 'engine_volume', '5880'), (4555, 380, 'width', '3'), (4556, 380, 'height', '1'), (4557, 380, 'fuel_consumption', '14'), (4558, 380, 'doors', '3'), (4559, 380, 'price', '24380'), (4560, 380, 'cost', '46780'), (4561, 381, 'owner', 'Jules'), (4562, 381, 'color', 'martini'), (4563, 381, 'max_speed', '147'), (4564, 381, 'weight', '3977'), (4565, 381, 'production_year', '1970'), (4566, 381, 'engine_volume', '4061'), (4567, 381, 'width', '4'), (4568, 381, 'height', '1'), (4569, 381, 'fuel_consumption', '17'), (4570, 381, 'doors', '2'), (4571, 381, 'price', '14394'), (4572, 381, 'cost', '34863'), (4573, 382, 'owner', 'Gino'), (4574, 382, 'color', 'green'), (4575, 382, 'max_speed', '251'), (4576, 382, 'weight', '1212'), (4577, 382, 'production_year', '1998'), (4578, 382, 'engine_volume', '6295'), (4579, 382, 'width', '3'), (4580, 382, 'height', '1'), (4581, 382, 'fuel_consumption', '13'), (4582, 382, 'doors', '2'), (4583, 382, 'price', '28149'), (4584, 382, 'cost', '31087'), (4585, 383, 'owner', 'Seth'), (4586, 383, 'color', 'green'), (4587, 383, 'max_speed', '130'), (4588, 383, 'weight', '4065'), (4589, 383, 'production_year', '1984'), (4590, 383, 'engine_volume', '5710'), (4591, 383, 'width', '4'), (4592, 383, 'height', '1'), (4593, 383, 'fuel_consumption', '16'), (4594, 383, 'doors', '2'), (4595, 383, 'price', '23534'), (4596, 383, 'cost', '40615'), (4597, 384, 'owner', 'Lava'), (4598, 384, 'color', 'brown'), (4599, 384, 'max_speed', '236'), (4600, 384, 'weight', '2656'), (4601, 384, 'production_year', '1990'), (4602, 384, 'engine_volume', '6226'), (4603, 384, 'width', '2'), (4604, 384, 'height', '1'), (4605, 384, 'fuel_consumption', '17'), (4606, 384, 'doors', '3'), (4607, 384, 'price', '18891'), (4608, 384, 'cost', '41987'), (4609, 385, 'owner', 'Lava'), (4610, 385, 'color', 'black'), (4611, 385, 'max_speed', '264'), (4612, 385, 'weight', '3647'), (4613, 385, 'production_year', '1987'), (4614, 385, 'engine_volume', '4333'), (4615, 385, 'width', '2'), (4616, 385, 'height', '2'), (4617, 385, 'fuel_consumption', '18'), (4618, 385, 'doors', '4'), (4619, 385, 'price', '26274'), (4620, 385, 'cost', '39594'), (4621, 386, 'owner', 'Lucy'), (4622, 386, 'color', 'yellow'), (4623, 386, 'max_speed', '40'), (4624, 386, 'weight', '2506'), (4625, 386, 'production_year', '1970'), (4626, 386, 'engine_volume', '6531'), (4627, 386, 'width', '2'), (4628, 386, 'height', '1'), (4629, 386, 'fuel_consumption', '17'), (4630, 386, 'doors', '5'), (4631, 386, 'price', '14574'), (4632, 386, 'cost', '29357'), (4633, 387, 'owner', 'Seth'), (4634, 387, 'color', 'white'), (4635, 387, 'max_speed', '70'), (4636, 387, 'weight', '1822'), (4637, 387, 'production_year', '2006'), (4638, 387, 'engine_volume', '3732'), (4639, 387, 'width', '4'), (4640, 387, 'height', '1'), (4641, 387, 'fuel_consumption', '15'), (4642, 387, 'doors', '2'), (4643, 387, 'price', '27882'), (4644, 387, 'cost', '39625'), (4645, 388, 'owner', 'Hugh'), (4646, 388, 'color', 'white'), (4647, 388, 'max_speed', '222'), (4648, 388, 'weight', '3691'), (4649, 388, 'production_year', '2012'), (4650, 388, 'engine_volume', '3313'), (4651, 388, 'width', '2'), (4652, 388, 'height', '1'), (4653, 388, 'fuel_consumption', '14'), (4654, 388, 'doors', '2'), (4655, 388, 'price', '23998'), (4656, 388, 'cost', '41464'), (4657, 389, 'owner', 'Seth'), (4658, 389, 'color', 'yellow'), (4659, 389, 'max_speed', '58'), (4660, 389, 'weight', '1508'), (4661, 389, 'production_year', '1992'), (4662, 389, 'engine_volume', '3919'), (4663, 389, 'width', '4'), (4664, 389, 'height', '2'), (4665, 389, 'fuel_consumption', '15'), (4666, 389, 'doors', '5'), (4667, 389, 'price', '15402'), (4668, 389, 'cost', '25940'), (4669, 390, 'owner', 'Jules'), (4670, 390, 'color', 'yellow'), (4671, 390, 'max_speed', '189'), (4672, 390, 'weight', '2826'), (4673, 390, 'production_year', '1999'), (4674, 390, 'engine_volume', '4442'), (4675, 390, 'width', '3'), (4676, 390, 'height', '2'), (4677, 390, 'fuel_consumption', '18'), (4678, 390, 'doors', '3'), (4679, 390, 'price', '11309'), (4680, 390, 'cost', '36625'), (4681, 391, 'owner', 'Lava'), (4682, 391, 'color', 'brown'), (4683, 391, 'max_speed', '179'), (4684, 391, 'weight', '2159'), (4685, 391, 'production_year', '2002'), (4686, 391, 'engine_volume', '3753'), (4687, 391, 'width', '3'), (4688, 391, 'height', '1'), (4689, 391, 'fuel_consumption', '16'), (4690, 391, 'doors', '5'), (4691, 391, 'price', '28469'), (4692, 391, 'cost', '28717'), (4693, 392, 'owner', 'Hugh'), (4694, 392, 'color', 'white'), (4695, 392, 'max_speed', '95'), (4696, 392, 'weight', '2042'), (4697, 392, 'production_year', '1984'), (4698, 392, 'engine_volume', '3610'), (4699, 392, 'width', '4'), (4700, 392, 'height', '2'), (4701, 392, 'fuel_consumption', '18'), (4702, 392, 'doors', '4'), (4703, 392, 'price', '24072'), (4704, 392, 'cost', '26539'), (4705, 393, 'owner', 'Hugh'), (4706, 393, 'color', 'green'), (4707, 393, 'max_speed', '27'), (4708, 393, 'weight', '2709'), (4709, 393, 'production_year', '1985'), (4710, 393, 'engine_volume', '2658'), (4711, 393, 'width', '2'), (4712, 393, 'height', '2'), (4713, 393, 'fuel_consumption', '14'), (4714, 393, 'doors', '2'), (4715, 393, 'price', '12138'), (4716, 393, 'cost', '34761'), (4717, 394, 'owner', 'Mario'), (4718, 394, 'color', 'orange'), (4719, 394, 'max_speed', '149'), (4720, 394, 'weight', '3844'), (4721, 394, 'production_year', '2014'), (4722, 394, 'engine_volume', '4752'), (4723, 394, 'width', '3'), (4724, 394, 'height', '1'), (4725, 394, 'fuel_consumption', '13'), (4726, 394, 'doors', '5'), (4727, 394, 'price', '10212'), (4728, 394, 'cost', '46482'), (4729, 395, 'owner', 'Mario'), (4730, 395, 'color', 'red'), (4731, 395, 'max_speed', '233'), (4732, 395, 'weight', '4621'), (4733, 395, 'production_year', '1992'), (4734, 395, 'engine_volume', '6058'), (4735, 395, 'width', '4'), (4736, 395, 'height', '2'), (4737, 395, 'fuel_consumption', '16'), (4738, 395, 'doors', '2'), (4739, 395, 'price', '18370'), (4740, 395, 'cost', '43300'), (4741, 396, 'owner', 'Jules'), (4742, 396, 'color', 'brown'), (4743, 396, 'max_speed', '21'), (4744, 396, 'weight', '1849'), (4745, 396, 'production_year', '2000'), (4746, 396, 'engine_volume', '7326'), (4747, 396, 'width', '4'), (4748, 396, 'height', '1'), (4749, 396, 'fuel_consumption', '17'), (4750, 396, 'doors', '5'), (4751, 396, 'price', '28417'), (4752, 396, 'cost', '26063'), (4753, 397, 'owner', 'Lava'), (4754, 397, 'color', 'red'), (4755, 397, 'max_speed', '55'), (4756, 397, 'weight', '3452'), (4757, 397, 'production_year', '1986'), (4758, 397, 'engine_volume', '6119'), (4759, 397, 'width', '2'), (4760, 397, 'height', '2'), (4761, 397, 'fuel_consumption', '17'), (4762, 397, 'doors', '2'), (4763, 397, 'price', '10488'), (4764, 397, 'cost', '35095'), (4765, 398, 'owner', 'Mario'), (4766, 398, 'color', 'green'), (4767, 398, 'max_speed', '95'), (4768, 398, 'weight', '3722'), (4769, 398, 'production_year', '1996'), (4770, 398, 'engine_volume', '3480'), (4771, 398, 'width', '2'), (4772, 398, 'height', '2'), (4773, 398, 'fuel_consumption', '14'), (4774, 398, 'doors', '4'), (4775, 398, 'price', '11912'), (4776, 398, 'cost', '38104'), (4777, 399, 'owner', 'Seth'), (4778, 399, 'color', 'yellow'), (4779, 399, 'max_speed', '154'), (4780, 399, 'weight', '1648'), (4781, 399, 'production_year', '2017'), (4782, 399, 'engine_volume', '5387'), (4783, 399, 'width', '2'), (4784, 399, 'height', '2'), (4785, 399, 'fuel_consumption', '18'), (4786, 399, 'doors', '5'), (4787, 399, 'price', '25368'), (4788, 399, 'cost', '25699'), (4789, 400, 'owner', 'Lucy'), (4790, 400, 'color', 'yellow'), (4791, 400, 'max_speed', '20'), (4792, 400, 'weight', '4116'), (4793, 400, 'production_year', '2009'), (4794, 400, 'engine_volume', '2962'), (4795, 400, 'width', '3'), (4796, 400, 'height', '1'), (4797, 400, 'fuel_consumption', '18'), (4798, 400, 'doors', '3'), (4799, 400, 'price', '28817'), (4800, 400, 'cost', '42653'), (4801, 401, 'owner', 'Lucy'), (4802, 401, 'color', 'brown'), (4803, 401, 'max_speed', '177'), (4804, 401, 'weight', '4535'), (4805, 401, 'production_year', '2016'), (4806, 401, 'engine_volume', '5280'), (4807, 401, 'width', '4'), (4808, 401, 'height', '1'), (4809, 401, 'fuel_consumption', '18'), (4810, 401, 'doors', '2'), (4811, 401, 'price', '25847'), (4812, 401, 'cost', '40965'), (4813, 402, 'owner', 'Lucy'), (4814, 402, 'color', 'black'), (4815, 402, 'max_speed', '298'), (4816, 402, 'weight', '2821'), (4817, 402, 'production_year', '2006'), (4818, 402, 'engine_volume', '2616'), (4819, 402, 'width', '2'), (4820, 402, 'height', '2'), (4821, 402, 'fuel_consumption', '17'), (4822, 402, 'doors', '5'), (4823, 402, 'price', '27591'), (4824, 402, 'cost', '48569'), (4825, 403, 'owner', 'Hugh'), (4826, 403, 'color', 'orange'), (4827, 403, 'max_speed', '54'), (4828, 403, 'weight', '3852'), (4829, 403, 'production_year', '1990'), (4830, 403, 'engine_volume', '3751'), (4831, 403, 'width', '4'), (4832, 403, 'height', '1'), (4833, 403, 'fuel_consumption', '16'), (4834, 403, 'doors', '5'), (4835, 403, 'price', '19243'), (4836, 403, 'cost', '29257'), (4837, 404, 'owner', 'Lava'), (4838, 404, 'color', 'green'), (4839, 404, 'max_speed', '92'), (4840, 404, 'weight', '1974'), (4841, 404, 'production_year', '1991'), (4842, 404, 'engine_volume', '4810'), (4843, 404, 'width', '4'), (4844, 404, 'height', '2'), (4845, 404, 'fuel_consumption', '16'), (4846, 404, 'doors', '5'), (4847, 404, 'price', '29260'), (4848, 404, 'cost', '34892'), (4849, 405, 'owner', 'Seth'), (4850, 405, 'color', 'green'), (4851, 405, 'max_speed', '210'), (4852, 405, 'weight', '4963'), (4853, 405, 'production_year', '2007'), (4854, 405, 'engine_volume', '5571'), (4855, 405, 'width', '3'), (4856, 405, 'height', '1'), (4857, 405, 'fuel_consumption', '18'), (4858, 405, 'doors', '5'), (4859, 405, 'price', '16210'), (4860, 405, 'cost', '45414'), (4861, 406, 'owner', 'Seth'), (4862, 406, 'color', 'green'), (4863, 406, 'max_speed', '294'), (4864, 406, 'weight', '2981'), (4865, 406, 'production_year', '1992'), (4866, 406, 'engine_volume', '3693'), (4867, 406, 'width', '4'), (4868, 406, 'height', '2'), (4869, 406, 'fuel_consumption', '13'), (4870, 406, 'doors', '5'), (4871, 406, 'price', '13523'), (4872, 406, 'cost', '36343'), (4873, 407, 'owner', 'Lucy'), (4874, 407, 'color', 'orange'), (4875, 407, 'max_speed', '194'), (4876, 407, 'weight', '3541'), (4877, 407, 'production_year', '1973'), (4878, 407, 'engine_volume', '7492'), (4879, 407, 'width', '3'), (4880, 407, 'height', '2'), (4881, 407, 'fuel_consumption', '15'), (4882, 407, 'doors', '5'), (4883, 407, 'price', '25248'), (4884, 407, 'cost', '47351'), (4885, 408, 'owner', 'Mario'), (4886, 408, 'color', 'green'), (4887, 408, 'max_speed', '202'), (4888, 408, 'weight', '3309'), (4889, 408, 'production_year', '1991'), (4890, 408, 'engine_volume', '7735'), (4891, 408, 'width', '3'), (4892, 408, 'height', '1'), (4893, 408, 'fuel_consumption', '16'), (4894, 408, 'doors', '4'), (4895, 408, 'price', '18621'), (4896, 408, 'cost', '27699'), (4897, 409, 'owner', 'Lava'), (4898, 409, 'color', 'yellow'), (4899, 409, 'max_speed', '231'), (4900, 409, 'weight', '3855'), (4901, 409, 'production_year', '1998'), (4902, 409, 'engine_volume', '5709'), (4903, 409, 'width', '4'), (4904, 409, 'height', '1'), (4905, 409, 'fuel_consumption', '18'), (4906, 409, 'doors', '3'), (4907, 409, 'price', '20746'), (4908, 409, 'cost', '37161'), (4909, 410, 'owner', 'Jules'), (4910, 410, 'color', 'orange'), (4911, 410, 'max_speed', '206'), (4912, 410, 'weight', '2043'), (4913, 410, 'production_year', '1975'), (4914, 410, 'engine_volume', '2320'), (4915, 410, 'width', '2'), (4916, 410, 'height', '2'), (4917, 410, 'fuel_consumption', '16'), (4918, 410, 'doors', '4'), (4919, 410, 'price', '10512'), (4920, 410, 'cost', '34922'), (4921, 411, 'owner', 'Mario'), (4922, 411, 'color', 'white'), (4923, 411, 'max_speed', '65'), (4924, 411, 'weight', '2906'), (4925, 411, 'production_year', '2014'), (4926, 411, 'engine_volume', '7733'), (4927, 411, 'width', '4'), (4928, 411, 'height', '1'), (4929, 411, 'fuel_consumption', '13'), (4930, 411, 'doors', '5'), (4931, 411, 'price', '29320'), (4932, 411, 'cost', '31312'), (4933, 412, 'owner', 'Hugh'), (4934, 412, 'color', 'green'), (4935, 412, 'max_speed', '203'), (4936, 412, 'weight', '2635'), (4937, 412, 'production_year', '2001'), (4938, 412, 'engine_volume', '7453'), (4939, 412, 'width', '2'), (4940, 412, 'height', '2'), (4941, 412, 'fuel_consumption', '16'), (4942, 412, 'doors', '4'), (4943, 412, 'price', '10442'), (4944, 412, 'cost', '32775'), (4945, 413, 'owner', 'Lava'), (4946, 413, 'color', 'yellow'), (4947, 413, 'max_speed', '170'), (4948, 413, 'weight', '2244'), (4949, 413, 'production_year', '1985'), (4950, 413, 'engine_volume', '2643'), (4951, 413, 'width', '2'), (4952, 413, 'height', '1'), (4953, 413, 'fuel_consumption', '18'), (4954, 413, 'doors', '4'), (4955, 413, 'price', '16749'), (4956, 413, 'cost', '45670'), (4957, 414, 'owner', 'Gino'), (4958, 414, 'color', 'brown'), (4959, 414, 'max_speed', '260'), (4960, 414, 'weight', '3794'), (4961, 414, 'production_year', '1976'), (4962, 414, 'engine_volume', '3519'), (4963, 414, 'width', '4'), (4964, 414, 'height', '2'), (4965, 414, 'fuel_consumption', '15'), (4966, 414, 'doors', '4'), (4967, 414, 'price', '27949'), (4968, 414, 'cost', '46626'), (4969, 415, 'owner', 'Gino'), (4970, 415, 'color', 'black'), (4971, 415, 'max_speed', '29'), (4972, 415, 'weight', '1283'), (4973, 415, 'production_year', '1974'), (4974, 415, 'engine_volume', '4513'), (4975, 415, 'width', '3'), (4976, 415, 'height', '2'), (4977, 415, 'fuel_consumption', '18'), (4978, 415, 'doors', '5'), (4979, 415, 'price', '23476'), (4980, 415, 'cost', '47924'), (4981, 416, 'owner', 'Gengis'), (4982, 416, 'color', 'green'), (4983, 416, 'max_speed', '224'), (4984, 416, 'weight', '2255'), (4985, 416, 'production_year', '1992'), (4986, 416, 'engine_volume', '2482'), (4987, 416, 'width', '4'), (4988, 416, 'height', '1'), (4989, 416, 'fuel_consumption', '17'), (4990, 416, 'doors', '5'), (4991, 416, 'price', '25174'), (4992, 416, 'cost', '44540'), (4993, 417, 'owner', 'Hugh'), (4994, 417, 'color', 'black'), (4995, 417, 'max_speed', '208'), (4996, 417, 'weight', '2815'), (4997, 417, 'production_year', '1987'), (4998, 417, 'engine_volume', '2073'), (4999, 417, 'width', '3'), (5000, 417, 'height', '2'), (5001, 417, 'fuel_consumption', '17'), (5002, 417, 'doors', '2'), (5003, 417, 'price', '21103'), (5004, 417, 'cost', '48307'), (5005, 418, 'owner', 'Seth'), (5006, 418, 'color', 'black'), (5007, 418, 'max_speed', '90'), (5008, 418, 'weight', '2075'), (5009, 418, 'production_year', '1999'), (5010, 418, 'engine_volume', '5496'), (5011, 418, 'width', '2'), (5012, 418, 'height', '2'), (5013, 418, 'fuel_consumption', '17'), (5014, 418, 'doors', '5'), (5015, 418, 'price', '23004'), (5016, 418, 'cost', '29333'), (5017, 419, 'owner', 'Hugh'), (5018, 419, 'color', 'white'), (5019, 419, 'max_speed', '120'), (5020, 419, 'weight', '2553'), (5021, 419, 'production_year', '1985'), (5022, 419, 'engine_volume', '6532'), (5023, 419, 'width', '3'), (5024, 419, 'height', '2'), (5025, 419, 'fuel_consumption', '18'), (5026, 419, 'doors', '3'), (5027, 419, 'price', '26276'), (5028, 419, 'cost', '41304'), (5029, 420, 'owner', 'Lucy'), (5030, 420, 'color', 'yellow'), (5031, 420, 'max_speed', '152'), (5032, 420, 'weight', '3713'), (5033, 420, 'production_year', '1978'), (5034, 420, 'engine_volume', '7862'), (5035, 420, 'width', '2'), (5036, 420, 'height', '1'), (5037, 420, 'fuel_consumption', '15'), (5038, 420, 'doors', '3'), (5039, 420, 'price', '28502'), (5040, 420, 'cost', '48744'), (5041, 421, 'owner', 'Jules'), (5042, 421, 'color', 'yellow'), (5043, 421, 'max_speed', '171'), (5044, 421, 'weight', '2329'), (5045, 421, 'production_year', '1984'), (5046, 421, 'engine_volume', '7557'), (5047, 421, 'width', '4'), (5048, 421, 'height', '2'), (5049, 421, 'fuel_consumption', '16'), (5050, 421, 'doors', '5'), (5051, 421, 'price', '15021'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (5052, 421, 'cost', '47627'), (5053, 422, 'owner', 'Hugh'), (5054, 422, 'color', 'red'), (5055, 422, 'max_speed', '61'), (5056, 422, 'weight', '2497'), (5057, 422, 'production_year', '2003'), (5058, 422, 'engine_volume', '7104'), (5059, 422, 'width', '3'), (5060, 422, 'height', '1'), (5061, 422, 'fuel_consumption', '15'), (5062, 422, 'doors', '2'), (5063, 422, 'price', '10571'), (5064, 422, 'cost', '45691'), (5065, 423, 'owner', 'Jules'), (5066, 423, 'color', 'white'), (5067, 423, 'max_speed', '238'), (5068, 423, 'weight', '1629'), (5069, 423, 'production_year', '1982'), (5070, 423, 'engine_volume', '7448'), (5071, 423, 'width', '2'), (5072, 423, 'height', '1'), (5073, 423, 'fuel_consumption', '13'), (5074, 423, 'doors', '4'), (5075, 423, 'price', '13914'), (5076, 423, 'cost', '37463'), (5077, 424, 'owner', 'Seth'), (5078, 424, 'color', 'red'), (5079, 424, 'max_speed', '159'), (5080, 424, 'weight', '2818'), (5081, 424, 'production_year', '1977'), (5082, 424, 'engine_volume', '2377'), (5083, 424, 'width', '3'), (5084, 424, 'height', '2'), (5085, 424, 'fuel_consumption', '17'), (5086, 424, 'doors', '5'), (5087, 424, 'price', '20079'), (5088, 424, 'cost', '36829'), (5089, 425, 'owner', 'Gengis'), (5090, 425, 'color', 'orange'), (5091, 425, 'max_speed', '124'), (5092, 425, 'weight', '4592'), (5093, 425, 'production_year', '1986'), (5094, 425, 'engine_volume', '2759'), (5095, 425, 'width', '2'), (5096, 425, 'height', '1'), (5097, 425, 'fuel_consumption', '16'), (5098, 425, 'doors', '2'), (5099, 425, 'price', '25958'), (5100, 425, 'cost', '34033'), (5101, 426, 'owner', 'Gengis'), (5102, 426, 'color', 'black'), (5103, 426, 'max_speed', '263'), (5104, 426, 'weight', '4394'), (5105, 426, 'production_year', '2005'), (5106, 426, 'engine_volume', '3550'), (5107, 426, 'width', '4'), (5108, 426, 'height', '2'), (5109, 426, 'fuel_consumption', '18'), (5110, 426, 'doors', '4'), (5111, 426, 'price', '26552'), (5112, 426, 'cost', '30057'), (5113, 427, 'owner', 'Lucy'), (5114, 427, 'color', 'orange'), (5115, 427, 'max_speed', '261'), (5116, 427, 'weight', '1326'), (5117, 427, 'production_year', '1994'), (5118, 427, 'engine_volume', '5383'), (5119, 427, 'width', '2'), (5120, 427, 'height', '1'), (5121, 427, 'fuel_consumption', '14'), (5122, 427, 'doors', '5'), (5123, 427, 'price', '25401'), (5124, 427, 'cost', '37082'), (5125, 428, 'owner', 'Gino'), (5126, 428, 'color', 'brown'), (5127, 428, 'max_speed', '232'), (5128, 428, 'weight', '1177'), (5129, 428, 'production_year', '2008'), (5130, 428, 'engine_volume', '4552'), (5131, 428, 'width', '3'), (5132, 428, 'height', '1'), (5133, 428, 'fuel_consumption', '13'), (5134, 428, 'doors', '2'), (5135, 428, 'price', '16711'), (5136, 428, 'cost', '45992'), (5137, 429, 'owner', 'Seth'), (5138, 429, 'color', 'black'), (5139, 429, 'max_speed', '100'), (5140, 429, 'weight', '3253'), (5141, 429, 'production_year', '2015'), (5142, 429, 'engine_volume', '2226'), (5143, 429, 'width', '2'), (5144, 429, 'height', '2'), (5145, 429, 'fuel_consumption', '17'), (5146, 429, 'doors', '3'), (5147, 429, 'price', '11912'), (5148, 429, 'cost', '27249'), (5149, 430, 'owner', 'Jules'), (5150, 430, 'color', 'martini'), (5151, 430, 'max_speed', '132'), (5152, 430, 'weight', '3291'), (5153, 430, 'production_year', '1986'), (5154, 430, 'engine_volume', '2418'), (5155, 430, 'width', '2'), (5156, 430, 'height', '2'), (5157, 430, 'fuel_consumption', '15'), (5158, 430, 'doors', '2'), (5159, 430, 'price', '13858'), (5160, 430, 'cost', '35439'), (5161, 431, 'owner', 'Gino'), (5162, 431, 'color', 'green'), (5163, 431, 'max_speed', '268'), (5164, 431, 'weight', '1198'), (5165, 431, 'production_year', '1989'), (5166, 431, 'engine_volume', '5808'), (5167, 431, 'width', '3'), (5168, 431, 'height', '2'), (5169, 431, 'fuel_consumption', '16'), (5170, 431, 'doors', '4'), (5171, 431, 'price', '25995'), (5172, 431, 'cost', '33208'), (5173, 432, 'owner', 'Gengis'), (5174, 432, 'color', 'brown'), (5175, 432, 'max_speed', '231'), (5176, 432, 'weight', '1453'), (5177, 432, 'production_year', '2016'), (5178, 432, 'engine_volume', '3247'), (5179, 432, 'width', '3'), (5180, 432, 'height', '2'), (5181, 432, 'fuel_consumption', '13'), (5182, 432, 'doors', '3'), (5183, 432, 'price', '17970'), (5184, 432, 'cost', '28276'), (5185, 433, 'owner', 'Mario'), (5186, 433, 'color', 'brown'), (5187, 433, 'max_speed', '182'), (5188, 433, 'weight', '1190'), (5189, 433, 'production_year', '1997'), (5190, 433, 'engine_volume', '4163'), (5191, 433, 'width', '3'), (5192, 433, 'height', '2'), (5193, 433, 'fuel_consumption', '15'), (5194, 433, 'doors', '3'), (5195, 433, 'price', '19319'), (5196, 433, 'cost', '27608'), (5197, 434, 'owner', 'Gengis'), (5198, 434, 'color', 'red'), (5199, 434, 'max_speed', '67'), (5200, 434, 'weight', '3203'), (5201, 434, 'production_year', '1976'), (5202, 434, 'engine_volume', '6759'), (5203, 434, 'width', '2'), (5204, 434, 'height', '2'), (5205, 434, 'fuel_consumption', '17'), (5206, 434, 'doors', '2'), (5207, 434, 'price', '21406'), (5208, 434, 'cost', '36688'), (5209, 435, 'owner', 'Hugh'), (5210, 435, 'color', 'yellow'), (5211, 435, 'max_speed', '290'), (5212, 435, 'weight', '4090'), (5213, 435, 'production_year', '2001'), (5214, 435, 'engine_volume', '5325'), (5215, 435, 'width', '2'), (5216, 435, 'height', '1'), (5217, 435, 'fuel_consumption', '15'), (5218, 435, 'doors', '5'), (5219, 435, 'price', '17824'), (5220, 435, 'cost', '26302'), (5221, 436, 'owner', 'Hugh'), (5222, 436, 'color', 'green'), (5223, 436, 'max_speed', '278'), (5224, 436, 'weight', '4403'), (5225, 436, 'production_year', '1982'), (5226, 436, 'engine_volume', '7104'), (5227, 436, 'width', '4'), (5228, 436, 'height', '2'), (5229, 436, 'fuel_consumption', '13'), (5230, 436, 'doors', '5'), (5231, 436, 'price', '22461'), (5232, 436, 'cost', '43803'), (5233, 437, 'owner', 'Gino'), (5234, 437, 'color', 'black'), (5235, 437, 'max_speed', '35'), (5236, 437, 'weight', '1040'), (5237, 437, 'production_year', '1981'), (5238, 437, 'engine_volume', '7389'), (5239, 437, 'width', '2'), (5240, 437, 'height', '1'), (5241, 437, 'fuel_consumption', '17'), (5242, 437, 'doors', '5'), (5243, 437, 'price', '13310'), (5244, 437, 'cost', '45189'), (5245, 438, 'owner', 'Lucy'), (5246, 438, 'color', 'red'), (5247, 438, 'max_speed', '174'), (5248, 438, 'weight', '4365'), (5249, 438, 'production_year', '2011'), (5250, 438, 'engine_volume', '6610'), (5251, 438, 'width', '3'), (5252, 438, 'height', '1'), (5253, 438, 'fuel_consumption', '18'), (5254, 438, 'doors', '4'), (5255, 438, 'price', '20754'), (5256, 438, 'cost', '26904'), (5257, 439, 'owner', 'Hugh'), (5258, 439, 'color', 'brown'), (5259, 439, 'max_speed', '124'), (5260, 439, 'weight', '4017'), (5261, 439, 'production_year', '1983'), (5262, 439, 'engine_volume', '4036'), (5263, 439, 'width', '3'), (5264, 439, 'height', '2'), (5265, 439, 'fuel_consumption', '13'), (5266, 439, 'doors', '2'), (5267, 439, 'price', '16643'), (5268, 439, 'cost', '39841'), (5269, 440, 'owner', 'Hugh'), (5270, 440, 'color', 'brown'), (5271, 440, 'max_speed', '109'), (5272, 440, 'weight', '2378'), (5273, 440, 'production_year', '1999'), (5274, 440, 'engine_volume', '3487'), (5275, 440, 'width', '2'), (5276, 440, 'height', '1'), (5277, 440, 'fuel_consumption', '16'), (5278, 440, 'doors', '4'), (5279, 440, 'price', '23989'), (5280, 440, 'cost', '26781'), (5281, 441, 'owner', 'Lucy'), (5282, 441, 'color', 'white'), (5283, 441, 'max_speed', '107'), (5284, 441, 'weight', '4631'), (5285, 441, 'production_year', '1992'), (5286, 441, 'engine_volume', '3785'), (5287, 441, 'width', '4'), (5288, 441, 'height', '1'), (5289, 441, 'fuel_consumption', '13'), (5290, 441, 'doors', '4'), (5291, 441, 'price', '28328'), (5292, 441, 'cost', '35727'), (5293, 442, 'owner', 'Jules'), (5294, 442, 'color', 'martini'), (5295, 442, 'max_speed', '291'), (5296, 442, 'weight', '2212'), (5297, 442, 'production_year', '1998'), (5298, 442, 'engine_volume', '5097'), (5299, 442, 'width', '3'), (5300, 442, 'height', '2'), (5301, 442, 'fuel_consumption', '16'), (5302, 442, 'doors', '2'), (5303, 442, 'price', '11865'), (5304, 442, 'cost', '26092'), (5305, 443, 'owner', 'Jules'), (5306, 443, 'color', 'brown'), (5307, 443, 'max_speed', '222'), (5308, 443, 'weight', '4621'), (5309, 443, 'production_year', '1980'), (5310, 443, 'engine_volume', '3885'), (5311, 443, 'width', '4'), (5312, 443, 'height', '2'), (5313, 443, 'fuel_consumption', '18'), (5314, 443, 'doors', '2'), (5315, 443, 'price', '15390'), (5316, 443, 'cost', '33627'), (5317, 444, 'owner', 'Gino'), (5318, 444, 'color', 'green'), (5319, 444, 'max_speed', '27'), (5320, 444, 'weight', '4209'), (5321, 444, 'production_year', '2000'), (5322, 444, 'engine_volume', '7276'), (5323, 444, 'width', '4'), (5324, 444, 'height', '2'), (5325, 444, 'fuel_consumption', '17'), (5326, 444, 'doors', '5'), (5327, 444, 'price', '28577'), (5328, 444, 'cost', '25112'), (5329, 445, 'owner', 'Gino'), (5330, 445, 'color', 'brown'), (5331, 445, 'max_speed', '208'), (5332, 445, 'weight', '2291'), (5333, 445, 'production_year', '1985'), (5334, 445, 'engine_volume', '6956'), (5335, 445, 'width', '4'), (5336, 445, 'height', '1'), (5337, 445, 'fuel_consumption', '17'), (5338, 445, 'doors', '3'), (5339, 445, 'price', '11506'), (5340, 445, 'cost', '44039'), (5341, 446, 'owner', 'Lava'), (5342, 446, 'color', 'white'), (5343, 446, 'max_speed', '76'), (5344, 446, 'weight', '2984'), (5345, 446, 'production_year', '2009'), (5346, 446, 'engine_volume', '6184'), (5347, 446, 'width', '3'), (5348, 446, 'height', '2'), (5349, 446, 'fuel_consumption', '18'), (5350, 446, 'doors', '3'), (5351, 446, 'price', '14155'), (5352, 446, 'cost', '43324'), (5353, 447, 'owner', 'Lava'), (5354, 447, 'color', 'red'), (5355, 447, 'max_speed', '97'), (5356, 447, 'weight', '4602'), (5357, 447, 'production_year', '1975'), (5358, 447, 'engine_volume', '3177'), (5359, 447, 'width', '3'), (5360, 447, 'height', '1'), (5361, 447, 'fuel_consumption', '14'), (5362, 447, 'doors', '2'), (5363, 447, 'price', '21607'), (5364, 447, 'cost', '41341'), (5365, 448, 'owner', 'Lucy'), (5366, 448, 'color', 'brown'), (5367, 448, 'max_speed', '66'), (5368, 448, 'weight', '3141'), (5369, 448, 'production_year', '2000'), (5370, 448, 'engine_volume', '4762'), (5371, 448, 'width', '4'), (5372, 448, 'height', '2'), (5373, 448, 'fuel_consumption', '13'), (5374, 448, 'doors', '2'), (5375, 448, 'price', '16840'), (5376, 448, 'cost', '35386'), (5377, 449, 'owner', 'Seth'), (5378, 449, 'color', 'white'), (5379, 449, 'max_speed', '292'), (5380, 449, 'weight', '1646'), (5381, 449, 'production_year', '2000'), (5382, 449, 'engine_volume', '5286'), (5383, 449, 'width', '4'), (5384, 449, 'height', '1'), (5385, 449, 'fuel_consumption', '18'), (5386, 449, 'doors', '5'), (5387, 449, 'price', '18154'), (5388, 449, 'cost', '45237'), (5389, 450, 'owner', 'Gengis'), (5390, 450, 'color', 'orange'), (5391, 450, 'max_speed', '212'), (5392, 450, 'weight', '4520'), (5393, 450, 'production_year', '1977'), (5394, 450, 'engine_volume', '3044'), (5395, 450, 'width', '2'), (5396, 450, 'height', '2'), (5397, 450, 'fuel_consumption', '17'), (5398, 450, 'doors', '2'), (5399, 450, 'price', '12789'), (5400, 450, 'cost', '36773'), (5401, 451, 'owner', 'Lava'), (5402, 451, 'color', 'yellow'), (5403, 451, 'max_speed', '269'), (5404, 451, 'weight', '3587'), (5405, 451, 'production_year', '2002'), (5406, 451, 'engine_volume', '5795'), (5407, 451, 'width', '4'), (5408, 451, 'height', '2'), (5409, 451, 'fuel_consumption', '14'), (5410, 451, 'doors', '3'), (5411, 451, 'price', '23982'), (5412, 451, 'cost', '39543'), (5413, 452, 'owner', 'Gengis'), (5414, 452, 'color', 'yellow'), (5415, 452, 'max_speed', '102'), (5416, 452, 'weight', '2780'), (5417, 452, 'production_year', '1976'), (5418, 452, 'engine_volume', '7920'), (5419, 452, 'width', '4'), (5420, 452, 'height', '2'), (5421, 452, 'fuel_consumption', '14'), (5422, 452, 'doors', '3'), (5423, 452, 'price', '28034'), (5424, 452, 'cost', '44684'), (5425, 453, 'owner', 'Gengis'), (5426, 453, 'color', 'brown'), (5427, 453, 'max_speed', '221'), (5428, 453, 'weight', '1216'), (5429, 453, 'production_year', '1991'), (5430, 453, 'engine_volume', '2166'), (5431, 453, 'width', '2'), (5432, 453, 'height', '2'), (5433, 453, 'fuel_consumption', '15'), (5434, 453, 'doors', '4'), (5435, 453, 'price', '15964'), (5436, 453, 'cost', '43838'), (5437, 454, 'owner', 'Lava'), (5438, 454, 'color', 'white'), (5439, 454, 'max_speed', '31'), (5440, 454, 'weight', '2992'), (5441, 454, 'production_year', '2004'), (5442, 454, 'engine_volume', '5618'), (5443, 454, 'width', '3'), (5444, 454, 'height', '1'), (5445, 454, 'fuel_consumption', '15'), (5446, 454, 'doors', '2'), (5447, 454, 'price', '28791'), (5448, 454, 'cost', '47167'), (5449, 455, 'owner', 'Hugh'), (5450, 455, 'color', 'black'), (5451, 455, 'max_speed', '61'), (5452, 455, 'weight', '4679'), (5453, 455, 'production_year', '1977'), (5454, 455, 'engine_volume', '5335'), (5455, 455, 'width', '3'), (5456, 455, 'height', '2'), (5457, 455, 'fuel_consumption', '17'), (5458, 455, 'doors', '5'), (5459, 455, 'price', '25618'), (5460, 455, 'cost', '37414'), (5461, 456, 'owner', 'Mario'), (5462, 456, 'color', 'white'), (5463, 456, 'max_speed', '116'), (5464, 456, 'weight', '4549'), (5465, 456, 'production_year', '2014'), (5466, 456, 'engine_volume', '2445'), (5467, 456, 'width', '3'), (5468, 456, 'height', '1'), (5469, 456, 'fuel_consumption', '17'), (5470, 456, 'doors', '4'), (5471, 456, 'price', '11816'), (5472, 456, 'cost', '45484'), (5473, 457, 'owner', 'Lucy'), (5474, 457, 'color', 'brown'), (5475, 457, 'max_speed', '50'), (5476, 457, 'weight', '4635'), (5477, 457, 'production_year', '1990'), (5478, 457, 'engine_volume', '5290'), (5479, 457, 'width', '2'), (5480, 457, 'height', '2'), (5481, 457, 'fuel_consumption', '14'), (5482, 457, 'doors', '2'), (5483, 457, 'price', '22195'), (5484, 457, 'cost', '27920'), (5485, 458, 'owner', 'Lucy'), (5486, 458, 'color', 'orange'), (5487, 458, 'max_speed', '27'), (5488, 458, 'weight', '1002'), (5489, 458, 'production_year', '1972'), (5490, 458, 'engine_volume', '5815'), (5491, 458, 'width', '3'), (5492, 458, 'height', '1'), (5493, 458, 'fuel_consumption', '13'), (5494, 458, 'doors', '3'), (5495, 458, 'price', '24892'), (5496, 458, 'cost', '33426'), (5497, 459, 'owner', 'Mario'), (5498, 459, 'color', 'yellow'), (5499, 459, 'max_speed', '103'), (5500, 459, 'weight', '3094'), (5501, 459, 'production_year', '2008'), (5502, 459, 'engine_volume', '6258'), (5503, 459, 'width', '4'), (5504, 459, 'height', '2'), (5505, 459, 'fuel_consumption', '16'), (5506, 459, 'doors', '2'), (5507, 459, 'price', '26340'), (5508, 459, 'cost', '32870'), (5509, 460, 'owner', 'Gengis'), (5510, 460, 'color', 'green'), (5511, 460, 'max_speed', '225'), (5512, 460, 'weight', '4265'), (5513, 460, 'production_year', '1994'), (5514, 460, 'engine_volume', '5716'), (5515, 460, 'width', '2'), (5516, 460, 'height', '2'), (5517, 460, 'fuel_consumption', '18'), (5518, 460, 'doors', '4'), (5519, 460, 'price', '28090'), (5520, 460, 'cost', '33637'), (5521, 461, 'owner', 'Seth'), (5522, 461, 'color', 'red'), (5523, 461, 'max_speed', '202'), (5524, 461, 'weight', '2934'), (5525, 461, 'production_year', '1970'), (5526, 461, 'engine_volume', '4264'), (5527, 461, 'width', '4'), (5528, 461, 'height', '2'), (5529, 461, 'fuel_consumption', '17'), (5530, 461, 'doors', '2'), (5531, 461, 'price', '21470'), (5532, 461, 'cost', '28680'), (5533, 462, 'owner', 'Seth'), (5534, 462, 'color', 'yellow'), (5535, 462, 'max_speed', '132'), (5536, 462, 'weight', '3371'), (5537, 462, 'production_year', '1994'), (5538, 462, 'engine_volume', '5009'), (5539, 462, 'width', '3'), (5540, 462, 'height', '1'), (5541, 462, 'fuel_consumption', '13'), (5542, 462, 'doors', '4'), (5543, 462, 'price', '25065'), (5544, 462, 'cost', '45362'), (5545, 463, 'owner', 'Hugh'), (5546, 463, 'color', 'martini'), (5547, 463, 'max_speed', '176'), (5548, 463, 'weight', '1491'), (5549, 463, 'production_year', '1971'), (5550, 463, 'engine_volume', '5887'), (5551, 463, 'width', '4'), (5552, 463, 'height', '1'), (5553, 463, 'fuel_consumption', '18'), (5554, 463, 'doors', '5'), (5555, 463, 'price', '10178'), (5556, 463, 'cost', '34194'), (5557, 464, 'owner', 'Seth'), (5558, 464, 'color', 'orange'), (5559, 464, 'max_speed', '112'), (5560, 464, 'weight', '1549'), (5561, 464, 'production_year', '1988'), (5562, 464, 'engine_volume', '2593'), (5563, 464, 'width', '3'), (5564, 464, 'height', '2'), (5565, 464, 'fuel_consumption', '17'), (5566, 464, 'doors', '2'), (5567, 464, 'price', '14181'), (5568, 464, 'cost', '34487'), (5569, 465, 'owner', 'Gino'), (5570, 465, 'color', 'brown'), (5571, 465, 'max_speed', '183'), (5572, 465, 'weight', '2042'), (5573, 465, 'production_year', '1973'), (5574, 465, 'engine_volume', '4042'), (5575, 465, 'width', '4'), (5576, 465, 'height', '2'), (5577, 465, 'fuel_consumption', '13'), (5578, 465, 'doors', '4'), (5579, 465, 'price', '25619'), (5580, 465, 'cost', '46235'), (5581, 466, 'owner', 'Gino'), (5582, 466, 'color', 'brown'), (5583, 466, 'max_speed', '112'), (5584, 466, 'weight', '2225'), (5585, 466, 'production_year', '2000'), (5586, 466, 'engine_volume', '6346'), (5587, 466, 'width', '4'), (5588, 466, 'height', '1'), (5589, 466, 'fuel_consumption', '17'), (5590, 466, 'doors', '3'), (5591, 466, 'price', '15035'), (5592, 466, 'cost', '40525'), (5593, 467, 'owner', 'Hugh'), (5594, 467, 'color', 'red'), (5595, 467, 'max_speed', '293'), (5596, 467, 'weight', '4941'), (5597, 467, 'production_year', '2015'), (5598, 467, 'engine_volume', '2915'), (5599, 467, 'width', '3'), (5600, 467, 'height', '1'), (5601, 467, 'fuel_consumption', '18'), (5602, 467, 'doors', '2'), (5603, 467, 'price', '14922'), (5604, 467, 'cost', '25087'), (5605, 468, 'owner', 'Mario'), (5606, 468, 'color', 'brown'), (5607, 468, 'max_speed', '184'), (5608, 468, 'weight', '1050'), (5609, 468, 'production_year', '1971'), (5610, 468, 'engine_volume', '5543'), (5611, 468, 'width', '3'), (5612, 468, 'height', '1'), (5613, 468, 'fuel_consumption', '17'), (5614, 468, 'doors', '5'), (5615, 468, 'price', '14669'), (5616, 468, 'cost', '34002'), (5617, 469, 'owner', 'Jules'), (5618, 469, 'color', 'yellow'), (5619, 469, 'max_speed', '231'), (5620, 469, 'weight', '4312'), (5621, 469, 'production_year', '1987'), (5622, 469, 'engine_volume', '2786'), (5623, 469, 'width', '2'), (5624, 469, 'height', '1'), (5625, 469, 'fuel_consumption', '13'), (5626, 469, 'doors', '5'), (5627, 469, 'price', '25071'), (5628, 469, 'cost', '40094'), (5629, 470, 'owner', 'Mario'), (5630, 470, 'color', 'martini'), (5631, 470, 'max_speed', '86'), (5632, 470, 'weight', '1012'), (5633, 470, 'production_year', '1978'), (5634, 470, 'engine_volume', '6395'), (5635, 470, 'width', '3'), (5636, 470, 'height', '1'), (5637, 470, 'fuel_consumption', '16'), (5638, 470, 'doors', '3'), (5639, 470, 'price', '19211'), (5640, 470, 'cost', '45772'), (5641, 471, 'owner', 'Lava'), (5642, 471, 'color', 'black'), (5643, 471, 'max_speed', '205'), (5644, 471, 'weight', '1849'), (5645, 471, 'production_year', '1986'), (5646, 471, 'engine_volume', '5921'), (5647, 471, 'width', '2'), (5648, 471, 'height', '2'), (5649, 471, 'fuel_consumption', '16'), (5650, 471, 'doors', '4'), (5651, 471, 'price', '27898'), (5652, 471, 'cost', '27243'), (5653, 472, 'owner', 'Gengis'), (5654, 472, 'color', 'green'), (5655, 472, 'max_speed', '25'), (5656, 472, 'weight', '3152'), (5657, 472, 'production_year', '2001'), (5658, 472, 'engine_volume', '2634'), (5659, 472, 'width', '3'), (5660, 472, 'height', '1'), (5661, 472, 'fuel_consumption', '17'), (5662, 472, 'doors', '2'), (5663, 472, 'price', '25679'), (5664, 472, 'cost', '33419'), (5665, 473, 'owner', 'Lava'), (5666, 473, 'color', 'yellow'), (5667, 473, 'max_speed', '268'), (5668, 473, 'weight', '4059'), (5669, 473, 'production_year', '2002'), (5670, 473, 'engine_volume', '2204'), (5671, 473, 'width', '4'), (5672, 473, 'height', '2'), (5673, 473, 'fuel_consumption', '15'), (5674, 473, 'doors', '5'), (5675, 473, 'price', '15381'), (5676, 473, 'cost', '42043'), (5677, 474, 'owner', 'Jules'), (5678, 474, 'color', 'red'), (5679, 474, 'max_speed', '176'), (5680, 474, 'weight', '1882'), (5681, 474, 'production_year', '1976'), (5682, 474, 'engine_volume', '4536'), (5683, 474, 'width', '4'), (5684, 474, 'height', '1'), (5685, 474, 'fuel_consumption', '18'), (5686, 474, 'doors', '4'), (5687, 474, 'price', '13361'), (5688, 474, 'cost', '48292'), (5689, 475, 'owner', 'Seth'), (5690, 475, 'color', 'green'), (5691, 475, 'max_speed', '269'), (5692, 475, 'weight', '3539'), (5693, 475, 'production_year', '1989'), (5694, 475, 'engine_volume', '7079'), (5695, 475, 'width', '3'), (5696, 475, 'height', '1'), (5697, 475, 'fuel_consumption', '17'), (5698, 475, 'doors', '5'), (5699, 475, 'price', '16920'), (5700, 475, 'cost', '31597'), (5701, 476, 'owner', 'Seth'), (5702, 476, 'color', 'martini'), (5703, 476, 'max_speed', '117'), (5704, 476, 'weight', '1725'), (5705, 476, 'production_year', '1995'), (5706, 476, 'engine_volume', '5359'), (5707, 476, 'width', '2'), (5708, 476, 'height', '2'), (5709, 476, 'fuel_consumption', '13'), (5710, 476, 'doors', '3'), (5711, 476, 'price', '12467'), (5712, 476, 'cost', '37285'), (5713, 477, 'owner', 'Gengis'), (5714, 477, 'color', 'white'), (5715, 477, 'max_speed', '170'), (5716, 477, 'weight', '2385'), (5717, 477, 'production_year', '1973'), (5718, 477, 'engine_volume', '6961'), (5719, 477, 'width', '3'), (5720, 477, 'height', '1'), (5721, 477, 'fuel_consumption', '15'), (5722, 477, 'doors', '4'), (5723, 477, 'price', '11532'), (5724, 477, 'cost', '31471'), (5725, 478, 'owner', 'Mario'), (5726, 478, 'color', 'black'), (5727, 478, 'max_speed', '40'), (5728, 478, 'weight', '3522'), (5729, 478, 'production_year', '1987'), (5730, 478, 'engine_volume', '2238'), (5731, 478, 'width', '3'), (5732, 478, 'height', '1'), (5733, 478, 'fuel_consumption', '14'), (5734, 478, 'doors', '2'), (5735, 478, 'price', '11542'), (5736, 478, 'cost', '34624'), (5737, 479, 'owner', 'Gino'), (5738, 479, 'color', 'white'), (5739, 479, 'max_speed', '139'), (5740, 479, 'weight', '3966'), (5741, 479, 'production_year', '1971'), (5742, 479, 'engine_volume', '4236'), (5743, 479, 'width', '3'), (5744, 479, 'height', '2'), (5745, 479, 'fuel_consumption', '16'), (5746, 479, 'doors', '2'), (5747, 479, 'price', '15067'), (5748, 479, 'cost', '25751'), (5749, 480, 'owner', 'Hugh'), (5750, 480, 'color', 'white'), (5751, 480, 'max_speed', '174'), (5752, 480, 'weight', '4368'), (5753, 480, 'production_year', '1997'), (5754, 480, 'engine_volume', '4912'), (5755, 480, 'width', '3'), (5756, 480, 'height', '2'), (5757, 480, 'fuel_consumption', '16'), (5758, 480, 'doors', '4'), (5759, 480, 'price', '27662'), (5760, 480, 'cost', '47614'), (5761, 481, 'owner', 'Hugh'), (5762, 481, 'color', 'yellow'), (5763, 481, 'max_speed', '270'), (5764, 481, 'weight', '3951'), (5765, 481, 'production_year', '1979'), (5766, 481, 'engine_volume', '2193'), (5767, 481, 'width', '2'), (5768, 481, 'height', '1'), (5769, 481, 'fuel_consumption', '15'), (5770, 481, 'doors', '2'), (5771, 481, 'price', '14528'), (5772, 481, 'cost', '28674'), (5773, 482, 'owner', 'Lava'), (5774, 482, 'color', 'green'), (5775, 482, 'max_speed', '97'), (5776, 482, 'weight', '2590'), (5777, 482, 'production_year', '1975'), (5778, 482, 'engine_volume', '3198'), (5779, 482, 'width', '3'), (5780, 482, 'height', '2'), (5781, 482, 'fuel_consumption', '13'), (5782, 482, 'doors', '2'), (5783, 482, 'price', '28288'), (5784, 482, 'cost', '43328'), (5785, 483, 'owner', 'Lucy'), (5786, 483, 'color', 'red'), (5787, 483, 'max_speed', '218'), (5788, 483, 'weight', '2711'), (5789, 483, 'production_year', '1996'), (5790, 483, 'engine_volume', '4709'), (5791, 483, 'width', '3'), (5792, 483, 'height', '1'), (5793, 483, 'fuel_consumption', '17'), (5794, 483, 'doors', '2'), (5795, 483, 'price', '13252'), (5796, 483, 'cost', '34801'), (5797, 484, 'owner', 'Gino'), (5798, 484, 'color', 'red'), (5799, 484, 'max_speed', '267'), (5800, 484, 'weight', '4906'), (5801, 484, 'production_year', '2004'), (5802, 484, 'engine_volume', '3165'), (5803, 484, 'width', '2'), (5804, 484, 'height', '2'), (5805, 484, 'fuel_consumption', '13'), (5806, 484, 'doors', '4'), (5807, 484, 'price', '21775'), (5808, 484, 'cost', '48010'), (5809, 485, 'owner', 'Lucy'), (5810, 485, 'color', 'brown'), (5811, 485, 'max_speed', '276'), (5812, 485, 'weight', '3807'), (5813, 485, 'production_year', '1974'), (5814, 485, 'engine_volume', '2246'), (5815, 485, 'width', '2'), (5816, 485, 'height', '2'), (5817, 485, 'fuel_consumption', '17'), (5818, 485, 'doors', '2'), (5819, 485, 'price', '12860'), (5820, 485, 'cost', '27556'), (5821, 486, 'owner', 'Jules'), (5822, 486, 'color', 'red'), (5823, 486, 'max_speed', '61'), (5824, 486, 'weight', '2272'), (5825, 486, 'production_year', '2000'), (5826, 486, 'engine_volume', '6677'), (5827, 486, 'width', '4'), (5828, 486, 'height', '1'), (5829, 486, 'fuel_consumption', '15'), (5830, 486, 'doors', '4'), (5831, 486, 'price', '17888'), (5832, 486, 'cost', '29559'), (5833, 487, 'owner', 'Hugh'), (5834, 487, 'color', 'white'), (5835, 487, 'max_speed', '284'), (5836, 487, 'weight', '1189'), (5837, 487, 'production_year', '2007'), (5838, 487, 'engine_volume', '3110'), (5839, 487, 'width', '3'), (5840, 487, 'height', '2'), (5841, 487, 'fuel_consumption', '15'), (5842, 487, 'doors', '3'), (5843, 487, 'price', '14093'), (5844, 487, 'cost', '35624'), (5845, 488, 'owner', 'Hugh'), (5846, 488, 'color', 'white'), (5847, 488, 'max_speed', '70'), (5848, 488, 'weight', '2571'), (5849, 488, 'production_year', '2000'), (5850, 488, 'engine_volume', '7722'), (5851, 488, 'width', '2'), (5852, 488, 'height', '1'), (5853, 488, 'fuel_consumption', '18'), (5854, 488, 'doors', '2'), (5855, 488, 'price', '25153'), (5856, 488, 'cost', '30170'), (5857, 489, 'owner', 'Seth'), (5858, 489, 'color', 'red'), (5859, 489, 'max_speed', '112'), (5860, 489, 'weight', '4952'), (5861, 489, 'production_year', '1979'), (5862, 489, 'engine_volume', '2673'), (5863, 489, 'width', '3'), (5864, 489, 'height', '2'), (5865, 489, 'fuel_consumption', '17'), (5866, 489, 'doors', '2'), (5867, 489, 'price', '14441'), (5868, 489, 'cost', '37964'), (5869, 490, 'owner', 'Gengis'), (5870, 490, 'color', 'green'), (5871, 490, 'max_speed', '81'), (5872, 490, 'weight', '4350'), (5873, 490, 'production_year', '1992'), (5874, 490, 'engine_volume', '3299'), (5875, 490, 'width', '2'), (5876, 490, 'height', '1'), (5877, 490, 'fuel_consumption', '16'), (5878, 490, 'doors', '4'), (5879, 490, 'price', '14382'), (5880, 490, 'cost', '45166'), (5881, 491, 'owner', 'Jules'), (5882, 491, 'color', 'yellow'), (5883, 491, 'max_speed', '27'), (5884, 491, 'weight', '4473'), (5885, 491, 'production_year', '2012'), (5886, 491, 'engine_volume', '2791'), (5887, 491, 'width', '3'), (5888, 491, 'height', '1'), (5889, 491, 'fuel_consumption', '18'), (5890, 491, 'doors', '5'), (5891, 491, 'price', '24484'), (5892, 491, 'cost', '32047'), (5893, 492, 'owner', 'Lucy'), (5894, 492, 'color', 'martini'), (5895, 492, 'max_speed', '42'), (5896, 492, 'weight', '2283'), (5897, 492, 'production_year', '2007'), (5898, 492, 'engine_volume', '4337'), (5899, 492, 'width', '3'), (5900, 492, 'height', '2'), (5901, 492, 'fuel_consumption', '14'), (5902, 492, 'doors', '5'), (5903, 492, 'price', '10731'), (5904, 492, 'cost', '31270'), (5905, 493, 'owner', 'Mario'), (5906, 493, 'color', 'black'), (5907, 493, 'max_speed', '217'), (5908, 493, 'weight', '5000'), (5909, 493, 'production_year', '2009'), (5910, 493, 'engine_volume', '7646'), (5911, 493, 'width', '2'), (5912, 493, 'height', '1'), (5913, 493, 'fuel_consumption', '13'), (5914, 493, 'doors', '3'), (5915, 493, 'price', '11926'), (5916, 493, 'cost', '29423'), (5917, 494, 'owner', 'Gengis'), (5918, 494, 'color', 'orange'), (5919, 494, 'max_speed', '276'), (5920, 494, 'weight', '4148'), (5921, 494, 'production_year', '2003'), (5922, 494, 'engine_volume', '2112'), (5923, 494, 'width', '4'), (5924, 494, 'height', '1'), (5925, 494, 'fuel_consumption', '18'), (5926, 494, 'doors', '4'), (5927, 494, 'price', '16754'), (5928, 494, 'cost', '45997'), (5929, 495, 'owner', 'Lava'), (5930, 495, 'color', 'yellow'), (5931, 495, 'max_speed', '150'), (5932, 495, 'weight', '3616'), (5933, 495, 'production_year', '1998'), (5934, 495, 'engine_volume', '3990'), (5935, 495, 'width', '3'), (5936, 495, 'height', '1'), (5937, 495, 'fuel_consumption', '16'), (5938, 495, 'doors', '5'), (5939, 495, 'price', '24543'), (5940, 495, 'cost', '45283'), (5941, 496, 'owner', 'Lava'), (5942, 496, 'color', 'brown'), (5943, 496, 'max_speed', '211'), (5944, 496, 'weight', '2662'), (5945, 496, 'production_year', '2005'), (5946, 496, 'engine_volume', '7999'), (5947, 496, 'width', '4'), (5948, 496, 'height', '1'), (5949, 496, 'fuel_consumption', '16'), (5950, 496, 'doors', '2'), (5951, 496, 'price', '21604'), (5952, 496, 'cost', '38152'), (5953, 497, 'owner', 'Gengis'), (5954, 497, 'color', 'white'), (5955, 497, 'max_speed', '66'), (5956, 497, 'weight', '4746'), (5957, 497, 'production_year', '1991'), (5958, 497, 'engine_volume', '2529'), (5959, 497, 'width', '4'), (5960, 497, 'height', '2'), (5961, 497, 'fuel_consumption', '15'), (5962, 497, 'doors', '5'), (5963, 497, 'price', '15836'), (5964, 497, 'cost', '35674'), (5965, 498, 'owner', 'Jules'), (5966, 498, 'color', 'orange'), (5967, 498, 'max_speed', '282'), (5968, 498, 'weight', '1370'), (5969, 498, 'production_year', '1973'), (5970, 498, 'engine_volume', '4597'), (5971, 498, 'width', '4'), (5972, 498, 'height', '2'), (5973, 498, 'fuel_consumption', '13'), (5974, 498, 'doors', '3'), (5975, 498, 'price', '29215'), (5976, 498, 'cost', '36257'), (5977, 499, 'owner', 'Gengis'), (5978, 499, 'color', 'brown'), (5979, 499, 'max_speed', '186'), (5980, 499, 'weight', '1018'), (5981, 499, 'production_year', '1981'), (5982, 499, 'engine_volume', '7203'), (5983, 499, 'width', '4'), (5984, 499, 'height', '1'), (5985, 499, 'fuel_consumption', '15'), (5986, 499, 'doors', '3'), (5987, 499, 'price', '16522'), (5988, 499, 'cost', '39167'), (5989, 500, 'owner', 'Gengis'), (5990, 500, 'color', 'orange'), (5991, 500, 'max_speed', '138'), (5992, 500, 'weight', '1535'), (5993, 500, 'production_year', '1997'), (5994, 500, 'engine_volume', '5205'), (5995, 500, 'width', '2'), (5996, 500, 'height', '1'), (5997, 500, 'fuel_consumption', '16'), (5998, 500, 'doors', '3'), (5999, 500, 'price', '18641'), (6000, 500, 'cost', '45238'), (6001, 501, 'owner', 'Mario'), (6002, 501, 'color', 'orange'), (6003, 501, 'max_speed', '195'), (6004, 501, 'weight', '4185'), (6005, 501, 'production_year', '1983'), (6006, 501, 'engine_volume', '4309'), (6007, 501, 'width', '4'), (6008, 501, 'height', '2'), (6009, 501, 'fuel_consumption', '14'), (6010, 501, 'doors', '5'), (6011, 501, 'price', '25398'), (6012, 501, 'cost', '40573'), (6013, 502, 'owner', 'Lucy'), (6014, 502, 'color', 'white'), (6015, 502, 'max_speed', '76'), (6016, 502, 'weight', '3960'), (6017, 502, 'production_year', '1978'), (6018, 502, 'engine_volume', '6502'), (6019, 502, 'width', '3'), (6020, 502, 'height', '1'), (6021, 502, 'fuel_consumption', '18'), (6022, 502, 'doors', '2'), (6023, 502, 'price', '13804'), (6024, 502, 'cost', '39328'), (6025, 503, 'owner', 'Jules'), (6026, 503, 'color', 'white'), (6027, 503, 'max_speed', '100'), (6028, 503, 'weight', '3777'), (6029, 503, 'production_year', '2002'), (6030, 503, 'engine_volume', '2295'), (6031, 503, 'width', '2'), (6032, 503, 'height', '2'), (6033, 503, 'fuel_consumption', '15'), (6034, 503, 'doors', '4'), (6035, 503, 'price', '29255'), (6036, 503, 'cost', '44526'), (6037, 504, 'owner', 'Jules'), (6038, 504, 'color', 'martini'), (6039, 504, 'max_speed', '84'), (6040, 504, 'weight', '3117'), (6041, 504, 'production_year', '1989'), (6042, 504, 'engine_volume', '5462'), (6043, 504, 'width', '3'), (6044, 504, 'height', '1'), (6045, 504, 'fuel_consumption', '18'), (6046, 504, 'doors', '2'), (6047, 504, 'price', '16964'), (6048, 504, 'cost', '44797'), (6049, 505, 'owner', 'Lucy'), (6050, 505, 'color', 'orange'), (6051, 505, 'max_speed', '219'), (6052, 505, 'weight', '2403'), (6053, 505, 'production_year', '1993'), (6054, 505, 'engine_volume', '7159'), (6055, 505, 'width', '4'), (6056, 505, 'height', '2'), (6057, 505, 'fuel_consumption', '16'), (6058, 505, 'doors', '3'), (6059, 505, 'price', '28202'), (6060, 505, 'cost', '46237'), (6061, 506, 'owner', 'Gino'), (6062, 506, 'color', 'red'), (6063, 506, 'max_speed', '45'), (6064, 506, 'weight', '3779'), (6065, 506, 'production_year', '1994'), (6066, 506, 'engine_volume', '5106'), (6067, 506, 'width', '3'), (6068, 506, 'height', '1'), (6069, 506, 'fuel_consumption', '15'), (6070, 506, 'doors', '2'), (6071, 506, 'price', '17354'), (6072, 506, 'cost', '31579'), (6073, 507, 'owner', 'Hugh'), (6074, 507, 'color', 'yellow'), (6075, 507, 'max_speed', '174'), (6076, 507, 'weight', '1902'), (6077, 507, 'production_year', '2016'), (6078, 507, 'engine_volume', '2314'), (6079, 507, 'width', '3'), (6080, 507, 'height', '2'), (6081, 507, 'fuel_consumption', '17'), (6082, 507, 'doors', '5'), (6083, 507, 'price', '28011'), (6084, 507, 'cost', '35443'), (6085, 508, 'owner', 'Lava'), (6086, 508, 'color', 'yellow'), (6087, 508, 'max_speed', '238'), (6088, 508, 'weight', '1295'), (6089, 508, 'production_year', '1978'), (6090, 508, 'engine_volume', '3063'), (6091, 508, 'width', '4'), (6092, 508, 'height', '1'), (6093, 508, 'fuel_consumption', '18'), (6094, 508, 'doors', '5'), (6095, 508, 'price', '18170'), (6096, 508, 'cost', '45487'), (6097, 509, 'owner', 'Gengis'), (6098, 509, 'color', 'green'), (6099, 509, 'max_speed', '123'), (6100, 509, 'weight', '3682'), (6101, 509, 'production_year', '1989'), (6102, 509, 'engine_volume', '5693'), (6103, 509, 'width', '3'), (6104, 509, 'height', '2'), (6105, 509, 'fuel_consumption', '14'), (6106, 509, 'doors', '3'), (6107, 509, 'price', '17990'), (6108, 509, 'cost', '44602'), (6109, 510, 'owner', 'Mario'), (6110, 510, 'color', 'red'), (6111, 510, 'max_speed', '170'), (6112, 510, 'weight', '2232'), (6113, 510, 'production_year', '1991'), (6114, 510, 'engine_volume', '6204'), (6115, 510, 'width', '2'), (6116, 510, 'height', '1'), (6117, 510, 'fuel_consumption', '16'), (6118, 510, 'doors', '2'), (6119, 510, 'price', '18464'), (6120, 510, 'cost', '28086'), (6121, 511, 'owner', 'Hugh'), (6122, 511, 'color', 'red'), (6123, 511, 'max_speed', '80'), (6124, 511, 'weight', '4034'), (6125, 511, 'production_year', '1973'), (6126, 511, 'engine_volume', '4385'), (6127, 511, 'width', '2'), (6128, 511, 'height', '2'), (6129, 511, 'fuel_consumption', '14'), (6130, 511, 'doors', '5'), (6131, 511, 'price', '11885'), (6132, 511, 'cost', '30754'), (6133, 512, 'owner', 'Gengis'), (6134, 512, 'color', 'yellow'), (6135, 512, 'max_speed', '124'), (6136, 512, 'weight', '4866'), (6137, 512, 'production_year', '1973'), (6138, 512, 'engine_volume', '4471'), (6139, 512, 'width', '4'), (6140, 512, 'height', '1'), (6141, 512, 'fuel_consumption', '14'), (6142, 512, 'doors', '5'), (6143, 512, 'price', '24309'), (6144, 512, 'cost', '27539'), (6145, 513, 'owner', 'Mario'), (6146, 513, 'color', 'brown'), (6147, 513, 'max_speed', '33'), (6148, 513, 'weight', '2160'), (6149, 513, 'production_year', '1970'), (6150, 513, 'engine_volume', '2661'), (6151, 513, 'width', '2'), (6152, 513, 'height', '2'), (6153, 513, 'fuel_consumption', '17'), (6154, 513, 'doors', '3'), (6155, 513, 'price', '14418'), (6156, 513, 'cost', '38160'), (6157, 514, 'owner', 'Jules'), (6158, 514, 'color', 'brown'), (6159, 514, 'max_speed', '69'), (6160, 514, 'weight', '3101'), (6161, 514, 'production_year', '2002'), (6162, 514, 'engine_volume', '3978'), (6163, 514, 'width', '4'), (6164, 514, 'height', '1'), (6165, 514, 'fuel_consumption', '15'), (6166, 514, 'doors', '3'), (6167, 514, 'price', '18326'), (6168, 514, 'cost', '41808'), (6169, 515, 'owner', 'Seth'), (6170, 515, 'color', 'red'), (6171, 515, 'max_speed', '136'), (6172, 515, 'weight', '1253'), (6173, 515, 'production_year', '1992'), (6174, 515, 'engine_volume', '5705'), (6175, 515, 'width', '3'), (6176, 515, 'height', '2'), (6177, 515, 'fuel_consumption', '18'), (6178, 515, 'doors', '4'), (6179, 515, 'price', '26401'), (6180, 515, 'cost', '44497'), (6181, 516, 'owner', 'Mario'), (6182, 516, 'color', 'orange'), (6183, 516, 'max_speed', '22'), (6184, 516, 'weight', '1207'), (6185, 516, 'production_year', '1970'), (6186, 516, 'engine_volume', '4306'), (6187, 516, 'width', '4'), (6188, 516, 'height', '2'), (6189, 516, 'fuel_consumption', '13'), (6190, 516, 'doors', '5'), (6191, 516, 'price', '16689'), (6192, 516, 'cost', '40376'), (6193, 517, 'owner', 'Lava'), (6194, 517, 'color', 'brown'), (6195, 517, 'max_speed', '131'), (6196, 517, 'weight', '2813'), (6197, 517, 'production_year', '1991'), (6198, 517, 'engine_volume', '6354'), (6199, 517, 'width', '2'), (6200, 517, 'height', '1'), (6201, 517, 'fuel_consumption', '16'), (6202, 517, 'doors', '3'), (6203, 517, 'price', '27984'), (6204, 517, 'cost', '38544'), (6205, 518, 'owner', 'Lava'), (6206, 518, 'color', 'martini'), (6207, 518, 'max_speed', '149'), (6208, 518, 'weight', '1729'), (6209, 518, 'production_year', '1998'), (6210, 518, 'engine_volume', '2508'), (6211, 518, 'width', '3'), (6212, 518, 'height', '1'), (6213, 518, 'fuel_consumption', '13'), (6214, 518, 'doors', '5'), (6215, 518, 'price', '11387'), (6216, 518, 'cost', '30277'), (6217, 519, 'owner', 'Lucy'), (6218, 519, 'color', 'red'), (6219, 519, 'max_speed', '199'), (6220, 519, 'weight', '2205'), (6221, 519, 'production_year', '2003'), (6222, 519, 'engine_volume', '7491'), (6223, 519, 'width', '3'), (6224, 519, 'height', '2'), (6225, 519, 'fuel_consumption', '15'), (6226, 519, 'doors', '3'), (6227, 519, 'price', '25737'), (6228, 519, 'cost', '37962'), (6229, 520, 'owner', 'Hugh'), (6230, 520, 'color', 'orange'), (6231, 520, 'max_speed', '151'), (6232, 520, 'weight', '3986'), (6233, 520, 'production_year', '1986'), (6234, 520, 'engine_volume', '5831'), (6235, 520, 'width', '3'), (6236, 520, 'height', '2'), (6237, 520, 'fuel_consumption', '16'), (6238, 520, 'doors', '5'), (6239, 520, 'price', '21219'), (6240, 520, 'cost', '43018'), (6241, 521, 'owner', 'Gengis'), (6242, 521, 'color', 'martini'), (6243, 521, 'max_speed', '231'), (6244, 521, 'weight', '2384'), (6245, 521, 'production_year', '1989'), (6246, 521, 'engine_volume', '7448'), (6247, 521, 'width', '4'), (6248, 521, 'height', '2'), (6249, 521, 'fuel_consumption', '14'), (6250, 521, 'doors', '3'), (6251, 521, 'price', '12972'), (6252, 521, 'cost', '48916'), (6253, 522, 'owner', 'Lava'), (6254, 522, 'color', 'orange'), (6255, 522, 'max_speed', '278'), (6256, 522, 'weight', '3565'), (6257, 522, 'production_year', '1977'), (6258, 522, 'engine_volume', '6165'), (6259, 522, 'width', '3'), (6260, 522, 'height', '1'), (6261, 522, 'fuel_consumption', '13'), (6262, 522, 'doors', '3'), (6263, 522, 'price', '27299'), (6264, 522, 'cost', '34607'), (6265, 523, 'owner', 'Gino'), (6266, 523, 'color', 'orange'), (6267, 523, 'max_speed', '188'), (6268, 523, 'weight', '2381'), (6269, 523, 'production_year', '1972'), (6270, 523, 'engine_volume', '5025'), (6271, 523, 'width', '3'), (6272, 523, 'height', '2'), (6273, 523, 'fuel_consumption', '18'), (6274, 523, 'doors', '3'), (6275, 523, 'price', '18327'), (6276, 523, 'cost', '45842'), (6277, 524, 'owner', 'Lava'), (6278, 524, 'color', 'orange'), (6279, 524, 'max_speed', '104'), (6280, 524, 'weight', '3613'), (6281, 524, 'production_year', '1999'), (6282, 524, 'engine_volume', '4907'), (6283, 524, 'width', '2'), (6284, 524, 'height', '1'), (6285, 524, 'fuel_consumption', '16'), (6286, 524, 'doors', '4'), (6287, 524, 'price', '24090'), (6288, 524, 'cost', '32410'), (6289, 525, 'owner', 'Seth'), (6290, 525, 'color', 'brown'), (6291, 525, 'max_speed', '54'), (6292, 525, 'weight', '2107'), (6293, 525, 'production_year', '1970'), (6294, 525, 'engine_volume', '6416'), (6295, 525, 'width', '3'), (6296, 525, 'height', '2'), (6297, 525, 'fuel_consumption', '17'), (6298, 525, 'doors', '3'), (6299, 525, 'price', '24170'), (6300, 525, 'cost', '27274'), (6301, 526, 'owner', 'Gengis'), (6302, 526, 'color', 'brown'), (6303, 526, 'max_speed', '205'), (6304, 526, 'weight', '4439'), (6305, 526, 'production_year', '2016'), (6306, 526, 'engine_volume', '6386'), (6307, 526, 'width', '3'), (6308, 526, 'height', '2'), (6309, 526, 'fuel_consumption', '18'), (6310, 526, 'doors', '5'), (6311, 526, 'price', '29761'), (6312, 526, 'cost', '31973'), (6313, 527, 'owner', 'Seth'), (6314, 527, 'color', 'green'), (6315, 527, 'max_speed', '153'), (6316, 527, 'weight', '3316'), (6317, 527, 'production_year', '2004'), (6318, 527, 'engine_volume', '4523'), (6319, 527, 'width', '2'), (6320, 527, 'height', '2'), (6321, 527, 'fuel_consumption', '16'), (6322, 527, 'doors', '4'), (6323, 527, 'price', '27394'), (6324, 527, 'cost', '30089'), (6325, 528, 'owner', 'Seth'), (6326, 528, 'color', 'orange'), (6327, 528, 'max_speed', '55'), (6328, 528, 'weight', '2579'), (6329, 528, 'production_year', '1996'), (6330, 528, 'engine_volume', '5970'), (6331, 528, 'width', '3'), (6332, 528, 'height', '2'), (6333, 528, 'fuel_consumption', '14'), (6334, 528, 'doors', '5'), (6335, 528, 'price', '14656'), (6336, 528, 'cost', '32059'), (6337, 529, 'owner', 'Lucy'), (6338, 529, 'color', 'yellow'), (6339, 529, 'max_speed', '73'), (6340, 529, 'weight', '3226'), (6341, 529, 'production_year', '2000'), (6342, 529, 'engine_volume', '6675'), (6343, 529, 'width', '4'), (6344, 529, 'height', '1'), (6345, 529, 'fuel_consumption', '18'), (6346, 529, 'doors', '5'), (6347, 529, 'price', '23420'), (6348, 529, 'cost', '46546'), (6349, 530, 'owner', 'Lucy'), (6350, 530, 'color', 'red'), (6351, 530, 'max_speed', '99'), (6352, 530, 'weight', '2533'), (6353, 530, 'production_year', '1972'), (6354, 530, 'engine_volume', '7745'), (6355, 530, 'width', '2'), (6356, 530, 'height', '2'), (6357, 530, 'fuel_consumption', '18'), (6358, 530, 'doors', '5'), (6359, 530, 'price', '20790'), (6360, 530, 'cost', '30012'), (6361, 531, 'owner', 'Gino'), (6362, 531, 'color', 'yellow'), (6363, 531, 'max_speed', '253'), (6364, 531, 'weight', '2953'), (6365, 531, 'production_year', '1971'), (6366, 531, 'engine_volume', '7735'), (6367, 531, 'width', '2'), (6368, 531, 'height', '1'), (6369, 531, 'fuel_consumption', '18'), (6370, 531, 'doors', '3'), (6371, 531, 'price', '10455'), (6372, 531, 'cost', '30301'), (6373, 532, 'owner', 'Hugh'), (6374, 532, 'color', 'brown'), (6375, 532, 'max_speed', '136'), (6376, 532, 'weight', '4434'), (6377, 532, 'production_year', '1973'), (6378, 532, 'engine_volume', '3676'), (6379, 532, 'width', '4'), (6380, 532, 'height', '2'), (6381, 532, 'fuel_consumption', '14'), (6382, 532, 'doors', '4'), (6383, 532, 'price', '14962'), (6384, 532, 'cost', '34338'), (6385, 533, 'owner', 'Lucy'), (6386, 533, 'color', 'yellow'), (6387, 533, 'max_speed', '259'), (6388, 533, 'weight', '2357'), (6389, 533, 'production_year', '1984'), (6390, 533, 'engine_volume', '3289'), (6391, 533, 'width', '4'), (6392, 533, 'height', '2'), (6393, 533, 'fuel_consumption', '14'), (6394, 533, 'doors', '2'), (6395, 533, 'price', '18012'), (6396, 533, 'cost', '41666'), (6397, 534, 'owner', 'Jules'), (6398, 534, 'color', 'brown'), (6399, 534, 'max_speed', '241'), (6400, 534, 'weight', '2846'), (6401, 534, 'production_year', '1984'), (6402, 534, 'engine_volume', '4670'), (6403, 534, 'width', '4'), (6404, 534, 'height', '1'), (6405, 534, 'fuel_consumption', '15'), (6406, 534, 'doors', '2'), (6407, 534, 'price', '26464'), (6408, 534, 'cost', '49509'), (6409, 535, 'owner', 'Hugh'), (6410, 535, 'color', 'black'), (6411, 535, 'max_speed', '260'), (6412, 535, 'weight', '2920'), (6413, 535, 'production_year', '1991'), (6414, 535, 'engine_volume', '6068'), (6415, 535, 'width', '2'), (6416, 535, 'height', '2'), (6417, 535, 'fuel_consumption', '17'), (6418, 535, 'doors', '5'), (6419, 535, 'price', '20881'), (6420, 535, 'cost', '38343'), (6421, 536, 'owner', 'Hugh'), (6422, 536, 'color', 'brown'), (6423, 536, 'max_speed', '112'), (6424, 536, 'weight', '3766'), (6425, 536, 'production_year', '1994'), (6426, 536, 'engine_volume', '3005'), (6427, 536, 'width', '4'), (6428, 536, 'height', '1'), (6429, 536, 'fuel_consumption', '17'), (6430, 536, 'doors', '5'), (6431, 536, 'price', '24509'), (6432, 536, 'cost', '46980'), (6433, 537, 'owner', 'Mario'), (6434, 537, 'color', 'black'), (6435, 537, 'max_speed', '190'), (6436, 537, 'weight', '3269'), (6437, 537, 'production_year', '1983'), (6438, 537, 'engine_volume', '7425'), (6439, 537, 'width', '3'), (6440, 537, 'height', '2'), (6441, 537, 'fuel_consumption', '15'), (6442, 537, 'doors', '3'), (6443, 537, 'price', '27556'), (6444, 537, 'cost', '44439'), (6445, 538, 'owner', 'Gengis'), (6446, 538, 'color', 'martini'), (6447, 538, 'max_speed', '41'), (6448, 538, 'weight', '1638'), (6449, 538, 'production_year', '2003'), (6450, 538, 'engine_volume', '5991'), (6451, 538, 'width', '2'), (6452, 538, 'height', '2'), (6453, 538, 'fuel_consumption', '17'), (6454, 538, 'doors', '5'), (6455, 538, 'price', '10145'), (6456, 538, 'cost', '37454'), (6457, 539, 'owner', 'Hugh'), (6458, 539, 'color', 'black'), (6459, 539, 'max_speed', '209'), (6460, 539, 'weight', '3495'), (6461, 539, 'production_year', '1995'), (6462, 539, 'engine_volume', '7917'), (6463, 539, 'width', '2'), (6464, 539, 'height', '2'), (6465, 539, 'fuel_consumption', '15'), (6466, 539, 'doors', '5'), (6467, 539, 'price', '25204'), (6468, 539, 'cost', '41469'), (6469, 540, 'owner', 'Lucy'), (6470, 540, 'color', 'brown'), (6471, 540, 'max_speed', '234'), (6472, 540, 'weight', '4184'), (6473, 540, 'production_year', '1970'), (6474, 540, 'engine_volume', '5640'), (6475, 540, 'width', '2'), (6476, 540, 'height', '2'), (6477, 540, 'fuel_consumption', '15'), (6478, 540, 'doors', '4'), (6479, 540, 'price', '13349'), (6480, 540, 'cost', '48367'), (6481, 541, 'owner', 'Hugh'), (6482, 541, 'color', 'yellow'), (6483, 541, 'max_speed', '27'), (6484, 541, 'weight', '3977'), (6485, 541, 'production_year', '2013'), (6486, 541, 'engine_volume', '4457'), (6487, 541, 'width', '3'), (6488, 541, 'height', '1'), (6489, 541, 'fuel_consumption', '15'), (6490, 541, 'doors', '2'), (6491, 541, 'price', '27192'), (6492, 541, 'cost', '48921'), (6493, 542, 'owner', 'Gino'), (6494, 542, 'color', 'black'), (6495, 542, 'max_speed', '57'), (6496, 542, 'weight', '4245'), (6497, 542, 'production_year', '2014'), (6498, 542, 'engine_volume', '3296'), (6499, 542, 'width', '2'), (6500, 542, 'height', '2'), (6501, 542, 'fuel_consumption', '16'), (6502, 542, 'doors', '4'), (6503, 542, 'price', '19703'), (6504, 542, 'cost', '43742'), (6505, 543, 'owner', 'Lucy'), (6506, 543, 'color', 'brown'), (6507, 543, 'max_speed', '79'), (6508, 543, 'weight', '3349'), (6509, 543, 'production_year', '1998'), (6510, 543, 'engine_volume', '4592'), (6511, 543, 'width', '4'), (6512, 543, 'height', '1'), (6513, 543, 'fuel_consumption', '14'), (6514, 543, 'doors', '2'), (6515, 543, 'price', '14354'), (6516, 543, 'cost', '35069'), (6517, 544, 'owner', 'Lava'), (6518, 544, 'color', 'martini'), (6519, 544, 'max_speed', '116'), (6520, 544, 'weight', '1204'), (6521, 544, 'production_year', '2017'), (6522, 544, 'engine_volume', '5119'), (6523, 544, 'width', '3'), (6524, 544, 'height', '2'), (6525, 544, 'fuel_consumption', '13'), (6526, 544, 'doors', '4'), (6527, 544, 'price', '22491'), (6528, 544, 'cost', '37139'), (6529, 545, 'owner', 'Gengis'), (6530, 545, 'color', 'white'), (6531, 545, 'max_speed', '56'), (6532, 545, 'weight', '2631'), (6533, 545, 'production_year', '1975'), (6534, 545, 'engine_volume', '2764'), (6535, 545, 'width', '3'), (6536, 545, 'height', '2'), (6537, 545, 'fuel_consumption', '15'), (6538, 545, 'doors', '3'), (6539, 545, 'price', '15176'), (6540, 545, 'cost', '47822'), (6541, 546, 'owner', 'Seth'), (6542, 546, 'color', 'orange'), (6543, 546, 'max_speed', '73'), (6544, 546, 'weight', '4678'), (6545, 546, 'production_year', '2016'), (6546, 546, 'engine_volume', '3481'), (6547, 546, 'width', '2'), (6548, 546, 'height', '2'), (6549, 546, 'fuel_consumption', '15'), (6550, 546, 'doors', '4'), (6551, 546, 'price', '17232'), (6552, 546, 'cost', '34569'), (6553, 547, 'owner', 'Seth'), (6554, 547, 'color', 'orange'), (6555, 547, 'max_speed', '294'), (6556, 547, 'weight', '2919'), (6557, 547, 'production_year', '1980'), (6558, 547, 'engine_volume', '4478'), (6559, 547, 'width', '2'), (6560, 547, 'height', '2'), (6561, 547, 'fuel_consumption', '15'), (6562, 547, 'doors', '3'), (6563, 547, 'price', '25593'), (6564, 547, 'cost', '49823'), (6565, 548, 'owner', 'Gino'), (6566, 548, 'color', 'white'), (6567, 548, 'max_speed', '160'), (6568, 548, 'weight', '2014'), (6569, 548, 'production_year', '2012'), (6570, 548, 'engine_volume', '4228'), (6571, 548, 'width', '2'), (6572, 548, 'height', '2'), (6573, 548, 'fuel_consumption', '16'), (6574, 548, 'doors', '2'), (6575, 548, 'price', '10795'), (6576, 548, 'cost', '28389'), (6577, 549, 'owner', 'Gengis'), (6578, 549, 'color', 'orange'), (6579, 549, 'max_speed', '196'), (6580, 549, 'weight', '4278'), (6581, 549, 'production_year', '1972'), (6582, 549, 'engine_volume', '4741'), (6583, 549, 'width', '2'), (6584, 549, 'height', '1'), (6585, 549, 'fuel_consumption', '17'), (6586, 549, 'doors', '5'), (6587, 549, 'price', '17426'), (6588, 549, 'cost', '45196'), (6589, 550, 'owner', 'Seth'), (6590, 550, 'color', 'yellow'), (6591, 550, 'max_speed', '265'), (6592, 550, 'weight', '2111'), (6593, 550, 'production_year', '1974'), (6594, 550, 'engine_volume', '7641'), (6595, 550, 'width', '2'), (6596, 550, 'height', '1'), (6597, 550, 'fuel_consumption', '17'), (6598, 550, 'doors', '5'), (6599, 550, 'price', '12142'), (6600, 550, 'cost', '38039'), (6601, 551, 'owner', 'Gengis'), (6602, 551, 'color', 'red'), (6603, 551, 'max_speed', '250'), (6604, 551, 'weight', '4579'), (6605, 551, 'production_year', '1989'), (6606, 551, 'engine_volume', '2306'), (6607, 551, 'width', '4'), (6608, 551, 'height', '2'), (6609, 551, 'fuel_consumption', '18'), (6610, 551, 'doors', '2'), (6611, 551, 'price', '13582'), (6612, 551, 'cost', '42226'), (6613, 552, 'owner', 'Gino'), (6614, 552, 'color', 'green'), (6615, 552, 'max_speed', '132'), (6616, 552, 'weight', '4848'), (6617, 552, 'production_year', '1978'), (6618, 552, 'engine_volume', '4648'), (6619, 552, 'width', '3'), (6620, 552, 'height', '1'), (6621, 552, 'fuel_consumption', '16'), (6622, 552, 'doors', '2'), (6623, 552, 'price', '23238'), (6624, 552, 'cost', '49417'), (6625, 553, 'owner', 'Gengis'), (6626, 553, 'color', 'black'), (6627, 553, 'max_speed', '146'), (6628, 553, 'weight', '3044'), (6629, 553, 'production_year', '1985'), (6630, 553, 'engine_volume', '4079'), (6631, 553, 'width', '2'), (6632, 553, 'height', '1'), (6633, 553, 'fuel_consumption', '15'), (6634, 553, 'doors', '5'), (6635, 553, 'price', '22817'), (6636, 553, 'cost', '44995'), (6637, 554, 'owner', 'Seth'), (6638, 554, 'color', 'yellow'), (6639, 554, 'max_speed', '204'), (6640, 554, 'weight', '1011'), (6641, 554, 'production_year', '2016'), (6642, 554, 'engine_volume', '5872'), (6643, 554, 'width', '3'), (6644, 554, 'height', '1'), (6645, 554, 'fuel_consumption', '16'), (6646, 554, 'doors', '2'), (6647, 554, 'price', '29068'), (6648, 554, 'cost', '34957'), (6649, 555, 'owner', 'Gino'), (6650, 555, 'color', 'green'), (6651, 555, 'max_speed', '185'), (6652, 555, 'weight', '3680'), (6653, 555, 'production_year', '1995'), (6654, 555, 'engine_volume', '2785'), (6655, 555, 'width', '2'), (6656, 555, 'height', '1'), (6657, 555, 'fuel_consumption', '15'), (6658, 555, 'doors', '2'), (6659, 555, 'price', '27599'), (6660, 555, 'cost', '28364'), (6661, 556, 'owner', 'Seth'), (6662, 556, 'color', 'white'), (6663, 556, 'max_speed', '233'), (6664, 556, 'weight', '1943'), (6665, 556, 'production_year', '2014'), (6666, 556, 'engine_volume', '3448'), (6667, 556, 'width', '4'), (6668, 556, 'height', '2'), (6669, 556, 'fuel_consumption', '16'), (6670, 556, 'doors', '2'), (6671, 556, 'price', '18132'), (6672, 556, 'cost', '45857'), (6673, 557, 'owner', 'Gengis'), (6674, 557, 'color', 'orange'), (6675, 557, 'max_speed', '136'), (6676, 557, 'weight', '3658'), (6677, 557, 'production_year', '1990'), (6678, 557, 'engine_volume', '2227'), (6679, 557, 'width', '3'), (6680, 557, 'height', '2'), (6681, 557, 'fuel_consumption', '17'), (6682, 557, 'doors', '3'), (6683, 557, 'price', '20059'), (6684, 557, 'cost', '33719'), (6685, 558, 'owner', 'Seth'), (6686, 558, 'color', 'martini'), (6687, 558, 'max_speed', '270'), (6688, 558, 'weight', '2717'), (6689, 558, 'production_year', '2011'), (6690, 558, 'engine_volume', '3113'), (6691, 558, 'width', '4'), (6692, 558, 'height', '2'), (6693, 558, 'fuel_consumption', '14'), (6694, 558, 'doors', '3'), (6695, 558, 'price', '23504'), (6696, 558, 'cost', '44300'), (6697, 559, 'owner', 'Gino'), (6698, 559, 'color', 'orange'), (6699, 559, 'max_speed', '29'), (6700, 559, 'weight', '1722'), (6701, 559, 'production_year', '1977'), (6702, 559, 'engine_volume', '5613'), (6703, 559, 'width', '3'), (6704, 559, 'height', '2'), (6705, 559, 'fuel_consumption', '14'), (6706, 559, 'doors', '4'), (6707, 559, 'price', '15731'), (6708, 559, 'cost', '47778'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (6709, 560, 'owner', 'Hugh'), (6710, 560, 'color', 'brown'), (6711, 560, 'max_speed', '199'), (6712, 560, 'weight', '1333'), (6713, 560, 'production_year', '2002'), (6714, 560, 'engine_volume', '6569'), (6715, 560, 'width', '3'), (6716, 560, 'height', '2'), (6717, 560, 'fuel_consumption', '15'), (6718, 560, 'doors', '2'), (6719, 560, 'price', '28608'), (6720, 560, 'cost', '43933'), (6721, 561, 'owner', 'Lucy'), (6722, 561, 'color', 'green'), (6723, 561, 'max_speed', '150'), (6724, 561, 'weight', '2581'), (6725, 561, 'production_year', '2003'), (6726, 561, 'engine_volume', '4959'), (6727, 561, 'width', '2'), (6728, 561, 'height', '1'), (6729, 561, 'fuel_consumption', '13'), (6730, 561, 'doors', '3'), (6731, 561, 'price', '28842'), (6732, 561, 'cost', '31106'), (6733, 562, 'owner', 'Mario'), (6734, 562, 'color', 'martini'), (6735, 562, 'max_speed', '61'), (6736, 562, 'weight', '1795'), (6737, 562, 'production_year', '1994'), (6738, 562, 'engine_volume', '7890'), (6739, 562, 'width', '3'), (6740, 562, 'height', '1'), (6741, 562, 'fuel_consumption', '16'), (6742, 562, 'doors', '2'), (6743, 562, 'price', '26141'), (6744, 562, 'cost', '40983'), (6745, 563, 'owner', 'Jules'), (6746, 563, 'color', 'orange'), (6747, 563, 'max_speed', '105'), (6748, 563, 'weight', '2351'), (6749, 563, 'production_year', '1997'), (6750, 563, 'engine_volume', '5152'), (6751, 563, 'width', '3'), (6752, 563, 'height', '1'), (6753, 563, 'fuel_consumption', '16'), (6754, 563, 'doors', '4'), (6755, 563, 'price', '10691'), (6756, 563, 'cost', '27752'), (6757, 564, 'owner', 'Jules'), (6758, 564, 'color', 'brown'), (6759, 564, 'max_speed', '116'), (6760, 564, 'weight', '1195'), (6761, 564, 'production_year', '2008'), (6762, 564, 'engine_volume', '5086'), (6763, 564, 'width', '4'), (6764, 564, 'height', '1'), (6765, 564, 'fuel_consumption', '14'), (6766, 564, 'doors', '5'), (6767, 564, 'price', '28176'), (6768, 564, 'cost', '28488'), (6769, 565, 'owner', 'Jules'), (6770, 565, 'color', 'yellow'), (6771, 565, 'max_speed', '177'), (6772, 565, 'weight', '4035'), (6773, 565, 'production_year', '2011'), (6774, 565, 'engine_volume', '7842'), (6775, 565, 'width', '4'), (6776, 565, 'height', '2'), (6777, 565, 'fuel_consumption', '16'), (6778, 565, 'doors', '2'), (6779, 565, 'price', '19914'), (6780, 565, 'cost', '29442'), (6781, 566, 'owner', 'Gino'), (6782, 566, 'color', 'red'), (6783, 566, 'max_speed', '210'), (6784, 566, 'weight', '2208'), (6785, 566, 'production_year', '1976'), (6786, 566, 'engine_volume', '7087'), (6787, 566, 'width', '2'), (6788, 566, 'height', '2'), (6789, 566, 'fuel_consumption', '13'), (6790, 566, 'doors', '3'), (6791, 566, 'price', '10874'), (6792, 566, 'cost', '39419'), (6793, 567, 'owner', 'Mario'), (6794, 567, 'color', 'white'), (6795, 567, 'max_speed', '71'), (6796, 567, 'weight', '1351'), (6797, 567, 'production_year', '1996'), (6798, 567, 'engine_volume', '4472'), (6799, 567, 'width', '3'), (6800, 567, 'height', '2'), (6801, 567, 'fuel_consumption', '15'), (6802, 567, 'doors', '3'), (6803, 567, 'price', '28405'), (6804, 567, 'cost', '37796'), (6805, 568, 'owner', 'Lucy'), (6806, 568, 'color', 'orange'), (6807, 568, 'max_speed', '117'), (6808, 568, 'weight', '1907'), (6809, 568, 'production_year', '1976'), (6810, 568, 'engine_volume', '2195'), (6811, 568, 'width', '3'), (6812, 568, 'height', '1'), (6813, 568, 'fuel_consumption', '17'), (6814, 568, 'doors', '2'), (6815, 568, 'price', '12266'), (6816, 568, 'cost', '43792'), (6817, 569, 'owner', 'Seth'), (6818, 569, 'color', 'green'), (6819, 569, 'max_speed', '60'), (6820, 569, 'weight', '2859'), (6821, 569, 'production_year', '1976'), (6822, 569, 'engine_volume', '2622'), (6823, 569, 'width', '3'), (6824, 569, 'height', '2'), (6825, 569, 'fuel_consumption', '13'), (6826, 569, 'doors', '3'), (6827, 569, 'price', '14703'), (6828, 569, 'cost', '37621'), (6829, 570, 'owner', 'Mario'), (6830, 570, 'color', 'yellow'), (6831, 570, 'max_speed', '138'), (6832, 570, 'weight', '1102'), (6833, 570, 'production_year', '1970'), (6834, 570, 'engine_volume', '6594'), (6835, 570, 'width', '2'), (6836, 570, 'height', '1'), (6837, 570, 'fuel_consumption', '17'), (6838, 570, 'doors', '5'), (6839, 570, 'price', '12319'), (6840, 570, 'cost', '46345'), (6841, 571, 'owner', 'Lava'), (6842, 571, 'color', 'orange'), (6843, 571, 'max_speed', '76'), (6844, 571, 'weight', '3390'), (6845, 571, 'production_year', '2017'), (6846, 571, 'engine_volume', '4647'), (6847, 571, 'width', '3'), (6848, 571, 'height', '2'), (6849, 571, 'fuel_consumption', '13'), (6850, 571, 'doors', '5'), (6851, 571, 'price', '24629'), (6852, 571, 'cost', '36610'), (6853, 572, 'owner', 'Hugh'), (6854, 572, 'color', 'orange'), (6855, 572, 'max_speed', '246'), (6856, 572, 'weight', '3961'), (6857, 572, 'production_year', '2011'), (6858, 572, 'engine_volume', '4292'), (6859, 572, 'width', '2'), (6860, 572, 'height', '1'), (6861, 572, 'fuel_consumption', '17'), (6862, 572, 'doors', '4'), (6863, 572, 'price', '18766'), (6864, 572, 'cost', '25225'), (6865, 573, 'owner', 'Seth'), (6866, 573, 'color', 'orange'), (6867, 573, 'max_speed', '181'), (6868, 573, 'weight', '4944'), (6869, 573, 'production_year', '1994'), (6870, 573, 'engine_volume', '7944'), (6871, 573, 'width', '2'), (6872, 573, 'height', '1'), (6873, 573, 'fuel_consumption', '13'), (6874, 573, 'doors', '3'), (6875, 573, 'price', '14628'), (6876, 573, 'cost', '28469'), (6877, 574, 'owner', 'Jules'), (6878, 574, 'color', 'orange'), (6879, 574, 'max_speed', '87'), (6880, 574, 'weight', '1381'), (6881, 574, 'production_year', '2012'), (6882, 574, 'engine_volume', '7990'), (6883, 574, 'width', '4'), (6884, 574, 'height', '2'), (6885, 574, 'fuel_consumption', '16'), (6886, 574, 'doors', '3'), (6887, 574, 'price', '25090'), (6888, 574, 'cost', '30140'), (6889, 575, 'owner', 'Gengis'), (6890, 575, 'color', 'red'), (6891, 575, 'max_speed', '280'), (6892, 575, 'weight', '2198'), (6893, 575, 'production_year', '1978'), (6894, 575, 'engine_volume', '7486'), (6895, 575, 'width', '2'), (6896, 575, 'height', '1'), (6897, 575, 'fuel_consumption', '16'), (6898, 575, 'doors', '3'), (6899, 575, 'price', '28379'), (6900, 575, 'cost', '37773'), (6901, 576, 'owner', 'Gino'), (6902, 576, 'color', 'green'), (6903, 576, 'max_speed', '154'), (6904, 576, 'weight', '2094'), (6905, 576, 'production_year', '1971'), (6906, 576, 'engine_volume', '2966'), (6907, 576, 'width', '4'), (6908, 576, 'height', '1'), (6909, 576, 'fuel_consumption', '14'), (6910, 576, 'doors', '5'), (6911, 576, 'price', '28328'), (6912, 576, 'cost', '48201'), (6913, 577, 'owner', 'Mario'), (6914, 577, 'color', 'green'), (6915, 577, 'max_speed', '97'), (6916, 577, 'weight', '2508'), (6917, 577, 'production_year', '2013'), (6918, 577, 'engine_volume', '6632'), (6919, 577, 'width', '3'), (6920, 577, 'height', '1'), (6921, 577, 'fuel_consumption', '16'), (6922, 577, 'doors', '5'), (6923, 577, 'price', '19184'), (6924, 577, 'cost', '25656'), (6925, 578, 'owner', 'Gengis'), (6926, 578, 'color', 'black'), (6927, 578, 'max_speed', '51'), (6928, 578, 'weight', '3966'), (6929, 578, 'production_year', '1992'), (6930, 578, 'engine_volume', '2448'), (6931, 578, 'width', '3'), (6932, 578, 'height', '1'), (6933, 578, 'fuel_consumption', '15'), (6934, 578, 'doors', '4'), (6935, 578, 'price', '12899'), (6936, 578, 'cost', '25506'), (6937, 579, 'owner', 'Gino'), (6938, 579, 'color', 'martini'), (6939, 579, 'max_speed', '96'), (6940, 579, 'weight', '4033'), (6941, 579, 'production_year', '1988'), (6942, 579, 'engine_volume', '7441'), (6943, 579, 'width', '3'), (6944, 579, 'height', '2'), (6945, 579, 'fuel_consumption', '13'), (6946, 579, 'doors', '2'), (6947, 579, 'price', '14977'), (6948, 579, 'cost', '49280'), (6949, 580, 'owner', 'Hugh'), (6950, 580, 'color', 'martini'), (6951, 580, 'max_speed', '254'), (6952, 580, 'weight', '1365'), (6953, 580, 'production_year', '1979'), (6954, 580, 'engine_volume', '4101'), (6955, 580, 'width', '3'), (6956, 580, 'height', '2'), (6957, 580, 'fuel_consumption', '17'), (6958, 580, 'doors', '2'), (6959, 580, 'price', '13324'), (6960, 580, 'cost', '34765'), (6961, 581, 'owner', 'Gengis'), (6962, 581, 'color', 'green'), (6963, 581, 'max_speed', '253'), (6964, 581, 'weight', '3996'), (6965, 581, 'production_year', '1995'), (6966, 581, 'engine_volume', '6533'), (6967, 581, 'width', '3'), (6968, 581, 'height', '1'), (6969, 581, 'fuel_consumption', '15'), (6970, 581, 'doors', '3'), (6971, 581, 'price', '12507'), (6972, 581, 'cost', '33526'), (6973, 582, 'owner', 'Gengis'), (6974, 582, 'color', 'brown'), (6975, 582, 'max_speed', '125'), (6976, 582, 'weight', '3066'), (6977, 582, 'production_year', '1987'), (6978, 582, 'engine_volume', '2055'), (6979, 582, 'width', '2'), (6980, 582, 'height', '2'), (6981, 582, 'fuel_consumption', '14'), (6982, 582, 'doors', '2'), (6983, 582, 'price', '21529'), (6984, 582, 'cost', '33720'), (6985, 583, 'owner', 'Lava'), (6986, 583, 'color', 'red'), (6987, 583, 'max_speed', '148'), (6988, 583, 'weight', '3724'), (6989, 583, 'production_year', '1978'), (6990, 583, 'engine_volume', '3847'), (6991, 583, 'width', '2'), (6992, 583, 'height', '2'), (6993, 583, 'fuel_consumption', '14'), (6994, 583, 'doors', '2'), (6995, 583, 'price', '28626'), (6996, 583, 'cost', '37813'), (6997, 584, 'owner', 'Lucy'), (6998, 584, 'color', 'red'), (6999, 584, 'max_speed', '299'), (7000, 584, 'weight', '2309'), (7001, 584, 'production_year', '1987'), (7002, 584, 'engine_volume', '6568'), (7003, 584, 'width', '4'), (7004, 584, 'height', '2'), (7005, 584, 'fuel_consumption', '17'), (7006, 584, 'doors', '3'), (7007, 584, 'price', '13367'), (7008, 584, 'cost', '37461'), (7009, 585, 'owner', 'Hugh'), (7010, 585, 'color', 'yellow'), (7011, 585, 'max_speed', '225'), (7012, 585, 'weight', '3117'), (7013, 585, 'production_year', '1985'), (7014, 585, 'engine_volume', '4453'), (7015, 585, 'width', '3'), (7016, 585, 'height', '1'), (7017, 585, 'fuel_consumption', '16'), (7018, 585, 'doors', '5'), (7019, 585, 'price', '24887'), (7020, 585, 'cost', '30854'), (7021, 586, 'owner', 'Gino'), (7022, 586, 'color', 'black'), (7023, 586, 'max_speed', '286'), (7024, 586, 'weight', '1344'), (7025, 586, 'production_year', '2006'), (7026, 586, 'engine_volume', '2374'), (7027, 586, 'width', '4'), (7028, 586, 'height', '2'), (7029, 586, 'fuel_consumption', '16'), (7030, 586, 'doors', '4'), (7031, 586, 'price', '18999'), (7032, 586, 'cost', '43809'), (7033, 587, 'owner', 'Gengis'), (7034, 587, 'color', 'red'), (7035, 587, 'max_speed', '147'), (7036, 587, 'weight', '2072'), (7037, 587, 'production_year', '1993'), (7038, 587, 'engine_volume', '2614'), (7039, 587, 'width', '4'), (7040, 587, 'height', '1'), (7041, 587, 'fuel_consumption', '14'), (7042, 587, 'doors', '4'), (7043, 587, 'price', '20694'), (7044, 587, 'cost', '47970'), (7045, 588, 'owner', 'Seth'), (7046, 588, 'color', 'yellow'), (7047, 588, 'max_speed', '146'), (7048, 588, 'weight', '4966'), (7049, 588, 'production_year', '1975'), (7050, 588, 'engine_volume', '2948'), (7051, 588, 'width', '2'), (7052, 588, 'height', '2'), (7053, 588, 'fuel_consumption', '15'), (7054, 588, 'doors', '5'), (7055, 588, 'price', '14910'), (7056, 588, 'cost', '25766'), (7057, 589, 'owner', 'Mario'), (7058, 589, 'color', 'white'), (7059, 589, 'max_speed', '147'), (7060, 589, 'weight', '4594'), (7061, 589, 'production_year', '2006'), (7062, 589, 'engine_volume', '5512'), (7063, 589, 'width', '4'), (7064, 589, 'height', '2'), (7065, 589, 'fuel_consumption', '13'), (7066, 589, 'doors', '3'), (7067, 589, 'price', '29659'), (7068, 589, 'cost', '46866'), (7069, 590, 'owner', 'Seth'), (7070, 590, 'color', 'red'), (7071, 590, 'max_speed', '85'), (7072, 590, 'weight', '4290'), (7073, 590, 'production_year', '2002'), (7074, 590, 'engine_volume', '5498'), (7075, 590, 'width', '2'), (7076, 590, 'height', '1'), (7077, 590, 'fuel_consumption', '13'), (7078, 590, 'doors', '5'), (7079, 590, 'price', '24316'), (7080, 590, 'cost', '43139'), (7081, 591, 'owner', 'Jules'), (7082, 591, 'color', 'yellow'), (7083, 591, 'max_speed', '269'), (7084, 591, 'weight', '4891'), (7085, 591, 'production_year', '2017'), (7086, 591, 'engine_volume', '5853'), (7087, 591, 'width', '2'), (7088, 591, 'height', '2'), (7089, 591, 'fuel_consumption', '13'), (7090, 591, 'doors', '4'), (7091, 591, 'price', '10804'), (7092, 591, 'cost', '33554'), (7093, 592, 'owner', 'Mario'), (7094, 592, 'color', 'martini'), (7095, 592, 'max_speed', '200'), (7096, 592, 'weight', '2186'), (7097, 592, 'production_year', '2016'), (7098, 592, 'engine_volume', '2967'), (7099, 592, 'width', '3'), (7100, 592, 'height', '2'), (7101, 592, 'fuel_consumption', '14'), (7102, 592, 'doors', '5'), (7103, 592, 'price', '20000'), (7104, 592, 'cost', '27896'), (7105, 593, 'owner', 'Lava'), (7106, 593, 'color', 'green'), (7107, 593, 'max_speed', '40'), (7108, 593, 'weight', '1461'), (7109, 593, 'production_year', '1994'), (7110, 593, 'engine_volume', '4407'), (7111, 593, 'width', '4'), (7112, 593, 'height', '2'), (7113, 593, 'fuel_consumption', '16'), (7114, 593, 'doors', '5'), (7115, 593, 'price', '12211'), (7116, 593, 'cost', '45023'), (7117, 594, 'owner', 'Hugh'), (7118, 594, 'color', 'white'), (7119, 594, 'max_speed', '199'), (7120, 594, 'weight', '3722'), (7121, 594, 'production_year', '2001'), (7122, 594, 'engine_volume', '2493'), (7123, 594, 'width', '2'), (7124, 594, 'height', '2'), (7125, 594, 'fuel_consumption', '15'), (7126, 594, 'doors', '3'), (7127, 594, 'price', '23651'), (7128, 594, 'cost', '42031'), (7129, 595, 'owner', 'Seth'), (7130, 595, 'color', 'orange'), (7131, 595, 'max_speed', '60'), (7132, 595, 'weight', '1319'), (7133, 595, 'production_year', '1993'), (7134, 595, 'engine_volume', '2632'), (7135, 595, 'width', '3'), (7136, 595, 'height', '1'), (7137, 595, 'fuel_consumption', '16'), (7138, 595, 'doors', '4'), (7139, 595, 'price', '14958'), (7140, 595, 'cost', '39605'), (7141, 596, 'owner', 'Mario'), (7142, 596, 'color', 'green'), (7143, 596, 'max_speed', '217'), (7144, 596, 'weight', '2285'), (7145, 596, 'production_year', '1989'), (7146, 596, 'engine_volume', '6597'), (7147, 596, 'width', '3'), (7148, 596, 'height', '1'), (7149, 596, 'fuel_consumption', '13'), (7150, 596, 'doors', '4'), (7151, 596, 'price', '10139'), (7152, 596, 'cost', '25286'), (7153, 597, 'owner', 'Seth'), (7154, 597, 'color', 'red'), (7155, 597, 'max_speed', '77'), (7156, 597, 'weight', '3149'), (7157, 597, 'production_year', '1984'), (7158, 597, 'engine_volume', '5940'), (7159, 597, 'width', '4'), (7160, 597, 'height', '2'), (7161, 597, 'fuel_consumption', '13'), (7162, 597, 'doors', '2'), (7163, 597, 'price', '25989'), (7164, 597, 'cost', '47226'), (7165, 598, 'owner', 'Gengis'), (7166, 598, 'color', 'brown'), (7167, 598, 'max_speed', '275'), (7168, 598, 'weight', '2328'), (7169, 598, 'production_year', '2016'), (7170, 598, 'engine_volume', '5216'), (7171, 598, 'width', '4'), (7172, 598, 'height', '2'), (7173, 598, 'fuel_consumption', '18'), (7174, 598, 'doors', '2'), (7175, 598, 'price', '20522'), (7176, 598, 'cost', '35672'), (7177, 599, 'owner', 'Hugh'), (7178, 599, 'color', 'brown'), (7179, 599, 'max_speed', '282'), (7180, 599, 'weight', '3701'), (7181, 599, 'production_year', '1990'), (7182, 599, 'engine_volume', '7486'), (7183, 599, 'width', '2'), (7184, 599, 'height', '2'), (7185, 599, 'fuel_consumption', '16'), (7186, 599, 'doors', '3'), (7187, 599, 'price', '22665'), (7188, 599, 'cost', '43577'), (7189, 600, 'owner', 'Jules'), (7190, 600, 'color', 'black'), (7191, 600, 'max_speed', '39'), (7192, 600, 'weight', '4251'), (7193, 600, 'production_year', '1996'), (7194, 600, 'engine_volume', '4826'), (7195, 600, 'width', '2'), (7196, 600, 'height', '1'), (7197, 600, 'fuel_consumption', '14'), (7198, 600, 'doors', '2'), (7199, 600, 'price', '18323'), (7200, 600, 'cost', '41046'), (7201, 601, 'owner', 'Hugh'), (7202, 601, 'color', 'white'), (7203, 601, 'max_speed', '203'), (7204, 601, 'weight', '3586'), (7205, 601, 'production_year', '2004'), (7206, 601, 'engine_volume', '5812'), (7207, 601, 'width', '3'), (7208, 601, 'height', '2'), (7209, 601, 'fuel_consumption', '15'), (7210, 601, 'doors', '4'), (7211, 601, 'price', '24207'), (7212, 601, 'cost', '26974'), (7213, 602, 'owner', 'Gengis'), (7214, 602, 'color', 'black'), (7215, 602, 'max_speed', '270'), (7216, 602, 'weight', '4475'), (7217, 602, 'production_year', '1991'), (7218, 602, 'engine_volume', '4095'), (7219, 602, 'width', '4'), (7220, 602, 'height', '1'), (7221, 602, 'fuel_consumption', '18'), (7222, 602, 'doors', '2'), (7223, 602, 'price', '24033'), (7224, 602, 'cost', '38121'), (7225, 603, 'owner', 'Mario'), (7226, 603, 'color', 'white'), (7227, 603, 'max_speed', '26'), (7228, 603, 'weight', '3920'), (7229, 603, 'production_year', '1972'), (7230, 603, 'engine_volume', '6988'), (7231, 603, 'width', '3'), (7232, 603, 'height', '1'), (7233, 603, 'fuel_consumption', '16'), (7234, 603, 'doors', '3'), (7235, 603, 'price', '28035'), (7236, 603, 'cost', '31382'), (7237, 604, 'owner', 'Jules'), (7238, 604, 'color', 'red'), (7239, 604, 'max_speed', '248'), (7240, 604, 'weight', '1025'), (7241, 604, 'production_year', '1971'), (7242, 604, 'engine_volume', '6096'), (7243, 604, 'width', '3'), (7244, 604, 'height', '1'), (7245, 604, 'fuel_consumption', '17'), (7246, 604, 'doors', '4'), (7247, 604, 'price', '27937'), (7248, 604, 'cost', '33062'), (7249, 605, 'owner', 'Hugh'), (7250, 605, 'color', 'brown'), (7251, 605, 'max_speed', '201'), (7252, 605, 'weight', '3926'), (7253, 605, 'production_year', '1983'), (7254, 605, 'engine_volume', '2018'), (7255, 605, 'width', '2'), (7256, 605, 'height', '2'), (7257, 605, 'fuel_consumption', '13'), (7258, 605, 'doors', '2'), (7259, 605, 'price', '27021'), (7260, 605, 'cost', '46754'), (7261, 606, 'owner', 'Jules'), (7262, 606, 'color', 'brown'), (7263, 606, 'max_speed', '261'), (7264, 606, 'weight', '3389'), (7265, 606, 'production_year', '2015'), (7266, 606, 'engine_volume', '3062'), (7267, 606, 'width', '4'), (7268, 606, 'height', '1'), (7269, 606, 'fuel_consumption', '17'), (7270, 606, 'doors', '4'), (7271, 606, 'price', '11947'), (7272, 606, 'cost', '36528'), (7273, 607, 'owner', 'Jules'), (7274, 607, 'color', 'red'), (7275, 607, 'max_speed', '24'), (7276, 607, 'weight', '2160'), (7277, 607, 'production_year', '2015'), (7278, 607, 'engine_volume', '3784'), (7279, 607, 'width', '3'), (7280, 607, 'height', '2'), (7281, 607, 'fuel_consumption', '18'), (7282, 607, 'doors', '4'), (7283, 607, 'price', '25039'), (7284, 607, 'cost', '44177'), (7285, 608, 'owner', 'Seth'), (7286, 608, 'color', 'white'), (7287, 608, 'max_speed', '241'), (7288, 608, 'weight', '1489'), (7289, 608, 'production_year', '2012'), (7290, 608, 'engine_volume', '6835'), (7291, 608, 'width', '2'), (7292, 608, 'height', '1'), (7293, 608, 'fuel_consumption', '18'), (7294, 608, 'doors', '3'), (7295, 608, 'price', '25307'), (7296, 608, 'cost', '31946'), (7297, 609, 'owner', 'Mario'), (7298, 609, 'color', 'orange'), (7299, 609, 'max_speed', '109'), (7300, 609, 'weight', '4305'), (7301, 609, 'production_year', '2004'), (7302, 609, 'engine_volume', '6014'), (7303, 609, 'width', '2'), (7304, 609, 'height', '2'), (7305, 609, 'fuel_consumption', '15'), (7306, 609, 'doors', '4'), (7307, 609, 'price', '28129'), (7308, 609, 'cost', '30996'), (7309, 610, 'owner', 'Mario'), (7310, 610, 'color', 'red'), (7311, 610, 'max_speed', '288'), (7312, 610, 'weight', '1547'), (7313, 610, 'production_year', '2014'), (7314, 610, 'engine_volume', '4389'), (7315, 610, 'width', '2'), (7316, 610, 'height', '2'), (7317, 610, 'fuel_consumption', '17'), (7318, 610, 'doors', '5'), (7319, 610, 'price', '28171'), (7320, 610, 'cost', '31851'), (7321, 611, 'owner', 'Gengis'), (7322, 611, 'color', 'martini'), (7323, 611, 'max_speed', '173'), (7324, 611, 'weight', '1307'), (7325, 611, 'production_year', '2017'), (7326, 611, 'engine_volume', '2868'), (7327, 611, 'width', '3'), (7328, 611, 'height', '1'), (7329, 611, 'fuel_consumption', '18'), (7330, 611, 'doors', '4'), (7331, 611, 'price', '26012'), (7332, 611, 'cost', '47789'), (7333, 612, 'owner', 'Seth'), (7334, 612, 'color', 'red'), (7335, 612, 'max_speed', '254'), (7336, 612, 'weight', '2158'), (7337, 612, 'production_year', '1971'), (7338, 612, 'engine_volume', '7420'), (7339, 612, 'width', '2'), (7340, 612, 'height', '1'), (7341, 612, 'fuel_consumption', '14'), (7342, 612, 'doors', '3'), (7343, 612, 'price', '15642'), (7344, 612, 'cost', '41182'), (7345, 613, 'owner', 'Hugh'), (7346, 613, 'color', 'red'), (7347, 613, 'max_speed', '27'), (7348, 613, 'weight', '2035'), (7349, 613, 'production_year', '2011'), (7350, 613, 'engine_volume', '4152'), (7351, 613, 'width', '4'), (7352, 613, 'height', '1'), (7353, 613, 'fuel_consumption', '16'), (7354, 613, 'doors', '4'), (7355, 613, 'price', '22781'), (7356, 613, 'cost', '46612'), (7357, 614, 'owner', 'Jules'), (7358, 614, 'color', 'red'), (7359, 614, 'max_speed', '27'), (7360, 614, 'weight', '3873'), (7361, 614, 'production_year', '2014'), (7362, 614, 'engine_volume', '7539'), (7363, 614, 'width', '2'), (7364, 614, 'height', '1'), (7365, 614, 'fuel_consumption', '14'), (7366, 614, 'doors', '2'), (7367, 614, 'price', '19669'), (7368, 614, 'cost', '25614'), (7369, 615, 'owner', 'Lava'), (7370, 615, 'color', 'green'), (7371, 615, 'max_speed', '106'), (7372, 615, 'weight', '4869'), (7373, 615, 'production_year', '1983'), (7374, 615, 'engine_volume', '6850'), (7375, 615, 'width', '2'), (7376, 615, 'height', '1'), (7377, 615, 'fuel_consumption', '15'), (7378, 615, 'doors', '3'), (7379, 615, 'price', '16171'), (7380, 615, 'cost', '40885'), (7381, 616, 'owner', 'Lucy'), (7382, 616, 'color', 'orange'), (7383, 616, 'max_speed', '83'), (7384, 616, 'weight', '4864'), (7385, 616, 'production_year', '1977'), (7386, 616, 'engine_volume', '4263'), (7387, 616, 'width', '4'), (7388, 616, 'height', '1'), (7389, 616, 'fuel_consumption', '14'), (7390, 616, 'doors', '4'), (7391, 616, 'price', '26491'), (7392, 616, 'cost', '42048'), (7393, 617, 'owner', 'Jules'), (7394, 617, 'color', 'red'), (7395, 617, 'max_speed', '284'), (7396, 617, 'weight', '2446'), (7397, 617, 'production_year', '1982'), (7398, 617, 'engine_volume', '5587'), (7399, 617, 'width', '2'), (7400, 617, 'height', '1'), (7401, 617, 'fuel_consumption', '16'), (7402, 617, 'doors', '3'), (7403, 617, 'price', '14581'), (7404, 617, 'cost', '29351'), (7405, 618, 'owner', 'Mario'), (7406, 618, 'color', 'brown'), (7407, 618, 'max_speed', '112'), (7408, 618, 'weight', '3062'), (7409, 618, 'production_year', '1997'), (7410, 618, 'engine_volume', '4425'), (7411, 618, 'width', '4'), (7412, 618, 'height', '2'), (7413, 618, 'fuel_consumption', '14'), (7414, 618, 'doors', '5'), (7415, 618, 'price', '25251'), (7416, 618, 'cost', '32249'), (7417, 619, 'owner', 'Gino'), (7418, 619, 'color', 'yellow'), (7419, 619, 'max_speed', '292'), (7420, 619, 'weight', '2306'), (7421, 619, 'production_year', '1972'), (7422, 619, 'engine_volume', '6761'), (7423, 619, 'width', '2'), (7424, 619, 'height', '2'), (7425, 619, 'fuel_consumption', '14'), (7426, 619, 'doors', '3'), (7427, 619, 'price', '10511'), (7428, 619, 'cost', '33574'), (7429, 620, 'owner', 'Seth'), (7430, 620, 'color', 'white'), (7431, 620, 'max_speed', '56'), (7432, 620, 'weight', '1452'), (7433, 620, 'production_year', '1992'), (7434, 620, 'engine_volume', '4134'), (7435, 620, 'width', '4'), (7436, 620, 'height', '1'), (7437, 620, 'fuel_consumption', '14'), (7438, 620, 'doors', '3'), (7439, 620, 'price', '21292'), (7440, 620, 'cost', '37148'), (7441, 621, 'owner', 'Mario'), (7442, 621, 'color', 'martini'), (7443, 621, 'max_speed', '106'), (7444, 621, 'weight', '1979'), (7445, 621, 'production_year', '1997'), (7446, 621, 'engine_volume', '7191'), (7447, 621, 'width', '2'), (7448, 621, 'height', '1'), (7449, 621, 'fuel_consumption', '16'), (7450, 621, 'doors', '3'), (7451, 621, 'price', '13840'), (7452, 621, 'cost', '49728'), (7453, 622, 'owner', 'Mario'), (7454, 622, 'color', 'white'), (7455, 622, 'max_speed', '29'), (7456, 622, 'weight', '4145'), (7457, 622, 'production_year', '1981'), (7458, 622, 'engine_volume', '6803'), (7459, 622, 'width', '2'), (7460, 622, 'height', '2'), (7461, 622, 'fuel_consumption', '17'), (7462, 622, 'doors', '2'), (7463, 622, 'price', '29648'), (7464, 622, 'cost', '28442'), (7465, 623, 'owner', 'Lucy'), (7466, 623, 'color', 'orange'), (7467, 623, 'max_speed', '162'), (7468, 623, 'weight', '3087'), (7469, 623, 'production_year', '1999'), (7470, 623, 'engine_volume', '7124'), (7471, 623, 'width', '2'), (7472, 623, 'height', '2'), (7473, 623, 'fuel_consumption', '15'), (7474, 623, 'doors', '4'), (7475, 623, 'price', '25198'), (7476, 623, 'cost', '48804'), (7477, 624, 'owner', 'Gino'), (7478, 624, 'color', 'red'), (7479, 624, 'max_speed', '27'), (7480, 624, 'weight', '4887'), (7481, 624, 'production_year', '2002'), (7482, 624, 'engine_volume', '3126'), (7483, 624, 'width', '3'), (7484, 624, 'height', '1'), (7485, 624, 'fuel_consumption', '16'), (7486, 624, 'doors', '5'), (7487, 624, 'price', '10718'), (7488, 624, 'cost', '37498'), (7489, 625, 'owner', 'Seth'), (7490, 625, 'color', 'white'), (7491, 625, 'max_speed', '46'), (7492, 625, 'weight', '1314'), (7493, 625, 'production_year', '1991'), (7494, 625, 'engine_volume', '6060'), (7495, 625, 'width', '2'), (7496, 625, 'height', '1'), (7497, 625, 'fuel_consumption', '17'), (7498, 625, 'doors', '5'), (7499, 625, 'price', '16155'), (7500, 625, 'cost', '47013'), (7501, 626, 'owner', 'Lava'), (7502, 626, 'color', 'green'), (7503, 626, 'max_speed', '100'), (7504, 626, 'weight', '4250'), (7505, 626, 'production_year', '1978'), (7506, 626, 'engine_volume', '4276'), (7507, 626, 'width', '2'), (7508, 626, 'height', '2'), (7509, 626, 'fuel_consumption', '16'), (7510, 626, 'doors', '4'), (7511, 626, 'price', '15525'), (7512, 626, 'cost', '41722'), (7513, 627, 'owner', 'Hugh'), (7514, 627, 'color', 'green'), (7515, 627, 'max_speed', '155'), (7516, 627, 'weight', '3414'), (7517, 627, 'production_year', '1991'), (7518, 627, 'engine_volume', '6937'), (7519, 627, 'width', '3'), (7520, 627, 'height', '2'), (7521, 627, 'fuel_consumption', '18'), (7522, 627, 'doors', '4'), (7523, 627, 'price', '29617'), (7524, 627, 'cost', '25092'), (7525, 628, 'owner', 'Hugh'), (7526, 628, 'color', 'martini'), (7527, 628, 'max_speed', '291'), (7528, 628, 'weight', '2410'), (7529, 628, 'production_year', '2011'), (7530, 628, 'engine_volume', '7750'), (7531, 628, 'width', '4'), (7532, 628, 'height', '2'), (7533, 628, 'fuel_consumption', '16'), (7534, 628, 'doors', '4'), (7535, 628, 'price', '27948'), (7536, 628, 'cost', '39308'), (7537, 629, 'owner', 'Gengis'), (7538, 629, 'color', 'brown'), (7539, 629, 'max_speed', '24'), (7540, 629, 'weight', '2379'), (7541, 629, 'production_year', '2012'), (7542, 629, 'engine_volume', '5410'), (7543, 629, 'width', '4'), (7544, 629, 'height', '1'), (7545, 629, 'fuel_consumption', '17'), (7546, 629, 'doors', '5'), (7547, 629, 'price', '20996'), (7548, 629, 'cost', '25565'), (7549, 630, 'owner', 'Lava'), (7550, 630, 'color', 'red'), (7551, 630, 'max_speed', '252'), (7552, 630, 'weight', '2193'), (7553, 630, 'production_year', '1975'), (7554, 630, 'engine_volume', '6108'), (7555, 630, 'width', '2'), (7556, 630, 'height', '2'), (7557, 630, 'fuel_consumption', '16'), (7558, 630, 'doors', '2'), (7559, 630, 'price', '22281'), (7560, 630, 'cost', '40880'), (7561, 631, 'owner', 'Lucy'), (7562, 631, 'color', 'red'), (7563, 631, 'max_speed', '106'), (7564, 631, 'weight', '3255'), (7565, 631, 'production_year', '1996'), (7566, 631, 'engine_volume', '5391'), (7567, 631, 'width', '3'), (7568, 631, 'height', '1'), (7569, 631, 'fuel_consumption', '13'), (7570, 631, 'doors', '4'), (7571, 631, 'price', '13729'), (7572, 631, 'cost', '33821'), (7573, 632, 'owner', 'Gino'), (7574, 632, 'color', 'orange'), (7575, 632, 'max_speed', '82'), (7576, 632, 'weight', '3972'), (7577, 632, 'production_year', '1990'), (7578, 632, 'engine_volume', '7606'), (7579, 632, 'width', '2'), (7580, 632, 'height', '2'), (7581, 632, 'fuel_consumption', '15'), (7582, 632, 'doors', '2'), (7583, 632, 'price', '24646'), (7584, 632, 'cost', '27286'), (7585, 633, 'owner', 'Lucy'), (7586, 633, 'color', 'yellow'), (7587, 633, 'max_speed', '80'), (7588, 633, 'weight', '2846'), (7589, 633, 'production_year', '2013'), (7590, 633, 'engine_volume', '2170'), (7591, 633, 'width', '2'), (7592, 633, 'height', '2'), (7593, 633, 'fuel_consumption', '15'), (7594, 633, 'doors', '5'), (7595, 633, 'price', '23191'), (7596, 633, 'cost', '36343'), (7597, 634, 'owner', 'Seth'), (7598, 634, 'color', 'black'), (7599, 634, 'max_speed', '272'), (7600, 634, 'weight', '3156'), (7601, 634, 'production_year', '1978'), (7602, 634, 'engine_volume', '6677'), (7603, 634, 'width', '2'), (7604, 634, 'height', '1'), (7605, 634, 'fuel_consumption', '16'), (7606, 634, 'doors', '4'), (7607, 634, 'price', '12093'), (7608, 634, 'cost', '46592'), (7609, 635, 'owner', 'Jules'), (7610, 635, 'color', 'martini'), (7611, 635, 'max_speed', '105'), (7612, 635, 'weight', '3147'), (7613, 635, 'production_year', '2005'), (7614, 635, 'engine_volume', '3389'), (7615, 635, 'width', '2'), (7616, 635, 'height', '2'), (7617, 635, 'fuel_consumption', '15'), (7618, 635, 'doors', '4'), (7619, 635, 'price', '25497'), (7620, 635, 'cost', '37929'), (7621, 636, 'owner', 'Gino'), (7622, 636, 'color', 'orange'), (7623, 636, 'max_speed', '193'), (7624, 636, 'weight', '2765'), (7625, 636, 'production_year', '1971'), (7626, 636, 'engine_volume', '7486'), (7627, 636, 'width', '4'), (7628, 636, 'height', '1'), (7629, 636, 'fuel_consumption', '15'), (7630, 636, 'doors', '5'), (7631, 636, 'price', '17561'), (7632, 636, 'cost', '36775'), (7633, 637, 'owner', 'Mario'), (7634, 637, 'color', 'martini'), (7635, 637, 'max_speed', '74'), (7636, 637, 'weight', '4208'), (7637, 637, 'production_year', '1976'), (7638, 637, 'engine_volume', '3320'), (7639, 637, 'width', '4'), (7640, 637, 'height', '1'), (7641, 637, 'fuel_consumption', '14'), (7642, 637, 'doors', '5'), (7643, 637, 'price', '27708'), (7644, 637, 'cost', '34137'), (7645, 638, 'owner', 'Lucy'), (7646, 638, 'color', 'white'), (7647, 638, 'max_speed', '77'), (7648, 638, 'weight', '2459'), (7649, 638, 'production_year', '2005'), (7650, 638, 'engine_volume', '2438'), (7651, 638, 'width', '4'), (7652, 638, 'height', '2'), (7653, 638, 'fuel_consumption', '16'), (7654, 638, 'doors', '5'), (7655, 638, 'price', '26700'), (7656, 638, 'cost', '40107'), (7657, 639, 'owner', 'Gino'), (7658, 639, 'color', 'brown'), (7659, 639, 'max_speed', '136'), (7660, 639, 'weight', '4496'), (7661, 639, 'production_year', '1988'), (7662, 639, 'engine_volume', '3242'), (7663, 639, 'width', '3'), (7664, 639, 'height', '2'), (7665, 639, 'fuel_consumption', '14'), (7666, 639, 'doors', '2'), (7667, 639, 'price', '15725'), (7668, 639, 'cost', '43170'), (7669, 640, 'owner', 'Jules'), (7670, 640, 'color', 'green'), (7671, 640, 'max_speed', '47'), (7672, 640, 'weight', '4682'), (7673, 640, 'production_year', '1982'), (7674, 640, 'engine_volume', '6111'), (7675, 640, 'width', '3'), (7676, 640, 'height', '1'), (7677, 640, 'fuel_consumption', '18'), (7678, 640, 'doors', '3'), (7679, 640, 'price', '10336'), (7680, 640, 'cost', '32491'), (7681, 641, 'owner', 'Jules'), (7682, 641, 'color', 'black'), (7683, 641, 'max_speed', '229'), (7684, 641, 'weight', '4867'), (7685, 641, 'production_year', '1988'), (7686, 641, 'engine_volume', '3217'), (7687, 641, 'width', '3'), (7688, 641, 'height', '2'), (7689, 641, 'fuel_consumption', '13'), (7690, 641, 'doors', '4'), (7691, 641, 'price', '19676'), (7692, 641, 'cost', '39331'), (7693, 642, 'owner', 'Lava'), (7694, 642, 'color', 'orange'), (7695, 642, 'max_speed', '127'), (7696, 642, 'weight', '3248'), (7697, 642, 'production_year', '1979'), (7698, 642, 'engine_volume', '2566'), (7699, 642, 'width', '4'), (7700, 642, 'height', '1'), (7701, 642, 'fuel_consumption', '18'), (7702, 642, 'doors', '3'), (7703, 642, 'price', '10578'), (7704, 642, 'cost', '44933'), (7705, 643, 'owner', 'Mario'), (7706, 643, 'color', 'yellow'), (7707, 643, 'max_speed', '220'), (7708, 643, 'weight', '1734'), (7709, 643, 'production_year', '2000'), (7710, 643, 'engine_volume', '2030'), (7711, 643, 'width', '2'), (7712, 643, 'height', '2'), (7713, 643, 'fuel_consumption', '14'), (7714, 643, 'doors', '4'), (7715, 643, 'price', '10091'), (7716, 643, 'cost', '37255'), (7717, 644, 'owner', 'Jules'), (7718, 644, 'color', 'orange'), (7719, 644, 'max_speed', '274'), (7720, 644, 'weight', '3456'), (7721, 644, 'production_year', '2009'), (7722, 644, 'engine_volume', '6322'), (7723, 644, 'width', '4'), (7724, 644, 'height', '1'), (7725, 644, 'fuel_consumption', '18'), (7726, 644, 'doors', '5'), (7727, 644, 'price', '21521'), (7728, 644, 'cost', '39336'), (7729, 645, 'owner', 'Hugh'), (7730, 645, 'color', 'red'), (7731, 645, 'max_speed', '283'), (7732, 645, 'weight', '1071'), (7733, 645, 'production_year', '1971'), (7734, 645, 'engine_volume', '2450'), (7735, 645, 'width', '4'), (7736, 645, 'height', '1'), (7737, 645, 'fuel_consumption', '16'), (7738, 645, 'doors', '5'), (7739, 645, 'price', '20890'), (7740, 645, 'cost', '33224'), (7741, 646, 'owner', 'Mario'), (7742, 646, 'color', 'orange'), (7743, 646, 'max_speed', '191'), (7744, 646, 'weight', '2838'), (7745, 646, 'production_year', '1987'), (7746, 646, 'engine_volume', '4773'), (7747, 646, 'width', '2'), (7748, 646, 'height', '1'), (7749, 646, 'fuel_consumption', '18'), (7750, 646, 'doors', '3'), (7751, 646, 'price', '25687'), (7752, 646, 'cost', '30251'), (7753, 647, 'owner', 'Gengis'), (7754, 647, 'color', 'green'), (7755, 647, 'max_speed', '262'), (7756, 647, 'weight', '2493'), (7757, 647, 'production_year', '1994'), (7758, 647, 'engine_volume', '7718'), (7759, 647, 'width', '3'), (7760, 647, 'height', '2'), (7761, 647, 'fuel_consumption', '17'), (7762, 647, 'doors', '3'), (7763, 647, 'price', '25114'), (7764, 647, 'cost', '29672'), (7765, 648, 'owner', 'Gino'), (7766, 648, 'color', 'white'), (7767, 648, 'max_speed', '225'), (7768, 648, 'weight', '3450'), (7769, 648, 'production_year', '1970'), (7770, 648, 'engine_volume', '2241'), (7771, 648, 'width', '2'), (7772, 648, 'height', '2'), (7773, 648, 'fuel_consumption', '16'), (7774, 648, 'doors', '2'), (7775, 648, 'price', '21158'), (7776, 648, 'cost', '41000'), (7777, 649, 'owner', 'Gengis'), (7778, 649, 'color', 'red'), (7779, 649, 'max_speed', '286'), (7780, 649, 'weight', '3000'), (7781, 649, 'production_year', '1984'), (7782, 649, 'engine_volume', '6577'), (7783, 649, 'width', '3'), (7784, 649, 'height', '2'), (7785, 649, 'fuel_consumption', '16'), (7786, 649, 'doors', '5'), (7787, 649, 'price', '27673'), (7788, 649, 'cost', '33491'), (7789, 650, 'owner', 'Gino'), (7790, 650, 'color', 'black'), (7791, 650, 'max_speed', '294'), (7792, 650, 'weight', '4411'), (7793, 650, 'production_year', '1972'), (7794, 650, 'engine_volume', '6319'), (7795, 650, 'width', '2'), (7796, 650, 'height', '2'), (7797, 650, 'fuel_consumption', '15'), (7798, 650, 'doors', '3'), (7799, 650, 'price', '18096'), (7800, 650, 'cost', '33801'), (7801, 651, 'owner', 'Hugh'), (7802, 651, 'color', 'white'), (7803, 651, 'max_speed', '282'), (7804, 651, 'weight', '1652'), (7805, 651, 'production_year', '1982'), (7806, 651, 'engine_volume', '3827'), (7807, 651, 'width', '2'), (7808, 651, 'height', '1'), (7809, 651, 'fuel_consumption', '17'), (7810, 651, 'doors', '2'), (7811, 651, 'price', '25169'), (7812, 651, 'cost', '30729'), (7813, 652, 'owner', 'Jules'), (7814, 652, 'color', 'brown'), (7815, 652, 'max_speed', '44'), (7816, 652, 'weight', '4796'), (7817, 652, 'production_year', '1988'), (7818, 652, 'engine_volume', '5730'), (7819, 652, 'width', '2'), (7820, 652, 'height', '1'), (7821, 652, 'fuel_consumption', '14'), (7822, 652, 'doors', '4'), (7823, 652, 'price', '13668'), (7824, 652, 'cost', '45296'), (7825, 653, 'owner', 'Seth'), (7826, 653, 'color', 'yellow'), (7827, 653, 'max_speed', '128'), (7828, 653, 'weight', '4326'), (7829, 653, 'production_year', '1977'), (7830, 653, 'engine_volume', '2546'), (7831, 653, 'width', '2'), (7832, 653, 'height', '2'), (7833, 653, 'fuel_consumption', '13'), (7834, 653, 'doors', '4'), (7835, 653, 'price', '13921'), (7836, 653, 'cost', '38317'), (7837, 654, 'owner', 'Mario'), (7838, 654, 'color', 'brown'), (7839, 654, 'max_speed', '64'), (7840, 654, 'weight', '1641'), (7841, 654, 'production_year', '1978'), (7842, 654, 'engine_volume', '6997'), (7843, 654, 'width', '2'), (7844, 654, 'height', '2'), (7845, 654, 'fuel_consumption', '13'), (7846, 654, 'doors', '2'), (7847, 654, 'price', '23095'), (7848, 654, 'cost', '48088'), (7849, 655, 'owner', 'Gino'), (7850, 655, 'color', 'black'), (7851, 655, 'max_speed', '288'), (7852, 655, 'weight', '2891'), (7853, 655, 'production_year', '1991'), (7854, 655, 'engine_volume', '6360'), (7855, 655, 'width', '4'), (7856, 655, 'height', '2'), (7857, 655, 'fuel_consumption', '18'), (7858, 655, 'doors', '3'), (7859, 655, 'price', '28972'), (7860, 655, 'cost', '44788'), (7861, 656, 'owner', 'Gino'), (7862, 656, 'color', 'red'), (7863, 656, 'max_speed', '60'), (7864, 656, 'weight', '4665'), (7865, 656, 'production_year', '1983'), (7866, 656, 'engine_volume', '2736'), (7867, 656, 'width', '4'), (7868, 656, 'height', '2'), (7869, 656, 'fuel_consumption', '16'), (7870, 656, 'doors', '3'), (7871, 656, 'price', '25320'), (7872, 656, 'cost', '31037'), (7873, 657, 'owner', 'Jules'), (7874, 657, 'color', 'yellow'), (7875, 657, 'max_speed', '38'), (7876, 657, 'weight', '4266'), (7877, 657, 'production_year', '2014'), (7878, 657, 'engine_volume', '3942'), (7879, 657, 'width', '3'), (7880, 657, 'height', '2'), (7881, 657, 'fuel_consumption', '15'), (7882, 657, 'doors', '4'), (7883, 657, 'price', '12774'), (7884, 657, 'cost', '27925'), (7885, 658, 'owner', 'Gengis'), (7886, 658, 'color', 'black'), (7887, 658, 'max_speed', '176'), (7888, 658, 'weight', '4265'), (7889, 658, 'production_year', '2012'), (7890, 658, 'engine_volume', '5689'), (7891, 658, 'width', '2'), (7892, 658, 'height', '1'), (7893, 658, 'fuel_consumption', '17'), (7894, 658, 'doors', '3'), (7895, 658, 'price', '10094'), (7896, 658, 'cost', '29790'), (7897, 659, 'owner', 'Lava'), (7898, 659, 'color', 'brown'), (7899, 659, 'max_speed', '163'), (7900, 659, 'weight', '2434'), (7901, 659, 'production_year', '1992'), (7902, 659, 'engine_volume', '2729'), (7903, 659, 'width', '3'), (7904, 659, 'height', '1'), (7905, 659, 'fuel_consumption', '15'), (7906, 659, 'doors', '3'), (7907, 659, 'price', '24380'), (7908, 659, 'cost', '35096'), (7909, 660, 'owner', 'Jules'), (7910, 660, 'color', 'white'), (7911, 660, 'max_speed', '251'), (7912, 660, 'weight', '2138'), (7913, 660, 'production_year', '2010'), (7914, 660, 'engine_volume', '5381'), (7915, 660, 'width', '2'), (7916, 660, 'height', '2'), (7917, 660, 'fuel_consumption', '17'), (7918, 660, 'doors', '3'), (7919, 660, 'price', '28587'), (7920, 660, 'cost', '48679'), (7921, 661, 'owner', 'Jules'), (7922, 661, 'color', 'red'), (7923, 661, 'max_speed', '62'), (7924, 661, 'weight', '4210'), (7925, 661, 'production_year', '2016'), (7926, 661, 'engine_volume', '5147'), (7927, 661, 'width', '4'), (7928, 661, 'height', '2'), (7929, 661, 'fuel_consumption', '17'), (7930, 661, 'doors', '4'), (7931, 661, 'price', '20689'), (7932, 661, 'cost', '36941'), (7933, 662, 'owner', 'Hugh'), (7934, 662, 'color', 'red'), (7935, 662, 'max_speed', '74'), (7936, 662, 'weight', '4776'), (7937, 662, 'production_year', '2016'), (7938, 662, 'engine_volume', '4790'), (7939, 662, 'width', '2'), (7940, 662, 'height', '1'), (7941, 662, 'fuel_consumption', '15'), (7942, 662, 'doors', '5'), (7943, 662, 'price', '20257'), (7944, 662, 'cost', '37608'), (7945, 663, 'owner', 'Seth'), (7946, 663, 'color', 'martini'), (7947, 663, 'max_speed', '103'), (7948, 663, 'weight', '3068'), (7949, 663, 'production_year', '1992'), (7950, 663, 'engine_volume', '6503'), (7951, 663, 'width', '4'), (7952, 663, 'height', '1'), (7953, 663, 'fuel_consumption', '13'), (7954, 663, 'doors', '5'), (7955, 663, 'price', '12860'), (7956, 663, 'cost', '46582'), (7957, 664, 'owner', 'Gengis'), (7958, 664, 'color', 'brown'), (7959, 664, 'max_speed', '192'), (7960, 664, 'weight', '2367'), (7961, 664, 'production_year', '1991'), (7962, 664, 'engine_volume', '3828'), (7963, 664, 'width', '3'), (7964, 664, 'height', '1'), (7965, 664, 'fuel_consumption', '13'), (7966, 664, 'doors', '3'), (7967, 664, 'price', '12530'), (7968, 664, 'cost', '34981'), (7969, 665, 'owner', 'Gengis'), (7970, 665, 'color', 'yellow'), (7971, 665, 'max_speed', '108'), (7972, 665, 'weight', '1291'), (7973, 665, 'production_year', '1978'), (7974, 665, 'engine_volume', '4150'), (7975, 665, 'width', '3'), (7976, 665, 'height', '2'), (7977, 665, 'fuel_consumption', '18'), (7978, 665, 'doors', '4'), (7979, 665, 'price', '14547'), (7980, 665, 'cost', '41339'), (7981, 666, 'owner', 'Gino'), (7982, 666, 'color', 'black'), (7983, 666, 'max_speed', '264'), (7984, 666, 'weight', '2077'), (7985, 666, 'production_year', '1992'), (7986, 666, 'engine_volume', '6696'), (7987, 666, 'width', '2'), (7988, 666, 'height', '1'), (7989, 666, 'fuel_consumption', '17'), (7990, 666, 'doors', '5'), (7991, 666, 'price', '29085'), (7992, 666, 'cost', '30753'), (7993, 667, 'owner', 'Lucy'), (7994, 667, 'color', 'black'), (7995, 667, 'max_speed', '155'), (7996, 667, 'weight', '2265'), (7997, 667, 'production_year', '2016'), (7998, 667, 'engine_volume', '6359'), (7999, 667, 'width', '4'), (8000, 667, 'height', '1'), (8001, 667, 'fuel_consumption', '17'), (8002, 667, 'doors', '3'), (8003, 667, 'price', '13858'), (8004, 667, 'cost', '38843'), (8005, 668, 'owner', 'Lucy'), (8006, 668, 'color', 'brown'), (8007, 668, 'max_speed', '286'), (8008, 668, 'weight', '4318'), (8009, 668, 'production_year', '1992'), (8010, 668, 'engine_volume', '7515'), (8011, 668, 'width', '4'), (8012, 668, 'height', '2'), (8013, 668, 'fuel_consumption', '14'), (8014, 668, 'doors', '2'), (8015, 668, 'price', '23120'), (8016, 668, 'cost', '46872'), (8017, 669, 'owner', 'Mario'), (8018, 669, 'color', 'martini'), (8019, 669, 'max_speed', '20'), (8020, 669, 'weight', '3571'), (8021, 669, 'production_year', '2002'), (8022, 669, 'engine_volume', '4766'), (8023, 669, 'width', '3'), (8024, 669, 'height', '1'), (8025, 669, 'fuel_consumption', '18'), (8026, 669, 'doors', '2'), (8027, 669, 'price', '28678'), (8028, 669, 'cost', '37047'), (8029, 670, 'owner', 'Jules'), (8030, 670, 'color', 'green'), (8031, 670, 'max_speed', '129'), (8032, 670, 'weight', '1755'), (8033, 670, 'production_year', '2015'), (8034, 670, 'engine_volume', '2183'), (8035, 670, 'width', '3'), (8036, 670, 'height', '1'), (8037, 670, 'fuel_consumption', '18'), (8038, 670, 'doors', '3'), (8039, 670, 'price', '23101'), (8040, 670, 'cost', '28352'), (8041, 671, 'owner', 'Seth'), (8042, 671, 'color', 'orange'), (8043, 671, 'max_speed', '288'), (8044, 671, 'weight', '4658'), (8045, 671, 'production_year', '2010'), (8046, 671, 'engine_volume', '3409'), (8047, 671, 'width', '4'), (8048, 671, 'height', '2'), (8049, 671, 'fuel_consumption', '17'), (8050, 671, 'doors', '3'), (8051, 671, 'price', '26881'), (8052, 671, 'cost', '41566'), (8053, 672, 'owner', 'Mario'), (8054, 672, 'color', 'martini'), (8055, 672, 'max_speed', '228'), (8056, 672, 'weight', '4572'), (8057, 672, 'production_year', '1992'), (8058, 672, 'engine_volume', '5947'), (8059, 672, 'width', '2'), (8060, 672, 'height', '2'), (8061, 672, 'fuel_consumption', '17'), (8062, 672, 'doors', '4'), (8063, 672, 'price', '20861'), (8064, 672, 'cost', '43622'), (8065, 673, 'owner', 'Jules'), (8066, 673, 'color', 'white'), (8067, 673, 'max_speed', '192'), (8068, 673, 'weight', '4477'), (8069, 673, 'production_year', '2006'), (8070, 673, 'engine_volume', '3615'), (8071, 673, 'width', '4'), (8072, 673, 'height', '2'), (8073, 673, 'fuel_consumption', '13'), (8074, 673, 'doors', '4'), (8075, 673, 'price', '22756'), (8076, 673, 'cost', '33442'), (8077, 674, 'owner', 'Jules'), (8078, 674, 'color', 'brown'), (8079, 674, 'max_speed', '274'), (8080, 674, 'weight', '3829'), (8081, 674, 'production_year', '1975'), (8082, 674, 'engine_volume', '3512'), (8083, 674, 'width', '3'), (8084, 674, 'height', '2'), (8085, 674, 'fuel_consumption', '17'), (8086, 674, 'doors', '5'), (8087, 674, 'price', '19026'), (8088, 674, 'cost', '46522'), (8089, 675, 'owner', 'Mario'), (8090, 675, 'color', 'orange'), (8091, 675, 'max_speed', '200'), (8092, 675, 'weight', '3029'), (8093, 675, 'production_year', '1972'), (8094, 675, 'engine_volume', '4610'), (8095, 675, 'width', '3'), (8096, 675, 'height', '2'), (8097, 675, 'fuel_consumption', '14'), (8098, 675, 'doors', '5'), (8099, 675, 'price', '17784'), (8100, 675, 'cost', '43900'), (8101, 676, 'owner', 'Gengis'), (8102, 676, 'color', 'martini'), (8103, 676, 'max_speed', '115'), (8104, 676, 'weight', '1489'), (8105, 676, 'production_year', '2009'), (8106, 676, 'engine_volume', '6835'), (8107, 676, 'width', '2'), (8108, 676, 'height', '1'), (8109, 676, 'fuel_consumption', '13'), (8110, 676, 'doors', '4'), (8111, 676, 'price', '29560'), (8112, 676, 'cost', '28513'), (8113, 677, 'owner', 'Lava'), (8114, 677, 'color', 'black'), (8115, 677, 'max_speed', '121'), (8116, 677, 'weight', '4360'), (8117, 677, 'production_year', '2008'), (8118, 677, 'engine_volume', '4688'), (8119, 677, 'width', '4'), (8120, 677, 'height', '1'), (8121, 677, 'fuel_consumption', '14'), (8122, 677, 'doors', '2'), (8123, 677, 'price', '21121'), (8124, 677, 'cost', '38502'), (8125, 678, 'owner', 'Mario'), (8126, 678, 'color', 'brown'), (8127, 678, 'max_speed', '274'), (8128, 678, 'weight', '4781'), (8129, 678, 'production_year', '1997'), (8130, 678, 'engine_volume', '3944'), (8131, 678, 'width', '3'), (8132, 678, 'height', '1'), (8133, 678, 'fuel_consumption', '16'), (8134, 678, 'doors', '4'), (8135, 678, 'price', '16809'), (8136, 678, 'cost', '39259'), (8137, 679, 'owner', 'Lava'), (8138, 679, 'color', 'brown'), (8139, 679, 'max_speed', '189'), (8140, 679, 'weight', '4478'), (8141, 679, 'production_year', '2003'), (8142, 679, 'engine_volume', '4554'), (8143, 679, 'width', '3'), (8144, 679, 'height', '1'), (8145, 679, 'fuel_consumption', '17'), (8146, 679, 'doors', '4'), (8147, 679, 'price', '10729'), (8148, 679, 'cost', '40749'), (8149, 680, 'owner', 'Gengis'), (8150, 680, 'color', 'brown'), (8151, 680, 'max_speed', '241'), (8152, 680, 'weight', '3119'), (8153, 680, 'production_year', '1994'), (8154, 680, 'engine_volume', '5372'), (8155, 680, 'width', '4'), (8156, 680, 'height', '2'), (8157, 680, 'fuel_consumption', '17'), (8158, 680, 'doors', '4'), (8159, 680, 'price', '11052'), (8160, 680, 'cost', '45133'), (8161, 681, 'owner', 'Lava'), (8162, 681, 'color', 'black'), (8163, 681, 'max_speed', '150'), (8164, 681, 'weight', '4439'), (8165, 681, 'production_year', '2001'), (8166, 681, 'engine_volume', '5996'), (8167, 681, 'width', '2'), (8168, 681, 'height', '1'), (8169, 681, 'fuel_consumption', '13'), (8170, 681, 'doors', '2'), (8171, 681, 'price', '27500'), (8172, 681, 'cost', '34807'), (8173, 682, 'owner', 'Seth'), (8174, 682, 'color', 'red'), (8175, 682, 'max_speed', '273'), (8176, 682, 'weight', '4489'), (8177, 682, 'production_year', '1973'), (8178, 682, 'engine_volume', '3583'), (8179, 682, 'width', '4'), (8180, 682, 'height', '2'), (8181, 682, 'fuel_consumption', '17'), (8182, 682, 'doors', '2'), (8183, 682, 'price', '18526'), (8184, 682, 'cost', '38425'), (8185, 683, 'owner', 'Gengis'), (8186, 683, 'color', 'black'), (8187, 683, 'max_speed', '74'), (8188, 683, 'weight', '2531'), (8189, 683, 'production_year', '2002'), (8190, 683, 'engine_volume', '7130'), (8191, 683, 'width', '2'), (8192, 683, 'height', '2'), (8193, 683, 'fuel_consumption', '17'), (8194, 683, 'doors', '4'), (8195, 683, 'price', '24423'), (8196, 683, 'cost', '41086'), (8197, 684, 'owner', 'Jules'), (8198, 684, 'color', 'black'), (8199, 684, 'max_speed', '231'), (8200, 684, 'weight', '2562'), (8201, 684, 'production_year', '1974'), (8202, 684, 'engine_volume', '7105'), (8203, 684, 'width', '2'), (8204, 684, 'height', '1'), (8205, 684, 'fuel_consumption', '17'), (8206, 684, 'doors', '5'), (8207, 684, 'price', '29377'), (8208, 684, 'cost', '44004'), (8209, 685, 'owner', 'Gino'), (8210, 685, 'color', 'red'), (8211, 685, 'max_speed', '150'), (8212, 685, 'weight', '1774'), (8213, 685, 'production_year', '1997'), (8214, 685, 'engine_volume', '3518'), (8215, 685, 'width', '4'), (8216, 685, 'height', '2'), (8217, 685, 'fuel_consumption', '17'), (8218, 685, 'doors', '4'), (8219, 685, 'price', '29810'), (8220, 685, 'cost', '43864'), (8221, 686, 'owner', 'Lucy'), (8222, 686, 'color', 'white'), (8223, 686, 'max_speed', '292'), (8224, 686, 'weight', '1904'), (8225, 686, 'production_year', '1980'), (8226, 686, 'engine_volume', '6788'), (8227, 686, 'width', '4'), (8228, 686, 'height', '2'), (8229, 686, 'fuel_consumption', '18'), (8230, 686, 'doors', '4'), (8231, 686, 'price', '16249'), (8232, 686, 'cost', '44879'), (8233, 687, 'owner', 'Seth'), (8234, 687, 'color', 'brown'), (8235, 687, 'max_speed', '236'), (8236, 687, 'weight', '4912'), (8237, 687, 'production_year', '1989'), (8238, 687, 'engine_volume', '2153'), (8239, 687, 'width', '3'), (8240, 687, 'height', '1'), (8241, 687, 'fuel_consumption', '18'), (8242, 687, 'doors', '2'), (8243, 687, 'price', '22075'), (8244, 687, 'cost', '28016'), (8245, 688, 'owner', 'Gengis'), (8246, 688, 'color', 'brown'), (8247, 688, 'max_speed', '62'), (8248, 688, 'weight', '1252'), (8249, 688, 'production_year', '2007'), (8250, 688, 'engine_volume', '5369'), (8251, 688, 'width', '2'), (8252, 688, 'height', '2'), (8253, 688, 'fuel_consumption', '15'), (8254, 688, 'doors', '5'), (8255, 688, 'price', '13729'), (8256, 688, 'cost', '38011'), (8257, 689, 'owner', 'Jules'), (8258, 689, 'color', 'martini'), (8259, 689, 'max_speed', '24'), (8260, 689, 'weight', '2437'), (8261, 689, 'production_year', '1984'), (8262, 689, 'engine_volume', '3512'), (8263, 689, 'width', '3'), (8264, 689, 'height', '2'), (8265, 689, 'fuel_consumption', '18'), (8266, 689, 'doors', '5'), (8267, 689, 'price', '20932'), (8268, 689, 'cost', '44900'), (8269, 690, 'owner', 'Gino'), (8270, 690, 'color', 'orange'), (8271, 690, 'max_speed', '276'), (8272, 690, 'weight', '1080'), (8273, 690, 'production_year', '1980'), (8274, 690, 'engine_volume', '3429'), (8275, 690, 'width', '4'), (8276, 690, 'height', '1'), (8277, 690, 'fuel_consumption', '13'), (8278, 690, 'doors', '3'), (8279, 690, 'price', '15368'), (8280, 690, 'cost', '31012'), (8281, 691, 'owner', 'Gino'), (8282, 691, 'color', 'black'), (8283, 691, 'max_speed', '154'), (8284, 691, 'weight', '1718'), (8285, 691, 'production_year', '1970'), (8286, 691, 'engine_volume', '5833'), (8287, 691, 'width', '3'), (8288, 691, 'height', '2'), (8289, 691, 'fuel_consumption', '17'), (8290, 691, 'doors', '4'), (8291, 691, 'price', '25267'), (8292, 691, 'cost', '32967'), (8293, 692, 'owner', 'Lava'), (8294, 692, 'color', 'martini'), (8295, 692, 'max_speed', '112'), (8296, 692, 'weight', '2201'), (8297, 692, 'production_year', '2001'), (8298, 692, 'engine_volume', '7544'), (8299, 692, 'width', '3'), (8300, 692, 'height', '1'), (8301, 692, 'fuel_consumption', '17'), (8302, 692, 'doors', '3'), (8303, 692, 'price', '22620'), (8304, 692, 'cost', '42479'), (8305, 693, 'owner', 'Seth'), (8306, 693, 'color', 'orange'), (8307, 693, 'max_speed', '266'), (8308, 693, 'weight', '1384'), (8309, 693, 'production_year', '2008'), (8310, 693, 'engine_volume', '2258'), (8311, 693, 'width', '2'), (8312, 693, 'height', '1'), (8313, 693, 'fuel_consumption', '14'), (8314, 693, 'doors', '2'), (8315, 693, 'price', '29312'), (8316, 693, 'cost', '37353'), (8317, 694, 'owner', 'Seth'), (8318, 694, 'color', 'red'), (8319, 694, 'max_speed', '152'), (8320, 694, 'weight', '3175'), (8321, 694, 'production_year', '1984'), (8322, 694, 'engine_volume', '5180'), (8323, 694, 'width', '3'), (8324, 694, 'height', '2'), (8325, 694, 'fuel_consumption', '17'), (8326, 694, 'doors', '3'), (8327, 694, 'price', '28549'), (8328, 694, 'cost', '26770'), (8329, 695, 'owner', 'Hugh'), (8330, 695, 'color', 'orange'), (8331, 695, 'max_speed', '283'), (8332, 695, 'weight', '4323'), (8333, 695, 'production_year', '1981'), (8334, 695, 'engine_volume', '5537'), (8335, 695, 'width', '2'), (8336, 695, 'height', '2'), (8337, 695, 'fuel_consumption', '16'), (8338, 695, 'doors', '2'), (8339, 695, 'price', '12438'), (8340, 695, 'cost', '44065'), (8341, 696, 'owner', 'Mario'), (8342, 696, 'color', 'white'), (8343, 696, 'max_speed', '243'), (8344, 696, 'weight', '4527'), (8345, 696, 'production_year', '2000'), (8346, 696, 'engine_volume', '6668'), (8347, 696, 'width', '4'), (8348, 696, 'height', '1'), (8349, 696, 'fuel_consumption', '18'), (8350, 696, 'doors', '4'), (8351, 696, 'price', '29087'), (8352, 696, 'cost', '39036'), (8353, 697, 'owner', 'Gengis'), (8354, 697, 'color', 'orange'), (8355, 697, 'max_speed', '200'), (8356, 697, 'weight', '2731'), (8357, 697, 'production_year', '1996'), (8358, 697, 'engine_volume', '5196'), (8359, 697, 'width', '4'), (8360, 697, 'height', '2'), (8361, 697, 'fuel_consumption', '15'), (8362, 697, 'doors', '4'), (8363, 697, 'price', '29253'), (8364, 697, 'cost', '33780'), (8365, 698, 'owner', 'Lava'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (8366, 698, 'color', 'white'), (8367, 698, 'max_speed', '262'), (8368, 698, 'weight', '1074'), (8369, 698, 'production_year', '1984'), (8370, 698, 'engine_volume', '2328'), (8371, 698, 'width', '2'), (8372, 698, 'height', '1'), (8373, 698, 'fuel_consumption', '17'), (8374, 698, 'doors', '2'), (8375, 698, 'price', '29594'), (8376, 698, 'cost', '29568'), (8377, 699, 'owner', 'Jules'), (8378, 699, 'color', 'yellow'), (8379, 699, 'max_speed', '76'), (8380, 699, 'weight', '2155'), (8381, 699, 'production_year', '2007'), (8382, 699, 'engine_volume', '6442'), (8383, 699, 'width', '2'), (8384, 699, 'height', '1'), (8385, 699, 'fuel_consumption', '17'), (8386, 699, 'doors', '5'), (8387, 699, 'price', '10176'), (8388, 699, 'cost', '29410'), (8389, 700, 'owner', 'Mario'), (8390, 700, 'color', 'black'), (8391, 700, 'max_speed', '149'), (8392, 700, 'weight', '3428'), (8393, 700, 'production_year', '1997'), (8394, 700, 'engine_volume', '6524'), (8395, 700, 'width', '3'), (8396, 700, 'height', '1'), (8397, 700, 'fuel_consumption', '13'), (8398, 700, 'doors', '3'), (8399, 700, 'price', '27350'), (8400, 700, 'cost', '47937'), (8401, 701, 'owner', 'Hugh'), (8402, 701, 'color', 'red'), (8403, 701, 'max_speed', '62'), (8404, 701, 'weight', '3824'), (8405, 701, 'production_year', '1984'), (8406, 701, 'engine_volume', '5112'), (8407, 701, 'width', '4'), (8408, 701, 'height', '2'), (8409, 701, 'fuel_consumption', '15'), (8410, 701, 'doors', '3'), (8411, 701, 'price', '18803'), (8412, 701, 'cost', '38167'), (8413, 702, 'owner', 'Jules'), (8414, 702, 'color', 'white'), (8415, 702, 'max_speed', '161'), (8416, 702, 'weight', '1952'), (8417, 702, 'production_year', '2003'), (8418, 702, 'engine_volume', '2884'), (8419, 702, 'width', '4'), (8420, 702, 'height', '1'), (8421, 702, 'fuel_consumption', '15'), (8422, 702, 'doors', '2'), (8423, 702, 'price', '14765'), (8424, 702, 'cost', '45822'), (8425, 703, 'owner', 'Mario'), (8426, 703, 'color', 'green'), (8427, 703, 'max_speed', '149'), (8428, 703, 'weight', '2163'), (8429, 703, 'production_year', '1999'), (8430, 703, 'engine_volume', '6747'), (8431, 703, 'width', '3'), (8432, 703, 'height', '1'), (8433, 703, 'fuel_consumption', '18'), (8434, 703, 'doors', '3'), (8435, 703, 'price', '22603'), (8436, 703, 'cost', '47023'), (8437, 704, 'owner', 'Lucy'), (8438, 704, 'color', 'yellow'), (8439, 704, 'max_speed', '246'), (8440, 704, 'weight', '4008'), (8441, 704, 'production_year', '1980'), (8442, 704, 'engine_volume', '3250'), (8443, 704, 'width', '2'), (8444, 704, 'height', '1'), (8445, 704, 'fuel_consumption', '14'), (8446, 704, 'doors', '4'), (8447, 704, 'price', '10294'), (8448, 704, 'cost', '45791'), (8449, 705, 'owner', 'Gengis'), (8450, 705, 'color', 'red'), (8451, 705, 'max_speed', '187'), (8452, 705, 'weight', '3377'), (8453, 705, 'production_year', '1971'), (8454, 705, 'engine_volume', '6320'), (8455, 705, 'width', '4'), (8456, 705, 'height', '2'), (8457, 705, 'fuel_consumption', '18'), (8458, 705, 'doors', '5'), (8459, 705, 'price', '24790'), (8460, 705, 'cost', '39084'), (8461, 706, 'owner', 'Hugh'), (8462, 706, 'color', 'red'), (8463, 706, 'max_speed', '165'), (8464, 706, 'weight', '1780'), (8465, 706, 'production_year', '2006'), (8466, 706, 'engine_volume', '7326'), (8467, 706, 'width', '4'), (8468, 706, 'height', '2'), (8469, 706, 'fuel_consumption', '15'), (8470, 706, 'doors', '5'), (8471, 706, 'price', '12682'), (8472, 706, 'cost', '28167'), (8473, 707, 'owner', 'Hugh'), (8474, 707, 'color', 'white'), (8475, 707, 'max_speed', '200'), (8476, 707, 'weight', '3826'), (8477, 707, 'production_year', '2003'), (8478, 707, 'engine_volume', '3921'), (8479, 707, 'width', '3'), (8480, 707, 'height', '2'), (8481, 707, 'fuel_consumption', '16'), (8482, 707, 'doors', '2'), (8483, 707, 'price', '22844'), (8484, 707, 'cost', '40349'), (8485, 708, 'owner', 'Gino'), (8486, 708, 'color', 'brown'), (8487, 708, 'max_speed', '22'), (8488, 708, 'weight', '2664'), (8489, 708, 'production_year', '2003'), (8490, 708, 'engine_volume', '5104'), (8491, 708, 'width', '2'), (8492, 708, 'height', '1'), (8493, 708, 'fuel_consumption', '15'), (8494, 708, 'doors', '3'), (8495, 708, 'price', '16339'), (8496, 708, 'cost', '42547'), (8497, 709, 'owner', 'Hugh'), (8498, 709, 'color', 'brown'), (8499, 709, 'max_speed', '215'), (8500, 709, 'weight', '3158'), (8501, 709, 'production_year', '1972'), (8502, 709, 'engine_volume', '2056'), (8503, 709, 'width', '2'), (8504, 709, 'height', '1'), (8505, 709, 'fuel_consumption', '18'), (8506, 709, 'doors', '5'), (8507, 709, 'price', '27852'), (8508, 709, 'cost', '46498'), (8509, 710, 'owner', 'Seth'), (8510, 710, 'color', 'yellow'), (8511, 710, 'max_speed', '242'), (8512, 710, 'weight', '2360'), (8513, 710, 'production_year', '1989'), (8514, 710, 'engine_volume', '6195'), (8515, 710, 'width', '2'), (8516, 710, 'height', '1'), (8517, 710, 'fuel_consumption', '15'), (8518, 710, 'doors', '5'), (8519, 710, 'price', '22553'), (8520, 710, 'cost', '28658'), (8521, 711, 'owner', 'Gino'), (8522, 711, 'color', 'black'), (8523, 711, 'max_speed', '227'), (8524, 711, 'weight', '1052'), (8525, 711, 'production_year', '2003'), (8526, 711, 'engine_volume', '4082'), (8527, 711, 'width', '4'), (8528, 711, 'height', '1'), (8529, 711, 'fuel_consumption', '16'), (8530, 711, 'doors', '3'), (8531, 711, 'price', '29923'), (8532, 711, 'cost', '30017'), (8533, 712, 'owner', 'Hugh'), (8534, 712, 'color', 'white'), (8535, 712, 'max_speed', '116'), (8536, 712, 'weight', '1998'), (8537, 712, 'production_year', '1998'), (8538, 712, 'engine_volume', '6754'), (8539, 712, 'width', '4'), (8540, 712, 'height', '2'), (8541, 712, 'fuel_consumption', '16'), (8542, 712, 'doors', '4'), (8543, 712, 'price', '11623'), (8544, 712, 'cost', '49034'), (8545, 713, 'owner', 'Hugh'), (8546, 713, 'color', 'black'), (8547, 713, 'max_speed', '117'), (8548, 713, 'weight', '2066'), (8549, 713, 'production_year', '1977'), (8550, 713, 'engine_volume', '6495'), (8551, 713, 'width', '4'), (8552, 713, 'height', '1'), (8553, 713, 'fuel_consumption', '14'), (8554, 713, 'doors', '4'), (8555, 713, 'price', '22171'), (8556, 713, 'cost', '44992'), (8557, 714, 'owner', 'Mario'), (8558, 714, 'color', 'martini'), (8559, 714, 'max_speed', '123'), (8560, 714, 'weight', '2109'), (8561, 714, 'production_year', '1996'), (8562, 714, 'engine_volume', '3402'), (8563, 714, 'width', '2'), (8564, 714, 'height', '1'), (8565, 714, 'fuel_consumption', '17'), (8566, 714, 'doors', '2'), (8567, 714, 'price', '20941'), (8568, 714, 'cost', '46980'), (8569, 715, 'owner', 'Seth'), (8570, 715, 'color', 'orange'), (8571, 715, 'max_speed', '60'), (8572, 715, 'weight', '1927'), (8573, 715, 'production_year', '1981'), (8574, 715, 'engine_volume', '2709'), (8575, 715, 'width', '4'), (8576, 715, 'height', '2'), (8577, 715, 'fuel_consumption', '17'), (8578, 715, 'doors', '2'), (8579, 715, 'price', '11312'), (8580, 715, 'cost', '41452'), (8581, 716, 'owner', 'Seth'), (8582, 716, 'color', 'martini'), (8583, 716, 'max_speed', '33'), (8584, 716, 'weight', '2525'), (8585, 716, 'production_year', '1987'), (8586, 716, 'engine_volume', '4792'), (8587, 716, 'width', '2'), (8588, 716, 'height', '2'), (8589, 716, 'fuel_consumption', '13'), (8590, 716, 'doors', '5'), (8591, 716, 'price', '20380'), (8592, 716, 'cost', '41902'), (8593, 717, 'owner', 'Gengis'), (8594, 717, 'color', 'yellow'), (8595, 717, 'max_speed', '225'), (8596, 717, 'weight', '3353'), (8597, 717, 'production_year', '1971'), (8598, 717, 'engine_volume', '5400'), (8599, 717, 'width', '3'), (8600, 717, 'height', '2'), (8601, 717, 'fuel_consumption', '18'), (8602, 717, 'doors', '3'), (8603, 717, 'price', '28886'), (8604, 717, 'cost', '28646'), (8605, 718, 'owner', 'Gengis'), (8606, 718, 'color', 'black'), (8607, 718, 'max_speed', '185'), (8608, 718, 'weight', '4865'), (8609, 718, 'production_year', '1971'), (8610, 718, 'engine_volume', '4585'), (8611, 718, 'width', '4'), (8612, 718, 'height', '1'), (8613, 718, 'fuel_consumption', '13'), (8614, 718, 'doors', '5'), (8615, 718, 'price', '21547'), (8616, 718, 'cost', '44159'), (8617, 719, 'owner', 'Jules'), (8618, 719, 'color', 'green'), (8619, 719, 'max_speed', '157'), (8620, 719, 'weight', '1998'), (8621, 719, 'production_year', '1978'), (8622, 719, 'engine_volume', '4697'), (8623, 719, 'width', '2'), (8624, 719, 'height', '1'), (8625, 719, 'fuel_consumption', '15'), (8626, 719, 'doors', '5'), (8627, 719, 'price', '25034'), (8628, 719, 'cost', '35474'), (8629, 720, 'owner', 'Seth'), (8630, 720, 'color', 'yellow'), (8631, 720, 'max_speed', '137'), (8632, 720, 'weight', '3353'), (8633, 720, 'production_year', '2013'), (8634, 720, 'engine_volume', '7252'), (8635, 720, 'width', '3'), (8636, 720, 'height', '1'), (8637, 720, 'fuel_consumption', '15'), (8638, 720, 'doors', '4'), (8639, 720, 'price', '11285'), (8640, 720, 'cost', '33098'), (8641, 721, 'owner', 'Hugh'), (8642, 721, 'color', 'black'), (8643, 721, 'max_speed', '72'), (8644, 721, 'weight', '3803'), (8645, 721, 'production_year', '2013'), (8646, 721, 'engine_volume', '6955'), (8647, 721, 'width', '3'), (8648, 721, 'height', '1'), (8649, 721, 'fuel_consumption', '14'), (8650, 721, 'doors', '4'), (8651, 721, 'price', '21494'), (8652, 721, 'cost', '49011'), (8653, 722, 'owner', 'Lava'), (8654, 722, 'color', 'orange'), (8655, 722, 'max_speed', '250'), (8656, 722, 'weight', '1703'), (8657, 722, 'production_year', '2016'), (8658, 722, 'engine_volume', '2422'), (8659, 722, 'width', '3'), (8660, 722, 'height', '2'), (8661, 722, 'fuel_consumption', '13'), (8662, 722, 'doors', '5'), (8663, 722, 'price', '21670'), (8664, 722, 'cost', '37703'), (8665, 723, 'owner', 'Lucy'), (8666, 723, 'color', 'brown'), (8667, 723, 'max_speed', '76'), (8668, 723, 'weight', '4643'), (8669, 723, 'production_year', '1973'), (8670, 723, 'engine_volume', '5366'), (8671, 723, 'width', '4'), (8672, 723, 'height', '1'), (8673, 723, 'fuel_consumption', '17'), (8674, 723, 'doors', '5'), (8675, 723, 'price', '11629'), (8676, 723, 'cost', '27289'), (8677, 724, 'owner', 'Gino'), (8678, 724, 'color', 'brown'), (8679, 724, 'max_speed', '147'), (8680, 724, 'weight', '2435'), (8681, 724, 'production_year', '1971'), (8682, 724, 'engine_volume', '7238'), (8683, 724, 'width', '2'), (8684, 724, 'height', '2'), (8685, 724, 'fuel_consumption', '18'), (8686, 724, 'doors', '3'), (8687, 724, 'price', '25974'), (8688, 724, 'cost', '48271'), (8689, 725, 'owner', 'Mario'), (8690, 725, 'color', 'red'), (8691, 725, 'max_speed', '133'), (8692, 725, 'weight', '1948'), (8693, 725, 'production_year', '2003'), (8694, 725, 'engine_volume', '7800'), (8695, 725, 'width', '4'), (8696, 725, 'height', '2'), (8697, 725, 'fuel_consumption', '15'), (8698, 725, 'doors', '4'), (8699, 725, 'price', '17888'), (8700, 725, 'cost', '26221'), (8701, 726, 'owner', 'Seth'), (8702, 726, 'color', 'martini'), (8703, 726, 'max_speed', '230'), (8704, 726, 'weight', '1073'), (8705, 726, 'production_year', '1989'), (8706, 726, 'engine_volume', '3679'), (8707, 726, 'width', '4'), (8708, 726, 'height', '2'), (8709, 726, 'fuel_consumption', '18'), (8710, 726, 'doors', '2'), (8711, 726, 'price', '17039'), (8712, 726, 'cost', '28185'), (8713, 727, 'owner', 'Seth'), (8714, 727, 'color', 'red'), (8715, 727, 'max_speed', '269'), (8716, 727, 'weight', '3391'), (8717, 727, 'production_year', '1987'), (8718, 727, 'engine_volume', '6220'), (8719, 727, 'width', '3'), (8720, 727, 'height', '2'), (8721, 727, 'fuel_consumption', '17'), (8722, 727, 'doors', '3'), (8723, 727, 'price', '29182'), (8724, 727, 'cost', '45074'), (8725, 728, 'owner', 'Gengis'), (8726, 728, 'color', 'white'), (8727, 728, 'max_speed', '55'), (8728, 728, 'weight', '3083'), (8729, 728, 'production_year', '1978'), (8730, 728, 'engine_volume', '2870'), (8731, 728, 'width', '3'), (8732, 728, 'height', '2'), (8733, 728, 'fuel_consumption', '16'), (8734, 728, 'doors', '4'), (8735, 728, 'price', '28637'), (8736, 728, 'cost', '44095'), (8737, 729, 'owner', 'Gino'), (8738, 729, 'color', 'yellow'), (8739, 729, 'max_speed', '208'), (8740, 729, 'weight', '4060'), (8741, 729, 'production_year', '2010'), (8742, 729, 'engine_volume', '3170'), (8743, 729, 'width', '4'), (8744, 729, 'height', '1'), (8745, 729, 'fuel_consumption', '13'), (8746, 729, 'doors', '3'), (8747, 729, 'price', '19846'), (8748, 729, 'cost', '46807'), (8749, 730, 'owner', 'Lucy'), (8750, 730, 'color', 'red'), (8751, 730, 'max_speed', '287'), (8752, 730, 'weight', '3726'), (8753, 730, 'production_year', '1999'), (8754, 730, 'engine_volume', '2923'), (8755, 730, 'width', '3'), (8756, 730, 'height', '2'), (8757, 730, 'fuel_consumption', '15'), (8758, 730, 'doors', '3'), (8759, 730, 'price', '29392'), (8760, 730, 'cost', '31692'), (8761, 731, 'owner', 'Gino'), (8762, 731, 'color', 'martini'), (8763, 731, 'max_speed', '262'), (8764, 731, 'weight', '2649'), (8765, 731, 'production_year', '1994'), (8766, 731, 'engine_volume', '7481'), (8767, 731, 'width', '4'), (8768, 731, 'height', '1'), (8769, 731, 'fuel_consumption', '15'), (8770, 731, 'doors', '2'), (8771, 731, 'price', '16263'), (8772, 731, 'cost', '38683'), (8773, 732, 'owner', 'Gino'), (8774, 732, 'color', 'orange'), (8775, 732, 'max_speed', '299'), (8776, 732, 'weight', '3641'), (8777, 732, 'production_year', '2006'), (8778, 732, 'engine_volume', '7907'), (8779, 732, 'width', '2'), (8780, 732, 'height', '2'), (8781, 732, 'fuel_consumption', '17'), (8782, 732, 'doors', '4'), (8783, 732, 'price', '17968'), (8784, 732, 'cost', '35658'), (8785, 733, 'owner', 'Lucy'), (8786, 733, 'color', 'white'), (8787, 733, 'max_speed', '264'), (8788, 733, 'weight', '2052'), (8789, 733, 'production_year', '1982'), (8790, 733, 'engine_volume', '5171'), (8791, 733, 'width', '3'), (8792, 733, 'height', '1'), (8793, 733, 'fuel_consumption', '17'), (8794, 733, 'doors', '3'), (8795, 733, 'price', '14507'), (8796, 733, 'cost', '48550'), (8797, 734, 'owner', 'Seth'), (8798, 734, 'color', 'black'), (8799, 734, 'max_speed', '58'), (8800, 734, 'weight', '4345'), (8801, 734, 'production_year', '1993'), (8802, 734, 'engine_volume', '3160'), (8803, 734, 'width', '2'), (8804, 734, 'height', '2'), (8805, 734, 'fuel_consumption', '14'), (8806, 734, 'doors', '5'), (8807, 734, 'price', '10955'), (8808, 734, 'cost', '35441'), (8809, 735, 'owner', 'Gino'), (8810, 735, 'color', 'red'), (8811, 735, 'max_speed', '293'), (8812, 735, 'weight', '2359'), (8813, 735, 'production_year', '2002'), (8814, 735, 'engine_volume', '3833'), (8815, 735, 'width', '4'), (8816, 735, 'height', '2'), (8817, 735, 'fuel_consumption', '18'), (8818, 735, 'doors', '4'), (8819, 735, 'price', '24207'), (8820, 735, 'cost', '37730'), (8821, 736, 'owner', 'Lucy'), (8822, 736, 'color', 'martini'), (8823, 736, 'max_speed', '282'), (8824, 736, 'weight', '4526'), (8825, 736, 'production_year', '1999'), (8826, 736, 'engine_volume', '3675'), (8827, 736, 'width', '4'), (8828, 736, 'height', '1'), (8829, 736, 'fuel_consumption', '13'), (8830, 736, 'doors', '4'), (8831, 736, 'price', '13270'), (8832, 736, 'cost', '35097'), (8833, 737, 'owner', 'Lava'), (8834, 737, 'color', 'white'), (8835, 737, 'max_speed', '22'), (8836, 737, 'weight', '1107'), (8837, 737, 'production_year', '1994'), (8838, 737, 'engine_volume', '5833'), (8839, 737, 'width', '3'), (8840, 737, 'height', '1'), (8841, 737, 'fuel_consumption', '14'), (8842, 737, 'doors', '2'), (8843, 737, 'price', '12323'), (8844, 737, 'cost', '44114'), (8845, 738, 'owner', 'Hugh'), (8846, 738, 'color', 'brown'), (8847, 738, 'max_speed', '225'), (8848, 738, 'weight', '2281'), (8849, 738, 'production_year', '2010'), (8850, 738, 'engine_volume', '5506'), (8851, 738, 'width', '4'), (8852, 738, 'height', '1'), (8853, 738, 'fuel_consumption', '14'), (8854, 738, 'doors', '4'), (8855, 738, 'price', '13988'), (8856, 738, 'cost', '33355'), (8857, 739, 'owner', 'Hugh'), (8858, 739, 'color', 'white'), (8859, 739, 'max_speed', '293'), (8860, 739, 'weight', '2869'), (8861, 739, 'production_year', '1995'), (8862, 739, 'engine_volume', '4275'), (8863, 739, 'width', '4'), (8864, 739, 'height', '1'), (8865, 739, 'fuel_consumption', '14'), (8866, 739, 'doors', '4'), (8867, 739, 'price', '21810'), (8868, 739, 'cost', '39259'), (8869, 740, 'owner', 'Mario'), (8870, 740, 'color', 'green'), (8871, 740, 'max_speed', '67'), (8872, 740, 'weight', '4564'), (8873, 740, 'production_year', '1970'), (8874, 740, 'engine_volume', '4922'), (8875, 740, 'width', '3'), (8876, 740, 'height', '1'), (8877, 740, 'fuel_consumption', '17'), (8878, 740, 'doors', '3'), (8879, 740, 'price', '24546'), (8880, 740, 'cost', '48204'), (8881, 741, 'owner', 'Mario'), (8882, 741, 'color', 'brown'), (8883, 741, 'max_speed', '251'), (8884, 741, 'weight', '4667'), (8885, 741, 'production_year', '1988'), (8886, 741, 'engine_volume', '6295'), (8887, 741, 'width', '3'), (8888, 741, 'height', '2'), (8889, 741, 'fuel_consumption', '17'), (8890, 741, 'doors', '2'), (8891, 741, 'price', '24475'), (8892, 741, 'cost', '28441'), (8893, 742, 'owner', 'Lucy'), (8894, 742, 'color', 'white'), (8895, 742, 'max_speed', '282'), (8896, 742, 'weight', '1233'), (8897, 742, 'production_year', '2014'), (8898, 742, 'engine_volume', '4011'), (8899, 742, 'width', '4'), (8900, 742, 'height', '2'), (8901, 742, 'fuel_consumption', '15'), (8902, 742, 'doors', '3'), (8903, 742, 'price', '23380'), (8904, 742, 'cost', '33836'), (8905, 743, 'owner', 'Lucy'), (8906, 743, 'color', 'green'), (8907, 743, 'max_speed', '66'), (8908, 743, 'weight', '4961'), (8909, 743, 'production_year', '2011'), (8910, 743, 'engine_volume', '2790'), (8911, 743, 'width', '2'), (8912, 743, 'height', '1'), (8913, 743, 'fuel_consumption', '18'), (8914, 743, 'doors', '4'), (8915, 743, 'price', '19031'), (8916, 743, 'cost', '35953'), (8917, 744, 'owner', 'Gengis'), (8918, 744, 'color', 'yellow'), (8919, 744, 'max_speed', '144'), (8920, 744, 'weight', '1515'), (8921, 744, 'production_year', '1981'), (8922, 744, 'engine_volume', '3523'), (8923, 744, 'width', '3'), (8924, 744, 'height', '2'), (8925, 744, 'fuel_consumption', '18'), (8926, 744, 'doors', '2'), (8927, 744, 'price', '15345'), (8928, 744, 'cost', '42299'), (8929, 745, 'owner', 'Lava'), (8930, 745, 'color', 'black'), (8931, 745, 'max_speed', '253'), (8932, 745, 'weight', '4369'), (8933, 745, 'production_year', '2003'), (8934, 745, 'engine_volume', '7280'), (8935, 745, 'width', '2'), (8936, 745, 'height', '2'), (8937, 745, 'fuel_consumption', '14'), (8938, 745, 'doors', '4'), (8939, 745, 'price', '11109'), (8940, 745, 'cost', '45431'), (8941, 746, 'owner', 'Lucy'), (8942, 746, 'color', 'martini'), (8943, 746, 'max_speed', '173'), (8944, 746, 'weight', '1853'), (8945, 746, 'production_year', '2001'), (8946, 746, 'engine_volume', '2059'), (8947, 746, 'width', '2'), (8948, 746, 'height', '1'), (8949, 746, 'fuel_consumption', '14'), (8950, 746, 'doors', '4'), (8951, 746, 'price', '26619'), (8952, 746, 'cost', '41744'), (8953, 747, 'owner', 'Gino'), (8954, 747, 'color', 'orange'), (8955, 747, 'max_speed', '153'), (8956, 747, 'weight', '1532'), (8957, 747, 'production_year', '1996'), (8958, 747, 'engine_volume', '2447'), (8959, 747, 'width', '2'), (8960, 747, 'height', '1'), (8961, 747, 'fuel_consumption', '18'), (8962, 747, 'doors', '3'), (8963, 747, 'price', '28706'), (8964, 747, 'cost', '28475'), (8965, 748, 'owner', 'Seth'), (8966, 748, 'color', 'brown'), (8967, 748, 'max_speed', '128'), (8968, 748, 'weight', '2868'), (8969, 748, 'production_year', '2004'), (8970, 748, 'engine_volume', '5371'), (8971, 748, 'width', '4'), (8972, 748, 'height', '2'), (8973, 748, 'fuel_consumption', '14'), (8974, 748, 'doors', '5'), (8975, 748, 'price', '18172'), (8976, 748, 'cost', '31076'), (8977, 749, 'owner', 'Jules'), (8978, 749, 'color', 'black'), (8979, 749, 'max_speed', '126'), (8980, 749, 'weight', '2780'), (8981, 749, 'production_year', '1990'), (8982, 749, 'engine_volume', '3822'), (8983, 749, 'width', '3'), (8984, 749, 'height', '2'), (8985, 749, 'fuel_consumption', '18'), (8986, 749, 'doors', '5'), (8987, 749, 'price', '13555'), (8988, 749, 'cost', '40257'), (8989, 750, 'owner', 'Lucy'), (8990, 750, 'color', 'red'), (8991, 750, 'max_speed', '234'), (8992, 750, 'weight', '3481'), (8993, 750, 'production_year', '2017'), (8994, 750, 'engine_volume', '4530'), (8995, 750, 'width', '4'), (8996, 750, 'height', '1'), (8997, 750, 'fuel_consumption', '16'), (8998, 750, 'doors', '5'), (8999, 750, 'price', '23832'), (9000, 750, 'cost', '48735'), (9001, 751, 'owner', 'Lava'), (9002, 751, 'color', 'red'), (9003, 751, 'max_speed', '184'), (9004, 751, 'weight', '1243'), (9005, 751, 'production_year', '1996'), (9006, 751, 'engine_volume', '2172'), (9007, 751, 'width', '3'), (9008, 751, 'height', '1'), (9009, 751, 'fuel_consumption', '18'), (9010, 751, 'doors', '2'), (9011, 751, 'price', '13957'), (9012, 751, 'cost', '39896'), (9013, 752, 'owner', 'Lava'), (9014, 752, 'color', 'yellow'), (9015, 752, 'max_speed', '44'), (9016, 752, 'weight', '1654'), (9017, 752, 'production_year', '2005'), (9018, 752, 'engine_volume', '3827'), (9019, 752, 'width', '3'), (9020, 752, 'height', '2'), (9021, 752, 'fuel_consumption', '13'), (9022, 752, 'doors', '5'), (9023, 752, 'price', '24476'), (9024, 752, 'cost', '41279'), (9025, 753, 'owner', 'Lucy'), (9026, 753, 'color', 'orange'), (9027, 753, 'max_speed', '75'), (9028, 753, 'weight', '4130'), (9029, 753, 'production_year', '1991'), (9030, 753, 'engine_volume', '5826'), (9031, 753, 'width', '3'), (9032, 753, 'height', '2'), (9033, 753, 'fuel_consumption', '13'), (9034, 753, 'doors', '4'), (9035, 753, 'price', '26488'), (9036, 753, 'cost', '28021'), (9037, 754, 'owner', 'Lucy'), (9038, 754, 'color', 'white'), (9039, 754, 'max_speed', '296'), (9040, 754, 'weight', '4712'), (9041, 754, 'production_year', '1993'), (9042, 754, 'engine_volume', '3337'), (9043, 754, 'width', '3'), (9044, 754, 'height', '2'), (9045, 754, 'fuel_consumption', '14'), (9046, 754, 'doors', '4'), (9047, 754, 'price', '27757'), (9048, 754, 'cost', '44597'), (9049, 755, 'owner', 'Gino'), (9050, 755, 'color', 'yellow'), (9051, 755, 'max_speed', '267'), (9052, 755, 'weight', '3651'), (9053, 755, 'production_year', '1995'), (9054, 755, 'engine_volume', '7016'), (9055, 755, 'width', '2'), (9056, 755, 'height', '1'), (9057, 755, 'fuel_consumption', '17'), (9058, 755, 'doors', '3'), (9059, 755, 'price', '22661'), (9060, 755, 'cost', '31685'), (9061, 756, 'owner', 'Gino'), (9062, 756, 'color', 'orange'), (9063, 756, 'max_speed', '218'), (9064, 756, 'weight', '3442'), (9065, 756, 'production_year', '1998'), (9066, 756, 'engine_volume', '2432'), (9067, 756, 'width', '2'), (9068, 756, 'height', '2'), (9069, 756, 'fuel_consumption', '18'), (9070, 756, 'doors', '2'), (9071, 756, 'price', '24521'), (9072, 756, 'cost', '31287'), (9073, 757, 'owner', 'Gino'), (9074, 757, 'color', 'green'), (9075, 757, 'max_speed', '209'), (9076, 757, 'weight', '1592'), (9077, 757, 'production_year', '2014'), (9078, 757, 'engine_volume', '2274'), (9079, 757, 'width', '4'), (9080, 757, 'height', '2'), (9081, 757, 'fuel_consumption', '16'), (9082, 757, 'doors', '5'), (9083, 757, 'price', '27702'), (9084, 757, 'cost', '26916'), (9085, 758, 'owner', 'Seth'), (9086, 758, 'color', 'yellow'), (9087, 758, 'max_speed', '240'), (9088, 758, 'weight', '4900'), (9089, 758, 'production_year', '2007'), (9090, 758, 'engine_volume', '6363'), (9091, 758, 'width', '4'), (9092, 758, 'height', '1'), (9093, 758, 'fuel_consumption', '18'), (9094, 758, 'doors', '4'), (9095, 758, 'price', '29906'), (9096, 758, 'cost', '43917'), (9097, 759, 'owner', 'Jules'), (9098, 759, 'color', 'brown'), (9099, 759, 'max_speed', '144'), (9100, 759, 'weight', '2913'), (9101, 759, 'production_year', '1998'), (9102, 759, 'engine_volume', '7097'), (9103, 759, 'width', '3'), (9104, 759, 'height', '1'), (9105, 759, 'fuel_consumption', '18'), (9106, 759, 'doors', '4'), (9107, 759, 'price', '10485'), (9108, 759, 'cost', '39268'), (9109, 760, 'owner', 'Gengis'), (9110, 760, 'color', 'orange'), (9111, 760, 'max_speed', '220'), (9112, 760, 'weight', '3964'), (9113, 760, 'production_year', '2008'), (9114, 760, 'engine_volume', '3554'), (9115, 760, 'width', '2'), (9116, 760, 'height', '2'), (9117, 760, 'fuel_consumption', '13'), (9118, 760, 'doors', '3'), (9119, 760, 'price', '20209'), (9120, 760, 'cost', '31359'), (9121, 761, 'owner', 'Gino'), (9122, 761, 'color', 'black'), (9123, 761, 'max_speed', '61'), (9124, 761, 'weight', '4748'), (9125, 761, 'production_year', '1987'), (9126, 761, 'engine_volume', '2700'), (9127, 761, 'width', '2'), (9128, 761, 'height', '2'), (9129, 761, 'fuel_consumption', '18'), (9130, 761, 'doors', '2'), (9131, 761, 'price', '18300'), (9132, 761, 'cost', '48753'), (9133, 762, 'owner', 'Lava'), (9134, 762, 'color', 'white'), (9135, 762, 'max_speed', '30'), (9136, 762, 'weight', '4336'), (9137, 762, 'production_year', '1970'), (9138, 762, 'engine_volume', '2956'), (9139, 762, 'width', '4'), (9140, 762, 'height', '1'), (9141, 762, 'fuel_consumption', '17'), (9142, 762, 'doors', '2'), (9143, 762, 'price', '19349'), (9144, 762, 'cost', '48111'), (9145, 763, 'owner', 'Gengis'), (9146, 763, 'color', 'green'), (9147, 763, 'max_speed', '30'), (9148, 763, 'weight', '1233'), (9149, 763, 'production_year', '2001'), (9150, 763, 'engine_volume', '5454'), (9151, 763, 'width', '3'), (9152, 763, 'height', '2'), (9153, 763, 'fuel_consumption', '14'), (9154, 763, 'doors', '2'), (9155, 763, 'price', '28912'), (9156, 763, 'cost', '36513'), (9157, 764, 'owner', 'Hugh'), (9158, 764, 'color', 'black'), (9159, 764, 'max_speed', '40'), (9160, 764, 'weight', '4662'), (9161, 764, 'production_year', '2000'), (9162, 764, 'engine_volume', '4562'), (9163, 764, 'width', '3'), (9164, 764, 'height', '2'), (9165, 764, 'fuel_consumption', '14'), (9166, 764, 'doors', '4'), (9167, 764, 'price', '25726'), (9168, 764, 'cost', '46149'), (9169, 765, 'owner', 'Hugh'), (9170, 765, 'color', 'red'), (9171, 765, 'max_speed', '109'), (9172, 765, 'weight', '2098'), (9173, 765, 'production_year', '1980'), (9174, 765, 'engine_volume', '7700'), (9175, 765, 'width', '4'), (9176, 765, 'height', '2'), (9177, 765, 'fuel_consumption', '15'), (9178, 765, 'doors', '3'), (9179, 765, 'price', '24604'), (9180, 765, 'cost', '28275'), (9181, 766, 'owner', 'Gengis'), (9182, 766, 'color', 'green'), (9183, 766, 'max_speed', '20'), (9184, 766, 'weight', '2479'), (9185, 766, 'production_year', '1998'), (9186, 766, 'engine_volume', '6992'), (9187, 766, 'width', '4'), (9188, 766, 'height', '1'), (9189, 766, 'fuel_consumption', '14'), (9190, 766, 'doors', '2'), (9191, 766, 'price', '13620'), (9192, 766, 'cost', '46555'), (9193, 767, 'owner', 'Jules'), (9194, 767, 'color', 'martini'), (9195, 767, 'max_speed', '113'), (9196, 767, 'weight', '1126'), (9197, 767, 'production_year', '1988'), (9198, 767, 'engine_volume', '6730'), (9199, 767, 'width', '2'), (9200, 767, 'height', '1'), (9201, 767, 'fuel_consumption', '15'), (9202, 767, 'doors', '2'), (9203, 767, 'price', '12243'), (9204, 767, 'cost', '29127'), (9205, 768, 'owner', 'Jules'), (9206, 768, 'color', 'black'), (9207, 768, 'max_speed', '176'), (9208, 768, 'weight', '2782'), (9209, 768, 'production_year', '2016'), (9210, 768, 'engine_volume', '4248'), (9211, 768, 'width', '3'), (9212, 768, 'height', '1'), (9213, 768, 'fuel_consumption', '15'), (9214, 768, 'doors', '4'), (9215, 768, 'price', '17866'), (9216, 768, 'cost', '46921'), (9217, 769, 'owner', 'Jules'), (9218, 769, 'color', 'white'), (9219, 769, 'max_speed', '168'), (9220, 769, 'weight', '2722'), (9221, 769, 'production_year', '2016'), (9222, 769, 'engine_volume', '3366'), (9223, 769, 'width', '4'), (9224, 769, 'height', '1'), (9225, 769, 'fuel_consumption', '17'), (9226, 769, 'doors', '4'), (9227, 769, 'price', '24519'), (9228, 769, 'cost', '29773'), (9229, 770, 'owner', 'Seth'), (9230, 770, 'color', 'martini'), (9231, 770, 'max_speed', '36'), (9232, 770, 'weight', '2232'), (9233, 770, 'production_year', '1984'), (9234, 770, 'engine_volume', '5348'), (9235, 770, 'width', '3'), (9236, 770, 'height', '1'), (9237, 770, 'fuel_consumption', '14'), (9238, 770, 'doors', '5'), (9239, 770, 'price', '10764'), (9240, 770, 'cost', '40756'), (9241, 771, 'owner', 'Hugh'), (9242, 771, 'color', 'yellow'), (9243, 771, 'max_speed', '219'), (9244, 771, 'weight', '1660'), (9245, 771, 'production_year', '1992'), (9246, 771, 'engine_volume', '4444'), (9247, 771, 'width', '3'), (9248, 771, 'height', '1'), (9249, 771, 'fuel_consumption', '16'), (9250, 771, 'doors', '5'), (9251, 771, 'price', '29181'), (9252, 771, 'cost', '47699'), (9253, 772, 'owner', 'Jules'), (9254, 772, 'color', 'brown'), (9255, 772, 'max_speed', '39'), (9256, 772, 'weight', '1143'), (9257, 772, 'production_year', '1987'), (9258, 772, 'engine_volume', '2022'), (9259, 772, 'width', '2'), (9260, 772, 'height', '1'), (9261, 772, 'fuel_consumption', '16'), (9262, 772, 'doors', '5'), (9263, 772, 'price', '16550'), (9264, 772, 'cost', '39981'), (9265, 773, 'owner', 'Gengis'), (9266, 773, 'color', 'orange'), (9267, 773, 'max_speed', '232'), (9268, 773, 'weight', '3803'), (9269, 773, 'production_year', '2007'), (9270, 773, 'engine_volume', '6736'), (9271, 773, 'width', '2'), (9272, 773, 'height', '2'), (9273, 773, 'fuel_consumption', '15'), (9274, 773, 'doors', '3'), (9275, 773, 'price', '11261'), (9276, 773, 'cost', '28308'), (9277, 774, 'owner', 'Mario'), (9278, 774, 'color', 'brown'), (9279, 774, 'max_speed', '228'), (9280, 774, 'weight', '1552'), (9281, 774, 'production_year', '1993'), (9282, 774, 'engine_volume', '3650'), (9283, 774, 'width', '3'), (9284, 774, 'height', '2'), (9285, 774, 'fuel_consumption', '13'), (9286, 774, 'doors', '2'), (9287, 774, 'price', '17664'), (9288, 774, 'cost', '37513'), (9289, 775, 'owner', 'Lava'), (9290, 775, 'color', 'black'), (9291, 775, 'max_speed', '121'), (9292, 775, 'weight', '4697'), (9293, 775, 'production_year', '2016'), (9294, 775, 'engine_volume', '2908'), (9295, 775, 'width', '4'), (9296, 775, 'height', '1'), (9297, 775, 'fuel_consumption', '13'), (9298, 775, 'doors', '5'), (9299, 775, 'price', '28291'), (9300, 775, 'cost', '30587'), (9301, 776, 'owner', 'Lava'), (9302, 776, 'color', 'brown'), (9303, 776, 'max_speed', '152'), (9304, 776, 'weight', '3967'), (9305, 776, 'production_year', '2012'), (9306, 776, 'engine_volume', '2442'), (9307, 776, 'width', '2'), (9308, 776, 'height', '2'), (9309, 776, 'fuel_consumption', '13'), (9310, 776, 'doors', '2'), (9311, 776, 'price', '21788'), (9312, 776, 'cost', '43544'), (9313, 777, 'owner', 'Seth'), (9314, 777, 'color', 'martini'), (9315, 777, 'max_speed', '166'), (9316, 777, 'weight', '4991'), (9317, 777, 'production_year', '2009'), (9318, 777, 'engine_volume', '3428'), (9319, 777, 'width', '2'), (9320, 777, 'height', '2'), (9321, 777, 'fuel_consumption', '16'), (9322, 777, 'doors', '5'), (9323, 777, 'price', '16253'), (9324, 777, 'cost', '35372'), (9325, 778, 'owner', 'Mario'), (9326, 778, 'color', 'martini'), (9327, 778, 'max_speed', '50'), (9328, 778, 'weight', '1255'), (9329, 778, 'production_year', '1970'), (9330, 778, 'engine_volume', '4531'), (9331, 778, 'width', '3'), (9332, 778, 'height', '1'), (9333, 778, 'fuel_consumption', '16'), (9334, 778, 'doors', '4'), (9335, 778, 'price', '21690'), (9336, 778, 'cost', '46521'), (9337, 779, 'owner', 'Lava'), (9338, 779, 'color', 'green'), (9339, 779, 'max_speed', '225'), (9340, 779, 'weight', '2972'), (9341, 779, 'production_year', '1983'), (9342, 779, 'engine_volume', '7806'), (9343, 779, 'width', '4'), (9344, 779, 'height', '1'), (9345, 779, 'fuel_consumption', '18'), (9346, 779, 'doors', '5'), (9347, 779, 'price', '12616'), (9348, 779, 'cost', '28472'), (9349, 780, 'owner', 'Gengis'), (9350, 780, 'color', 'yellow'), (9351, 780, 'max_speed', '78'), (9352, 780, 'weight', '1222'), (9353, 780, 'production_year', '2014'), (9354, 780, 'engine_volume', '6544'), (9355, 780, 'width', '3'), (9356, 780, 'height', '1'), (9357, 780, 'fuel_consumption', '15'), (9358, 780, 'doors', '4'), (9359, 780, 'price', '16782'), (9360, 780, 'cost', '40049'), (9361, 781, 'owner', 'Hugh'), (9362, 781, 'color', 'red'), (9363, 781, 'max_speed', '209'), (9364, 781, 'weight', '1413'), (9365, 781, 'production_year', '1993'), (9366, 781, 'engine_volume', '4684'), (9367, 781, 'width', '3'), (9368, 781, 'height', '2'), (9369, 781, 'fuel_consumption', '18'), (9370, 781, 'doors', '2'), (9371, 781, 'price', '28039'), (9372, 781, 'cost', '46742'), (9373, 782, 'owner', 'Gino'), (9374, 782, 'color', 'black'), (9375, 782, 'max_speed', '299'), (9376, 782, 'weight', '1265'), (9377, 782, 'production_year', '2007'), (9378, 782, 'engine_volume', '3905'), (9379, 782, 'width', '4'), (9380, 782, 'height', '2'), (9381, 782, 'fuel_consumption', '17'), (9382, 782, 'doors', '4'), (9383, 782, 'price', '16037'), (9384, 782, 'cost', '30138'), (9385, 783, 'owner', 'Seth'), (9386, 783, 'color', 'yellow'), (9387, 783, 'max_speed', '117'), (9388, 783, 'weight', '1999'), (9389, 783, 'production_year', '2009'), (9390, 783, 'engine_volume', '7142'), (9391, 783, 'width', '4'), (9392, 783, 'height', '1'), (9393, 783, 'fuel_consumption', '13'), (9394, 783, 'doors', '5'), (9395, 783, 'price', '22567'), (9396, 783, 'cost', '41240'), (9397, 784, 'owner', 'Lucy'), (9398, 784, 'color', 'yellow'), (9399, 784, 'max_speed', '204'), (9400, 784, 'weight', '2782'), (9401, 784, 'production_year', '1976'), (9402, 784, 'engine_volume', '4039'), (9403, 784, 'width', '2'), (9404, 784, 'height', '1'), (9405, 784, 'fuel_consumption', '17'), (9406, 784, 'doors', '3'), (9407, 784, 'price', '21505'), (9408, 784, 'cost', '30603'), (9409, 785, 'owner', 'Mario'), (9410, 785, 'color', 'brown'), (9411, 785, 'max_speed', '85'), (9412, 785, 'weight', '1539'), (9413, 785, 'production_year', '1972'), (9414, 785, 'engine_volume', '5043'), (9415, 785, 'width', '2'), (9416, 785, 'height', '2'), (9417, 785, 'fuel_consumption', '18'), (9418, 785, 'doors', '5'), (9419, 785, 'price', '10200'), (9420, 785, 'cost', '32255'), (9421, 786, 'owner', 'Hugh'), (9422, 786, 'color', 'green'), (9423, 786, 'max_speed', '29'), (9424, 786, 'weight', '2284'), (9425, 786, 'production_year', '1987'), (9426, 786, 'engine_volume', '6702'), (9427, 786, 'width', '2'), (9428, 786, 'height', '1'), (9429, 786, 'fuel_consumption', '15'), (9430, 786, 'doors', '3'), (9431, 786, 'price', '26114'), (9432, 786, 'cost', '31227'), (9433, 787, 'owner', 'Hugh'), (9434, 787, 'color', 'white'), (9435, 787, 'max_speed', '249'), (9436, 787, 'weight', '2742'), (9437, 787, 'production_year', '2005'), (9438, 787, 'engine_volume', '6724'), (9439, 787, 'width', '2'), (9440, 787, 'height', '1'), (9441, 787, 'fuel_consumption', '15'), (9442, 787, 'doors', '4'), (9443, 787, 'price', '22868'), (9444, 787, 'cost', '45189'), (9445, 788, 'owner', 'Gino'), (9446, 788, 'color', 'black'), (9447, 788, 'max_speed', '146'), (9448, 788, 'weight', '4344'), (9449, 788, 'production_year', '2007'), (9450, 788, 'engine_volume', '5652'), (9451, 788, 'width', '2'), (9452, 788, 'height', '1'), (9453, 788, 'fuel_consumption', '15'), (9454, 788, 'doors', '5'), (9455, 788, 'price', '23350'), (9456, 788, 'cost', '43027'), (9457, 789, 'owner', 'Seth'), (9458, 789, 'color', 'yellow'), (9459, 789, 'max_speed', '243'), (9460, 789, 'weight', '3675'), (9461, 789, 'production_year', '1971'), (9462, 789, 'engine_volume', '6564'), (9463, 789, 'width', '3'), (9464, 789, 'height', '1'), (9465, 789, 'fuel_consumption', '14'), (9466, 789, 'doors', '2'), (9467, 789, 'price', '12202'), (9468, 789, 'cost', '35755'), (9469, 790, 'owner', 'Gino'), (9470, 790, 'color', 'martini'), (9471, 790, 'max_speed', '276'), (9472, 790, 'weight', '1152'), (9473, 790, 'production_year', '2005'), (9474, 790, 'engine_volume', '4425'), (9475, 790, 'width', '3'), (9476, 790, 'height', '1'), (9477, 790, 'fuel_consumption', '14'), (9478, 790, 'doors', '3'), (9479, 790, 'price', '26074'), (9480, 790, 'cost', '48965'), (9481, 791, 'owner', 'Lava'), (9482, 791, 'color', 'yellow'), (9483, 791, 'max_speed', '49'), (9484, 791, 'weight', '4415'), (9485, 791, 'production_year', '1979'), (9486, 791, 'engine_volume', '4664'), (9487, 791, 'width', '2'), (9488, 791, 'height', '1'), (9489, 791, 'fuel_consumption', '16'), (9490, 791, 'doors', '4'), (9491, 791, 'price', '29046'), (9492, 791, 'cost', '39816'), (9493, 792, 'owner', 'Gengis'), (9494, 792, 'color', 'white'), (9495, 792, 'max_speed', '194'), (9496, 792, 'weight', '3166'), (9497, 792, 'production_year', '2004'), (9498, 792, 'engine_volume', '4561'), (9499, 792, 'width', '4'), (9500, 792, 'height', '1'), (9501, 792, 'fuel_consumption', '16'), (9502, 792, 'doors', '4'), (9503, 792, 'price', '29213'), (9504, 792, 'cost', '37877'), (9505, 793, 'owner', 'Lucy'), (9506, 793, 'color', 'green'), (9507, 793, 'max_speed', '43'), (9508, 793, 'weight', '2011'), (9509, 793, 'production_year', '2013'), (9510, 793, 'engine_volume', '5681'), (9511, 793, 'width', '2'), (9512, 793, 'height', '2'), (9513, 793, 'fuel_consumption', '16'), (9514, 793, 'doors', '4'), (9515, 793, 'price', '15365'), (9516, 793, 'cost', '31695'), (9517, 794, 'owner', 'Gino'), (9518, 794, 'color', 'white'), (9519, 794, 'max_speed', '117'), (9520, 794, 'weight', '4929'), (9521, 794, 'production_year', '1985'), (9522, 794, 'engine_volume', '7874'), (9523, 794, 'width', '4'), (9524, 794, 'height', '1'), (9525, 794, 'fuel_consumption', '15'), (9526, 794, 'doors', '3'), (9527, 794, 'price', '29947'), (9528, 794, 'cost', '34359'), (9529, 795, 'owner', 'Lava'), (9530, 795, 'color', 'black'), (9531, 795, 'max_speed', '140'), (9532, 795, 'weight', '3361'), (9533, 795, 'production_year', '2013'), (9534, 795, 'engine_volume', '7788'), (9535, 795, 'width', '4'), (9536, 795, 'height', '2'), (9537, 795, 'fuel_consumption', '18'), (9538, 795, 'doors', '2'), (9539, 795, 'price', '14908'), (9540, 795, 'cost', '45019'), (9541, 796, 'owner', 'Lava'), (9542, 796, 'color', 'orange'), (9543, 796, 'max_speed', '147'), (9544, 796, 'weight', '3144'), (9545, 796, 'production_year', '2005'), (9546, 796, 'engine_volume', '4490'), (9547, 796, 'width', '3'), (9548, 796, 'height', '2'), (9549, 796, 'fuel_consumption', '18'), (9550, 796, 'doors', '5'), (9551, 796, 'price', '23623'), (9552, 796, 'cost', '47370'), (9553, 797, 'owner', 'Jules'), (9554, 797, 'color', 'brown'), (9555, 797, 'max_speed', '130'), (9556, 797, 'weight', '4120'), (9557, 797, 'production_year', '1988'), (9558, 797, 'engine_volume', '3823'), (9559, 797, 'width', '4'), (9560, 797, 'height', '1'), (9561, 797, 'fuel_consumption', '13'), (9562, 797, 'doors', '3'), (9563, 797, 'price', '15140'), (9564, 797, 'cost', '37507'), (9565, 798, 'owner', 'Mario'), (9566, 798, 'color', 'yellow'), (9567, 798, 'max_speed', '35'), (9568, 798, 'weight', '3834'), (9569, 798, 'production_year', '1992'), (9570, 798, 'engine_volume', '2024'), (9571, 798, 'width', '3'), (9572, 798, 'height', '1'), (9573, 798, 'fuel_consumption', '13'), (9574, 798, 'doors', '2'), (9575, 798, 'price', '22785'), (9576, 798, 'cost', '27961'), (9577, 799, 'owner', 'Mario'), (9578, 799, 'color', 'orange'), (9579, 799, 'max_speed', '216'), (9580, 799, 'weight', '2966'), (9581, 799, 'production_year', '1970'), (9582, 799, 'engine_volume', '3680'), (9583, 799, 'width', '2'), (9584, 799, 'height', '2'), (9585, 799, 'fuel_consumption', '14'), (9586, 799, 'doors', '5'), (9587, 799, 'price', '20524'), (9588, 799, 'cost', '37702'), (9589, 800, 'owner', 'Lava'), (9590, 800, 'color', 'green'), (9591, 800, 'max_speed', '145'), (9592, 800, 'weight', '3348'), (9593, 800, 'production_year', '2000'), (9594, 800, 'engine_volume', '5511'), (9595, 800, 'width', '4'), (9596, 800, 'height', '1'), (9597, 800, 'fuel_consumption', '16'), (9598, 800, 'doors', '3'), (9599, 800, 'price', '22679'), (9600, 800, 'cost', '41844'), (9601, 801, 'owner', 'Jules'), (9602, 801, 'color', 'orange'), (9603, 801, 'max_speed', '122'), (9604, 801, 'weight', '3585'), (9605, 801, 'production_year', '1990'), (9606, 801, 'engine_volume', '2220'), (9607, 801, 'width', '2'), (9608, 801, 'height', '1'), (9609, 801, 'fuel_consumption', '16'), (9610, 801, 'doors', '2'), (9611, 801, 'price', '28081'), (9612, 801, 'cost', '35597'), (9613, 802, 'owner', 'Lucy'), (9614, 802, 'color', 'black'), (9615, 802, 'max_speed', '211'), (9616, 802, 'weight', '2673'), (9617, 802, 'production_year', '2007'), (9618, 802, 'engine_volume', '6139'), (9619, 802, 'width', '2'), (9620, 802, 'height', '1'), (9621, 802, 'fuel_consumption', '13'), (9622, 802, 'doors', '5'), (9623, 802, 'price', '12136'), (9624, 802, 'cost', '36756'), (9625, 803, 'owner', 'Gengis'), (9626, 803, 'color', 'martini'), (9627, 803, 'max_speed', '100'), (9628, 803, 'weight', '2909'), (9629, 803, 'production_year', '2016'), (9630, 803, 'engine_volume', '5878'), (9631, 803, 'width', '3'), (9632, 803, 'height', '2'), (9633, 803, 'fuel_consumption', '17'), (9634, 803, 'doors', '4'), (9635, 803, 'price', '11785'), (9636, 803, 'cost', '35879'), (9637, 804, 'owner', 'Jules'), (9638, 804, 'color', 'yellow'), (9639, 804, 'max_speed', '50'), (9640, 804, 'weight', '3278'), (9641, 804, 'production_year', '1984'), (9642, 804, 'engine_volume', '5412'), (9643, 804, 'width', '2'), (9644, 804, 'height', '2'), (9645, 804, 'fuel_consumption', '17'), (9646, 804, 'doors', '5'), (9647, 804, 'price', '22917'), (9648, 804, 'cost', '42662'), (9649, 805, 'owner', 'Hugh'), (9650, 805, 'color', 'martini'), (9651, 805, 'max_speed', '240'), (9652, 805, 'weight', '3485'), (9653, 805, 'production_year', '2016'), (9654, 805, 'engine_volume', '7522'), (9655, 805, 'width', '4'), (9656, 805, 'height', '1'), (9657, 805, 'fuel_consumption', '14'), (9658, 805, 'doors', '5'), (9659, 805, 'price', '22724'), (9660, 805, 'cost', '30377'), (9661, 806, 'owner', 'Lava'), (9662, 806, 'color', 'green'), (9663, 806, 'max_speed', '105'), (9664, 806, 'weight', '3753'), (9665, 806, 'production_year', '1998'), (9666, 806, 'engine_volume', '4897'), (9667, 806, 'width', '4'), (9668, 806, 'height', '1'), (9669, 806, 'fuel_consumption', '17'), (9670, 806, 'doors', '3'), (9671, 806, 'price', '13850'), (9672, 806, 'cost', '44609'), (9673, 807, 'owner', 'Gino'), (9674, 807, 'color', 'green'), (9675, 807, 'max_speed', '155'), (9676, 807, 'weight', '3141'), (9677, 807, 'production_year', '2014'), (9678, 807, 'engine_volume', '2433'), (9679, 807, 'width', '4'), (9680, 807, 'height', '2'), (9681, 807, 'fuel_consumption', '15'), (9682, 807, 'doors', '5'), (9683, 807, 'price', '20193'), (9684, 807, 'cost', '34482'), (9685, 808, 'owner', 'Lava'), (9686, 808, 'color', 'green'), (9687, 808, 'max_speed', '165'), (9688, 808, 'weight', '1760'), (9689, 808, 'production_year', '1994'), (9690, 808, 'engine_volume', '5110'), (9691, 808, 'width', '3'), (9692, 808, 'height', '1'), (9693, 808, 'fuel_consumption', '18'), (9694, 808, 'doors', '5'), (9695, 808, 'price', '21496'), (9696, 808, 'cost', '27722'), (9697, 809, 'owner', 'Jules'), (9698, 809, 'color', 'green'), (9699, 809, 'max_speed', '271'), (9700, 809, 'weight', '4293'), (9701, 809, 'production_year', '1995'), (9702, 809, 'engine_volume', '5710'), (9703, 809, 'width', '2'), (9704, 809, 'height', '1'), (9705, 809, 'fuel_consumption', '14'), (9706, 809, 'doors', '4'), (9707, 809, 'price', '24677'), (9708, 809, 'cost', '49816'), (9709, 810, 'owner', 'Mario'), (9710, 810, 'color', 'orange'), (9711, 810, 'max_speed', '192'), (9712, 810, 'weight', '4089'), (9713, 810, 'production_year', '1979'), (9714, 810, 'engine_volume', '6190'), (9715, 810, 'width', '4'), (9716, 810, 'height', '1'), (9717, 810, 'fuel_consumption', '18'), (9718, 810, 'doors', '2'), (9719, 810, 'price', '16670'), (9720, 810, 'cost', '48531'), (9721, 811, 'owner', 'Gino'), (9722, 811, 'color', 'red'), (9723, 811, 'max_speed', '104'), (9724, 811, 'weight', '2369'), (9725, 811, 'production_year', '2013'), (9726, 811, 'engine_volume', '3502'), (9727, 811, 'width', '4'), (9728, 811, 'height', '2'), (9729, 811, 'fuel_consumption', '14'), (9730, 811, 'doors', '2'), (9731, 811, 'price', '15010'), (9732, 811, 'cost', '38570'), (9733, 812, 'owner', 'Lucy'), (9734, 812, 'color', 'yellow'), (9735, 812, 'max_speed', '254'), (9736, 812, 'weight', '1783'), (9737, 812, 'production_year', '1997'), (9738, 812, 'engine_volume', '4771'), (9739, 812, 'width', '2'), (9740, 812, 'height', '1'), (9741, 812, 'fuel_consumption', '15'), (9742, 812, 'doors', '3'), (9743, 812, 'price', '19153'), (9744, 812, 'cost', '38832'), (9745, 813, 'owner', 'Gino'), (9746, 813, 'color', 'green'), (9747, 813, 'max_speed', '23'), (9748, 813, 'weight', '4880'), (9749, 813, 'production_year', '1998'), (9750, 813, 'engine_volume', '6733'), (9751, 813, 'width', '3'), (9752, 813, 'height', '2'), (9753, 813, 'fuel_consumption', '14'), (9754, 813, 'doors', '4'), (9755, 813, 'price', '29598'), (9756, 813, 'cost', '28478'), (9757, 814, 'owner', 'Lucy'), (9758, 814, 'color', 'orange'), (9759, 814, 'max_speed', '275'), (9760, 814, 'weight', '1042'), (9761, 814, 'production_year', '1992'), (9762, 814, 'engine_volume', '5652'), (9763, 814, 'width', '3'), (9764, 814, 'height', '1'), (9765, 814, 'fuel_consumption', '17'), (9766, 814, 'doors', '2'), (9767, 814, 'price', '27878'), (9768, 814, 'cost', '48224'), (9769, 815, 'owner', 'Seth'), (9770, 815, 'color', 'brown'), (9771, 815, 'max_speed', '217'), (9772, 815, 'weight', '2356'), (9773, 815, 'production_year', '1999'), (9774, 815, 'engine_volume', '2192'), (9775, 815, 'width', '2'), (9776, 815, 'height', '2'), (9777, 815, 'fuel_consumption', '17'), (9778, 815, 'doors', '2'), (9779, 815, 'price', '10654'), (9780, 815, 'cost', '48298'), (9781, 816, 'owner', 'Lucy'), (9782, 816, 'color', 'martini'), (9783, 816, 'max_speed', '274'), (9784, 816, 'weight', '3942'), (9785, 816, 'production_year', '1990'), (9786, 816, 'engine_volume', '4784'), (9787, 816, 'width', '4'), (9788, 816, 'height', '2'), (9789, 816, 'fuel_consumption', '14'), (9790, 816, 'doors', '2'), (9791, 816, 'price', '18654'), (9792, 816, 'cost', '30868'), (9793, 817, 'owner', 'Lucy'), (9794, 817, 'color', 'brown'), (9795, 817, 'max_speed', '42'), (9796, 817, 'weight', '4112'), (9797, 817, 'production_year', '2005'), (9798, 817, 'engine_volume', '6930'), (9799, 817, 'width', '2'), (9800, 817, 'height', '2'), (9801, 817, 'fuel_consumption', '17'), (9802, 817, 'doors', '3'), (9803, 817, 'price', '22959'), (9804, 817, 'cost', '35702'), (9805, 818, 'owner', 'Seth'), (9806, 818, 'color', 'martini'), (9807, 818, 'max_speed', '203'), (9808, 818, 'weight', '1408'), (9809, 818, 'production_year', '1990'), (9810, 818, 'engine_volume', '5056'), (9811, 818, 'width', '3'), (9812, 818, 'height', '1'), (9813, 818, 'fuel_consumption', '16'), (9814, 818, 'doors', '2'), (9815, 818, 'price', '26634'), (9816, 818, 'cost', '48267'), (9817, 819, 'owner', 'Lucy'), (9818, 819, 'color', 'green'), (9819, 819, 'max_speed', '286'), (9820, 819, 'weight', '3021'), (9821, 819, 'production_year', '2006'), (9822, 819, 'engine_volume', '2269'), (9823, 819, 'width', '2'), (9824, 819, 'height', '2'), (9825, 819, 'fuel_consumption', '18'), (9826, 819, 'doors', '5'), (9827, 819, 'price', '19564'), (9828, 819, 'cost', '47746'), (9829, 820, 'owner', 'Hugh'), (9830, 820, 'color', 'martini'), (9831, 820, 'max_speed', '74'), (9832, 820, 'weight', '2600'), (9833, 820, 'production_year', '1989'), (9834, 820, 'engine_volume', '2725'), (9835, 820, 'width', '4'), (9836, 820, 'height', '2'), (9837, 820, 'fuel_consumption', '13'), (9838, 820, 'doors', '4'), (9839, 820, 'price', '26942'), (9840, 820, 'cost', '43904'), (9841, 821, 'owner', 'Mario'), (9842, 821, 'color', 'yellow'), (9843, 821, 'max_speed', '118'), (9844, 821, 'weight', '2158'), (9845, 821, 'production_year', '1996'), (9846, 821, 'engine_volume', '2477'), (9847, 821, 'width', '3'), (9848, 821, 'height', '2'), (9849, 821, 'fuel_consumption', '13'), (9850, 821, 'doors', '3'), (9851, 821, 'price', '10307'), (9852, 821, 'cost', '27337'), (9853, 822, 'owner', 'Seth'), (9854, 822, 'color', 'orange'), (9855, 822, 'max_speed', '191'), (9856, 822, 'weight', '4916'), (9857, 822, 'production_year', '2002'), (9858, 822, 'engine_volume', '3689'), (9859, 822, 'width', '2'), (9860, 822, 'height', '2'), (9861, 822, 'fuel_consumption', '17'), (9862, 822, 'doors', '3'), (9863, 822, 'price', '11476'), (9864, 822, 'cost', '41215'), (9865, 823, 'owner', 'Mario'), (9866, 823, 'color', 'green'), (9867, 823, 'max_speed', '148'), (9868, 823, 'weight', '3052'), (9869, 823, 'production_year', '2001'), (9870, 823, 'engine_volume', '6652'), (9871, 823, 'width', '2'), (9872, 823, 'height', '2'), (9873, 823, 'fuel_consumption', '18'), (9874, 823, 'doors', '3'), (9875, 823, 'price', '11502'), (9876, 823, 'cost', '26675'), (9877, 824, 'owner', 'Lava'), (9878, 824, 'color', 'black'), (9879, 824, 'max_speed', '44'), (9880, 824, 'weight', '4380'), (9881, 824, 'production_year', '1975'), (9882, 824, 'engine_volume', '5880'), (9883, 824, 'width', '2'), (9884, 824, 'height', '1'), (9885, 824, 'fuel_consumption', '14'), (9886, 824, 'doors', '4'), (9887, 824, 'price', '22544'), (9888, 824, 'cost', '32658'), (9889, 825, 'owner', 'Gengis'), (9890, 825, 'color', 'green'), (9891, 825, 'max_speed', '94'), (9892, 825, 'weight', '3700'), (9893, 825, 'production_year', '2012'), (9894, 825, 'engine_volume', '2692'), (9895, 825, 'width', '3'), (9896, 825, 'height', '1'), (9897, 825, 'fuel_consumption', '17'), (9898, 825, 'doors', '5'), (9899, 825, 'price', '18455'), (9900, 825, 'cost', '48605'), (9901, 826, 'owner', 'Lucy'), (9902, 826, 'color', 'black'), (9903, 826, 'max_speed', '45'), (9904, 826, 'weight', '3590'), (9905, 826, 'production_year', '2010'), (9906, 826, 'engine_volume', '7183'), (9907, 826, 'width', '2'), (9908, 826, 'height', '2'), (9909, 826, 'fuel_consumption', '13'), (9910, 826, 'doors', '2'), (9911, 826, 'price', '23157'), (9912, 826, 'cost', '45118'), (9913, 827, 'owner', 'Gino'), (9914, 827, 'color', 'martini'), (9915, 827, 'max_speed', '244'), (9916, 827, 'weight', '3886'), (9917, 827, 'production_year', '1978'), (9918, 827, 'engine_volume', '4196'), (9919, 827, 'width', '2'), (9920, 827, 'height', '2'), (9921, 827, 'fuel_consumption', '15'), (9922, 827, 'doors', '4'), (9923, 827, 'price', '10986'), (9924, 827, 'cost', '26332'), (9925, 828, 'owner', 'Lucy'), (9926, 828, 'color', 'black'), (9927, 828, 'max_speed', '43'), (9928, 828, 'weight', '2733'), (9929, 828, 'production_year', '1978'), (9930, 828, 'engine_volume', '5698'), (9931, 828, 'width', '4'), (9932, 828, 'height', '1'), (9933, 828, 'fuel_consumption', '14'), (9934, 828, 'doors', '4'), (9935, 828, 'price', '16395'), (9936, 828, 'cost', '47329'), (9937, 829, 'owner', 'Lava'), (9938, 829, 'color', 'martini'), (9939, 829, 'max_speed', '227'), (9940, 829, 'weight', '2119'), (9941, 829, 'production_year', '2011'), (9942, 829, 'engine_volume', '4973'), (9943, 829, 'width', '4'), (9944, 829, 'height', '1'), (9945, 829, 'fuel_consumption', '16'), (9946, 829, 'doors', '4'), (9947, 829, 'price', '28896'), (9948, 829, 'cost', '44114'), (9949, 830, 'owner', 'Jules'), (9950, 830, 'color', 'white'), (9951, 830, 'max_speed', '180'), (9952, 830, 'weight', '4783'), (9953, 830, 'production_year', '1979'), (9954, 830, 'engine_volume', '5799'), (9955, 830, 'width', '2'), (9956, 830, 'height', '2'), (9957, 830, 'fuel_consumption', '16'), (9958, 830, 'doors', '2'), (9959, 830, 'price', '14817'), (9960, 830, 'cost', '40301'), (9961, 831, 'owner', 'Gengis'), (9962, 831, 'color', 'white'), (9963, 831, 'max_speed', '178'), (9964, 831, 'weight', '1419'), (9965, 831, 'production_year', '2000'), (9966, 831, 'engine_volume', '7052'), (9967, 831, 'width', '2'), (9968, 831, 'height', '1'), (9969, 831, 'fuel_consumption', '16'), (9970, 831, 'doors', '2'), (9971, 831, 'price', '12243'), (9972, 831, 'cost', '34489'), (9973, 832, 'owner', 'Mario'), (9974, 832, 'color', 'orange'), (9975, 832, 'max_speed', '209'), (9976, 832, 'weight', '3554'), (9977, 832, 'production_year', '1997'), (9978, 832, 'engine_volume', '6811'), (9979, 832, 'width', '2'), (9980, 832, 'height', '2'), (9981, 832, 'fuel_consumption', '16'), (9982, 832, 'doors', '2'), (9983, 832, 'price', '18282'), (9984, 832, 'cost', '40303'), (9985, 833, 'owner', 'Lucy'), (9986, 833, 'color', 'green'), (9987, 833, 'max_speed', '21'), (9988, 833, 'weight', '1453'), (9989, 833, 'production_year', '2014'), (9990, 833, 'engine_volume', '4488'), (9991, 833, 'width', '3'), (9992, 833, 'height', '1'), (9993, 833, 'fuel_consumption', '14'), (9994, 833, 'doors', '4'), (9995, 833, 'price', '28817'), (9996, 833, 'cost', '47462'), (9997, 834, 'owner', 'Jules'), (9998, 834, 'color', 'orange'), (9999, 834, 'max_speed', '49'), (10000, 834, 'weight', '3554'), (10001, 834, 'production_year', '1992'), (10002, 834, 'engine_volume', '3909'), (10003, 834, 'width', '2'), (10004, 834, 'height', '1'), (10005, 834, 'fuel_consumption', '17'), (10006, 834, 'doors', '5'), (10007, 834, 'price', '10758'), (10008, 834, 'cost', '43039'), (10009, 835, 'owner', 'Mario'), (10010, 835, 'color', 'white'), (10011, 835, 'max_speed', '280'), (10012, 835, 'weight', '4834'), (10013, 835, 'production_year', '1998'), (10014, 835, 'engine_volume', '4656'), (10015, 835, 'width', '3'), (10016, 835, 'height', '1'), (10017, 835, 'fuel_consumption', '16'), (10018, 835, 'doors', '2'), (10019, 835, 'price', '10869'), (10020, 835, 'cost', '35907'), (10021, 836, 'owner', 'Gino'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (10022, 836, 'color', 'green'), (10023, 836, 'max_speed', '44'), (10024, 836, 'weight', '3278'), (10025, 836, 'production_year', '1980'), (10026, 836, 'engine_volume', '2837'), (10027, 836, 'width', '3'), (10028, 836, 'height', '2'), (10029, 836, 'fuel_consumption', '18'), (10030, 836, 'doors', '2'), (10031, 836, 'price', '15610'), (10032, 836, 'cost', '27561'), (10033, 837, 'owner', 'Hugh'), (10034, 837, 'color', 'brown'), (10035, 837, 'max_speed', '224'), (10036, 837, 'weight', '3313'), (10037, 837, 'production_year', '1998'), (10038, 837, 'engine_volume', '4658'), (10039, 837, 'width', '2'), (10040, 837, 'height', '1'), (10041, 837, 'fuel_consumption', '17'), (10042, 837, 'doors', '5'), (10043, 837, 'price', '14258'), (10044, 837, 'cost', '44090'), (10045, 838, 'owner', 'Lucy'), (10046, 838, 'color', 'orange'), (10047, 838, 'max_speed', '201'), (10048, 838, 'weight', '2071'), (10049, 838, 'production_year', '2015'), (10050, 838, 'engine_volume', '4923'), (10051, 838, 'width', '3'), (10052, 838, 'height', '2'), (10053, 838, 'fuel_consumption', '18'), (10054, 838, 'doors', '4'), (10055, 838, 'price', '21490'), (10056, 838, 'cost', '44827'), (10057, 839, 'owner', 'Lava'), (10058, 839, 'color', 'red'), (10059, 839, 'max_speed', '188'), (10060, 839, 'weight', '2133'), (10061, 839, 'production_year', '1992'), (10062, 839, 'engine_volume', '5303'), (10063, 839, 'width', '4'), (10064, 839, 'height', '2'), (10065, 839, 'fuel_consumption', '17'), (10066, 839, 'doors', '4'), (10067, 839, 'price', '13643'), (10068, 839, 'cost', '45241'), (10069, 840, 'owner', 'Gengis'), (10070, 840, 'color', 'black'), (10071, 840, 'max_speed', '227'), (10072, 840, 'weight', '2632'), (10073, 840, 'production_year', '1977'), (10074, 840, 'engine_volume', '6659'), (10075, 840, 'width', '4'), (10076, 840, 'height', '1'), (10077, 840, 'fuel_consumption', '17'), (10078, 840, 'doors', '2'), (10079, 840, 'price', '20953'), (10080, 840, 'cost', '38698'), (10081, 841, 'owner', 'Gengis'), (10082, 841, 'color', 'brown'), (10083, 841, 'max_speed', '52'), (10084, 841, 'weight', '4335'), (10085, 841, 'production_year', '2013'), (10086, 841, 'engine_volume', '2809'), (10087, 841, 'width', '4'), (10088, 841, 'height', '1'), (10089, 841, 'fuel_consumption', '14'), (10090, 841, 'doors', '5'), (10091, 841, 'price', '13350'), (10092, 841, 'cost', '47994'), (10093, 842, 'owner', 'Lava'), (10094, 842, 'color', 'yellow'), (10095, 842, 'max_speed', '42'), (10096, 842, 'weight', '3950'), (10097, 842, 'production_year', '2005'), (10098, 842, 'engine_volume', '2843'), (10099, 842, 'width', '4'), (10100, 842, 'height', '2'), (10101, 842, 'fuel_consumption', '15'), (10102, 842, 'doors', '5'), (10103, 842, 'price', '27824'), (10104, 842, 'cost', '39137'), (10105, 843, 'owner', 'Lucy'), (10106, 843, 'color', 'orange'), (10107, 843, 'max_speed', '197'), (10108, 843, 'weight', '4600'), (10109, 843, 'production_year', '1981'), (10110, 843, 'engine_volume', '4453'), (10111, 843, 'width', '4'), (10112, 843, 'height', '2'), (10113, 843, 'fuel_consumption', '17'), (10114, 843, 'doors', '3'), (10115, 843, 'price', '11370'), (10116, 843, 'cost', '28288'), (10117, 844, 'owner', 'Gino'), (10118, 844, 'color', 'orange'), (10119, 844, 'max_speed', '269'), (10120, 844, 'weight', '2903'), (10121, 844, 'production_year', '1989'), (10122, 844, 'engine_volume', '7161'), (10123, 844, 'width', '4'), (10124, 844, 'height', '1'), (10125, 844, 'fuel_consumption', '17'), (10126, 844, 'doors', '4'), (10127, 844, 'price', '12341'), (10128, 844, 'cost', '35741'), (10129, 845, 'owner', 'Hugh'), (10130, 845, 'color', 'orange'), (10131, 845, 'max_speed', '183'), (10132, 845, 'weight', '3289'), (10133, 845, 'production_year', '2002'), (10134, 845, 'engine_volume', '6129'), (10135, 845, 'width', '2'), (10136, 845, 'height', '2'), (10137, 845, 'fuel_consumption', '14'), (10138, 845, 'doors', '4'), (10139, 845, 'price', '15957'), (10140, 845, 'cost', '44879'), (10141, 846, 'owner', 'Hugh'), (10142, 846, 'color', 'green'), (10143, 846, 'max_speed', '193'), (10144, 846, 'weight', '3539'), (10145, 846, 'production_year', '1994'), (10146, 846, 'engine_volume', '3295'), (10147, 846, 'width', '4'), (10148, 846, 'height', '2'), (10149, 846, 'fuel_consumption', '15'), (10150, 846, 'doors', '3'), (10151, 846, 'price', '12123'), (10152, 846, 'cost', '48920'), (10153, 847, 'owner', 'Gengis'), (10154, 847, 'color', 'yellow'), (10155, 847, 'max_speed', '36'), (10156, 847, 'weight', '3686'), (10157, 847, 'production_year', '2006'), (10158, 847, 'engine_volume', '3797'), (10159, 847, 'width', '4'), (10160, 847, 'height', '1'), (10161, 847, 'fuel_consumption', '14'), (10162, 847, 'doors', '2'), (10163, 847, 'price', '17435'), (10164, 847, 'cost', '40281'), (10165, 848, 'owner', 'Mario'), (10166, 848, 'color', 'green'), (10167, 848, 'max_speed', '298'), (10168, 848, 'weight', '4011'), (10169, 848, 'production_year', '2000'), (10170, 848, 'engine_volume', '5994'), (10171, 848, 'width', '3'), (10172, 848, 'height', '2'), (10173, 848, 'fuel_consumption', '15'), (10174, 848, 'doors', '4'), (10175, 848, 'price', '19078'), (10176, 848, 'cost', '43499'), (10177, 849, 'owner', 'Lava'), (10178, 849, 'color', 'red'), (10179, 849, 'max_speed', '76'), (10180, 849, 'weight', '3109'), (10181, 849, 'production_year', '1985'), (10182, 849, 'engine_volume', '6589'), (10183, 849, 'width', '4'), (10184, 849, 'height', '1'), (10185, 849, 'fuel_consumption', '13'), (10186, 849, 'doors', '4'), (10187, 849, 'price', '21803'), (10188, 849, 'cost', '32835'), (10189, 850, 'owner', 'Lucy'), (10190, 850, 'color', 'white'), (10191, 850, 'max_speed', '228'), (10192, 850, 'weight', '2578'), (10193, 850, 'production_year', '1992'), (10194, 850, 'engine_volume', '7274'), (10195, 850, 'width', '2'), (10196, 850, 'height', '2'), (10197, 850, 'fuel_consumption', '13'), (10198, 850, 'doors', '4'), (10199, 850, 'price', '12386'), (10200, 850, 'cost', '37912'), (10201, 851, 'owner', 'Lucy'), (10202, 851, 'color', 'martini'), (10203, 851, 'max_speed', '216'), (10204, 851, 'weight', '3816'), (10205, 851, 'production_year', '1995'), (10206, 851, 'engine_volume', '7387'), (10207, 851, 'width', '4'), (10208, 851, 'height', '1'), (10209, 851, 'fuel_consumption', '16'), (10210, 851, 'doors', '4'), (10211, 851, 'price', '22031'), (10212, 851, 'cost', '25222'), (10213, 852, 'owner', 'Jules'), (10214, 852, 'color', 'orange'), (10215, 852, 'max_speed', '256'), (10216, 852, 'weight', '4374'), (10217, 852, 'production_year', '2016'), (10218, 852, 'engine_volume', '6350'), (10219, 852, 'width', '2'), (10220, 852, 'height', '1'), (10221, 852, 'fuel_consumption', '18'), (10222, 852, 'doors', '4'), (10223, 852, 'price', '27918'), (10224, 852, 'cost', '48933'), (10225, 853, 'owner', 'Gino'), (10226, 853, 'color', 'white'), (10227, 853, 'max_speed', '93'), (10228, 853, 'weight', '1366'), (10229, 853, 'production_year', '1991'), (10230, 853, 'engine_volume', '2250'), (10231, 853, 'width', '4'), (10232, 853, 'height', '2'), (10233, 853, 'fuel_consumption', '16'), (10234, 853, 'doors', '4'), (10235, 853, 'price', '29667'), (10236, 853, 'cost', '42951'), (10237, 854, 'owner', 'Gino'), (10238, 854, 'color', 'black'), (10239, 854, 'max_speed', '29'), (10240, 854, 'weight', '1344'), (10241, 854, 'production_year', '1992'), (10242, 854, 'engine_volume', '5696'), (10243, 854, 'width', '2'), (10244, 854, 'height', '2'), (10245, 854, 'fuel_consumption', '17'), (10246, 854, 'doors', '2'), (10247, 854, 'price', '27770'), (10248, 854, 'cost', '30971'), (10249, 855, 'owner', 'Lava'), (10250, 855, 'color', 'green'), (10251, 855, 'max_speed', '137'), (10252, 855, 'weight', '2849'), (10253, 855, 'production_year', '1988'), (10254, 855, 'engine_volume', '6660'), (10255, 855, 'width', '2'), (10256, 855, 'height', '1'), (10257, 855, 'fuel_consumption', '14'), (10258, 855, 'doors', '5'), (10259, 855, 'price', '20277'), (10260, 855, 'cost', '28612'), (10261, 856, 'owner', 'Lava'), (10262, 856, 'color', 'brown'), (10263, 856, 'max_speed', '216'), (10264, 856, 'weight', '3309'), (10265, 856, 'production_year', '2016'), (10266, 856, 'engine_volume', '4537'), (10267, 856, 'width', '4'), (10268, 856, 'height', '1'), (10269, 856, 'fuel_consumption', '15'), (10270, 856, 'doors', '3'), (10271, 856, 'price', '24559'), (10272, 856, 'cost', '30328'), (10273, 857, 'owner', 'Gengis'), (10274, 857, 'color', 'orange'), (10275, 857, 'max_speed', '71'), (10276, 857, 'weight', '1923'), (10277, 857, 'production_year', '1979'), (10278, 857, 'engine_volume', '7588'), (10279, 857, 'width', '2'), (10280, 857, 'height', '2'), (10281, 857, 'fuel_consumption', '13'), (10282, 857, 'doors', '5'), (10283, 857, 'price', '18328'), (10284, 857, 'cost', '38837'), (10285, 858, 'owner', 'Lucy'), (10286, 858, 'color', 'orange'), (10287, 858, 'max_speed', '289'), (10288, 858, 'weight', '2387'), (10289, 858, 'production_year', '1974'), (10290, 858, 'engine_volume', '7626'), (10291, 858, 'width', '4'), (10292, 858, 'height', '2'), (10293, 858, 'fuel_consumption', '17'), (10294, 858, 'doors', '3'), (10295, 858, 'price', '29792'), (10296, 858, 'cost', '29347'), (10297, 859, 'owner', 'Gino'), (10298, 859, 'color', 'red'), (10299, 859, 'max_speed', '141'), (10300, 859, 'weight', '2168'), (10301, 859, 'production_year', '2012'), (10302, 859, 'engine_volume', '2178'), (10303, 859, 'width', '3'), (10304, 859, 'height', '1'), (10305, 859, 'fuel_consumption', '16'), (10306, 859, 'doors', '5'), (10307, 859, 'price', '10413'), (10308, 859, 'cost', '29316'), (10309, 860, 'owner', 'Hugh'), (10310, 860, 'color', 'brown'), (10311, 860, 'max_speed', '169'), (10312, 860, 'weight', '3845'), (10313, 860, 'production_year', '1971'), (10314, 860, 'engine_volume', '7296'), (10315, 860, 'width', '3'), (10316, 860, 'height', '2'), (10317, 860, 'fuel_consumption', '15'), (10318, 860, 'doors', '2'), (10319, 860, 'price', '23932'), (10320, 860, 'cost', '35904'), (10321, 861, 'owner', 'Jules'), (10322, 861, 'color', 'orange'), (10323, 861, 'max_speed', '196'), (10324, 861, 'weight', '1201'), (10325, 861, 'production_year', '1973'), (10326, 861, 'engine_volume', '5529'), (10327, 861, 'width', '2'), (10328, 861, 'height', '2'), (10329, 861, 'fuel_consumption', '17'), (10330, 861, 'doors', '2'), (10331, 861, 'price', '22965'), (10332, 861, 'cost', '49667'), (10333, 862, 'owner', 'Lucy'), (10334, 862, 'color', 'orange'), (10335, 862, 'max_speed', '45'), (10336, 862, 'weight', '3178'), (10337, 862, 'production_year', '1976'), (10338, 862, 'engine_volume', '6680'), (10339, 862, 'width', '4'), (10340, 862, 'height', '1'), (10341, 862, 'fuel_consumption', '13'), (10342, 862, 'doors', '3'), (10343, 862, 'price', '10775'), (10344, 862, 'cost', '30547'), (10345, 863, 'owner', 'Seth'), (10346, 863, 'color', 'green'), (10347, 863, 'max_speed', '240'), (10348, 863, 'weight', '2751'), (10349, 863, 'production_year', '1989'), (10350, 863, 'engine_volume', '4059'), (10351, 863, 'width', '2'), (10352, 863, 'height', '1'), (10353, 863, 'fuel_consumption', '13'), (10354, 863, 'doors', '4'), (10355, 863, 'price', '15857'), (10356, 863, 'cost', '48190'), (10357, 864, 'owner', 'Mario'), (10358, 864, 'color', 'martini'), (10359, 864, 'max_speed', '111'), (10360, 864, 'weight', '1514'), (10361, 864, 'production_year', '2005'), (10362, 864, 'engine_volume', '4890'), (10363, 864, 'width', '4'), (10364, 864, 'height', '1'), (10365, 864, 'fuel_consumption', '16'), (10366, 864, 'doors', '5'), (10367, 864, 'price', '18650'), (10368, 864, 'cost', '44686'), (10369, 865, 'owner', 'Hugh'), (10370, 865, 'color', 'orange'), (10371, 865, 'max_speed', '173'), (10372, 865, 'weight', '4453'), (10373, 865, 'production_year', '2015'), (10374, 865, 'engine_volume', '7694'), (10375, 865, 'width', '2'), (10376, 865, 'height', '1'), (10377, 865, 'fuel_consumption', '18'), (10378, 865, 'doors', '5'), (10379, 865, 'price', '13875'), (10380, 865, 'cost', '26753'), (10381, 866, 'owner', 'Gino'), (10382, 866, 'color', 'red'), (10383, 866, 'max_speed', '155'), (10384, 866, 'weight', '1958'), (10385, 866, 'production_year', '2014'), (10386, 866, 'engine_volume', '2808'), (10387, 866, 'width', '2'), (10388, 866, 'height', '2'), (10389, 866, 'fuel_consumption', '18'), (10390, 866, 'doors', '4'), (10391, 866, 'price', '15693'), (10392, 866, 'cost', '31944'), (10393, 867, 'owner', 'Mario'), (10394, 867, 'color', 'yellow'), (10395, 867, 'max_speed', '155'), (10396, 867, 'weight', '2848'), (10397, 867, 'production_year', '1998'), (10398, 867, 'engine_volume', '5577'), (10399, 867, 'width', '3'), (10400, 867, 'height', '1'), (10401, 867, 'fuel_consumption', '17'), (10402, 867, 'doors', '2'), (10403, 867, 'price', '28390'), (10404, 867, 'cost', '33235'), (10405, 868, 'owner', 'Mario'), (10406, 868, 'color', 'orange'), (10407, 868, 'max_speed', '186'), (10408, 868, 'weight', '4520'), (10409, 868, 'production_year', '2013'), (10410, 868, 'engine_volume', '3051'), (10411, 868, 'width', '2'), (10412, 868, 'height', '1'), (10413, 868, 'fuel_consumption', '18'), (10414, 868, 'doors', '2'), (10415, 868, 'price', '20751'), (10416, 868, 'cost', '36544'), (10417, 869, 'owner', 'Lava'), (10418, 869, 'color', 'martini'), (10419, 869, 'max_speed', '225'), (10420, 869, 'weight', '1352'), (10421, 869, 'production_year', '1973'), (10422, 869, 'engine_volume', '2271'), (10423, 869, 'width', '4'), (10424, 869, 'height', '1'), (10425, 869, 'fuel_consumption', '17'), (10426, 869, 'doors', '4'), (10427, 869, 'price', '22300'), (10428, 869, 'cost', '49906'), (10429, 870, 'owner', 'Mario'), (10430, 870, 'color', 'yellow'), (10431, 870, 'max_speed', '239'), (10432, 870, 'weight', '3674'), (10433, 870, 'production_year', '1975'), (10434, 870, 'engine_volume', '6918'), (10435, 870, 'width', '3'), (10436, 870, 'height', '2'), (10437, 870, 'fuel_consumption', '18'), (10438, 870, 'doors', '2'), (10439, 870, 'price', '24631'), (10440, 870, 'cost', '47695'), (10441, 871, 'owner', 'Lucy'), (10442, 871, 'color', 'brown'), (10443, 871, 'max_speed', '83'), (10444, 871, 'weight', '2569'), (10445, 871, 'production_year', '1987'), (10446, 871, 'engine_volume', '7194'), (10447, 871, 'width', '3'), (10448, 871, 'height', '1'), (10449, 871, 'fuel_consumption', '15'), (10450, 871, 'doors', '2'), (10451, 871, 'price', '25946'), (10452, 871, 'cost', '45163'), (10453, 872, 'owner', 'Mario'), (10454, 872, 'color', 'orange'), (10455, 872, 'max_speed', '82'), (10456, 872, 'weight', '3706'), (10457, 872, 'production_year', '2012'), (10458, 872, 'engine_volume', '7162'), (10459, 872, 'width', '3'), (10460, 872, 'height', '2'), (10461, 872, 'fuel_consumption', '13'), (10462, 872, 'doors', '5'), (10463, 872, 'price', '24990'), (10464, 872, 'cost', '33251'), (10465, 873, 'owner', 'Hugh'), (10466, 873, 'color', 'yellow'), (10467, 873, 'max_speed', '172'), (10468, 873, 'weight', '1203'), (10469, 873, 'production_year', '1981'), (10470, 873, 'engine_volume', '4924'), (10471, 873, 'width', '2'), (10472, 873, 'height', '1'), (10473, 873, 'fuel_consumption', '13'), (10474, 873, 'doors', '2'), (10475, 873, 'price', '17455'), (10476, 873, 'cost', '42103'), (10477, 874, 'owner', 'Lava'), (10478, 874, 'color', 'yellow'), (10479, 874, 'max_speed', '36'), (10480, 874, 'weight', '4476'), (10481, 874, 'production_year', '1983'), (10482, 874, 'engine_volume', '6510'), (10483, 874, 'width', '3'), (10484, 874, 'height', '2'), (10485, 874, 'fuel_consumption', '14'), (10486, 874, 'doors', '5'), (10487, 874, 'price', '29065'), (10488, 874, 'cost', '44160'), (10489, 875, 'owner', 'Lava'), (10490, 875, 'color', 'black'), (10491, 875, 'max_speed', '154'), (10492, 875, 'weight', '3897'), (10493, 875, 'production_year', '2008'), (10494, 875, 'engine_volume', '3318'), (10495, 875, 'width', '4'), (10496, 875, 'height', '2'), (10497, 875, 'fuel_consumption', '13'), (10498, 875, 'doors', '2'), (10499, 875, 'price', '29616'), (10500, 875, 'cost', '28568'), (10501, 876, 'owner', 'Lucy'), (10502, 876, 'color', 'orange'), (10503, 876, 'max_speed', '119'), (10504, 876, 'weight', '3298'), (10505, 876, 'production_year', '2009'), (10506, 876, 'engine_volume', '3058'), (10507, 876, 'width', '2'), (10508, 876, 'height', '1'), (10509, 876, 'fuel_consumption', '13'), (10510, 876, 'doors', '5'), (10511, 876, 'price', '28969'), (10512, 876, 'cost', '26051'), (10513, 877, 'owner', 'Hugh'), (10514, 877, 'color', 'green'), (10515, 877, 'max_speed', '114'), (10516, 877, 'weight', '1141'), (10517, 877, 'production_year', '1979'), (10518, 877, 'engine_volume', '2686'), (10519, 877, 'width', '2'), (10520, 877, 'height', '2'), (10521, 877, 'fuel_consumption', '17'), (10522, 877, 'doors', '4'), (10523, 877, 'price', '18713'), (10524, 877, 'cost', '49953'), (10525, 878, 'owner', 'Lava'), (10526, 878, 'color', 'green'), (10527, 878, 'max_speed', '66'), (10528, 878, 'weight', '4935'), (10529, 878, 'production_year', '1998'), (10530, 878, 'engine_volume', '6465'), (10531, 878, 'width', '3'), (10532, 878, 'height', '1'), (10533, 878, 'fuel_consumption', '13'), (10534, 878, 'doors', '2'), (10535, 878, 'price', '14095'), (10536, 878, 'cost', '39293'), (10537, 879, 'owner', 'Mario'), (10538, 879, 'color', 'red'), (10539, 879, 'max_speed', '191'), (10540, 879, 'weight', '3908'), (10541, 879, 'production_year', '2004'), (10542, 879, 'engine_volume', '4116'), (10543, 879, 'width', '4'), (10544, 879, 'height', '1'), (10545, 879, 'fuel_consumption', '16'), (10546, 879, 'doors', '4'), (10547, 879, 'price', '16725'), (10548, 879, 'cost', '28822'), (10549, 880, 'owner', 'Lava'), (10550, 880, 'color', 'red'), (10551, 880, 'max_speed', '151'), (10552, 880, 'weight', '3862'), (10553, 880, 'production_year', '2014'), (10554, 880, 'engine_volume', '5967'), (10555, 880, 'width', '2'), (10556, 880, 'height', '2'), (10557, 880, 'fuel_consumption', '17'), (10558, 880, 'doors', '3'), (10559, 880, 'price', '11649'), (10560, 880, 'cost', '34391'), (10561, 881, 'owner', 'Gengis'), (10562, 881, 'color', 'yellow'), (10563, 881, 'max_speed', '134'), (10564, 881, 'weight', '1054'), (10565, 881, 'production_year', '2014'), (10566, 881, 'engine_volume', '3839'), (10567, 881, 'width', '3'), (10568, 881, 'height', '2'), (10569, 881, 'fuel_consumption', '16'), (10570, 881, 'doors', '4'), (10571, 881, 'price', '26424'), (10572, 881, 'cost', '48857'), (10573, 882, 'owner', 'Gino'), (10574, 882, 'color', 'white'), (10575, 882, 'max_speed', '144'), (10576, 882, 'weight', '4900'), (10577, 882, 'production_year', '1985'), (10578, 882, 'engine_volume', '7370'), (10579, 882, 'width', '2'), (10580, 882, 'height', '1'), (10581, 882, 'fuel_consumption', '18'), (10582, 882, 'doors', '4'), (10583, 882, 'price', '29860'), (10584, 882, 'cost', '43369'), (10585, 883, 'owner', 'Hugh'), (10586, 883, 'color', 'orange'), (10587, 883, 'max_speed', '72'), (10588, 883, 'weight', '2671'), (10589, 883, 'production_year', '2008'), (10590, 883, 'engine_volume', '4069'), (10591, 883, 'width', '4'), (10592, 883, 'height', '2'), (10593, 883, 'fuel_consumption', '13'), (10594, 883, 'doors', '3'), (10595, 883, 'price', '10101'), (10596, 883, 'cost', '39368'), (10597, 884, 'owner', 'Gino'), (10598, 884, 'color', 'black'), (10599, 884, 'max_speed', '280'), (10600, 884, 'weight', '1179'), (10601, 884, 'production_year', '2016'), (10602, 884, 'engine_volume', '3605'), (10603, 884, 'width', '2'), (10604, 884, 'height', '1'), (10605, 884, 'fuel_consumption', '16'), (10606, 884, 'doors', '5'), (10607, 884, 'price', '28248'), (10608, 884, 'cost', '34663'), (10609, 885, 'owner', 'Jules'), (10610, 885, 'color', 'white'), (10611, 885, 'max_speed', '207'), (10612, 885, 'weight', '3958'), (10613, 885, 'production_year', '2016'), (10614, 885, 'engine_volume', '5019'), (10615, 885, 'width', '2'), (10616, 885, 'height', '1'), (10617, 885, 'fuel_consumption', '14'), (10618, 885, 'doors', '4'), (10619, 885, 'price', '28489'), (10620, 885, 'cost', '44243'), (10621, 886, 'owner', 'Seth'), (10622, 886, 'color', 'green'), (10623, 886, 'max_speed', '214'), (10624, 886, 'weight', '3916'), (10625, 886, 'production_year', '1979'), (10626, 886, 'engine_volume', '4214'), (10627, 886, 'width', '3'), (10628, 886, 'height', '2'), (10629, 886, 'fuel_consumption', '13'), (10630, 886, 'doors', '3'), (10631, 886, 'price', '18244'), (10632, 886, 'cost', '40366'), (10633, 887, 'owner', 'Lucy'), (10634, 887, 'color', 'yellow'), (10635, 887, 'max_speed', '281'), (10636, 887, 'weight', '1408'), (10637, 887, 'production_year', '1994'), (10638, 887, 'engine_volume', '5128'), (10639, 887, 'width', '3'), (10640, 887, 'height', '2'), (10641, 887, 'fuel_consumption', '16'), (10642, 887, 'doors', '5'), (10643, 887, 'price', '27089'), (10644, 887, 'cost', '49708'), (10645, 888, 'owner', 'Gengis'), (10646, 888, 'color', 'brown'), (10647, 888, 'max_speed', '211'), (10648, 888, 'weight', '2529'), (10649, 888, 'production_year', '1984'), (10650, 888, 'engine_volume', '3088'), (10651, 888, 'width', '3'), (10652, 888, 'height', '1'), (10653, 888, 'fuel_consumption', '15'), (10654, 888, 'doors', '3'), (10655, 888, 'price', '15385'), (10656, 888, 'cost', '27998'), (10657, 889, 'owner', 'Gengis'), (10658, 889, 'color', 'brown'), (10659, 889, 'max_speed', '289'), (10660, 889, 'weight', '4659'), (10661, 889, 'production_year', '1981'), (10662, 889, 'engine_volume', '3534'), (10663, 889, 'width', '4'), (10664, 889, 'height', '1'), (10665, 889, 'fuel_consumption', '13'), (10666, 889, 'doors', '4'), (10667, 889, 'price', '22804'), (10668, 889, 'cost', '31654'), (10669, 890, 'owner', 'Lucy'), (10670, 890, 'color', 'martini'), (10671, 890, 'max_speed', '91'), (10672, 890, 'weight', '1367'), (10673, 890, 'production_year', '2001'), (10674, 890, 'engine_volume', '6212'), (10675, 890, 'width', '2'), (10676, 890, 'height', '1'), (10677, 890, 'fuel_consumption', '17'), (10678, 890, 'doors', '4'), (10679, 890, 'price', '11846'), (10680, 890, 'cost', '48849'), (10681, 891, 'owner', 'Gengis'), (10682, 891, 'color', 'orange'), (10683, 891, 'max_speed', '116'), (10684, 891, 'weight', '4514'), (10685, 891, 'production_year', '2007'), (10686, 891, 'engine_volume', '5295'), (10687, 891, 'width', '2'), (10688, 891, 'height', '1'), (10689, 891, 'fuel_consumption', '18'), (10690, 891, 'doors', '5'), (10691, 891, 'price', '27407'), (10692, 891, 'cost', '31700'), (10693, 892, 'owner', 'Lava'), (10694, 892, 'color', 'green'), (10695, 892, 'max_speed', '189'), (10696, 892, 'weight', '1299'), (10697, 892, 'production_year', '2012'), (10698, 892, 'engine_volume', '6137'), (10699, 892, 'width', '4'), (10700, 892, 'height', '2'), (10701, 892, 'fuel_consumption', '13'), (10702, 892, 'doors', '3'), (10703, 892, 'price', '13790'), (10704, 892, 'cost', '28444'), (10705, 893, 'owner', 'Lava'), (10706, 893, 'color', 'brown'), (10707, 893, 'max_speed', '63'), (10708, 893, 'weight', '4047'), (10709, 893, 'production_year', '2001'), (10710, 893, 'engine_volume', '3821'), (10711, 893, 'width', '3'), (10712, 893, 'height', '2'), (10713, 893, 'fuel_consumption', '16'), (10714, 893, 'doors', '3'), (10715, 893, 'price', '26462'), (10716, 893, 'cost', '42051'), (10717, 894, 'owner', 'Lava'), (10718, 894, 'color', 'white'), (10719, 894, 'max_speed', '271'), (10720, 894, 'weight', '4700'), (10721, 894, 'production_year', '2003'), (10722, 894, 'engine_volume', '4833'), (10723, 894, 'width', '2'), (10724, 894, 'height', '2'), (10725, 894, 'fuel_consumption', '18'), (10726, 894, 'doors', '3'), (10727, 894, 'price', '22440'), (10728, 894, 'cost', '46453'), (10729, 895, 'owner', 'Mario'), (10730, 895, 'color', 'white'), (10731, 895, 'max_speed', '255'), (10732, 895, 'weight', '2834'), (10733, 895, 'production_year', '1986'), (10734, 895, 'engine_volume', '5764'), (10735, 895, 'width', '2'), (10736, 895, 'height', '1'), (10737, 895, 'fuel_consumption', '15'), (10738, 895, 'doors', '2'), (10739, 895, 'price', '28575'), (10740, 895, 'cost', '37204'), (10741, 896, 'owner', 'Gengis'), (10742, 896, 'color', 'orange'), (10743, 896, 'max_speed', '253'), (10744, 896, 'weight', '1761'), (10745, 896, 'production_year', '1983'), (10746, 896, 'engine_volume', '5935'), (10747, 896, 'width', '3'), (10748, 896, 'height', '1'), (10749, 896, 'fuel_consumption', '16'), (10750, 896, 'doors', '4'), (10751, 896, 'price', '20168'), (10752, 896, 'cost', '47544'), (10753, 897, 'owner', 'Gino'), (10754, 897, 'color', 'white'), (10755, 897, 'max_speed', '293'), (10756, 897, 'weight', '4939'), (10757, 897, 'production_year', '1999'), (10758, 897, 'engine_volume', '6989'), (10759, 897, 'width', '4'), (10760, 897, 'height', '2'), (10761, 897, 'fuel_consumption', '18'), (10762, 897, 'doors', '2'), (10763, 897, 'price', '20530'), (10764, 897, 'cost', '49336'), (10765, 898, 'owner', 'Hugh'), (10766, 898, 'color', 'brown'), (10767, 898, 'max_speed', '213'), (10768, 898, 'weight', '3248'), (10769, 898, 'production_year', '1994'), (10770, 898, 'engine_volume', '3024'), (10771, 898, 'width', '4'), (10772, 898, 'height', '2'), (10773, 898, 'fuel_consumption', '17'), (10774, 898, 'doors', '2'), (10775, 898, 'price', '14220'), (10776, 898, 'cost', '25136'), (10777, 899, 'owner', 'Hugh'), (10778, 899, 'color', 'orange'), (10779, 899, 'max_speed', '253'), (10780, 899, 'weight', '4467'), (10781, 899, 'production_year', '1980'), (10782, 899, 'engine_volume', '4015'), (10783, 899, 'width', '2'), (10784, 899, 'height', '1'), (10785, 899, 'fuel_consumption', '17'), (10786, 899, 'doors', '2'), (10787, 899, 'price', '22349'), (10788, 899, 'cost', '44614'), (10789, 900, 'owner', 'Lava'), (10790, 900, 'color', 'yellow'), (10791, 900, 'max_speed', '149'), (10792, 900, 'weight', '4735'), (10793, 900, 'production_year', '2009'), (10794, 900, 'engine_volume', '3951'), (10795, 900, 'width', '4'), (10796, 900, 'height', '2'), (10797, 900, 'fuel_consumption', '14'), (10798, 900, 'doors', '2'), (10799, 900, 'price', '11807'), (10800, 900, 'cost', '38890'), (10801, 901, 'owner', 'Mario'), (10802, 901, 'color', 'martini'), (10803, 901, 'max_speed', '124'), (10804, 901, 'weight', '3596'), (10805, 901, 'production_year', '1979'), (10806, 901, 'engine_volume', '2155'), (10807, 901, 'width', '3'), (10808, 901, 'height', '2'), (10809, 901, 'fuel_consumption', '13'), (10810, 901, 'doors', '2'), (10811, 901, 'price', '12808'), (10812, 901, 'cost', '35681'), (10813, 902, 'owner', 'Seth'), (10814, 902, 'color', 'green'), (10815, 902, 'max_speed', '175'), (10816, 902, 'weight', '4532'), (10817, 902, 'production_year', '1972'), (10818, 902, 'engine_volume', '5749'), (10819, 902, 'width', '4'), (10820, 902, 'height', '1'), (10821, 902, 'fuel_consumption', '17'), (10822, 902, 'doors', '3'), (10823, 902, 'price', '12297'), (10824, 902, 'cost', '47329'), (10825, 903, 'owner', 'Mario'), (10826, 903, 'color', 'red'), (10827, 903, 'max_speed', '85'), (10828, 903, 'weight', '1106'), (10829, 903, 'production_year', '1992'), (10830, 903, 'engine_volume', '7025'), (10831, 903, 'width', '4'), (10832, 903, 'height', '1'), (10833, 903, 'fuel_consumption', '16'), (10834, 903, 'doors', '5'), (10835, 903, 'price', '12842'), (10836, 903, 'cost', '46877'), (10837, 904, 'owner', 'Seth'), (10838, 904, 'color', 'white'), (10839, 904, 'max_speed', '242'), (10840, 904, 'weight', '2492'), (10841, 904, 'production_year', '1971'), (10842, 904, 'engine_volume', '3559'), (10843, 904, 'width', '4'), (10844, 904, 'height', '2'), (10845, 904, 'fuel_consumption', '14'), (10846, 904, 'doors', '3'), (10847, 904, 'price', '10339'), (10848, 904, 'cost', '30020'), (10849, 905, 'owner', 'Gino'), (10850, 905, 'color', 'black'), (10851, 905, 'max_speed', '236'), (10852, 905, 'weight', '4581'), (10853, 905, 'production_year', '1972'), (10854, 905, 'engine_volume', '5282'), (10855, 905, 'width', '2'), (10856, 905, 'height', '1'), (10857, 905, 'fuel_consumption', '18'), (10858, 905, 'doors', '2'), (10859, 905, 'price', '11462'), (10860, 905, 'cost', '37427'), (10861, 906, 'owner', 'Gino'), (10862, 906, 'color', 'brown'), (10863, 906, 'max_speed', '100'), (10864, 906, 'weight', '4062'), (10865, 906, 'production_year', '2002'), (10866, 906, 'engine_volume', '5061'), (10867, 906, 'width', '4'), (10868, 906, 'height', '2'), (10869, 906, 'fuel_consumption', '14'), (10870, 906, 'doors', '4'), (10871, 906, 'price', '29929'), (10872, 906, 'cost', '40534'), (10873, 907, 'owner', 'Mario'), (10874, 907, 'color', 'white'), (10875, 907, 'max_speed', '260'), (10876, 907, 'weight', '3952'), (10877, 907, 'production_year', '1986'), (10878, 907, 'engine_volume', '7991'), (10879, 907, 'width', '3'), (10880, 907, 'height', '2'), (10881, 907, 'fuel_consumption', '15'), (10882, 907, 'doors', '5'), (10883, 907, 'price', '13122'), (10884, 907, 'cost', '38793'), (10885, 908, 'owner', 'Mario'), (10886, 908, 'color', 'orange'), (10887, 908, 'max_speed', '108'), (10888, 908, 'weight', '3068'), (10889, 908, 'production_year', '1975'), (10890, 908, 'engine_volume', '2499'), (10891, 908, 'width', '4'), (10892, 908, 'height', '1'), (10893, 908, 'fuel_consumption', '17'), (10894, 908, 'doors', '3'), (10895, 908, 'price', '22090'), (10896, 908, 'cost', '34335'), (10897, 909, 'owner', 'Mario'), (10898, 909, 'color', 'martini'), (10899, 909, 'max_speed', '247'), (10900, 909, 'weight', '3757'), (10901, 909, 'production_year', '1998'), (10902, 909, 'engine_volume', '6087'), (10903, 909, 'width', '3'), (10904, 909, 'height', '2'), (10905, 909, 'fuel_consumption', '17'), (10906, 909, 'doors', '5'), (10907, 909, 'price', '25497'), (10908, 909, 'cost', '34385'), (10909, 910, 'owner', 'Gino'), (10910, 910, 'color', 'green'), (10911, 910, 'max_speed', '270'), (10912, 910, 'weight', '4238'), (10913, 910, 'production_year', '1973'), (10914, 910, 'engine_volume', '7630'), (10915, 910, 'width', '3'), (10916, 910, 'height', '2'), (10917, 910, 'fuel_consumption', '17'), (10918, 910, 'doors', '4'), (10919, 910, 'price', '15231'), (10920, 910, 'cost', '38241'), (10921, 911, 'owner', 'Hugh'), (10922, 911, 'color', 'martini'), (10923, 911, 'max_speed', '260'), (10924, 911, 'weight', '1528'), (10925, 911, 'production_year', '2011'), (10926, 911, 'engine_volume', '7691'), (10927, 911, 'width', '3'), (10928, 911, 'height', '1'), (10929, 911, 'fuel_consumption', '18'), (10930, 911, 'doors', '3'), (10931, 911, 'price', '11756'), (10932, 911, 'cost', '31273'), (10933, 912, 'owner', 'Mario'), (10934, 912, 'color', 'white'), (10935, 912, 'max_speed', '268'), (10936, 912, 'weight', '3247'), (10937, 912, 'production_year', '2007'), (10938, 912, 'engine_volume', '2441'), (10939, 912, 'width', '2'), (10940, 912, 'height', '2'), (10941, 912, 'fuel_consumption', '13'), (10942, 912, 'doors', '2'), (10943, 912, 'price', '23664'), (10944, 912, 'cost', '40960'), (10945, 913, 'owner', 'Lucy'), (10946, 913, 'color', 'black'), (10947, 913, 'max_speed', '294'), (10948, 913, 'weight', '1110'), (10949, 913, 'production_year', '2007'), (10950, 913, 'engine_volume', '2551'), (10951, 913, 'width', '4'), (10952, 913, 'height', '2'), (10953, 913, 'fuel_consumption', '13'), (10954, 913, 'doors', '5'), (10955, 913, 'price', '29176'), (10956, 913, 'cost', '42089'), (10957, 914, 'owner', 'Hugh'), (10958, 914, 'color', 'green'), (10959, 914, 'max_speed', '32'), (10960, 914, 'weight', '4255'), (10961, 914, 'production_year', '1995'), (10962, 914, 'engine_volume', '6989'), (10963, 914, 'width', '2'), (10964, 914, 'height', '2'), (10965, 914, 'fuel_consumption', '13'), (10966, 914, 'doors', '2'), (10967, 914, 'price', '16032'), (10968, 914, 'cost', '30561'), (10969, 915, 'owner', 'Hugh'), (10970, 915, 'color', 'brown'), (10971, 915, 'max_speed', '91'), (10972, 915, 'weight', '4252'), (10973, 915, 'production_year', '1973'), (10974, 915, 'engine_volume', '7788'), (10975, 915, 'width', '4'), (10976, 915, 'height', '1'), (10977, 915, 'fuel_consumption', '14'), (10978, 915, 'doors', '4'), (10979, 915, 'price', '20950'), (10980, 915, 'cost', '25429'), (10981, 916, 'owner', 'Lucy'), (10982, 916, 'color', 'white'), (10983, 916, 'max_speed', '88'), (10984, 916, 'weight', '4584'), (10985, 916, 'production_year', '2014'), (10986, 916, 'engine_volume', '7224'), (10987, 916, 'width', '4'), (10988, 916, 'height', '2'), (10989, 916, 'fuel_consumption', '18'), (10990, 916, 'doors', '2'), (10991, 916, 'price', '20246'), (10992, 916, 'cost', '26164'), (10993, 917, 'owner', 'Seth'), (10994, 917, 'color', 'white'), (10995, 917, 'max_speed', '85'), (10996, 917, 'weight', '4312'), (10997, 917, 'production_year', '2016'), (10998, 917, 'engine_volume', '3907'), (10999, 917, 'width', '2'), (11000, 917, 'height', '1'), (11001, 917, 'fuel_consumption', '14'), (11002, 917, 'doors', '4'), (11003, 917, 'price', '23838'), (11004, 917, 'cost', '32196'), (11005, 918, 'owner', 'Lava'), (11006, 918, 'color', 'black'), (11007, 918, 'max_speed', '162'), (11008, 918, 'weight', '4950'), (11009, 918, 'production_year', '1989'), (11010, 918, 'engine_volume', '2278'), (11011, 918, 'width', '4'), (11012, 918, 'height', '2'), (11013, 918, 'fuel_consumption', '14'), (11014, 918, 'doors', '2'), (11015, 918, 'price', '26241'), (11016, 918, 'cost', '32487'), (11017, 919, 'owner', 'Mario'), (11018, 919, 'color', 'red'), (11019, 919, 'max_speed', '22'), (11020, 919, 'weight', '4171'), (11021, 919, 'production_year', '2013'), (11022, 919, 'engine_volume', '6857'), (11023, 919, 'width', '3'), (11024, 919, 'height', '2'), (11025, 919, 'fuel_consumption', '17'), (11026, 919, 'doors', '3'), (11027, 919, 'price', '19718'), (11028, 919, 'cost', '41238'), (11029, 920, 'owner', 'Jules'), (11030, 920, 'color', 'green'), (11031, 920, 'max_speed', '250'), (11032, 920, 'weight', '4795'), (11033, 920, 'production_year', '1974'), (11034, 920, 'engine_volume', '6495'), (11035, 920, 'width', '3'), (11036, 920, 'height', '2'), (11037, 920, 'fuel_consumption', '14'), (11038, 920, 'doors', '2'), (11039, 920, 'price', '17304'), (11040, 920, 'cost', '27158'), (11041, 921, 'owner', 'Gino'), (11042, 921, 'color', 'brown'), (11043, 921, 'max_speed', '235'), (11044, 921, 'weight', '3533'), (11045, 921, 'production_year', '1983'), (11046, 921, 'engine_volume', '2885'), (11047, 921, 'width', '3'), (11048, 921, 'height', '1'), (11049, 921, 'fuel_consumption', '16'), (11050, 921, 'doors', '3'), (11051, 921, 'price', '11401'), (11052, 921, 'cost', '31065'), (11053, 922, 'owner', 'Hugh'), (11054, 922, 'color', 'yellow'), (11055, 922, 'max_speed', '242'), (11056, 922, 'weight', '1524'), (11057, 922, 'production_year', '2012'), (11058, 922, 'engine_volume', '2445'), (11059, 922, 'width', '2'), (11060, 922, 'height', '2'), (11061, 922, 'fuel_consumption', '16'), (11062, 922, 'doors', '5'), (11063, 922, 'price', '18067'), (11064, 922, 'cost', '31138'), (11065, 923, 'owner', 'Mario'), (11066, 923, 'color', 'green'), (11067, 923, 'max_speed', '218'), (11068, 923, 'weight', '2260'), (11069, 923, 'production_year', '1984'), (11070, 923, 'engine_volume', '4904'), (11071, 923, 'width', '3'), (11072, 923, 'height', '1'), (11073, 923, 'fuel_consumption', '14'), (11074, 923, 'doors', '2'), (11075, 923, 'price', '25769'), (11076, 923, 'cost', '35485'), (11077, 924, 'owner', 'Seth'), (11078, 924, 'color', 'brown'), (11079, 924, 'max_speed', '225'), (11080, 924, 'weight', '1323'), (11081, 924, 'production_year', '1990'), (11082, 924, 'engine_volume', '5274'), (11083, 924, 'width', '4'), (11084, 924, 'height', '2'), (11085, 924, 'fuel_consumption', '14'), (11086, 924, 'doors', '2'), (11087, 924, 'price', '14875'), (11088, 924, 'cost', '31190'), (11089, 925, 'owner', 'Gino'), (11090, 925, 'color', 'white'), (11091, 925, 'max_speed', '172'), (11092, 925, 'weight', '3192'), (11093, 925, 'production_year', '1986'), (11094, 925, 'engine_volume', '2316'), (11095, 925, 'width', '3'), (11096, 925, 'height', '2'), (11097, 925, 'fuel_consumption', '18'), (11098, 925, 'doors', '3'), (11099, 925, 'price', '24900'), (11100, 925, 'cost', '40153'), (11101, 926, 'owner', 'Hugh'), (11102, 926, 'color', 'green'), (11103, 926, 'max_speed', '116'), (11104, 926, 'weight', '1795'), (11105, 926, 'production_year', '1977'), (11106, 926, 'engine_volume', '6485'), (11107, 926, 'width', '2'), (11108, 926, 'height', '1'), (11109, 926, 'fuel_consumption', '16'), (11110, 926, 'doors', '3'), (11111, 926, 'price', '18776'), (11112, 926, 'cost', '34173'), (11113, 927, 'owner', 'Lucy'), (11114, 927, 'color', 'white'), (11115, 927, 'max_speed', '114'), (11116, 927, 'weight', '3644'), (11117, 927, 'production_year', '1992'), (11118, 927, 'engine_volume', '6915'), (11119, 927, 'width', '2'), (11120, 927, 'height', '1'), (11121, 927, 'fuel_consumption', '17'), (11122, 927, 'doors', '4'), (11123, 927, 'price', '23924'), (11124, 927, 'cost', '32507'), (11125, 928, 'owner', 'Mario'), (11126, 928, 'color', 'brown'), (11127, 928, 'max_speed', '154'), (11128, 928, 'weight', '3763'), (11129, 928, 'production_year', '1999'), (11130, 928, 'engine_volume', '4332'), (11131, 928, 'width', '3'), (11132, 928, 'height', '1'), (11133, 928, 'fuel_consumption', '14'), (11134, 928, 'doors', '4'), (11135, 928, 'price', '15077'), (11136, 928, 'cost', '45173'), (11137, 929, 'owner', 'Gino'), (11138, 929, 'color', 'brown'), (11139, 929, 'max_speed', '117'), (11140, 929, 'weight', '2044'), (11141, 929, 'production_year', '1997'), (11142, 929, 'engine_volume', '7862'), (11143, 929, 'width', '4'), (11144, 929, 'height', '2'), (11145, 929, 'fuel_consumption', '16'), (11146, 929, 'doors', '2'), (11147, 929, 'price', '15056'), (11148, 929, 'cost', '31924'), (11149, 930, 'owner', 'Hugh'), (11150, 930, 'color', 'brown'), (11151, 930, 'max_speed', '133'), (11152, 930, 'weight', '3632'), (11153, 930, 'production_year', '1976'), (11154, 930, 'engine_volume', '4897'), (11155, 930, 'width', '3'), (11156, 930, 'height', '1'), (11157, 930, 'fuel_consumption', '17'), (11158, 930, 'doors', '3'), (11159, 930, 'price', '12813'), (11160, 930, 'cost', '48875'), (11161, 931, 'owner', 'Hugh'), (11162, 931, 'color', 'white'), (11163, 931, 'max_speed', '92'), (11164, 931, 'weight', '2533'), (11165, 931, 'production_year', '2006'), (11166, 931, 'engine_volume', '7655'), (11167, 931, 'width', '4'), (11168, 931, 'height', '1'), (11169, 931, 'fuel_consumption', '18'), (11170, 931, 'doors', '2'), (11171, 931, 'price', '12489'), (11172, 931, 'cost', '41581'), (11173, 932, 'owner', 'Gino'), (11174, 932, 'color', 'red'), (11175, 932, 'max_speed', '196'), (11176, 932, 'weight', '1209'), (11177, 932, 'production_year', '1977'), (11178, 932, 'engine_volume', '5345'), (11179, 932, 'width', '3'), (11180, 932, 'height', '2'), (11181, 932, 'fuel_consumption', '17'), (11182, 932, 'doors', '4'), (11183, 932, 'price', '20378'), (11184, 932, 'cost', '47431'), (11185, 933, 'owner', 'Seth'), (11186, 933, 'color', 'orange'), (11187, 933, 'max_speed', '122'), (11188, 933, 'weight', '3271'), (11189, 933, 'production_year', '1997'), (11190, 933, 'engine_volume', '7125'), (11191, 933, 'width', '2'), (11192, 933, 'height', '2'), (11193, 933, 'fuel_consumption', '16'), (11194, 933, 'doors', '5'), (11195, 933, 'price', '26187'), (11196, 933, 'cost', '48839'), (11197, 934, 'owner', 'Jules'), (11198, 934, 'color', 'brown'), (11199, 934, 'max_speed', '160'), (11200, 934, 'weight', '3943'), (11201, 934, 'production_year', '1972'), (11202, 934, 'engine_volume', '4092'), (11203, 934, 'width', '2'), (11204, 934, 'height', '1'), (11205, 934, 'fuel_consumption', '15'), (11206, 934, 'doors', '2'), (11207, 934, 'price', '13881'), (11208, 934, 'cost', '26328'), (11209, 935, 'owner', 'Hugh'), (11210, 935, 'color', 'white'), (11211, 935, 'max_speed', '114'), (11212, 935, 'weight', '3776'), (11213, 935, 'production_year', '1979'), (11214, 935, 'engine_volume', '4186'), (11215, 935, 'width', '4'), (11216, 935, 'height', '1'), (11217, 935, 'fuel_consumption', '13'), (11218, 935, 'doors', '3'), (11219, 935, 'price', '10214'), (11220, 935, 'cost', '34332'), (11221, 936, 'owner', 'Gengis'), (11222, 936, 'color', 'red'), (11223, 936, 'max_speed', '88'), (11224, 936, 'weight', '1623'), (11225, 936, 'production_year', '2004'), (11226, 936, 'engine_volume', '7142'), (11227, 936, 'width', '2'), (11228, 936, 'height', '2'), (11229, 936, 'fuel_consumption', '17'), (11230, 936, 'doors', '4'), (11231, 936, 'price', '22252'), (11232, 936, 'cost', '33233'), (11233, 937, 'owner', 'Hugh'), (11234, 937, 'color', 'brown'), (11235, 937, 'max_speed', '197'), (11236, 937, 'weight', '3588'), (11237, 937, 'production_year', '2010'), (11238, 937, 'engine_volume', '3174'), (11239, 937, 'width', '3'), (11240, 937, 'height', '1'), (11241, 937, 'fuel_consumption', '13'), (11242, 937, 'doors', '2'), (11243, 937, 'price', '15244'), (11244, 937, 'cost', '44894'), (11245, 938, 'owner', 'Hugh'), (11246, 938, 'color', 'brown'), (11247, 938, 'max_speed', '40'), (11248, 938, 'weight', '3634'), (11249, 938, 'production_year', '1987'), (11250, 938, 'engine_volume', '4559'), (11251, 938, 'width', '2'), (11252, 938, 'height', '2'), (11253, 938, 'fuel_consumption', '17'), (11254, 938, 'doors', '5'), (11255, 938, 'price', '21429'), (11256, 938, 'cost', '39178'), (11257, 939, 'owner', 'Lava'), (11258, 939, 'color', 'white'), (11259, 939, 'max_speed', '268'), (11260, 939, 'weight', '3097'), (11261, 939, 'production_year', '1990'), (11262, 939, 'engine_volume', '6620'), (11263, 939, 'width', '2'), (11264, 939, 'height', '2'), (11265, 939, 'fuel_consumption', '14'), (11266, 939, 'doors', '2'), (11267, 939, 'price', '15945'), (11268, 939, 'cost', '29959'), (11269, 940, 'owner', 'Lava'), (11270, 940, 'color', 'red'), (11271, 940, 'max_speed', '72'), (11272, 940, 'weight', '3268'), (11273, 940, 'production_year', '1988'), (11274, 940, 'engine_volume', '4972'), (11275, 940, 'width', '4'), (11276, 940, 'height', '1'), (11277, 940, 'fuel_consumption', '15'), (11278, 940, 'doors', '5'), (11279, 940, 'price', '23325'), (11280, 940, 'cost', '34933'), (11281, 941, 'owner', 'Gengis'), (11282, 941, 'color', 'martini'), (11283, 941, 'max_speed', '263'), (11284, 941, 'weight', '4676'), (11285, 941, 'production_year', '2001'), (11286, 941, 'engine_volume', '2955'), (11287, 941, 'width', '4'), (11288, 941, 'height', '2'), (11289, 941, 'fuel_consumption', '16'), (11290, 941, 'doors', '3'), (11291, 941, 'price', '22320'), (11292, 941, 'cost', '33392'), (11293, 942, 'owner', 'Gengis'), (11294, 942, 'color', 'brown'), (11295, 942, 'max_speed', '203'), (11296, 942, 'weight', '2722'), (11297, 942, 'production_year', '1993'), (11298, 942, 'engine_volume', '3516'), (11299, 942, 'width', '4'), (11300, 942, 'height', '2'), (11301, 942, 'fuel_consumption', '15'), (11302, 942, 'doors', '5'), (11303, 942, 'price', '25529'), (11304, 942, 'cost', '45100'), (11305, 943, 'owner', 'Lava'), (11306, 943, 'color', 'black'), (11307, 943, 'max_speed', '105'), (11308, 943, 'weight', '2626'), (11309, 943, 'production_year', '1977'), (11310, 943, 'engine_volume', '2984'), (11311, 943, 'width', '2'), (11312, 943, 'height', '1'), (11313, 943, 'fuel_consumption', '18'), (11314, 943, 'doors', '3'), (11315, 943, 'price', '29774'), (11316, 943, 'cost', '45559'), (11317, 944, 'owner', 'Gengis'), (11318, 944, 'color', 'black'), (11319, 944, 'max_speed', '287'), (11320, 944, 'weight', '4997'), (11321, 944, 'production_year', '1971'), (11322, 944, 'engine_volume', '3025'), (11323, 944, 'width', '4'), (11324, 944, 'height', '1'), (11325, 944, 'fuel_consumption', '16'), (11326, 944, 'doors', '5'), (11327, 944, 'price', '18249'), (11328, 944, 'cost', '42301'), (11329, 945, 'owner', 'Lucy'), (11330, 945, 'color', 'green'), (11331, 945, 'max_speed', '66'), (11332, 945, 'weight', '3073'), (11333, 945, 'production_year', '1971'), (11334, 945, 'engine_volume', '4684'), (11335, 945, 'width', '3'), (11336, 945, 'height', '2'), (11337, 945, 'fuel_consumption', '15'), (11338, 945, 'doors', '3'), (11339, 945, 'price', '14397'), (11340, 945, 'cost', '28590'), (11341, 946, 'owner', 'Lava'), (11342, 946, 'color', 'black'), (11343, 946, 'max_speed', '98'), (11344, 946, 'weight', '4525'), (11345, 946, 'production_year', '2016'), (11346, 946, 'engine_volume', '7580'), (11347, 946, 'width', '2'), (11348, 946, 'height', '2'), (11349, 946, 'fuel_consumption', '15'), (11350, 946, 'doors', '2'), (11351, 946, 'price', '28372'), (11352, 946, 'cost', '38638'), (11353, 947, 'owner', 'Jules'), (11354, 947, 'color', 'green'), (11355, 947, 'max_speed', '67'), (11356, 947, 'weight', '3958'), (11357, 947, 'production_year', '1972'), (11358, 947, 'engine_volume', '2996'), (11359, 947, 'width', '3'), (11360, 947, 'height', '1'), (11361, 947, 'fuel_consumption', '13'), (11362, 947, 'doors', '3'), (11363, 947, 'price', '20164'), (11364, 947, 'cost', '36569'), (11365, 948, 'owner', 'Hugh'), (11366, 948, 'color', 'yellow'), (11367, 948, 'max_speed', '82'), (11368, 948, 'weight', '4208'), (11369, 948, 'production_year', '2015'), (11370, 948, 'engine_volume', '4915'), (11371, 948, 'width', '3'), (11372, 948, 'height', '2'), (11373, 948, 'fuel_consumption', '16'), (11374, 948, 'doors', '4'), (11375, 948, 'price', '10840'), (11376, 948, 'cost', '32287'), (11377, 949, 'owner', 'Lava'), (11378, 949, 'color', 'martini'), (11379, 949, 'max_speed', '79'), (11380, 949, 'weight', '1074'), (11381, 949, 'production_year', '1998'), (11382, 949, 'engine_volume', '2092'), (11383, 949, 'width', '3'), (11384, 949, 'height', '1'), (11385, 949, 'fuel_consumption', '16'), (11386, 949, 'doors', '4'), (11387, 949, 'price', '11703'), (11388, 949, 'cost', '37676'), (11389, 950, 'owner', 'Lucy'), (11390, 950, 'color', 'green'), (11391, 950, 'max_speed', '262'), (11392, 950, 'weight', '4358'), (11393, 950, 'production_year', '1997'), (11394, 950, 'engine_volume', '4565'), (11395, 950, 'width', '2'), (11396, 950, 'height', '1'), (11397, 950, 'fuel_consumption', '14'), (11398, 950, 'doors', '5'), (11399, 950, 'price', '14089'), (11400, 950, 'cost', '27126'), (11401, 951, 'owner', 'Hugh'), (11402, 951, 'color', 'black'), (11403, 951, 'max_speed', '104'), (11404, 951, 'weight', '3910'), (11405, 951, 'production_year', '1999'), (11406, 951, 'engine_volume', '6349'), (11407, 951, 'width', '3'), (11408, 951, 'height', '1'), (11409, 951, 'fuel_consumption', '15'), (11410, 951, 'doors', '4'), (11411, 951, 'price', '26286'), (11412, 951, 'cost', '49409'), (11413, 952, 'owner', 'Hugh'), (11414, 952, 'color', 'yellow'), (11415, 952, 'max_speed', '147'), (11416, 952, 'weight', '4126'), (11417, 952, 'production_year', '2009'), (11418, 952, 'engine_volume', '5438'), (11419, 952, 'width', '2'), (11420, 952, 'height', '1'), (11421, 952, 'fuel_consumption', '15'), (11422, 952, 'doors', '3'), (11423, 952, 'price', '12518'), (11424, 952, 'cost', '46823'), (11425, 953, 'owner', 'Lava'), (11426, 953, 'color', 'martini'), (11427, 953, 'max_speed', '109'), (11428, 953, 'weight', '2118'), (11429, 953, 'production_year', '1980'), (11430, 953, 'engine_volume', '2908'), (11431, 953, 'width', '4'), (11432, 953, 'height', '1'), (11433, 953, 'fuel_consumption', '18'), (11434, 953, 'doors', '3'), (11435, 953, 'price', '25569'), (11436, 953, 'cost', '26555'), (11437, 954, 'owner', 'Mario'), (11438, 954, 'color', 'orange'), (11439, 954, 'max_speed', '219'), (11440, 954, 'weight', '1320'), (11441, 954, 'production_year', '1993'), (11442, 954, 'engine_volume', '2836'), (11443, 954, 'width', '2'), (11444, 954, 'height', '2'), (11445, 954, 'fuel_consumption', '15'), (11446, 954, 'doors', '3'), (11447, 954, 'price', '21544'), (11448, 954, 'cost', '34032'), (11449, 955, 'owner', 'Hugh'), (11450, 955, 'color', 'yellow'), (11451, 955, 'max_speed', '290'), (11452, 955, 'weight', '3870'), (11453, 955, 'production_year', '2016'), (11454, 955, 'engine_volume', '7821'), (11455, 955, 'width', '3'), (11456, 955, 'height', '1'), (11457, 955, 'fuel_consumption', '15'), (11458, 955, 'doors', '2'), (11459, 955, 'price', '25035'), (11460, 955, 'cost', '47417'), (11461, 956, 'owner', 'Jules'), (11462, 956, 'color', 'brown'), (11463, 956, 'max_speed', '221'), (11464, 956, 'weight', '1144'), (11465, 956, 'production_year', '2015'), (11466, 956, 'engine_volume', '4822'), (11467, 956, 'width', '4'), (11468, 956, 'height', '1'), (11469, 956, 'fuel_consumption', '16'), (11470, 956, 'doors', '3'), (11471, 956, 'price', '27930'), (11472, 956, 'cost', '25367'), (11473, 957, 'owner', 'Gino'), (11474, 957, 'color', 'martini'), (11475, 957, 'max_speed', '267'), (11476, 957, 'weight', '3532'), (11477, 957, 'production_year', '1972'), (11478, 957, 'engine_volume', '3837'), (11479, 957, 'width', '4'), (11480, 957, 'height', '2'), (11481, 957, 'fuel_consumption', '17'), (11482, 957, 'doors', '3'), (11483, 957, 'price', '26079'), (11484, 957, 'cost', '38130'), (11485, 958, 'owner', 'Lucy'), (11486, 958, 'color', 'white'), (11487, 958, 'max_speed', '187'), (11488, 958, 'weight', '2782'), (11489, 958, 'production_year', '2005'), (11490, 958, 'engine_volume', '6016'), (11491, 958, 'width', '2'), (11492, 958, 'height', '1'), (11493, 958, 'fuel_consumption', '18'), (11494, 958, 'doors', '2'), (11495, 958, 'price', '16812'), (11496, 958, 'cost', '37496'), (11497, 959, 'owner', 'Mario'), (11498, 959, 'color', 'yellow'), (11499, 959, 'max_speed', '248'), (11500, 959, 'weight', '2473'), (11501, 959, 'production_year', '1974'), (11502, 959, 'engine_volume', '4167'), (11503, 959, 'width', '3'), (11504, 959, 'height', '2'), (11505, 959, 'fuel_consumption', '14'), (11506, 959, 'doors', '2'), (11507, 959, 'price', '17690'), (11508, 959, 'cost', '29080'), (11509, 960, 'owner', 'Lava'), (11510, 960, 'color', 'orange'), (11511, 960, 'max_speed', '219'), (11512, 960, 'weight', '1303'), (11513, 960, 'production_year', '1999'), (11514, 960, 'engine_volume', '7879'), (11515, 960, 'width', '2'), (11516, 960, 'height', '1'), (11517, 960, 'fuel_consumption', '17'), (11518, 960, 'doors', '4'), (11519, 960, 'price', '16835'), (11520, 960, 'cost', '47535'), (11521, 961, 'owner', 'Gino'), (11522, 961, 'color', 'martini'), (11523, 961, 'max_speed', '55'), (11524, 961, 'weight', '2549'), (11525, 961, 'production_year', '1975'), (11526, 961, 'engine_volume', '5953'), (11527, 961, 'width', '4'), (11528, 961, 'height', '1'), (11529, 961, 'fuel_consumption', '17'), (11530, 961, 'doors', '5'), (11531, 961, 'price', '14981'), (11532, 961, 'cost', '42306'), (11533, 962, 'owner', 'Seth'), (11534, 962, 'color', 'yellow'), (11535, 962, 'max_speed', '135'), (11536, 962, 'weight', '1683'), (11537, 962, 'production_year', '1979'), (11538, 962, 'engine_volume', '7763'), (11539, 962, 'width', '4'), (11540, 962, 'height', '1'), (11541, 962, 'fuel_consumption', '13'), (11542, 962, 'doors', '3'), (11543, 962, 'price', '25477'), (11544, 962, 'cost', '29862'), (11545, 963, 'owner', 'Gengis'), (11546, 963, 'color', 'brown'), (11547, 963, 'max_speed', '258'), (11548, 963, 'weight', '4642'), (11549, 963, 'production_year', '2007'), (11550, 963, 'engine_volume', '5540'), (11551, 963, 'width', '2'), (11552, 963, 'height', '1'), (11553, 963, 'fuel_consumption', '13'), (11554, 963, 'doors', '3'), (11555, 963, 'price', '20362'), (11556, 963, 'cost', '40162'), (11557, 964, 'owner', 'Lucy'), (11558, 964, 'color', 'brown'), (11559, 964, 'max_speed', '273'), (11560, 964, 'weight', '1584'), (11561, 964, 'production_year', '1986'), (11562, 964, 'engine_volume', '7526'), (11563, 964, 'width', '3'), (11564, 964, 'height', '2'), (11565, 964, 'fuel_consumption', '15'), (11566, 964, 'doors', '2'), (11567, 964, 'price', '24143'), (11568, 964, 'cost', '42439'), (11569, 965, 'owner', 'Lava'), (11570, 965, 'color', 'black'), (11571, 965, 'max_speed', '142'), (11572, 965, 'weight', '3541'), (11573, 965, 'production_year', '1971'), (11574, 965, 'engine_volume', '5007'), (11575, 965, 'width', '4'), (11576, 965, 'height', '1'), (11577, 965, 'fuel_consumption', '13'), (11578, 965, 'doors', '4'), (11579, 965, 'price', '10302'), (11580, 965, 'cost', '36876'), (11581, 966, 'owner', 'Jules'), (11582, 966, 'color', 'white'), (11583, 966, 'max_speed', '263'), (11584, 966, 'weight', '4404'), (11585, 966, 'production_year', '2007'), (11586, 966, 'engine_volume', '7286'), (11587, 966, 'width', '4'), (11588, 966, 'height', '2'), (11589, 966, 'fuel_consumption', '14'), (11590, 966, 'doors', '5'), (11591, 966, 'price', '24220'), (11592, 966, 'cost', '47498'), (11593, 967, 'owner', 'Seth'), (11594, 967, 'color', 'red'), (11595, 967, 'max_speed', '28'), (11596, 967, 'weight', '4571'), (11597, 967, 'production_year', '1995'), (11598, 967, 'engine_volume', '7425'), (11599, 967, 'width', '3'), (11600, 967, 'height', '1'), (11601, 967, 'fuel_consumption', '15'), (11602, 967, 'doors', '3'), (11603, 967, 'price', '22298'), (11604, 967, 'cost', '35246'), (11605, 968, 'owner', 'Gengis'), (11606, 968, 'color', 'brown'), (11607, 968, 'max_speed', '86'), (11608, 968, 'weight', '4128'), (11609, 968, 'production_year', '1979'), (11610, 968, 'engine_volume', '3449'), (11611, 968, 'width', '4'), (11612, 968, 'height', '1'), (11613, 968, 'fuel_consumption', '16'), (11614, 968, 'doors', '5'), (11615, 968, 'price', '26531'), (11616, 968, 'cost', '42397'), (11617, 969, 'owner', 'Gino'), (11618, 969, 'color', 'yellow'), (11619, 969, 'max_speed', '131'), (11620, 969, 'weight', '2598'), (11621, 969, 'production_year', '2009'), (11622, 969, 'engine_volume', '7516'), (11623, 969, 'width', '3'), (11624, 969, 'height', '1'), (11625, 969, 'fuel_consumption', '13'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (11626, 969, 'doors', '4'), (11627, 969, 'price', '22993'), (11628, 969, 'cost', '34834'), (11629, 970, 'owner', 'Lucy'), (11630, 970, 'color', 'martini'), (11631, 970, 'max_speed', '145'), (11632, 970, 'weight', '3898'), (11633, 970, 'production_year', '1981'), (11634, 970, 'engine_volume', '5822'), (11635, 970, 'width', '4'), (11636, 970, 'height', '1'), (11637, 970, 'fuel_consumption', '17'), (11638, 970, 'doors', '2'), (11639, 970, 'price', '28523'), (11640, 970, 'cost', '25909'), (11641, 971, 'owner', 'Gengis'), (11642, 971, 'color', 'brown'), (11643, 971, 'max_speed', '264'), (11644, 971, 'weight', '3216'), (11645, 971, 'production_year', '1981'), (11646, 971, 'engine_volume', '7838'), (11647, 971, 'width', '3'), (11648, 971, 'height', '2'), (11649, 971, 'fuel_consumption', '16'), (11650, 971, 'doors', '4'), (11651, 971, 'price', '29045'), (11652, 971, 'cost', '38576'), (11653, 972, 'owner', 'Hugh'), (11654, 972, 'color', 'black'), (11655, 972, 'max_speed', '45'), (11656, 972, 'weight', '2018'), (11657, 972, 'production_year', '2011'), (11658, 972, 'engine_volume', '4107'), (11659, 972, 'width', '2'), (11660, 972, 'height', '1'), (11661, 972, 'fuel_consumption', '17'), (11662, 972, 'doors', '5'), (11663, 972, 'price', '22382'), (11664, 972, 'cost', '37616'), (11665, 973, 'owner', 'Mario'), (11666, 973, 'color', 'yellow'), (11667, 973, 'max_speed', '181'), (11668, 973, 'weight', '4742'), (11669, 973, 'production_year', '1987'), (11670, 973, 'engine_volume', '4197'), (11671, 973, 'width', '2'), (11672, 973, 'height', '2'), (11673, 973, 'fuel_consumption', '14'), (11674, 973, 'doors', '3'), (11675, 973, 'price', '27280'), (11676, 973, 'cost', '25229'), (11677, 974, 'owner', 'Lava'), (11678, 974, 'color', 'orange'), (11679, 974, 'max_speed', '62'), (11680, 974, 'weight', '4757'), (11681, 974, 'production_year', '1999'), (11682, 974, 'engine_volume', '3591'), (11683, 974, 'width', '3'), (11684, 974, 'height', '2'), (11685, 974, 'fuel_consumption', '13'), (11686, 974, 'doors', '5'), (11687, 974, 'price', '15036'), (11688, 974, 'cost', '40573'), (11689, 975, 'owner', 'Gino'), (11690, 975, 'color', 'red'), (11691, 975, 'max_speed', '266'), (11692, 975, 'weight', '3590'), (11693, 975, 'production_year', '1990'), (11694, 975, 'engine_volume', '3303'), (11695, 975, 'width', '4'), (11696, 975, 'height', '1'), (11697, 975, 'fuel_consumption', '14'), (11698, 975, 'doors', '4'), (11699, 975, 'price', '11273'), (11700, 975, 'cost', '27237'), (11701, 976, 'owner', 'Lava'), (11702, 976, 'color', 'black'), (11703, 976, 'max_speed', '140'), (11704, 976, 'weight', '2157'), (11705, 976, 'production_year', '1971'), (11706, 976, 'engine_volume', '7413'), (11707, 976, 'width', '3'), (11708, 976, 'height', '2'), (11709, 976, 'fuel_consumption', '18'), (11710, 976, 'doors', '5'), (11711, 976, 'price', '25227'), (11712, 976, 'cost', '36568'), (11713, 977, 'owner', 'Seth'), (11714, 977, 'color', 'martini'), (11715, 977, 'max_speed', '115'), (11716, 977, 'weight', '1979'), (11717, 977, 'production_year', '2014'), (11718, 977, 'engine_volume', '4721'), (11719, 977, 'width', '4'), (11720, 977, 'height', '1'), (11721, 977, 'fuel_consumption', '15'), (11722, 977, 'doors', '3'), (11723, 977, 'price', '29885'), (11724, 977, 'cost', '41835'), (11725, 978, 'owner', 'Mario'), (11726, 978, 'color', 'red'), (11727, 978, 'max_speed', '132'), (11728, 978, 'weight', '3932'), (11729, 978, 'production_year', '2000'), (11730, 978, 'engine_volume', '5265'), (11731, 978, 'width', '4'), (11732, 978, 'height', '1'), (11733, 978, 'fuel_consumption', '18'), (11734, 978, 'doors', '2'), (11735, 978, 'price', '21511'), (11736, 978, 'cost', '46218'), (11737, 979, 'owner', 'Mario'), (11738, 979, 'color', 'green'), (11739, 979, 'max_speed', '77'), (11740, 979, 'weight', '4431'), (11741, 979, 'production_year', '2010'), (11742, 979, 'engine_volume', '7516'), (11743, 979, 'width', '3'), (11744, 979, 'height', '1'), (11745, 979, 'fuel_consumption', '14'), (11746, 979, 'doors', '3'), (11747, 979, 'price', '29482'), (11748, 979, 'cost', '29282'), (11749, 980, 'owner', 'Gino'), (11750, 980, 'color', 'white'), (11751, 980, 'max_speed', '196'), (11752, 980, 'weight', '4470'), (11753, 980, 'production_year', '1973'), (11754, 980, 'engine_volume', '6310'), (11755, 980, 'width', '2'), (11756, 980, 'height', '2'), (11757, 980, 'fuel_consumption', '14'), (11758, 980, 'doors', '5'), (11759, 980, 'price', '28124'), (11760, 980, 'cost', '39581'), (11761, 981, 'owner', 'Mario'), (11762, 981, 'color', 'brown'), (11763, 981, 'max_speed', '86'), (11764, 981, 'weight', '4617'), (11765, 981, 'production_year', '2005'), (11766, 981, 'engine_volume', '4163'), (11767, 981, 'width', '2'), (11768, 981, 'height', '1'), (11769, 981, 'fuel_consumption', '14'), (11770, 981, 'doors', '4'), (11771, 981, 'price', '21988'), (11772, 981, 'cost', '25022'), (11773, 982, 'owner', 'Jules'), (11774, 982, 'color', 'black'), (11775, 982, 'max_speed', '105'), (11776, 982, 'weight', '2275'), (11777, 982, 'production_year', '1988'), (11778, 982, 'engine_volume', '5808'), (11779, 982, 'width', '4'), (11780, 982, 'height', '2'), (11781, 982, 'fuel_consumption', '18'), (11782, 982, 'doors', '4'), (11783, 982, 'price', '28349'), (11784, 982, 'cost', '41333'), (11785, 983, 'owner', 'Jules'), (11786, 983, 'color', 'black'), (11787, 983, 'max_speed', '156'), (11788, 983, 'weight', '3566'), (11789, 983, 'production_year', '1985'), (11790, 983, 'engine_volume', '7883'), (11791, 983, 'width', '2'), (11792, 983, 'height', '2'), (11793, 983, 'fuel_consumption', '15'), (11794, 983, 'doors', '3'), (11795, 983, 'price', '28153'), (11796, 983, 'cost', '41804'), (11797, 984, 'owner', 'Mario'), (11798, 984, 'color', 'white'), (11799, 984, 'max_speed', '155'), (11800, 984, 'weight', '4541'), (11801, 984, 'production_year', '2012'), (11802, 984, 'engine_volume', '3430'), (11803, 984, 'width', '4'), (11804, 984, 'height', '2'), (11805, 984, 'fuel_consumption', '13'), (11806, 984, 'doors', '5'), (11807, 984, 'price', '22143'), (11808, 984, 'cost', '26101'), (11809, 985, 'owner', 'Hugh'), (11810, 985, 'color', 'red'), (11811, 985, 'max_speed', '41'), (11812, 985, 'weight', '4318'), (11813, 985, 'production_year', '2004'), (11814, 985, 'engine_volume', '4452'), (11815, 985, 'width', '4'), (11816, 985, 'height', '1'), (11817, 985, 'fuel_consumption', '16'), (11818, 985, 'doors', '2'), (11819, 985, 'price', '19626'), (11820, 985, 'cost', '46426'), (11821, 986, 'owner', 'Jules'), (11822, 986, 'color', 'white'), (11823, 986, 'max_speed', '109'), (11824, 986, 'weight', '3190'), (11825, 986, 'production_year', '2001'), (11826, 986, 'engine_volume', '5438'), (11827, 986, 'width', '4'), (11828, 986, 'height', '2'), (11829, 986, 'fuel_consumption', '18'), (11830, 986, 'doors', '5'), (11831, 986, 'price', '29959'), (11832, 986, 'cost', '44591'), (11833, 987, 'owner', 'Jules'), (11834, 987, 'color', 'green'), (11835, 987, 'max_speed', '290'), (11836, 987, 'weight', '2055'), (11837, 987, 'production_year', '2005'), (11838, 987, 'engine_volume', '4977'), (11839, 987, 'width', '2'), (11840, 987, 'height', '2'), (11841, 987, 'fuel_consumption', '14'), (11842, 987, 'doors', '2'), (11843, 987, 'price', '24159'), (11844, 987, 'cost', '25960'), (11845, 988, 'owner', 'Lucy'), (11846, 988, 'color', 'green'), (11847, 988, 'max_speed', '246'), (11848, 988, 'weight', '4537'), (11849, 988, 'production_year', '1983'), (11850, 988, 'engine_volume', '7943'), (11851, 988, 'width', '4'), (11852, 988, 'height', '2'), (11853, 988, 'fuel_consumption', '17'), (11854, 988, 'doors', '2'), (11855, 988, 'price', '15267'), (11856, 988, 'cost', '29518'), (11857, 989, 'owner', 'Gino'), (11858, 989, 'color', 'martini'), (11859, 989, 'max_speed', '40'), (11860, 989, 'weight', '1256'), (11861, 989, 'production_year', '1975'), (11862, 989, 'engine_volume', '3074'), (11863, 989, 'width', '4'), (11864, 989, 'height', '1'), (11865, 989, 'fuel_consumption', '15'), (11866, 989, 'doors', '2'), (11867, 989, 'price', '22009'), (11868, 989, 'cost', '33573'), (11869, 990, 'owner', 'Mario'), (11870, 990, 'color', 'brown'), (11871, 990, 'max_speed', '185'), (11872, 990, 'weight', '3194'), (11873, 990, 'production_year', '1997'), (11874, 990, 'engine_volume', '6581'), (11875, 990, 'width', '2'), (11876, 990, 'height', '1'), (11877, 990, 'fuel_consumption', '16'), (11878, 990, 'doors', '5'), (11879, 990, 'price', '24443'), (11880, 990, 'cost', '32878'), (11881, 991, 'owner', 'Lava'), (11882, 991, 'color', 'yellow'), (11883, 991, 'max_speed', '266'), (11884, 991, 'weight', '1035'), (11885, 991, 'production_year', '2015'), (11886, 991, 'engine_volume', '7635'), (11887, 991, 'width', '4'), (11888, 991, 'height', '1'), (11889, 991, 'fuel_consumption', '18'), (11890, 991, 'doors', '5'), (11891, 991, 'price', '11405'), (11892, 991, 'cost', '49692'), (11893, 992, 'owner', 'Gengis'), (11894, 992, 'color', 'brown'), (11895, 992, 'max_speed', '117'), (11896, 992, 'weight', '4206'), (11897, 992, 'production_year', '2004'), (11898, 992, 'engine_volume', '7213'), (11899, 992, 'width', '2'), (11900, 992, 'height', '2'), (11901, 992, 'fuel_consumption', '14'), (11902, 992, 'doors', '3'), (11903, 992, 'price', '24699'), (11904, 992, 'cost', '25282'), (11905, 993, 'owner', 'Jules'), (11906, 993, 'color', 'brown'), (11907, 993, 'max_speed', '220'), (11908, 993, 'weight', '2971'), (11909, 993, 'production_year', '1972'), (11910, 993, 'engine_volume', '3237'), (11911, 993, 'width', '4'), (11912, 993, 'height', '2'), (11913, 993, 'fuel_consumption', '18'), (11914, 993, 'doors', '2'), (11915, 993, 'price', '20992'), (11916, 993, 'cost', '27609'), (11917, 994, 'owner', 'Seth'), (11918, 994, 'color', 'yellow'), (11919, 994, 'max_speed', '276'), (11920, 994, 'weight', '2879'), (11921, 994, 'production_year', '1972'), (11922, 994, 'engine_volume', '6255'), (11923, 994, 'width', '4'), (11924, 994, 'height', '2'), (11925, 994, 'fuel_consumption', '13'), (11926, 994, 'doors', '2'), (11927, 994, 'price', '26792'), (11928, 994, 'cost', '31135'), (11929, 995, 'owner', 'Lucy'), (11930, 995, 'color', 'black'), (11931, 995, 'max_speed', '47'), (11932, 995, 'weight', '2114'), (11933, 995, 'production_year', '1970'), (11934, 995, 'engine_volume', '6999'), (11935, 995, 'width', '3'), (11936, 995, 'height', '2'), (11937, 995, 'fuel_consumption', '18'), (11938, 995, 'doors', '4'), (11939, 995, 'price', '13031'), (11940, 995, 'cost', '37604'), (11941, 996, 'owner', 'Hugh'), (11942, 996, 'color', 'white'), (11943, 996, 'max_speed', '42'), (11944, 996, 'weight', '4370'), (11945, 996, 'production_year', '2010'), (11946, 996, 'engine_volume', '3693'), (11947, 996, 'width', '2'), (11948, 996, 'height', '1'), (11949, 996, 'fuel_consumption', '17'), (11950, 996, 'doors', '5'), (11951, 996, 'price', '14562'), (11952, 996, 'cost', '29904'), (11953, 997, 'owner', 'Lucy'), (11954, 997, 'color', 'white'), (11955, 997, 'max_speed', '285'), (11956, 997, 'weight', '2224'), (11957, 997, 'production_year', '2008'), (11958, 997, 'engine_volume', '3398'), (11959, 997, 'width', '3'), (11960, 997, 'height', '1'), (11961, 997, 'fuel_consumption', '13'), (11962, 997, 'doors', '4'), (11963, 997, 'price', '24941'), (11964, 997, 'cost', '35457'), (11965, 998, 'owner', 'Lucy'), (11966, 998, 'color', 'green'), (11967, 998, 'max_speed', '249'), (11968, 998, 'weight', '3459'), (11969, 998, 'production_year', '1986'), (11970, 998, 'engine_volume', '5437'), (11971, 998, 'width', '2'), (11972, 998, 'height', '2'), (11973, 998, 'fuel_consumption', '13'), (11974, 998, 'doors', '2'), (11975, 998, 'price', '10288'), (11976, 998, 'cost', '46059'), (11977, 999, 'owner', 'Hugh'), (11978, 999, 'color', 'brown'), (11979, 999, 'max_speed', '300'), (11980, 999, 'weight', '3844'), (11981, 999, 'production_year', '2001'), (11982, 999, 'engine_volume', '3868'), (11983, 999, 'width', '3'), (11984, 999, 'height', '1'), (11985, 999, 'fuel_consumption', '16'), (11986, 999, 'doors', '5'), (11987, 999, 'price', '22967'), (11988, 999, 'cost', '30539'), (11989, 1000, 'owner', 'Lava'), (11990, 1000, 'color', 'yellow'), (11991, 1000, 'max_speed', '149'), (11992, 1000, 'weight', '3761'), (11993, 1000, 'production_year', '1994'), (11994, 1000, 'engine_volume', '2325'), (11995, 1000, 'width', '3'), (11996, 1000, 'height', '2'), (11997, 1000, 'fuel_consumption', '13'), (11998, 1000, 'doors', '2'), (11999, 1000, 'price', '22601'), (12000, 1000, 'cost', '47032'), (12001, 1001, 'owner', 'Gengis'), (12002, 1001, 'color', 'martini'), (12003, 1001, 'max_speed', '257'), (12004, 1001, 'weight', '4019'), (12005, 1001, 'production_year', '2010'), (12006, 1001, 'engine_volume', '8000'), (12007, 1001, 'width', '3'), (12008, 1001, 'height', '1'), (12009, 1001, 'fuel_consumption', '15'), (12010, 1001, 'doors', '4'), (12011, 1001, 'price', '26623'), (12012, 1001, 'cost', '34876'), (12013, 1002, 'owner', 'Lucy'), (12014, 1002, 'color', 'orange'), (12015, 1002, 'max_speed', '68'), (12016, 1002, 'weight', '1916'), (12017, 1002, 'production_year', '2008'), (12018, 1002, 'engine_volume', '4978'), (12019, 1002, 'width', '3'), (12020, 1002, 'height', '1'), (12021, 1002, 'fuel_consumption', '14'), (12022, 1002, 'doors', '5'), (12023, 1002, 'price', '12820'), (12024, 1002, 'cost', '40881'), (12025, 1003, 'owner', 'Jules'), (12026, 1003, 'color', 'red'), (12027, 1003, 'max_speed', '243'), (12028, 1003, 'weight', '1232'), (12029, 1003, 'production_year', '2007'), (12030, 1003, 'engine_volume', '6758'), (12031, 1003, 'width', '4'), (12032, 1003, 'height', '1'), (12033, 1003, 'fuel_consumption', '14'), (12034, 1003, 'doors', '2'), (12035, 1003, 'price', '25210'), (12036, 1003, 'cost', '46365'), (12037, 1004, 'owner', 'Gengis'), (12038, 1004, 'color', 'martini'), (12039, 1004, 'max_speed', '58'), (12040, 1004, 'weight', '1666'), (12041, 1004, 'production_year', '1994'), (12042, 1004, 'engine_volume', '4619'), (12043, 1004, 'width', '3'), (12044, 1004, 'height', '1'), (12045, 1004, 'fuel_consumption', '16'), (12046, 1004, 'doors', '2'), (12047, 1004, 'price', '26316'), (12048, 1004, 'cost', '33585'), (12049, 1005, 'owner', 'Lava'), (12050, 1005, 'color', 'red'), (12051, 1005, 'max_speed', '103'), (12052, 1005, 'weight', '2915'), (12053, 1005, 'production_year', '1971'), (12054, 1005, 'engine_volume', '3091'), (12055, 1005, 'width', '4'), (12056, 1005, 'height', '2'), (12057, 1005, 'fuel_consumption', '14'), (12058, 1005, 'doors', '5'), (12059, 1005, 'price', '22479'), (12060, 1005, 'cost', '34404'), (12061, 1006, 'owner', 'Seth'), (12062, 1006, 'color', 'green'), (12063, 1006, 'max_speed', '285'), (12064, 1006, 'weight', '3111'), (12065, 1006, 'production_year', '1970'), (12066, 1006, 'engine_volume', '6305'), (12067, 1006, 'width', '3'), (12068, 1006, 'height', '1'), (12069, 1006, 'fuel_consumption', '13'), (12070, 1006, 'doors', '3'), (12071, 1006, 'price', '24284'), (12072, 1006, 'cost', '30501'), (12073, 1007, 'owner', 'Seth'), (12074, 1007, 'color', 'white'), (12075, 1007, 'max_speed', '86'), (12076, 1007, 'weight', '2782'), (12077, 1007, 'production_year', '1986'), (12078, 1007, 'engine_volume', '5771'), (12079, 1007, 'width', '2'), (12080, 1007, 'height', '2'), (12081, 1007, 'fuel_consumption', '17'), (12082, 1007, 'doors', '4'), (12083, 1007, 'price', '27098'), (12084, 1007, 'cost', '35606'), (12085, 1008, 'owner', 'Gino'), (12086, 1008, 'color', 'martini'), (12087, 1008, 'max_speed', '133'), (12088, 1008, 'weight', '2012'), (12089, 1008, 'production_year', '2011'), (12090, 1008, 'engine_volume', '3112'), (12091, 1008, 'width', '4'), (12092, 1008, 'height', '1'), (12093, 1008, 'fuel_consumption', '15'), (12094, 1008, 'doors', '4'), (12095, 1008, 'price', '12440'), (12096, 1008, 'cost', '48473'), (12097, 1009, 'owner', 'Lava'), (12098, 1009, 'color', 'yellow'), (12099, 1009, 'max_speed', '131'), (12100, 1009, 'weight', '2779'), (12101, 1009, 'production_year', '2001'), (12102, 1009, 'engine_volume', '4167'), (12103, 1009, 'width', '2'), (12104, 1009, 'height', '2'), (12105, 1009, 'fuel_consumption', '14'), (12106, 1009, 'doors', '4'), (12107, 1009, 'price', '10105'), (12108, 1009, 'cost', '33026'), (12109, 1010, 'owner', 'Seth'), (12110, 1010, 'color', 'brown'), (12111, 1010, 'max_speed', '26'), (12112, 1010, 'weight', '3685'), (12113, 1010, 'production_year', '2005'), (12114, 1010, 'engine_volume', '4875'), (12115, 1010, 'width', '2'), (12116, 1010, 'height', '2'), (12117, 1010, 'fuel_consumption', '14'), (12118, 1010, 'doors', '3'), (12119, 1010, 'price', '15686'), (12120, 1010, 'cost', '46366'), (12121, 1011, 'owner', 'Mario'), (12122, 1011, 'color', 'orange'), (12123, 1011, 'max_speed', '83'), (12124, 1011, 'weight', '1437'), (12125, 1011, 'production_year', '2015'), (12126, 1011, 'engine_volume', '2003'), (12127, 1011, 'width', '4'), (12128, 1011, 'height', '2'), (12129, 1011, 'fuel_consumption', '16'), (12130, 1011, 'doors', '5'), (12131, 1011, 'price', '20871'), (12132, 1011, 'cost', '46653'), (12133, 1012, 'owner', 'Jules'), (12134, 1012, 'color', 'white'), (12135, 1012, 'max_speed', '26'), (12136, 1012, 'weight', '4728'), (12137, 1012, 'production_year', '2012'), (12138, 1012, 'engine_volume', '4341'), (12139, 1012, 'width', '2'), (12140, 1012, 'height', '1'), (12141, 1012, 'fuel_consumption', '14'), (12142, 1012, 'doors', '2'), (12143, 1012, 'price', '18088'), (12144, 1012, 'cost', '37935'), (12145, 1013, 'owner', 'Jules'), (12146, 1013, 'color', 'yellow'), (12147, 1013, 'max_speed', '130'), (12148, 1013, 'weight', '3455'), (12149, 1013, 'production_year', '1999'), (12150, 1013, 'engine_volume', '2809'), (12151, 1013, 'width', '3'), (12152, 1013, 'height', '2'), (12153, 1013, 'fuel_consumption', '18'), (12154, 1013, 'doors', '4'), (12155, 1013, 'price', '12824'), (12156, 1013, 'cost', '41281'), (12157, 1014, 'owner', 'Lava'), (12158, 1014, 'color', 'martini'), (12159, 1014, 'max_speed', '152'), (12160, 1014, 'weight', '1157'), (12161, 1014, 'production_year', '1977'), (12162, 1014, 'engine_volume', '2174'), (12163, 1014, 'width', '2'), (12164, 1014, 'height', '2'), (12165, 1014, 'fuel_consumption', '15'), (12166, 1014, 'doors', '5'), (12167, 1014, 'price', '21940'), (12168, 1014, 'cost', '28231'), (12169, 1015, 'owner', 'Jules'), (12170, 1015, 'color', 'green'), (12171, 1015, 'max_speed', '161'), (12172, 1015, 'weight', '3737'), (12173, 1015, 'production_year', '1985'), (12174, 1015, 'engine_volume', '3932'), (12175, 1015, 'width', '4'), (12176, 1015, 'height', '2'), (12177, 1015, 'fuel_consumption', '16'), (12178, 1015, 'doors', '5'), (12179, 1015, 'price', '22467'), (12180, 1015, 'cost', '34107'), (12181, 1016, 'owner', 'Lucy'), (12182, 1016, 'color', 'white'), (12183, 1016, 'max_speed', '258'), (12184, 1016, 'weight', '2394'), (12185, 1016, 'production_year', '2005'), (12186, 1016, 'engine_volume', '5196'), (12187, 1016, 'width', '2'), (12188, 1016, 'height', '1'), (12189, 1016, 'fuel_consumption', '14'), (12190, 1016, 'doors', '4'), (12191, 1016, 'price', '10478'), (12192, 1016, 'cost', '27299'), (12193, 1017, 'owner', 'Seth'), (12194, 1017, 'color', 'green'), (12195, 1017, 'max_speed', '293'), (12196, 1017, 'weight', '4096'), (12197, 1017, 'production_year', '2000'), (12198, 1017, 'engine_volume', '7443'), (12199, 1017, 'width', '3'), (12200, 1017, 'height', '1'), (12201, 1017, 'fuel_consumption', '17'), (12202, 1017, 'doors', '3'), (12203, 1017, 'price', '25145'), (12204, 1017, 'cost', '48298'), (12205, 1018, 'owner', 'Gengis'), (12206, 1018, 'color', 'martini'), (12207, 1018, 'max_speed', '93'), (12208, 1018, 'weight', '4603'), (12209, 1018, 'production_year', '1972'), (12210, 1018, 'engine_volume', '6904'), (12211, 1018, 'width', '4'), (12212, 1018, 'height', '2'), (12213, 1018, 'fuel_consumption', '13'), (12214, 1018, 'doors', '3'), (12215, 1018, 'price', '14447'), (12216, 1018, 'cost', '35140'), (12217, 1019, 'owner', 'Lava'), (12218, 1019, 'color', 'green'), (12219, 1019, 'max_speed', '176'), (12220, 1019, 'weight', '1432'), (12221, 1019, 'production_year', '2016'), (12222, 1019, 'engine_volume', '3622'), (12223, 1019, 'width', '4'), (12224, 1019, 'height', '1'), (12225, 1019, 'fuel_consumption', '14'), (12226, 1019, 'doors', '5'), (12227, 1019, 'price', '26830'), (12228, 1019, 'cost', '32565'), (12229, 1020, 'owner', 'Mario'), (12230, 1020, 'color', 'white'), (12231, 1020, 'max_speed', '295'), (12232, 1020, 'weight', '1291'), (12233, 1020, 'production_year', '1970'), (12234, 1020, 'engine_volume', '4438'), (12235, 1020, 'width', '3'), (12236, 1020, 'height', '2'), (12237, 1020, 'fuel_consumption', '15'), (12238, 1020, 'doors', '4'), (12239, 1020, 'price', '27901'), (12240, 1020, 'cost', '43320'), (12241, 1021, 'owner', 'Hugh'), (12242, 1021, 'color', 'white'), (12243, 1021, 'max_speed', '129'), (12244, 1021, 'weight', '3510'), (12245, 1021, 'production_year', '2014'), (12246, 1021, 'engine_volume', '3555'), (12247, 1021, 'width', '4'), (12248, 1021, 'height', '1'), (12249, 1021, 'fuel_consumption', '14'), (12250, 1021, 'doors', '5'), (12251, 1021, 'price', '15337'), (12252, 1021, 'cost', '28397'), (12253, 1022, 'owner', 'Gengis'), (12254, 1022, 'color', 'white'), (12255, 1022, 'max_speed', '88'), (12256, 1022, 'weight', '1774'), (12257, 1022, 'production_year', '2017'), (12258, 1022, 'engine_volume', '5091'), (12259, 1022, 'width', '2'), (12260, 1022, 'height', '2'), (12261, 1022, 'fuel_consumption', '17'), (12262, 1022, 'doors', '3'), (12263, 1022, 'price', '28400'), (12264, 1022, 'cost', '26360'), (12265, 1023, 'owner', 'Lucy'), (12266, 1023, 'color', 'yellow'), (12267, 1023, 'max_speed', '85'), (12268, 1023, 'weight', '3530'), (12269, 1023, 'production_year', '2010'), (12270, 1023, 'engine_volume', '2622'), (12271, 1023, 'width', '4'), (12272, 1023, 'height', '2'), (12273, 1023, 'fuel_consumption', '16'), (12274, 1023, 'doors', '4'), (12275, 1023, 'price', '25223'), (12276, 1023, 'cost', '27537'), (12277, 1024, 'owner', 'Mario'), (12278, 1024, 'color', 'brown'), (12279, 1024, 'max_speed', '275'), (12280, 1024, 'weight', '3874'), (12281, 1024, 'production_year', '2002'), (12282, 1024, 'engine_volume', '2353'), (12283, 1024, 'width', '4'), (12284, 1024, 'height', '1'), (12285, 1024, 'fuel_consumption', '13'), (12286, 1024, 'doors', '2'), (12287, 1024, 'price', '14331'), (12288, 1024, 'cost', '35452'), (12289, 1025, 'owner', 'Lucy'), (12290, 1025, 'color', 'martini'), (12291, 1025, 'max_speed', '186'), (12292, 1025, 'weight', '2479'), (12293, 1025, 'production_year', '2004'), (12294, 1025, 'engine_volume', '2255'), (12295, 1025, 'width', '3'), (12296, 1025, 'height', '1'), (12297, 1025, 'fuel_consumption', '13'), (12298, 1025, 'doors', '2'), (12299, 1025, 'price', '26590'), (12300, 1025, 'cost', '40521'), (12301, 1026, 'owner', 'Seth'), (12302, 1026, 'color', 'red'), (12303, 1026, 'max_speed', '220'), (12304, 1026, 'weight', '1662'), (12305, 1026, 'production_year', '1992'), (12306, 1026, 'engine_volume', '6857'), (12307, 1026, 'width', '4'), (12308, 1026, 'height', '1'), (12309, 1026, 'fuel_consumption', '17'), (12310, 1026, 'doors', '4'), (12311, 1026, 'price', '12314'), (12312, 1026, 'cost', '32966'), (12313, 1027, 'owner', 'Gino'), (12314, 1027, 'color', 'martini'), (12315, 1027, 'max_speed', '225'), (12316, 1027, 'weight', '2020'), (12317, 1027, 'production_year', '1971'), (12318, 1027, 'engine_volume', '7042'), (12319, 1027, 'width', '3'), (12320, 1027, 'height', '2'), (12321, 1027, 'fuel_consumption', '18'), (12322, 1027, 'doors', '4'), (12323, 1027, 'price', '20899'), (12324, 1027, 'cost', '40641'), (12325, 1028, 'owner', 'Hugh'), (12326, 1028, 'color', 'orange'), (12327, 1028, 'max_speed', '155'), (12328, 1028, 'weight', '3552'), (12329, 1028, 'production_year', '2002'), (12330, 1028, 'engine_volume', '2340'), (12331, 1028, 'width', '4'), (12332, 1028, 'height', '1'), (12333, 1028, 'fuel_consumption', '18'), (12334, 1028, 'doors', '5'), (12335, 1028, 'price', '14129'), (12336, 1028, 'cost', '33657'), (12337, 1029, 'owner', 'Hugh'), (12338, 1029, 'color', 'red'), (12339, 1029, 'max_speed', '75'), (12340, 1029, 'weight', '2509'), (12341, 1029, 'production_year', '1984'), (12342, 1029, 'engine_volume', '5943'), (12343, 1029, 'width', '4'), (12344, 1029, 'height', '1'), (12345, 1029, 'fuel_consumption', '13'), (12346, 1029, 'doors', '3'), (12347, 1029, 'price', '19195'), (12348, 1029, 'cost', '28311'), (12349, 1030, 'owner', 'Seth'), (12350, 1030, 'color', 'red'), (12351, 1030, 'max_speed', '82'), (12352, 1030, 'weight', '2454'), (12353, 1030, 'production_year', '2008'), (12354, 1030, 'engine_volume', '7920'), (12355, 1030, 'width', '3'), (12356, 1030, 'height', '2'), (12357, 1030, 'fuel_consumption', '18'), (12358, 1030, 'doors', '3'), (12359, 1030, 'price', '20928'), (12360, 1030, 'cost', '41994'), (12361, 1031, 'owner', 'Lucy'), (12362, 1031, 'color', 'martini'), (12363, 1031, 'max_speed', '89'), (12364, 1031, 'weight', '2161'), (12365, 1031, 'production_year', '2010'), (12366, 1031, 'engine_volume', '4257'), (12367, 1031, 'width', '2'), (12368, 1031, 'height', '1'), (12369, 1031, 'fuel_consumption', '16'), (12370, 1031, 'doors', '2'), (12371, 1031, 'price', '16685'), (12372, 1031, 'cost', '34227'), (12373, 1032, 'owner', 'Seth'), (12374, 1032, 'color', 'red'), (12375, 1032, 'max_speed', '265'), (12376, 1032, 'weight', '4084'), (12377, 1032, 'production_year', '2002'), (12378, 1032, 'engine_volume', '3078'), (12379, 1032, 'width', '3'), (12380, 1032, 'height', '1'), (12381, 1032, 'fuel_consumption', '17'), (12382, 1032, 'doors', '4'), (12383, 1032, 'price', '24964'), (12384, 1032, 'cost', '26260'), (12385, 1033, 'owner', 'Gengis'), (12386, 1033, 'color', 'brown'), (12387, 1033, 'max_speed', '140'), (12388, 1033, 'weight', '1533'), (12389, 1033, 'production_year', '1994'), (12390, 1033, 'engine_volume', '5470'), (12391, 1033, 'width', '2'), (12392, 1033, 'height', '2'), (12393, 1033, 'fuel_consumption', '17'), (12394, 1033, 'doors', '2'), (12395, 1033, 'price', '25194'), (12396, 1033, 'cost', '26803'), (12397, 1034, 'owner', 'Gino'), (12398, 1034, 'color', 'yellow'), (12399, 1034, 'max_speed', '136'), (12400, 1034, 'weight', '2239'), (12401, 1034, 'production_year', '2017'), (12402, 1034, 'engine_volume', '5198'), (12403, 1034, 'width', '3'), (12404, 1034, 'height', '2'), (12405, 1034, 'fuel_consumption', '18'), (12406, 1034, 'doors', '3'), (12407, 1034, 'price', '22253'), (12408, 1034, 'cost', '26844'), (12409, 1035, 'owner', 'Lucy'), (12410, 1035, 'color', 'orange'), (12411, 1035, 'max_speed', '181'), (12412, 1035, 'weight', '3963'), (12413, 1035, 'production_year', '2004'), (12414, 1035, 'engine_volume', '7715'), (12415, 1035, 'width', '3'), (12416, 1035, 'height', '2'), (12417, 1035, 'fuel_consumption', '14'), (12418, 1035, 'doors', '4'), (12419, 1035, 'price', '26658'), (12420, 1035, 'cost', '32526'), (12421, 1036, 'owner', 'Lava'), (12422, 1036, 'color', 'brown'), (12423, 1036, 'max_speed', '141'), (12424, 1036, 'weight', '3534'), (12425, 1036, 'production_year', '2004'), (12426, 1036, 'engine_volume', '2065'), (12427, 1036, 'width', '4'), (12428, 1036, 'height', '2'), (12429, 1036, 'fuel_consumption', '14'), (12430, 1036, 'doors', '2'), (12431, 1036, 'price', '29164'), (12432, 1036, 'cost', '37041'), (12433, 1037, 'owner', 'Hugh'), (12434, 1037, 'color', 'white'), (12435, 1037, 'max_speed', '228'), (12436, 1037, 'weight', '4112'), (12437, 1037, 'production_year', '1997'), (12438, 1037, 'engine_volume', '7080'), (12439, 1037, 'width', '4'), (12440, 1037, 'height', '2'), (12441, 1037, 'fuel_consumption', '16'), (12442, 1037, 'doors', '2'), (12443, 1037, 'price', '14599'), (12444, 1037, 'cost', '29289'), (12445, 1038, 'owner', 'Seth'), (12446, 1038, 'color', 'red'), (12447, 1038, 'max_speed', '112'), (12448, 1038, 'weight', '2404'), (12449, 1038, 'production_year', '1982'), (12450, 1038, 'engine_volume', '3774'), (12451, 1038, 'width', '2'), (12452, 1038, 'height', '1'), (12453, 1038, 'fuel_consumption', '13'), (12454, 1038, 'doors', '5'), (12455, 1038, 'price', '24264'), (12456, 1038, 'cost', '47908'), (12457, 1039, 'owner', 'Gengis'), (12458, 1039, 'color', 'martini'), (12459, 1039, 'max_speed', '78'), (12460, 1039, 'weight', '4069'), (12461, 1039, 'production_year', '1976'), (12462, 1039, 'engine_volume', '6492'), (12463, 1039, 'width', '3'), (12464, 1039, 'height', '2'), (12465, 1039, 'fuel_consumption', '15'), (12466, 1039, 'doors', '4'), (12467, 1039, 'price', '14395'), (12468, 1039, 'cost', '27416'), (12469, 1040, 'owner', 'Lava'), (12470, 1040, 'color', 'white'), (12471, 1040, 'max_speed', '57'), (12472, 1040, 'weight', '3008'), (12473, 1040, 'production_year', '1986'), (12474, 1040, 'engine_volume', '5358'), (12475, 1040, 'width', '2'), (12476, 1040, 'height', '1'), (12477, 1040, 'fuel_consumption', '16'), (12478, 1040, 'doors', '5'), (12479, 1040, 'price', '29686'), (12480, 1040, 'cost', '29353'), (12481, 1041, 'owner', 'Gino'), (12482, 1041, 'color', 'martini'), (12483, 1041, 'max_speed', '206'), (12484, 1041, 'weight', '4530'), (12485, 1041, 'production_year', '1989'), (12486, 1041, 'engine_volume', '5764'), (12487, 1041, 'width', '2'), (12488, 1041, 'height', '1'), (12489, 1041, 'fuel_consumption', '15'), (12490, 1041, 'doors', '4'), (12491, 1041, 'price', '20340'), (12492, 1041, 'cost', '29773'), (12493, 1042, 'owner', 'Lava'), (12494, 1042, 'color', 'black'), (12495, 1042, 'max_speed', '71'), (12496, 1042, 'weight', '2170'), (12497, 1042, 'production_year', '1998'), (12498, 1042, 'engine_volume', '4667'), (12499, 1042, 'width', '3'), (12500, 1042, 'height', '1'), (12501, 1042, 'fuel_consumption', '17'), (12502, 1042, 'doors', '2'), (12503, 1042, 'price', '26010'), (12504, 1042, 'cost', '46069'), (12505, 1043, 'owner', 'Lava'), (12506, 1043, 'color', 'brown'), (12507, 1043, 'max_speed', '265'), (12508, 1043, 'weight', '2762'), (12509, 1043, 'production_year', '2001'), (12510, 1043, 'engine_volume', '5315'), (12511, 1043, 'width', '2'), (12512, 1043, 'height', '1'), (12513, 1043, 'fuel_consumption', '16'), (12514, 1043, 'doors', '2'), (12515, 1043, 'price', '24298'), (12516, 1043, 'cost', '40593'), (12517, 1044, 'owner', 'Jules'), (12518, 1044, 'color', 'white'), (12519, 1044, 'max_speed', '172'), (12520, 1044, 'weight', '2520'), (12521, 1044, 'production_year', '1977'), (12522, 1044, 'engine_volume', '3923'), (12523, 1044, 'width', '2'), (12524, 1044, 'height', '1'), (12525, 1044, 'fuel_consumption', '16'), (12526, 1044, 'doors', '2'), (12527, 1044, 'price', '16574'), (12528, 1044, 'cost', '29557'), (12529, 1045, 'owner', 'Mario'), (12530, 1045, 'color', 'green'), (12531, 1045, 'max_speed', '156'), (12532, 1045, 'weight', '1390'), (12533, 1045, 'production_year', '1970'), (12534, 1045, 'engine_volume', '7011'), (12535, 1045, 'width', '3'), (12536, 1045, 'height', '2'), (12537, 1045, 'fuel_consumption', '16'), (12538, 1045, 'doors', '5'), (12539, 1045, 'price', '12277'), (12540, 1045, 'cost', '35713'), (12541, 1046, 'owner', 'Gino'), (12542, 1046, 'color', 'orange'), (12543, 1046, 'max_speed', '292'), (12544, 1046, 'weight', '3358'), (12545, 1046, 'production_year', '2006'), (12546, 1046, 'engine_volume', '6856'), (12547, 1046, 'width', '2'), (12548, 1046, 'height', '2'), (12549, 1046, 'fuel_consumption', '18'), (12550, 1046, 'doors', '4'), (12551, 1046, 'price', '18186'), (12552, 1046, 'cost', '43832'), (12553, 1047, 'owner', 'Lava'), (12554, 1047, 'color', 'martini'), (12555, 1047, 'max_speed', '160'), (12556, 1047, 'weight', '3113'), (12557, 1047, 'production_year', '2010'), (12558, 1047, 'engine_volume', '3886'), (12559, 1047, 'width', '3'), (12560, 1047, 'height', '1'), (12561, 1047, 'fuel_consumption', '17'), (12562, 1047, 'doors', '3'), (12563, 1047, 'price', '27004'), (12564, 1047, 'cost', '48052'), (12565, 1048, 'owner', 'Seth'), (12566, 1048, 'color', 'black'), (12567, 1048, 'max_speed', '47'), (12568, 1048, 'weight', '1169'), (12569, 1048, 'production_year', '1984'), (12570, 1048, 'engine_volume', '6929'), (12571, 1048, 'width', '4'), (12572, 1048, 'height', '1'), (12573, 1048, 'fuel_consumption', '14'), (12574, 1048, 'doors', '3'), (12575, 1048, 'price', '22310'), (12576, 1048, 'cost', '48708'), (12577, 1049, 'owner', 'Lava'), (12578, 1049, 'color', 'brown'), (12579, 1049, 'max_speed', '69'), (12580, 1049, 'weight', '3933'), (12581, 1049, 'production_year', '2005'), (12582, 1049, 'engine_volume', '4229'), (12583, 1049, 'width', '4'), (12584, 1049, 'height', '2'), (12585, 1049, 'fuel_consumption', '16'), (12586, 1049, 'doors', '2'), (12587, 1049, 'price', '26605'), (12588, 1049, 'cost', '34608'), (12589, 1050, 'owner', 'Gengis'), (12590, 1050, 'color', 'green'), (12591, 1050, 'max_speed', '133'), (12592, 1050, 'weight', '1522'), (12593, 1050, 'production_year', '1988'), (12594, 1050, 'engine_volume', '7193'), (12595, 1050, 'width', '3'), (12596, 1050, 'height', '2'), (12597, 1050, 'fuel_consumption', '16'), (12598, 1050, 'doors', '3'), (12599, 1050, 'price', '18934'), (12600, 1050, 'cost', '44126'), (12601, 1051, 'owner', 'Mario'), (12602, 1051, 'color', 'martini'), (12603, 1051, 'max_speed', '84'), (12604, 1051, 'weight', '3361'), (12605, 1051, 'production_year', '1988'), (12606, 1051, 'engine_volume', '5778'), (12607, 1051, 'width', '4'), (12608, 1051, 'height', '1'), (12609, 1051, 'fuel_consumption', '17'), (12610, 1051, 'doors', '3'), (12611, 1051, 'price', '25872'), (12612, 1051, 'cost', '49052'), (12613, 1052, 'owner', 'Seth'), (12614, 1052, 'color', 'green'), (12615, 1052, 'max_speed', '27'), (12616, 1052, 'weight', '3089'), (12617, 1052, 'production_year', '1995'), (12618, 1052, 'engine_volume', '4734'), (12619, 1052, 'width', '3'), (12620, 1052, 'height', '2'), (12621, 1052, 'fuel_consumption', '13'), (12622, 1052, 'doors', '4'), (12623, 1052, 'price', '22930'), (12624, 1052, 'cost', '34102'), (12625, 1053, 'owner', 'Gino'), (12626, 1053, 'color', 'red'), (12627, 1053, 'max_speed', '171'), (12628, 1053, 'weight', '2193'), (12629, 1053, 'production_year', '1986'), (12630, 1053, 'engine_volume', '5014'), (12631, 1053, 'width', '2'), (12632, 1053, 'height', '2'), (12633, 1053, 'fuel_consumption', '17'), (12634, 1053, 'doors', '5'), (12635, 1053, 'price', '18217'), (12636, 1053, 'cost', '34931'), (12637, 1054, 'owner', 'Mario'), (12638, 1054, 'color', 'black'), (12639, 1054, 'max_speed', '111'), (12640, 1054, 'weight', '1036'), (12641, 1054, 'production_year', '1992'), (12642, 1054, 'engine_volume', '6377'), (12643, 1054, 'width', '3'), (12644, 1054, 'height', '2'), (12645, 1054, 'fuel_consumption', '13'), (12646, 1054, 'doors', '4'), (12647, 1054, 'price', '28981'), (12648, 1054, 'cost', '39949'), (12649, 1055, 'owner', 'Mario'), (12650, 1055, 'color', 'black'), (12651, 1055, 'max_speed', '193'), (12652, 1055, 'weight', '2628'), (12653, 1055, 'production_year', '2016'), (12654, 1055, 'engine_volume', '2011'), (12655, 1055, 'width', '2'), (12656, 1055, 'height', '2'), (12657, 1055, 'fuel_consumption', '16'), (12658, 1055, 'doors', '4'), (12659, 1055, 'price', '23385'), (12660, 1055, 'cost', '33309'), (12661, 1056, 'owner', 'Gengis'), (12662, 1056, 'color', 'red'), (12663, 1056, 'max_speed', '147'), (12664, 1056, 'weight', '2837'), (12665, 1056, 'production_year', '1978'), (12666, 1056, 'engine_volume', '2564'), (12667, 1056, 'width', '4'), (12668, 1056, 'height', '1'), (12669, 1056, 'fuel_consumption', '13'), (12670, 1056, 'doors', '3'), (12671, 1056, 'price', '18312'), (12672, 1056, 'cost', '40753'), (12673, 1057, 'owner', 'Seth'), (12674, 1057, 'color', 'black'), (12675, 1057, 'max_speed', '110'), (12676, 1057, 'weight', '3818'), (12677, 1057, 'production_year', '1975'), (12678, 1057, 'engine_volume', '4531'), (12679, 1057, 'width', '4'), (12680, 1057, 'height', '2'), (12681, 1057, 'fuel_consumption', '16'), (12682, 1057, 'doors', '3'), (12683, 1057, 'price', '11898'), (12684, 1057, 'cost', '35041'), (12685, 1058, 'owner', 'Lucy'), (12686, 1058, 'color', 'green'), (12687, 1058, 'max_speed', '185'), (12688, 1058, 'weight', '1525'), (12689, 1058, 'production_year', '2012'), (12690, 1058, 'engine_volume', '5950'), (12691, 1058, 'width', '3'), (12692, 1058, 'height', '1'), (12693, 1058, 'fuel_consumption', '13'), (12694, 1058, 'doors', '3'), (12695, 1058, 'price', '11647'), (12696, 1058, 'cost', '28547'), (12697, 1059, 'owner', 'Gino'), (12698, 1059, 'color', 'orange'), (12699, 1059, 'max_speed', '114'), (12700, 1059, 'weight', '4038'), (12701, 1059, 'production_year', '2007'), (12702, 1059, 'engine_volume', '7633'), (12703, 1059, 'width', '4'), (12704, 1059, 'height', '2'), (12705, 1059, 'fuel_consumption', '14'), (12706, 1059, 'doors', '3'), (12707, 1059, 'price', '23869'), (12708, 1059, 'cost', '45236'), (12709, 1060, 'owner', 'Lava'), (12710, 1060, 'color', 'white'), (12711, 1060, 'max_speed', '50'), (12712, 1060, 'weight', '1104'), (12713, 1060, 'production_year', '1970'), (12714, 1060, 'engine_volume', '2956'), (12715, 1060, 'width', '3'), (12716, 1060, 'height', '1'), (12717, 1060, 'fuel_consumption', '13'), (12718, 1060, 'doors', '4'), (12719, 1060, 'price', '17921'), (12720, 1060, 'cost', '44310'), (12721, 1061, 'owner', 'Gengis'), (12722, 1061, 'color', 'black'), (12723, 1061, 'max_speed', '27'), (12724, 1061, 'weight', '4398'), (12725, 1061, 'production_year', '1990'), (12726, 1061, 'engine_volume', '6662'), (12727, 1061, 'width', '3'), (12728, 1061, 'height', '2'), (12729, 1061, 'fuel_consumption', '15'), (12730, 1061, 'doors', '5'), (12731, 1061, 'price', '14533'), (12732, 1061, 'cost', '25917'), (12733, 1062, 'owner', 'Seth'), (12734, 1062, 'color', 'green'), (12735, 1062, 'max_speed', '172'), (12736, 1062, 'weight', '3030'), (12737, 1062, 'production_year', '2002'), (12738, 1062, 'engine_volume', '4717'), (12739, 1062, 'width', '3'), (12740, 1062, 'height', '1'), (12741, 1062, 'fuel_consumption', '17'), (12742, 1062, 'doors', '3'), (12743, 1062, 'price', '12554'), (12744, 1062, 'cost', '36926'), (12745, 1063, 'owner', 'Lucy'), (12746, 1063, 'color', 'martini'), (12747, 1063, 'max_speed', '234'), (12748, 1063, 'weight', '3892'), (12749, 1063, 'production_year', '2012'), (12750, 1063, 'engine_volume', '4184'), (12751, 1063, 'width', '4'), (12752, 1063, 'height', '2'), (12753, 1063, 'fuel_consumption', '13'), (12754, 1063, 'doors', '3'), (12755, 1063, 'price', '20318'), (12756, 1063, 'cost', '27298'), (12757, 1064, 'owner', 'Lava'), (12758, 1064, 'color', 'brown'), (12759, 1064, 'max_speed', '229'), (12760, 1064, 'weight', '2829'), (12761, 1064, 'production_year', '2002'), (12762, 1064, 'engine_volume', '3280'), (12763, 1064, 'width', '3'), (12764, 1064, 'height', '1'), (12765, 1064, 'fuel_consumption', '17'), (12766, 1064, 'doors', '5'), (12767, 1064, 'price', '12318'), (12768, 1064, 'cost', '31783'), (12769, 1065, 'owner', 'Hugh'), (12770, 1065, 'color', 'brown'), (12771, 1065, 'max_speed', '270'), (12772, 1065, 'weight', '1597'), (12773, 1065, 'production_year', '1980'), (12774, 1065, 'engine_volume', '3898'), (12775, 1065, 'width', '3'), (12776, 1065, 'height', '1'), (12777, 1065, 'fuel_consumption', '15'), (12778, 1065, 'doors', '2'), (12779, 1065, 'price', '14369'), (12780, 1065, 'cost', '43516'), (12781, 1066, 'owner', 'Gengis'), (12782, 1066, 'color', 'green'), (12783, 1066, 'max_speed', '98'), (12784, 1066, 'weight', '2354'), (12785, 1066, 'production_year', '1996'), (12786, 1066, 'engine_volume', '5350'), (12787, 1066, 'width', '2'), (12788, 1066, 'height', '2'), (12789, 1066, 'fuel_consumption', '16'), (12790, 1066, 'doors', '4'), (12791, 1066, 'price', '21555'), (12792, 1066, 'cost', '37907'), (12793, 1067, 'owner', 'Lava'), (12794, 1067, 'color', 'yellow'), (12795, 1067, 'max_speed', '40'), (12796, 1067, 'weight', '1468'), (12797, 1067, 'production_year', '1983'), (12798, 1067, 'engine_volume', '4088'), (12799, 1067, 'width', '3'), (12800, 1067, 'height', '2'), (12801, 1067, 'fuel_consumption', '14'), (12802, 1067, 'doors', '3'), (12803, 1067, 'price', '17594'), (12804, 1067, 'cost', '49803'), (12805, 1068, 'owner', 'Gengis'), (12806, 1068, 'color', 'green'), (12807, 1068, 'max_speed', '66'), (12808, 1068, 'weight', '3457'), (12809, 1068, 'production_year', '1974'), (12810, 1068, 'engine_volume', '3341'), (12811, 1068, 'width', '3'), (12812, 1068, 'height', '2'), (12813, 1068, 'fuel_consumption', '14'), (12814, 1068, 'doors', '2'), (12815, 1068, 'price', '17836'), (12816, 1068, 'cost', '26194'), (12817, 1069, 'owner', 'Jules'), (12818, 1069, 'color', 'martini'), (12819, 1069, 'max_speed', '249'), (12820, 1069, 'weight', '3530'), (12821, 1069, 'production_year', '1994'), (12822, 1069, 'engine_volume', '4125'), (12823, 1069, 'width', '2'), (12824, 1069, 'height', '1'), (12825, 1069, 'fuel_consumption', '14'), (12826, 1069, 'doors', '5'), (12827, 1069, 'price', '15861'), (12828, 1069, 'cost', '46303'), (12829, 1070, 'owner', 'Hugh'), (12830, 1070, 'color', 'orange'), (12831, 1070, 'max_speed', '294'), (12832, 1070, 'weight', '2815'), (12833, 1070, 'production_year', '1973'), (12834, 1070, 'engine_volume', '2674'), (12835, 1070, 'width', '2'), (12836, 1070, 'height', '2'), (12837, 1070, 'fuel_consumption', '18'), (12838, 1070, 'doors', '3'), (12839, 1070, 'price', '20778'), (12840, 1070, 'cost', '43960'), (12841, 1071, 'owner', 'Lucy'), (12842, 1071, 'color', 'white'), (12843, 1071, 'max_speed', '263'), (12844, 1071, 'weight', '4121'), (12845, 1071, 'production_year', '1975'), (12846, 1071, 'engine_volume', '5594'), (12847, 1071, 'width', '4'), (12848, 1071, 'height', '2'), (12849, 1071, 'fuel_consumption', '18'), (12850, 1071, 'doors', '4'), (12851, 1071, 'price', '20032'), (12852, 1071, 'cost', '35033'), (12853, 1072, 'owner', 'Lava'), (12854, 1072, 'color', 'green'), (12855, 1072, 'max_speed', '22'), (12856, 1072, 'weight', '2521'), (12857, 1072, 'production_year', '1980'), (12858, 1072, 'engine_volume', '2691'), (12859, 1072, 'width', '4'), (12860, 1072, 'height', '1'), (12861, 1072, 'fuel_consumption', '16'), (12862, 1072, 'doors', '3'), (12863, 1072, 'price', '21356'), (12864, 1072, 'cost', '43834'), (12865, 1073, 'owner', 'Lava'), (12866, 1073, 'color', 'white'), (12867, 1073, 'max_speed', '286'), (12868, 1073, 'weight', '4721'), (12869, 1073, 'production_year', '1987'), (12870, 1073, 'engine_volume', '7290'), (12871, 1073, 'width', '2'), (12872, 1073, 'height', '2'), (12873, 1073, 'fuel_consumption', '17'), (12874, 1073, 'doors', '3'), (12875, 1073, 'price', '17078'), (12876, 1073, 'cost', '32838'), (12877, 1074, 'owner', 'Seth'), (12878, 1074, 'color', 'yellow'), (12879, 1074, 'max_speed', '244'), (12880, 1074, 'weight', '1482'), (12881, 1074, 'production_year', '1985'), (12882, 1074, 'engine_volume', '2322'), (12883, 1074, 'width', '3'), (12884, 1074, 'height', '1'), (12885, 1074, 'fuel_consumption', '13'), (12886, 1074, 'doors', '5'), (12887, 1074, 'price', '27758'), (12888, 1074, 'cost', '30138'), (12889, 1075, 'owner', 'Lucy'), (12890, 1075, 'color', 'black'), (12891, 1075, 'max_speed', '82'), (12892, 1075, 'weight', '2026'), (12893, 1075, 'production_year', '2010'), (12894, 1075, 'engine_volume', '7058'), (12895, 1075, 'width', '4'), (12896, 1075, 'height', '1'), (12897, 1075, 'fuel_consumption', '16'), (12898, 1075, 'doors', '3'), (12899, 1075, 'price', '21509'), (12900, 1075, 'cost', '26147'), (12901, 1076, 'owner', 'Gino'), (12902, 1076, 'color', 'yellow'), (12903, 1076, 'max_speed', '169'), (12904, 1076, 'weight', '4950'), (12905, 1076, 'production_year', '1975'), (12906, 1076, 'engine_volume', '5282'), (12907, 1076, 'width', '3'), (12908, 1076, 'height', '2'), (12909, 1076, 'fuel_consumption', '14'), (12910, 1076, 'doors', '5'), (12911, 1076, 'price', '19338'), (12912, 1076, 'cost', '29249'), (12913, 1077, 'owner', 'Hugh'), (12914, 1077, 'color', 'martini'), (12915, 1077, 'max_speed', '101'), (12916, 1077, 'weight', '1081'), (12917, 1077, 'production_year', '2009'), (12918, 1077, 'engine_volume', '4123'), (12919, 1077, 'width', '2'), (12920, 1077, 'height', '1'), (12921, 1077, 'fuel_consumption', '13'), (12922, 1077, 'doors', '5'), (12923, 1077, 'price', '28652'), (12924, 1077, 'cost', '28169'), (12925, 1078, 'owner', 'Jules'), (12926, 1078, 'color', 'orange'), (12927, 1078, 'max_speed', '189'), (12928, 1078, 'weight', '2726'), (12929, 1078, 'production_year', '1991'), (12930, 1078, 'engine_volume', '3914'), (12931, 1078, 'width', '4'), (12932, 1078, 'height', '1'), (12933, 1078, 'fuel_consumption', '18'), (12934, 1078, 'doors', '5'), (12935, 1078, 'price', '17473'), (12936, 1078, 'cost', '37069'), (12937, 1079, 'owner', 'Seth'), (12938, 1079, 'color', 'orange'), (12939, 1079, 'max_speed', '31'), (12940, 1079, 'weight', '4057'), (12941, 1079, 'production_year', '2016'), (12942, 1079, 'engine_volume', '7391'), (12943, 1079, 'width', '3'), (12944, 1079, 'height', '2'), (12945, 1079, 'fuel_consumption', '17'), (12946, 1079, 'doors', '5'), (12947, 1079, 'price', '24499'), (12948, 1079, 'cost', '29626'), (12949, 1080, 'owner', 'Lucy'), (12950, 1080, 'color', 'martini'), (12951, 1080, 'max_speed', '53'), (12952, 1080, 'weight', '3593'), (12953, 1080, 'production_year', '1996'), (12954, 1080, 'engine_volume', '4657'), (12955, 1080, 'width', '4'), (12956, 1080, 'height', '1'), (12957, 1080, 'fuel_consumption', '14'), (12958, 1080, 'doors', '5'), (12959, 1080, 'price', '20761'), (12960, 1080, 'cost', '36381'), (12961, 1081, 'owner', 'Jules'), (12962, 1081, 'color', 'red'), (12963, 1081, 'max_speed', '50'), (12964, 1081, 'weight', '4512'), (12965, 1081, 'production_year', '1986'), (12966, 1081, 'engine_volume', '6707'), (12967, 1081, 'width', '2'), (12968, 1081, 'height', '1'), (12969, 1081, 'fuel_consumption', '18'), (12970, 1081, 'doors', '4'), (12971, 1081, 'price', '28214'), (12972, 1081, 'cost', '44711'), (12973, 1082, 'owner', 'Lava'), (12974, 1082, 'color', 'black'), (12975, 1082, 'max_speed', '197'), (12976, 1082, 'weight', '2126'), (12977, 1082, 'production_year', '2003'), (12978, 1082, 'engine_volume', '2456'), (12979, 1082, 'width', '2'), (12980, 1082, 'height', '1'), (12981, 1082, 'fuel_consumption', '16'), (12982, 1082, 'doors', '2'), (12983, 1082, 'price', '18411'), (12984, 1082, 'cost', '35743'), (12985, 1083, 'owner', 'Seth'), (12986, 1083, 'color', 'white'), (12987, 1083, 'max_speed', '39'), (12988, 1083, 'weight', '2965'), (12989, 1083, 'production_year', '1975'), (12990, 1083, 'engine_volume', '5548'), (12991, 1083, 'width', '2'), (12992, 1083, 'height', '2'), (12993, 1083, 'fuel_consumption', '16'), (12994, 1083, 'doors', '4'), (12995, 1083, 'price', '16927'), (12996, 1083, 'cost', '45925'), (12997, 1084, 'owner', 'Mario'), (12998, 1084, 'color', 'orange'), (12999, 1084, 'max_speed', '209'), (13000, 1084, 'weight', '2242'), (13001, 1084, 'production_year', '1983'), (13002, 1084, 'engine_volume', '6342'), (13003, 1084, 'width', '4'), (13004, 1084, 'height', '2'), (13005, 1084, 'fuel_consumption', '18'), (13006, 1084, 'doors', '5'), (13007, 1084, 'price', '21924'), (13008, 1084, 'cost', '48431'), (13009, 1085, 'owner', 'Lava'), (13010, 1085, 'color', 'white'), (13011, 1085, 'max_speed', '259'), (13012, 1085, 'weight', '3507'), (13013, 1085, 'production_year', '1977'), (13014, 1085, 'engine_volume', '3721'), (13015, 1085, 'width', '2'), (13016, 1085, 'height', '1'), (13017, 1085, 'fuel_consumption', '14'), (13018, 1085, 'doors', '2'), (13019, 1085, 'price', '21129'), (13020, 1085, 'cost', '33741'), (13021, 1086, 'owner', 'Lucy'), (13022, 1086, 'color', 'black'), (13023, 1086, 'max_speed', '219'), (13024, 1086, 'weight', '1521'), (13025, 1086, 'production_year', '1999'), (13026, 1086, 'engine_volume', '7211'), (13027, 1086, 'width', '3'), (13028, 1086, 'height', '2'), (13029, 1086, 'fuel_consumption', '13'), (13030, 1086, 'doors', '3'), (13031, 1086, 'price', '11349'), (13032, 1086, 'cost', '33576'), (13033, 1087, 'owner', 'Gino'), (13034, 1087, 'color', 'orange'), (13035, 1087, 'max_speed', '242'), (13036, 1087, 'weight', '2282'), (13037, 1087, 'production_year', '2006'), (13038, 1087, 'engine_volume', '5509'), (13039, 1087, 'width', '2'), (13040, 1087, 'height', '2'), (13041, 1087, 'fuel_consumption', '17'), (13042, 1087, 'doors', '3'), (13043, 1087, 'price', '26497'), (13044, 1087, 'cost', '37118'), (13045, 1088, 'owner', 'Mario'), (13046, 1088, 'color', 'orange'), (13047, 1088, 'max_speed', '177'), (13048, 1088, 'weight', '4038'), (13049, 1088, 'production_year', '2004'), (13050, 1088, 'engine_volume', '2794'), (13051, 1088, 'width', '2'), (13052, 1088, 'height', '1'), (13053, 1088, 'fuel_consumption', '16'), (13054, 1088, 'doors', '4'), (13055, 1088, 'price', '14505'), (13056, 1088, 'cost', '34909'), (13057, 1089, 'owner', 'Gengis'), (13058, 1089, 'color', 'brown'), (13059, 1089, 'max_speed', '45'), (13060, 1089, 'weight', '4591'), (13061, 1089, 'production_year', '2001'), (13062, 1089, 'engine_volume', '2296'), (13063, 1089, 'width', '2'), (13064, 1089, 'height', '1'), (13065, 1089, 'fuel_consumption', '14'), (13066, 1089, 'doors', '3'), (13067, 1089, 'price', '20721'), (13068, 1089, 'cost', '26168'), (13069, 1090, 'owner', 'Gino'), (13070, 1090, 'color', 'red'), (13071, 1090, 'max_speed', '259'), (13072, 1090, 'weight', '3797'), (13073, 1090, 'production_year', '1986'), (13074, 1090, 'engine_volume', '2129'), (13075, 1090, 'width', '2'), (13076, 1090, 'height', '1'), (13077, 1090, 'fuel_consumption', '15'), (13078, 1090, 'doors', '2'), (13079, 1090, 'price', '28302'), (13080, 1090, 'cost', '27639'), (13081, 1091, 'owner', 'Seth'), (13082, 1091, 'color', 'black'), (13083, 1091, 'max_speed', '127'), (13084, 1091, 'weight', '1320'), (13085, 1091, 'production_year', '2008'), (13086, 1091, 'engine_volume', '6801'), (13087, 1091, 'width', '3'), (13088, 1091, 'height', '1'), (13089, 1091, 'fuel_consumption', '16'), (13090, 1091, 'doors', '3'), (13091, 1091, 'price', '16066'), (13092, 1091, 'cost', '26647'), (13093, 1092, 'owner', 'Gino'), (13094, 1092, 'color', 'white'), (13095, 1092, 'max_speed', '199'), (13096, 1092, 'weight', '2006'), (13097, 1092, 'production_year', '2004'), (13098, 1092, 'engine_volume', '6398'), (13099, 1092, 'width', '4'), (13100, 1092, 'height', '2'), (13101, 1092, 'fuel_consumption', '17'), (13102, 1092, 'doors', '5'), (13103, 1092, 'price', '17900'), (13104, 1092, 'cost', '28652'), (13105, 1093, 'owner', 'Lucy'), (13106, 1093, 'color', 'green'), (13107, 1093, 'max_speed', '225'), (13108, 1093, 'weight', '1333'), (13109, 1093, 'production_year', '1984'), (13110, 1093, 'engine_volume', '7125'), (13111, 1093, 'width', '4'), (13112, 1093, 'height', '1'), (13113, 1093, 'fuel_consumption', '18'), (13114, 1093, 'doors', '3'), (13115, 1093, 'price', '27000'), (13116, 1093, 'cost', '27138'), (13117, 1094, 'owner', 'Hugh'), (13118, 1094, 'color', 'martini'), (13119, 1094, 'max_speed', '202'), (13120, 1094, 'weight', '2141'), (13121, 1094, 'production_year', '1987'), (13122, 1094, 'engine_volume', '6262'), (13123, 1094, 'width', '4'), (13124, 1094, 'height', '2'), (13125, 1094, 'fuel_consumption', '15'), (13126, 1094, 'doors', '2'), (13127, 1094, 'price', '11451'), (13128, 1094, 'cost', '39792'), (13129, 1095, 'owner', 'Gino'), (13130, 1095, 'color', 'orange'), (13131, 1095, 'max_speed', '167'), (13132, 1095, 'weight', '4081'), (13133, 1095, 'production_year', '1971'), (13134, 1095, 'engine_volume', '3587'), (13135, 1095, 'width', '4'), (13136, 1095, 'height', '2'), (13137, 1095, 'fuel_consumption', '18'), (13138, 1095, 'doors', '5'), (13139, 1095, 'price', '12457'), (13140, 1095, 'cost', '27507'), (13141, 1096, 'owner', 'Lucy'), (13142, 1096, 'color', 'white'), (13143, 1096, 'max_speed', '85'), (13144, 1096, 'weight', '4591'), (13145, 1096, 'production_year', '1974'), (13146, 1096, 'engine_volume', '5936'), (13147, 1096, 'width', '4'), (13148, 1096, 'height', '2'), (13149, 1096, 'fuel_consumption', '18'), (13150, 1096, 'doors', '3'), (13151, 1096, 'price', '21710'), (13152, 1096, 'cost', '28081'), (13153, 1097, 'owner', 'Mario'), (13154, 1097, 'color', 'red'), (13155, 1097, 'max_speed', '225'), (13156, 1097, 'weight', '2009'), (13157, 1097, 'production_year', '1970'), (13158, 1097, 'engine_volume', '2288'), (13159, 1097, 'width', '4'), (13160, 1097, 'height', '2'), (13161, 1097, 'fuel_consumption', '18'), (13162, 1097, 'doors', '4'), (13163, 1097, 'price', '14936'), (13164, 1097, 'cost', '48515'), (13165, 1098, 'owner', 'Gengis'), (13166, 1098, 'color', 'red'), (13167, 1098, 'max_speed', '73'), (13168, 1098, 'weight', '1874'), (13169, 1098, 'production_year', '2011'), (13170, 1098, 'engine_volume', '2991'), (13171, 1098, 'width', '4'), (13172, 1098, 'height', '2'), (13173, 1098, 'fuel_consumption', '13'), (13174, 1098, 'doors', '4'), (13175, 1098, 'price', '26910'), (13176, 1098, 'cost', '31362'), (13177, 1099, 'owner', 'Jules'), (13178, 1099, 'color', 'white'), (13179, 1099, 'max_speed', '293'), (13180, 1099, 'weight', '3028'), (13181, 1099, 'production_year', '2005'), (13182, 1099, 'engine_volume', '6303'), (13183, 1099, 'width', '2'), (13184, 1099, 'height', '2'), (13185, 1099, 'fuel_consumption', '16'), (13186, 1099, 'doors', '2'), (13187, 1099, 'price', '12378'), (13188, 1099, 'cost', '27272'), (13189, 1100, 'owner', 'Lava'), (13190, 1100, 'color', 'black'), (13191, 1100, 'max_speed', '283'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (13192, 1100, 'weight', '1941'), (13193, 1100, 'production_year', '1983'), (13194, 1100, 'engine_volume', '4130'), (13195, 1100, 'width', '3'), (13196, 1100, 'height', '1'), (13197, 1100, 'fuel_consumption', '18'), (13198, 1100, 'doors', '2'), (13199, 1100, 'price', '15120'), (13200, 1100, 'cost', '45117'), (13201, 1101, 'owner', 'Gengis'), (13202, 1101, 'color', 'martini'), (13203, 1101, 'max_speed', '53'), (13204, 1101, 'weight', '4169'), (13205, 1101, 'production_year', '1981'), (13206, 1101, 'engine_volume', '7163'), (13207, 1101, 'width', '2'), (13208, 1101, 'height', '1'), (13209, 1101, 'fuel_consumption', '18'), (13210, 1101, 'doors', '3'), (13211, 1101, 'price', '28980'), (13212, 1101, 'cost', '48426'), (13213, 1102, 'owner', 'Mario'), (13214, 1102, 'color', 'brown'), (13215, 1102, 'max_speed', '265'), (13216, 1102, 'weight', '2038'), (13217, 1102, 'production_year', '2000'), (13218, 1102, 'engine_volume', '6253'), (13219, 1102, 'width', '2'), (13220, 1102, 'height', '1'), (13221, 1102, 'fuel_consumption', '17'), (13222, 1102, 'doors', '4'), (13223, 1102, 'price', '22327'), (13224, 1102, 'cost', '47650'), (13225, 1103, 'owner', 'Jules'), (13226, 1103, 'color', 'orange'), (13227, 1103, 'max_speed', '179'), (13228, 1103, 'weight', '4207'), (13229, 1103, 'production_year', '1991'), (13230, 1103, 'engine_volume', '6719'), (13231, 1103, 'width', '2'), (13232, 1103, 'height', '2'), (13233, 1103, 'fuel_consumption', '16'), (13234, 1103, 'doors', '3'), (13235, 1103, 'price', '13867'), (13236, 1103, 'cost', '41620'), (13237, 1104, 'owner', 'Jules'), (13238, 1104, 'color', 'martini'), (13239, 1104, 'max_speed', '222'), (13240, 1104, 'weight', '3341'), (13241, 1104, 'production_year', '2001'), (13242, 1104, 'engine_volume', '2081'), (13243, 1104, 'width', '3'), (13244, 1104, 'height', '1'), (13245, 1104, 'fuel_consumption', '14'), (13246, 1104, 'doors', '3'), (13247, 1104, 'price', '20617'), (13248, 1104, 'cost', '43858'), (13249, 1105, 'owner', 'Lava'), (13250, 1105, 'color', 'yellow'), (13251, 1105, 'max_speed', '233'), (13252, 1105, 'weight', '4421'), (13253, 1105, 'production_year', '2001'), (13254, 1105, 'engine_volume', '7398'), (13255, 1105, 'width', '4'), (13256, 1105, 'height', '2'), (13257, 1105, 'fuel_consumption', '13'), (13258, 1105, 'doors', '2'), (13259, 1105, 'price', '24224'), (13260, 1105, 'cost', '49141'), (13261, 1106, 'owner', 'Jules'), (13262, 1106, 'color', 'orange'), (13263, 1106, 'max_speed', '68'), (13264, 1106, 'weight', '1277'), (13265, 1106, 'production_year', '1997'), (13266, 1106, 'engine_volume', '2283'), (13267, 1106, 'width', '3'), (13268, 1106, 'height', '2'), (13269, 1106, 'fuel_consumption', '16'), (13270, 1106, 'doors', '3'), (13271, 1106, 'price', '27479'), (13272, 1106, 'cost', '43277'), (13273, 1107, 'owner', 'Seth'), (13274, 1107, 'color', 'green'), (13275, 1107, 'max_speed', '67'), (13276, 1107, 'weight', '2415'), (13277, 1107, 'production_year', '1990'), (13278, 1107, 'engine_volume', '6224'), (13279, 1107, 'width', '4'), (13280, 1107, 'height', '1'), (13281, 1107, 'fuel_consumption', '13'), (13282, 1107, 'doors', '5'), (13283, 1107, 'price', '23580'), (13284, 1107, 'cost', '39291'), (13285, 1108, 'owner', 'Gengis'), (13286, 1108, 'color', 'black'), (13287, 1108, 'max_speed', '214'), (13288, 1108, 'weight', '4311'), (13289, 1108, 'production_year', '1971'), (13290, 1108, 'engine_volume', '3492'), (13291, 1108, 'width', '3'), (13292, 1108, 'height', '2'), (13293, 1108, 'fuel_consumption', '13'), (13294, 1108, 'doors', '5'), (13295, 1108, 'price', '16930'), (13296, 1108, 'cost', '49407'), (13297, 1109, 'owner', 'Lucy'), (13298, 1109, 'color', 'white'), (13299, 1109, 'max_speed', '186'), (13300, 1109, 'weight', '1266'), (13301, 1109, 'production_year', '1993'), (13302, 1109, 'engine_volume', '7454'), (13303, 1109, 'width', '4'), (13304, 1109, 'height', '2'), (13305, 1109, 'fuel_consumption', '15'), (13306, 1109, 'doors', '5'), (13307, 1109, 'price', '14032'), (13308, 1109, 'cost', '43705'), (13309, 1110, 'owner', 'Lucy'), (13310, 1110, 'color', 'brown'), (13311, 1110, 'max_speed', '169'), (13312, 1110, 'weight', '4840'), (13313, 1110, 'production_year', '1997'), (13314, 1110, 'engine_volume', '6947'), (13315, 1110, 'width', '4'), (13316, 1110, 'height', '1'), (13317, 1110, 'fuel_consumption', '17'), (13318, 1110, 'doors', '3'), (13319, 1110, 'price', '18349'), (13320, 1110, 'cost', '27086'), (13321, 1111, 'owner', 'Mario'), (13322, 1111, 'color', 'orange'), (13323, 1111, 'max_speed', '97'), (13324, 1111, 'weight', '3875'), (13325, 1111, 'production_year', '1972'), (13326, 1111, 'engine_volume', '7648'), (13327, 1111, 'width', '3'), (13328, 1111, 'height', '2'), (13329, 1111, 'fuel_consumption', '16'), (13330, 1111, 'doors', '2'), (13331, 1111, 'price', '10810'), (13332, 1111, 'cost', '31542'), (13333, 1112, 'owner', 'Mario'), (13334, 1112, 'color', 'green'), (13335, 1112, 'max_speed', '83'), (13336, 1112, 'weight', '1199'), (13337, 1112, 'production_year', '2016'), (13338, 1112, 'engine_volume', '7498'), (13339, 1112, 'width', '4'), (13340, 1112, 'height', '2'), (13341, 1112, 'fuel_consumption', '13'), (13342, 1112, 'doors', '4'), (13343, 1112, 'price', '19534'), (13344, 1112, 'cost', '46149'), (13345, 1113, 'owner', 'Seth'), (13346, 1113, 'color', 'orange'), (13347, 1113, 'max_speed', '22'), (13348, 1113, 'weight', '3617'), (13349, 1113, 'production_year', '1977'), (13350, 1113, 'engine_volume', '7974'), (13351, 1113, 'width', '4'), (13352, 1113, 'height', '2'), (13353, 1113, 'fuel_consumption', '14'), (13354, 1113, 'doors', '2'), (13355, 1113, 'price', '21315'), (13356, 1113, 'cost', '43719'), (13357, 1114, 'owner', 'Seth'), (13358, 1114, 'color', 'orange'), (13359, 1114, 'max_speed', '159'), (13360, 1114, 'weight', '1157'), (13361, 1114, 'production_year', '1974'), (13362, 1114, 'engine_volume', '2836'), (13363, 1114, 'width', '2'), (13364, 1114, 'height', '1'), (13365, 1114, 'fuel_consumption', '13'), (13366, 1114, 'doors', '4'), (13367, 1114, 'price', '27771'), (13368, 1114, 'cost', '42556'), (13369, 1115, 'owner', 'Seth'), (13370, 1115, 'color', 'black'), (13371, 1115, 'max_speed', '180'), (13372, 1115, 'weight', '3743'), (13373, 1115, 'production_year', '1976'), (13374, 1115, 'engine_volume', '6424'), (13375, 1115, 'width', '3'), (13376, 1115, 'height', '2'), (13377, 1115, 'fuel_consumption', '14'), (13378, 1115, 'doors', '3'), (13379, 1115, 'price', '14618'), (13380, 1115, 'cost', '41125'), (13381, 1116, 'owner', 'Gino'), (13382, 1116, 'color', 'white'), (13383, 1116, 'max_speed', '173'), (13384, 1116, 'weight', '2550'), (13385, 1116, 'production_year', '1996'), (13386, 1116, 'engine_volume', '5982'), (13387, 1116, 'width', '4'), (13388, 1116, 'height', '1'), (13389, 1116, 'fuel_consumption', '15'), (13390, 1116, 'doors', '2'), (13391, 1116, 'price', '22705'), (13392, 1116, 'cost', '42958'), (13393, 1117, 'owner', 'Hugh'), (13394, 1117, 'color', 'orange'), (13395, 1117, 'max_speed', '82'), (13396, 1117, 'weight', '1347'), (13397, 1117, 'production_year', '1989'), (13398, 1117, 'engine_volume', '2932'), (13399, 1117, 'width', '3'), (13400, 1117, 'height', '1'), (13401, 1117, 'fuel_consumption', '15'), (13402, 1117, 'doors', '2'), (13403, 1117, 'price', '19272'), (13404, 1117, 'cost', '33045'), (13405, 1118, 'owner', 'Lava'), (13406, 1118, 'color', 'black'), (13407, 1118, 'max_speed', '22'), (13408, 1118, 'weight', '3555'), (13409, 1118, 'production_year', '1970'), (13410, 1118, 'engine_volume', '7517'), (13411, 1118, 'width', '2'), (13412, 1118, 'height', '1'), (13413, 1118, 'fuel_consumption', '14'), (13414, 1118, 'doors', '3'), (13415, 1118, 'price', '22092'), (13416, 1118, 'cost', '48219'), (13417, 1119, 'owner', 'Mario'), (13418, 1119, 'color', 'brown'), (13419, 1119, 'max_speed', '214'), (13420, 1119, 'weight', '4688'), (13421, 1119, 'production_year', '1979'), (13422, 1119, 'engine_volume', '3340'), (13423, 1119, 'width', '3'), (13424, 1119, 'height', '2'), (13425, 1119, 'fuel_consumption', '13'), (13426, 1119, 'doors', '5'), (13427, 1119, 'price', '23556'), (13428, 1119, 'cost', '31158'), (13429, 1120, 'owner', 'Lucy'), (13430, 1120, 'color', 'orange'), (13431, 1120, 'max_speed', '227'), (13432, 1120, 'weight', '3364'), (13433, 1120, 'production_year', '1976'), (13434, 1120, 'engine_volume', '5527'), (13435, 1120, 'width', '4'), (13436, 1120, 'height', '2'), (13437, 1120, 'fuel_consumption', '14'), (13438, 1120, 'doors', '4'), (13439, 1120, 'price', '12105'), (13440, 1120, 'cost', '49044'), (13441, 1121, 'owner', 'Lucy'), (13442, 1121, 'color', 'orange'), (13443, 1121, 'max_speed', '117'), (13444, 1121, 'weight', '3473'), (13445, 1121, 'production_year', '2007'), (13446, 1121, 'engine_volume', '7928'), (13447, 1121, 'width', '2'), (13448, 1121, 'height', '1'), (13449, 1121, 'fuel_consumption', '13'), (13450, 1121, 'doors', '5'), (13451, 1121, 'price', '11875'), (13452, 1121, 'cost', '42518'), (13453, 1122, 'owner', 'Seth'), (13454, 1122, 'color', 'green'), (13455, 1122, 'max_speed', '52'), (13456, 1122, 'weight', '3258'), (13457, 1122, 'production_year', '2008'), (13458, 1122, 'engine_volume', '7465'), (13459, 1122, 'width', '4'), (13460, 1122, 'height', '2'), (13461, 1122, 'fuel_consumption', '17'), (13462, 1122, 'doors', '5'), (13463, 1122, 'price', '21091'), (13464, 1122, 'cost', '40248'), (13465, 1123, 'owner', 'Lucy'), (13466, 1123, 'color', 'yellow'), (13467, 1123, 'max_speed', '150'), (13468, 1123, 'weight', '1396'), (13469, 1123, 'production_year', '2003'), (13470, 1123, 'engine_volume', '2457'), (13471, 1123, 'width', '4'), (13472, 1123, 'height', '2'), (13473, 1123, 'fuel_consumption', '16'), (13474, 1123, 'doors', '4'), (13475, 1123, 'price', '10885'), (13476, 1123, 'cost', '48362'), (13477, 1124, 'owner', 'Gino'), (13478, 1124, 'color', 'orange'), (13479, 1124, 'max_speed', '147'), (13480, 1124, 'weight', '1991'), (13481, 1124, 'production_year', '1994'), (13482, 1124, 'engine_volume', '2357'), (13483, 1124, 'width', '2'), (13484, 1124, 'height', '1'), (13485, 1124, 'fuel_consumption', '16'), (13486, 1124, 'doors', '5'), (13487, 1124, 'price', '20658'), (13488, 1124, 'cost', '26499'), (13489, 1125, 'owner', 'Lava'), (13490, 1125, 'color', 'yellow'), (13491, 1125, 'max_speed', '237'), (13492, 1125, 'weight', '4341'), (13493, 1125, 'production_year', '1999'), (13494, 1125, 'engine_volume', '3645'), (13495, 1125, 'width', '2'), (13496, 1125, 'height', '2'), (13497, 1125, 'fuel_consumption', '14'), (13498, 1125, 'doors', '5'), (13499, 1125, 'price', '11021'), (13500, 1125, 'cost', '43613'), (13501, 1126, 'owner', 'Lucy'), (13502, 1126, 'color', 'black'), (13503, 1126, 'max_speed', '181'), (13504, 1126, 'weight', '1304'), (13505, 1126, 'production_year', '2015'), (13506, 1126, 'engine_volume', '3880'), (13507, 1126, 'width', '2'), (13508, 1126, 'height', '1'), (13509, 1126, 'fuel_consumption', '16'), (13510, 1126, 'doors', '2'), (13511, 1126, 'price', '14658'), (13512, 1126, 'cost', '36383'), (13513, 1127, 'owner', 'Mario'), (13514, 1127, 'color', 'orange'), (13515, 1127, 'max_speed', '248'), (13516, 1127, 'weight', '3518'), (13517, 1127, 'production_year', '1994'), (13518, 1127, 'engine_volume', '2656'), (13519, 1127, 'width', '2'), (13520, 1127, 'height', '2'), (13521, 1127, 'fuel_consumption', '18'), (13522, 1127, 'doors', '3'), (13523, 1127, 'price', '25942'), (13524, 1127, 'cost', '39492'), (13525, 1128, 'owner', 'Hugh'), (13526, 1128, 'color', 'red'), (13527, 1128, 'max_speed', '295'), (13528, 1128, 'weight', '3310'), (13529, 1128, 'production_year', '1974'), (13530, 1128, 'engine_volume', '2707'), (13531, 1128, 'width', '4'), (13532, 1128, 'height', '1'), (13533, 1128, 'fuel_consumption', '13'), (13534, 1128, 'doors', '2'), (13535, 1128, 'price', '27859'), (13536, 1128, 'cost', '46677'), (13537, 1129, 'owner', 'Jules'), (13538, 1129, 'color', 'orange'), (13539, 1129, 'max_speed', '272'), (13540, 1129, 'weight', '2157'), (13541, 1129, 'production_year', '1988'), (13542, 1129, 'engine_volume', '7980'), (13543, 1129, 'width', '2'), (13544, 1129, 'height', '1'), (13545, 1129, 'fuel_consumption', '16'), (13546, 1129, 'doors', '2'), (13547, 1129, 'price', '11754'), (13548, 1129, 'cost', '25552'), (13549, 1130, 'owner', 'Jules'), (13550, 1130, 'color', 'yellow'), (13551, 1130, 'max_speed', '250'), (13552, 1130, 'weight', '3722'), (13553, 1130, 'production_year', '2007'), (13554, 1130, 'engine_volume', '5181'), (13555, 1130, 'width', '4'), (13556, 1130, 'height', '2'), (13557, 1130, 'fuel_consumption', '13'), (13558, 1130, 'doors', '4'), (13559, 1130, 'price', '12606'), (13560, 1130, 'cost', '47161'), (13561, 1131, 'owner', 'Mario'), (13562, 1131, 'color', 'green'), (13563, 1131, 'max_speed', '166'), (13564, 1131, 'weight', '2453'), (13565, 1131, 'production_year', '1991'), (13566, 1131, 'engine_volume', '4646'), (13567, 1131, 'width', '4'), (13568, 1131, 'height', '1'), (13569, 1131, 'fuel_consumption', '14'), (13570, 1131, 'doors', '2'), (13571, 1131, 'price', '26424'), (13572, 1131, 'cost', '43598'), (13573, 1132, 'owner', 'Jules'), (13574, 1132, 'color', 'yellow'), (13575, 1132, 'max_speed', '244'), (13576, 1132, 'weight', '2102'), (13577, 1132, 'production_year', '1975'), (13578, 1132, 'engine_volume', '5203'), (13579, 1132, 'width', '4'), (13580, 1132, 'height', '1'), (13581, 1132, 'fuel_consumption', '14'), (13582, 1132, 'doors', '4'), (13583, 1132, 'price', '28996'), (13584, 1132, 'cost', '45788'), (13585, 1133, 'owner', 'Lucy'), (13586, 1133, 'color', 'orange'), (13587, 1133, 'max_speed', '284'), (13588, 1133, 'weight', '3986'), (13589, 1133, 'production_year', '1983'), (13590, 1133, 'engine_volume', '4788'), (13591, 1133, 'width', '2'), (13592, 1133, 'height', '1'), (13593, 1133, 'fuel_consumption', '16'), (13594, 1133, 'doors', '2'), (13595, 1133, 'price', '25897'), (13596, 1133, 'cost', '33981'), (13597, 1134, 'owner', 'Jules'), (13598, 1134, 'color', 'martini'), (13599, 1134, 'max_speed', '64'), (13600, 1134, 'weight', '4189'), (13601, 1134, 'production_year', '1978'), (13602, 1134, 'engine_volume', '5766'), (13603, 1134, 'width', '3'), (13604, 1134, 'height', '2'), (13605, 1134, 'fuel_consumption', '13'), (13606, 1134, 'doors', '3'), (13607, 1134, 'price', '29961'), (13608, 1134, 'cost', '42961'), (13609, 1135, 'owner', 'Jules'), (13610, 1135, 'color', 'green'), (13611, 1135, 'max_speed', '223'), (13612, 1135, 'weight', '3509'), (13613, 1135, 'production_year', '1999'), (13614, 1135, 'engine_volume', '2502'), (13615, 1135, 'width', '2'), (13616, 1135, 'height', '2'), (13617, 1135, 'fuel_consumption', '17'), (13618, 1135, 'doors', '2'), (13619, 1135, 'price', '15759'), (13620, 1135, 'cost', '25022'), (13621, 1136, 'owner', 'Seth'), (13622, 1136, 'color', 'black'), (13623, 1136, 'max_speed', '110'), (13624, 1136, 'weight', '4181'), (13625, 1136, 'production_year', '1971'), (13626, 1136, 'engine_volume', '5556'), (13627, 1136, 'width', '4'), (13628, 1136, 'height', '2'), (13629, 1136, 'fuel_consumption', '13'), (13630, 1136, 'doors', '2'), (13631, 1136, 'price', '22220'), (13632, 1136, 'cost', '41128'), (13633, 1137, 'owner', 'Gino'), (13634, 1137, 'color', 'black'), (13635, 1137, 'max_speed', '86'), (13636, 1137, 'weight', '2513'), (13637, 1137, 'production_year', '2006'), (13638, 1137, 'engine_volume', '4932'), (13639, 1137, 'width', '3'), (13640, 1137, 'height', '2'), (13641, 1137, 'fuel_consumption', '13'), (13642, 1137, 'doors', '4'), (13643, 1137, 'price', '28772'), (13644, 1137, 'cost', '46009'), (13645, 1138, 'owner', 'Gengis'), (13646, 1138, 'color', 'orange'), (13647, 1138, 'max_speed', '183'), (13648, 1138, 'weight', '2373'), (13649, 1138, 'production_year', '1991'), (13650, 1138, 'engine_volume', '7396'), (13651, 1138, 'width', '2'), (13652, 1138, 'height', '2'), (13653, 1138, 'fuel_consumption', '17'), (13654, 1138, 'doors', '3'), (13655, 1138, 'price', '20369'), (13656, 1138, 'cost', '31990'), (13657, 1139, 'owner', 'Gengis'), (13658, 1139, 'color', 'orange'), (13659, 1139, 'max_speed', '278'), (13660, 1139, 'weight', '3223'), (13661, 1139, 'production_year', '2017'), (13662, 1139, 'engine_volume', '4462'), (13663, 1139, 'width', '2'), (13664, 1139, 'height', '2'), (13665, 1139, 'fuel_consumption', '15'), (13666, 1139, 'doors', '5'), (13667, 1139, 'price', '29534'), (13668, 1139, 'cost', '44344'), (13669, 1140, 'owner', 'Gengis'), (13670, 1140, 'color', 'red'), (13671, 1140, 'max_speed', '133'), (13672, 1140, 'weight', '3968'), (13673, 1140, 'production_year', '2011'), (13674, 1140, 'engine_volume', '3546'), (13675, 1140, 'width', '3'), (13676, 1140, 'height', '1'), (13677, 1140, 'fuel_consumption', '13'), (13678, 1140, 'doors', '3'), (13679, 1140, 'price', '13940'), (13680, 1140, 'cost', '41371'), (13681, 1141, 'owner', 'Hugh'), (13682, 1141, 'color', 'orange'), (13683, 1141, 'max_speed', '123'), (13684, 1141, 'weight', '4863'), (13685, 1141, 'production_year', '1970'), (13686, 1141, 'engine_volume', '2223'), (13687, 1141, 'width', '3'), (13688, 1141, 'height', '2'), (13689, 1141, 'fuel_consumption', '18'), (13690, 1141, 'doors', '3'), (13691, 1141, 'price', '20999'), (13692, 1141, 'cost', '26712'), (13693, 1142, 'owner', 'Gengis'), (13694, 1142, 'color', 'orange'), (13695, 1142, 'max_speed', '291'), (13696, 1142, 'weight', '1301'), (13697, 1142, 'production_year', '2005'), (13698, 1142, 'engine_volume', '3794'), (13699, 1142, 'width', '2'), (13700, 1142, 'height', '2'), (13701, 1142, 'fuel_consumption', '15'), (13702, 1142, 'doors', '5'), (13703, 1142, 'price', '11248'), (13704, 1142, 'cost', '44190'), (13705, 1143, 'owner', 'Lava'), (13706, 1143, 'color', 'white'), (13707, 1143, 'max_speed', '242'), (13708, 1143, 'weight', '4764'), (13709, 1143, 'production_year', '1998'), (13710, 1143, 'engine_volume', '3759'), (13711, 1143, 'width', '4'), (13712, 1143, 'height', '1'), (13713, 1143, 'fuel_consumption', '13'), (13714, 1143, 'doors', '4'), (13715, 1143, 'price', '17586'), (13716, 1143, 'cost', '30873'), (13717, 1144, 'owner', 'Gino'), (13718, 1144, 'color', 'yellow'), (13719, 1144, 'max_speed', '117'), (13720, 1144, 'weight', '1873'), (13721, 1144, 'production_year', '1984'), (13722, 1144, 'engine_volume', '4001'), (13723, 1144, 'width', '4'), (13724, 1144, 'height', '1'), (13725, 1144, 'fuel_consumption', '18'), (13726, 1144, 'doors', '4'), (13727, 1144, 'price', '15266'), (13728, 1144, 'cost', '44447'), (13729, 1145, 'owner', 'Hugh'), (13730, 1145, 'color', 'yellow'), (13731, 1145, 'max_speed', '255'), (13732, 1145, 'weight', '2417'), (13733, 1145, 'production_year', '1982'), (13734, 1145, 'engine_volume', '7560'), (13735, 1145, 'width', '4'), (13736, 1145, 'height', '2'), (13737, 1145, 'fuel_consumption', '15'), (13738, 1145, 'doors', '5'), (13739, 1145, 'price', '28977'), (13740, 1145, 'cost', '44450'), (13741, 1146, 'owner', 'Lucy'), (13742, 1146, 'color', 'orange'), (13743, 1146, 'max_speed', '231'), (13744, 1146, 'weight', '4755'), (13745, 1146, 'production_year', '2000'), (13746, 1146, 'engine_volume', '7940'), (13747, 1146, 'width', '4'), (13748, 1146, 'height', '2'), (13749, 1146, 'fuel_consumption', '13'), (13750, 1146, 'doors', '2'), (13751, 1146, 'price', '21693'), (13752, 1146, 'cost', '33852'), (13753, 1147, 'owner', 'Hugh'), (13754, 1147, 'color', 'green'), (13755, 1147, 'max_speed', '210'), (13756, 1147, 'weight', '4595'), (13757, 1147, 'production_year', '2017'), (13758, 1147, 'engine_volume', '5619'), (13759, 1147, 'width', '2'), (13760, 1147, 'height', '2'), (13761, 1147, 'fuel_consumption', '15'), (13762, 1147, 'doors', '4'), (13763, 1147, 'price', '21490'), (13764, 1147, 'cost', '46811'), (13765, 1148, 'owner', 'Gengis'), (13766, 1148, 'color', 'red'), (13767, 1148, 'max_speed', '268'), (13768, 1148, 'weight', '1483'), (13769, 1148, 'production_year', '2004'), (13770, 1148, 'engine_volume', '4829'), (13771, 1148, 'width', '4'), (13772, 1148, 'height', '2'), (13773, 1148, 'fuel_consumption', '16'), (13774, 1148, 'doors', '4'), (13775, 1148, 'price', '23747'), (13776, 1148, 'cost', '36562'), (13777, 1149, 'owner', 'Gengis'), (13778, 1149, 'color', 'yellow'), (13779, 1149, 'max_speed', '66'), (13780, 1149, 'weight', '1973'), (13781, 1149, 'production_year', '1996'), (13782, 1149, 'engine_volume', '4734'), (13783, 1149, 'width', '3'), (13784, 1149, 'height', '1'), (13785, 1149, 'fuel_consumption', '13'), (13786, 1149, 'doors', '2'), (13787, 1149, 'price', '26761'), (13788, 1149, 'cost', '27053'), (13789, 1150, 'owner', 'Gino'), (13790, 1150, 'color', 'green'), (13791, 1150, 'max_speed', '232'), (13792, 1150, 'weight', '3126'), (13793, 1150, 'production_year', '2008'), (13794, 1150, 'engine_volume', '6185'), (13795, 1150, 'width', '4'), (13796, 1150, 'height', '2'), (13797, 1150, 'fuel_consumption', '16'), (13798, 1150, 'doors', '5'), (13799, 1150, 'price', '15816'), (13800, 1150, 'cost', '39159'), (13801, 1151, 'owner', 'Mario'), (13802, 1151, 'color', 'yellow'), (13803, 1151, 'max_speed', '26'), (13804, 1151, 'weight', '1383'), (13805, 1151, 'production_year', '1982'), (13806, 1151, 'engine_volume', '2222'), (13807, 1151, 'width', '3'), (13808, 1151, 'height', '2'), (13809, 1151, 'fuel_consumption', '18'), (13810, 1151, 'doors', '4'), (13811, 1151, 'price', '29556'), (13812, 1151, 'cost', '41728'), (13813, 1152, 'owner', 'Lucy'), (13814, 1152, 'color', 'green'), (13815, 1152, 'max_speed', '234'), (13816, 1152, 'weight', '1584'), (13817, 1152, 'production_year', '2003'), (13818, 1152, 'engine_volume', '4272'), (13819, 1152, 'width', '3'), (13820, 1152, 'height', '2'), (13821, 1152, 'fuel_consumption', '14'), (13822, 1152, 'doors', '4'), (13823, 1152, 'price', '16808'), (13824, 1152, 'cost', '38157'), (13825, 1153, 'owner', 'Seth'), (13826, 1153, 'color', 'red'), (13827, 1153, 'max_speed', '278'), (13828, 1153, 'weight', '1609'), (13829, 1153, 'production_year', '1987'), (13830, 1153, 'engine_volume', '5848'), (13831, 1153, 'width', '3'), (13832, 1153, 'height', '2'), (13833, 1153, 'fuel_consumption', '13'), (13834, 1153, 'doors', '4'), (13835, 1153, 'price', '14625'), (13836, 1153, 'cost', '36087'), (13837, 1154, 'owner', 'Jules'), (13838, 1154, 'color', 'green'), (13839, 1154, 'max_speed', '190'), (13840, 1154, 'weight', '1068'), (13841, 1154, 'production_year', '2006'), (13842, 1154, 'engine_volume', '4518'), (13843, 1154, 'width', '2'), (13844, 1154, 'height', '1'), (13845, 1154, 'fuel_consumption', '14'), (13846, 1154, 'doors', '3'), (13847, 1154, 'price', '20066'), (13848, 1154, 'cost', '47078'), (13849, 1155, 'owner', 'Seth'), (13850, 1155, 'color', 'brown'), (13851, 1155, 'max_speed', '61'), (13852, 1155, 'weight', '4953'), (13853, 1155, 'production_year', '2016'), (13854, 1155, 'engine_volume', '7896'), (13855, 1155, 'width', '2'), (13856, 1155, 'height', '1'), (13857, 1155, 'fuel_consumption', '18'), (13858, 1155, 'doors', '4'), (13859, 1155, 'price', '17409'), (13860, 1155, 'cost', '42619'), (13861, 1156, 'owner', 'Lava'), (13862, 1156, 'color', 'orange'), (13863, 1156, 'max_speed', '96'), (13864, 1156, 'weight', '2719'), (13865, 1156, 'production_year', '1983'), (13866, 1156, 'engine_volume', '7760'), (13867, 1156, 'width', '2'), (13868, 1156, 'height', '2'), (13869, 1156, 'fuel_consumption', '13'), (13870, 1156, 'doors', '5'), (13871, 1156, 'price', '27039'), (13872, 1156, 'cost', '44026'), (13873, 1157, 'owner', 'Seth'), (13874, 1157, 'color', 'martini'), (13875, 1157, 'max_speed', '172'), (13876, 1157, 'weight', '4188'), (13877, 1157, 'production_year', '1992'), (13878, 1157, 'engine_volume', '7694'), (13879, 1157, 'width', '2'), (13880, 1157, 'height', '2'), (13881, 1157, 'fuel_consumption', '18'), (13882, 1157, 'doors', '3'), (13883, 1157, 'price', '11294'), (13884, 1157, 'cost', '25273'), (13885, 1158, 'owner', 'Lucy'), (13886, 1158, 'color', 'red'), (13887, 1158, 'max_speed', '78'), (13888, 1158, 'weight', '4417'), (13889, 1158, 'production_year', '1997'), (13890, 1158, 'engine_volume', '3545'), (13891, 1158, 'width', '4'), (13892, 1158, 'height', '2'), (13893, 1158, 'fuel_consumption', '16'), (13894, 1158, 'doors', '4'), (13895, 1158, 'price', '27889'), (13896, 1158, 'cost', '31144'), (13897, 1159, 'owner', 'Seth'), (13898, 1159, 'color', 'yellow'), (13899, 1159, 'max_speed', '65'), (13900, 1159, 'weight', '4881'), (13901, 1159, 'production_year', '1982'), (13902, 1159, 'engine_volume', '2888'), (13903, 1159, 'width', '4'), (13904, 1159, 'height', '2'), (13905, 1159, 'fuel_consumption', '17'), (13906, 1159, 'doors', '5'), (13907, 1159, 'price', '17255'), (13908, 1159, 'cost', '35917'), (13909, 1160, 'owner', 'Jules'), (13910, 1160, 'color', 'black'), (13911, 1160, 'max_speed', '172'), (13912, 1160, 'weight', '1736'), (13913, 1160, 'production_year', '1979'), (13914, 1160, 'engine_volume', '5207'), (13915, 1160, 'width', '4'), (13916, 1160, 'height', '1'), (13917, 1160, 'fuel_consumption', '13'), (13918, 1160, 'doors', '3'), (13919, 1160, 'price', '14981'), (13920, 1160, 'cost', '42787'), (13921, 1161, 'owner', 'Mario'), (13922, 1161, 'color', 'black'), (13923, 1161, 'max_speed', '160'), (13924, 1161, 'weight', '1535'), (13925, 1161, 'production_year', '1986'), (13926, 1161, 'engine_volume', '3140'), (13927, 1161, 'width', '4'), (13928, 1161, 'height', '1'), (13929, 1161, 'fuel_consumption', '14'), (13930, 1161, 'doors', '5'), (13931, 1161, 'price', '22508'), (13932, 1161, 'cost', '49199'), (13933, 1162, 'owner', 'Jules'), (13934, 1162, 'color', 'brown'), (13935, 1162, 'max_speed', '39'), (13936, 1162, 'weight', '1234'), (13937, 1162, 'production_year', '2002'), (13938, 1162, 'engine_volume', '6589'), (13939, 1162, 'width', '2'), (13940, 1162, 'height', '1'), (13941, 1162, 'fuel_consumption', '14'), (13942, 1162, 'doors', '4'), (13943, 1162, 'price', '27733'), (13944, 1162, 'cost', '30765'), (13945, 1163, 'owner', 'Seth'), (13946, 1163, 'color', 'red'), (13947, 1163, 'max_speed', '261'), (13948, 1163, 'weight', '2899'), (13949, 1163, 'production_year', '1996'), (13950, 1163, 'engine_volume', '2151'), (13951, 1163, 'width', '3'), (13952, 1163, 'height', '1'), (13953, 1163, 'fuel_consumption', '18'), (13954, 1163, 'doors', '4'), (13955, 1163, 'price', '25963'), (13956, 1163, 'cost', '38968'), (13957, 1164, 'owner', 'Gino'), (13958, 1164, 'color', 'red'), (13959, 1164, 'max_speed', '150'), (13960, 1164, 'weight', '1040'), (13961, 1164, 'production_year', '1975'), (13962, 1164, 'engine_volume', '6181'), (13963, 1164, 'width', '3'), (13964, 1164, 'height', '1'), (13965, 1164, 'fuel_consumption', '14'), (13966, 1164, 'doors', '3'), (13967, 1164, 'price', '26144'), (13968, 1164, 'cost', '47455'), (13969, 1165, 'owner', 'Gino'), (13970, 1165, 'color', 'brown'), (13971, 1165, 'max_speed', '83'), (13972, 1165, 'weight', '2863'), (13973, 1165, 'production_year', '1993'), (13974, 1165, 'engine_volume', '4166'), (13975, 1165, 'width', '4'), (13976, 1165, 'height', '1'), (13977, 1165, 'fuel_consumption', '15'), (13978, 1165, 'doors', '2'), (13979, 1165, 'price', '24094'), (13980, 1165, 'cost', '46993'), (13981, 1166, 'owner', 'Seth'), (13982, 1166, 'color', 'green'), (13983, 1166, 'max_speed', '168'), (13984, 1166, 'weight', '3651'), (13985, 1166, 'production_year', '1983'), (13986, 1166, 'engine_volume', '7891'), (13987, 1166, 'width', '3'), (13988, 1166, 'height', '1'), (13989, 1166, 'fuel_consumption', '14'), (13990, 1166, 'doors', '2'), (13991, 1166, 'price', '17095'), (13992, 1166, 'cost', '41445'), (13993, 1167, 'owner', 'Hugh'), (13994, 1167, 'color', 'yellow'), (13995, 1167, 'max_speed', '186'), (13996, 1167, 'weight', '4237'), (13997, 1167, 'production_year', '1982'), (13998, 1167, 'engine_volume', '3192'), (13999, 1167, 'width', '2'), (14000, 1167, 'height', '2'), (14001, 1167, 'fuel_consumption', '13'), (14002, 1167, 'doors', '5'), (14003, 1167, 'price', '25377'), (14004, 1167, 'cost', '40675'), (14005, 1168, 'owner', 'Mario'), (14006, 1168, 'color', 'orange'), (14007, 1168, 'max_speed', '92'), (14008, 1168, 'weight', '3342'), (14009, 1168, 'production_year', '1994'), (14010, 1168, 'engine_volume', '6808'), (14011, 1168, 'width', '2'), (14012, 1168, 'height', '1'), (14013, 1168, 'fuel_consumption', '15'), (14014, 1168, 'doors', '2'), (14015, 1168, 'price', '23150'), (14016, 1168, 'cost', '44652'), (14017, 1169, 'owner', 'Hugh'), (14018, 1169, 'color', 'brown'), (14019, 1169, 'max_speed', '155'), (14020, 1169, 'weight', '3552'), (14021, 1169, 'production_year', '2015'), (14022, 1169, 'engine_volume', '5559'), (14023, 1169, 'width', '3'), (14024, 1169, 'height', '2'), (14025, 1169, 'fuel_consumption', '14'), (14026, 1169, 'doors', '2'), (14027, 1169, 'price', '15731'), (14028, 1169, 'cost', '31129'), (14029, 1170, 'owner', 'Lava'), (14030, 1170, 'color', 'brown'), (14031, 1170, 'max_speed', '246'), (14032, 1170, 'weight', '1270'), (14033, 1170, 'production_year', '1970'), (14034, 1170, 'engine_volume', '7574'), (14035, 1170, 'width', '4'), (14036, 1170, 'height', '2'), (14037, 1170, 'fuel_consumption', '18'), (14038, 1170, 'doors', '2'), (14039, 1170, 'price', '24095'), (14040, 1170, 'cost', '48883'), (14041, 1171, 'owner', 'Mario'), (14042, 1171, 'color', 'yellow'), (14043, 1171, 'max_speed', '124'), (14044, 1171, 'weight', '2685'), (14045, 1171, 'production_year', '1995'), (14046, 1171, 'engine_volume', '7353'), (14047, 1171, 'width', '3'), (14048, 1171, 'height', '1'), (14049, 1171, 'fuel_consumption', '17'), (14050, 1171, 'doors', '3'), (14051, 1171, 'price', '12617'), (14052, 1171, 'cost', '26461'), (14053, 1172, 'owner', 'Lucy'), (14054, 1172, 'color', 'brown'), (14055, 1172, 'max_speed', '288'), (14056, 1172, 'weight', '1216'), (14057, 1172, 'production_year', '1989'), (14058, 1172, 'engine_volume', '2889'), (14059, 1172, 'width', '3'), (14060, 1172, 'height', '2'), (14061, 1172, 'fuel_consumption', '18'), (14062, 1172, 'doors', '5'), (14063, 1172, 'price', '29965'), (14064, 1172, 'cost', '42098'), (14065, 1173, 'owner', 'Gengis'), (14066, 1173, 'color', 'black'), (14067, 1173, 'max_speed', '198'), (14068, 1173, 'weight', '4172'), (14069, 1173, 'production_year', '1988'), (14070, 1173, 'engine_volume', '3005'), (14071, 1173, 'width', '4'), (14072, 1173, 'height', '1'), (14073, 1173, 'fuel_consumption', '16'), (14074, 1173, 'doors', '5'), (14075, 1173, 'price', '20628'), (14076, 1173, 'cost', '35877'), (14077, 1174, 'owner', 'Lucy'), (14078, 1174, 'color', 'orange'), (14079, 1174, 'max_speed', '109'), (14080, 1174, 'weight', '1583'), (14081, 1174, 'production_year', '1984'), (14082, 1174, 'engine_volume', '2423'), (14083, 1174, 'width', '4'), (14084, 1174, 'height', '1'), (14085, 1174, 'fuel_consumption', '17'), (14086, 1174, 'doors', '5'), (14087, 1174, 'price', '12084'), (14088, 1174, 'cost', '41667'), (14089, 1175, 'owner', 'Gino'), (14090, 1175, 'color', 'martini'), (14091, 1175, 'max_speed', '134'), (14092, 1175, 'weight', '1341'), (14093, 1175, 'production_year', '1981'), (14094, 1175, 'engine_volume', '2882'), (14095, 1175, 'width', '3'), (14096, 1175, 'height', '1'), (14097, 1175, 'fuel_consumption', '17'), (14098, 1175, 'doors', '5'), (14099, 1175, 'price', '29607'), (14100, 1175, 'cost', '45009'), (14101, 1176, 'owner', 'Lava'), (14102, 1176, 'color', 'white'), (14103, 1176, 'max_speed', '76'), (14104, 1176, 'weight', '4024'), (14105, 1176, 'production_year', '2014'), (14106, 1176, 'engine_volume', '2769'), (14107, 1176, 'width', '2'), (14108, 1176, 'height', '2'), (14109, 1176, 'fuel_consumption', '13'), (14110, 1176, 'doors', '3'), (14111, 1176, 'price', '17620'), (14112, 1176, 'cost', '45445'), (14113, 1177, 'owner', 'Gino'), (14114, 1177, 'color', 'red'), (14115, 1177, 'max_speed', '300'), (14116, 1177, 'weight', '4700'), (14117, 1177, 'production_year', '2014'), (14118, 1177, 'engine_volume', '7525'), (14119, 1177, 'width', '3'), (14120, 1177, 'height', '2'), (14121, 1177, 'fuel_consumption', '13'), (14122, 1177, 'doors', '2'), (14123, 1177, 'price', '14391'), (14124, 1177, 'cost', '39288'), (14125, 1178, 'owner', 'Seth'), (14126, 1178, 'color', 'orange'), (14127, 1178, 'max_speed', '135'), (14128, 1178, 'weight', '1643'), (14129, 1178, 'production_year', '2016'), (14130, 1178, 'engine_volume', '5281'), (14131, 1178, 'width', '3'), (14132, 1178, 'height', '1'), (14133, 1178, 'fuel_consumption', '18'), (14134, 1178, 'doors', '3'), (14135, 1178, 'price', '20233'), (14136, 1178, 'cost', '38298'), (14137, 1179, 'owner', 'Hugh'), (14138, 1179, 'color', 'martini'), (14139, 1179, 'max_speed', '289'), (14140, 1179, 'weight', '4781'), (14141, 1179, 'production_year', '1979'), (14142, 1179, 'engine_volume', '5536'), (14143, 1179, 'width', '2'), (14144, 1179, 'height', '1'), (14145, 1179, 'fuel_consumption', '16'), (14146, 1179, 'doors', '5'), (14147, 1179, 'price', '12974'), (14148, 1179, 'cost', '39495'), (14149, 1180, 'owner', 'Seth'), (14150, 1180, 'color', 'green'), (14151, 1180, 'max_speed', '58'), (14152, 1180, 'weight', '1317'), (14153, 1180, 'production_year', '1993'), (14154, 1180, 'engine_volume', '3083'), (14155, 1180, 'width', '3'), (14156, 1180, 'height', '1'), (14157, 1180, 'fuel_consumption', '13'), (14158, 1180, 'doors', '4'), (14159, 1180, 'price', '13299'), (14160, 1180, 'cost', '32500'), (14161, 1181, 'owner', 'Jules'), (14162, 1181, 'color', 'green'), (14163, 1181, 'max_speed', '131'), (14164, 1181, 'weight', '2200'), (14165, 1181, 'production_year', '1975'), (14166, 1181, 'engine_volume', '4618'), (14167, 1181, 'width', '2'), (14168, 1181, 'height', '2'), (14169, 1181, 'fuel_consumption', '13'), (14170, 1181, 'doors', '4'), (14171, 1181, 'price', '13657'), (14172, 1181, 'cost', '29601'), (14173, 1182, 'owner', 'Mario'), (14174, 1182, 'color', 'white'), (14175, 1182, 'max_speed', '48'), (14176, 1182, 'weight', '3718'), (14177, 1182, 'production_year', '1984'), (14178, 1182, 'engine_volume', '3980'), (14179, 1182, 'width', '4'), (14180, 1182, 'height', '2'), (14181, 1182, 'fuel_consumption', '13'), (14182, 1182, 'doors', '4'), (14183, 1182, 'price', '28432'), (14184, 1182, 'cost', '32153'), (14185, 1183, 'owner', 'Hugh'), (14186, 1183, 'color', 'brown'), (14187, 1183, 'max_speed', '119'), (14188, 1183, 'weight', '4315'), (14189, 1183, 'production_year', '2004'), (14190, 1183, 'engine_volume', '2252'), (14191, 1183, 'width', '2'), (14192, 1183, 'height', '2'), (14193, 1183, 'fuel_consumption', '14'), (14194, 1183, 'doors', '2'), (14195, 1183, 'price', '12702'), (14196, 1183, 'cost', '38267'), (14197, 1184, 'owner', 'Mario'), (14198, 1184, 'color', 'orange'), (14199, 1184, 'max_speed', '25'), (14200, 1184, 'weight', '4611'), (14201, 1184, 'production_year', '2003'), (14202, 1184, 'engine_volume', '6851'), (14203, 1184, 'width', '3'), (14204, 1184, 'height', '2'), (14205, 1184, 'fuel_consumption', '13'), (14206, 1184, 'doors', '5'), (14207, 1184, 'price', '23776'), (14208, 1184, 'cost', '39859'), (14209, 1185, 'owner', 'Hugh'), (14210, 1185, 'color', 'green'), (14211, 1185, 'max_speed', '92'), (14212, 1185, 'weight', '2122'), (14213, 1185, 'production_year', '2003'), (14214, 1185, 'engine_volume', '7413'), (14215, 1185, 'width', '2'), (14216, 1185, 'height', '1'), (14217, 1185, 'fuel_consumption', '16'), (14218, 1185, 'doors', '3'), (14219, 1185, 'price', '23470'), (14220, 1185, 'cost', '42559'), (14221, 1186, 'owner', 'Lucy'), (14222, 1186, 'color', 'red'), (14223, 1186, 'max_speed', '289'), (14224, 1186, 'weight', '3138'), (14225, 1186, 'production_year', '1975'), (14226, 1186, 'engine_volume', '4527'), (14227, 1186, 'width', '4'), (14228, 1186, 'height', '1'), (14229, 1186, 'fuel_consumption', '17'), (14230, 1186, 'doors', '5'), (14231, 1186, 'price', '13321'), (14232, 1186, 'cost', '38269'), (14233, 1187, 'owner', 'Gengis'), (14234, 1187, 'color', 'orange'), (14235, 1187, 'max_speed', '82'), (14236, 1187, 'weight', '2243'), (14237, 1187, 'production_year', '2010'), (14238, 1187, 'engine_volume', '2689'), (14239, 1187, 'width', '2'), (14240, 1187, 'height', '1'), (14241, 1187, 'fuel_consumption', '15'), (14242, 1187, 'doors', '4'), (14243, 1187, 'price', '18799'), (14244, 1187, 'cost', '45804'), (14245, 1188, 'owner', 'Jules'), (14246, 1188, 'color', 'brown'), (14247, 1188, 'max_speed', '261'), (14248, 1188, 'weight', '1014'), (14249, 1188, 'production_year', '2008'), (14250, 1188, 'engine_volume', '4585'), (14251, 1188, 'width', '3'), (14252, 1188, 'height', '1'), (14253, 1188, 'fuel_consumption', '18'), (14254, 1188, 'doors', '4'), (14255, 1188, 'price', '22896'), (14256, 1188, 'cost', '35660'), (14257, 1189, 'owner', 'Lava'), (14258, 1189, 'color', 'white'), (14259, 1189, 'max_speed', '46'), (14260, 1189, 'weight', '1670'), (14261, 1189, 'production_year', '2000'), (14262, 1189, 'engine_volume', '6712'), (14263, 1189, 'width', '3'), (14264, 1189, 'height', '1'), (14265, 1189, 'fuel_consumption', '14'), (14266, 1189, 'doors', '4'), (14267, 1189, 'price', '29818'), (14268, 1189, 'cost', '46443'), (14269, 1190, 'owner', 'Jules'), (14270, 1190, 'color', 'green'), (14271, 1190, 'max_speed', '68'), (14272, 1190, 'weight', '3929'), (14273, 1190, 'production_year', '1982'), (14274, 1190, 'engine_volume', '6309'), (14275, 1190, 'width', '2'), (14276, 1190, 'height', '1'), (14277, 1190, 'fuel_consumption', '14'), (14278, 1190, 'doors', '3'), (14279, 1190, 'price', '27034'), (14280, 1190, 'cost', '25579'), (14281, 1191, 'owner', 'Mario'), (14282, 1191, 'color', 'orange'), (14283, 1191, 'max_speed', '120'), (14284, 1191, 'weight', '3421'), (14285, 1191, 'production_year', '1973'), (14286, 1191, 'engine_volume', '7993'), (14287, 1191, 'width', '2'), (14288, 1191, 'height', '1'), (14289, 1191, 'fuel_consumption', '15'), (14290, 1191, 'doors', '5'), (14291, 1191, 'price', '16267'), (14292, 1191, 'cost', '42722'), (14293, 1192, 'owner', 'Hugh'), (14294, 1192, 'color', 'green'), (14295, 1192, 'max_speed', '252'), (14296, 1192, 'weight', '2065'), (14297, 1192, 'production_year', '1998'), (14298, 1192, 'engine_volume', '4807'), (14299, 1192, 'width', '3'), (14300, 1192, 'height', '1'), (14301, 1192, 'fuel_consumption', '13'), (14302, 1192, 'doors', '3'), (14303, 1192, 'price', '29128'), (14304, 1192, 'cost', '45708'), (14305, 1193, 'owner', 'Gengis'), (14306, 1193, 'color', 'brown'), (14307, 1193, 'max_speed', '48'), (14308, 1193, 'weight', '3270'), (14309, 1193, 'production_year', '2009'), (14310, 1193, 'engine_volume', '2426'), (14311, 1193, 'width', '3'), (14312, 1193, 'height', '1'), (14313, 1193, 'fuel_consumption', '16'), (14314, 1193, 'doors', '2'), (14315, 1193, 'price', '12807'), (14316, 1193, 'cost', '32075'), (14317, 1194, 'owner', 'Lucy'), (14318, 1194, 'color', 'brown'), (14319, 1194, 'max_speed', '275'), (14320, 1194, 'weight', '1170'), (14321, 1194, 'production_year', '1985'), (14322, 1194, 'engine_volume', '3951'), (14323, 1194, 'width', '2'), (14324, 1194, 'height', '2'), (14325, 1194, 'fuel_consumption', '17'), (14326, 1194, 'doors', '3'), (14327, 1194, 'price', '17082'), (14328, 1194, 'cost', '25283'), (14329, 1195, 'owner', 'Mario'), (14330, 1195, 'color', 'black'), (14331, 1195, 'max_speed', '119'), (14332, 1195, 'weight', '4864'), (14333, 1195, 'production_year', '1989'), (14334, 1195, 'engine_volume', '5920'), (14335, 1195, 'width', '3'), (14336, 1195, 'height', '1'), (14337, 1195, 'fuel_consumption', '17'), (14338, 1195, 'doors', '4'), (14339, 1195, 'price', '12931'), (14340, 1195, 'cost', '49660'), (14341, 1196, 'owner', 'Seth'), (14342, 1196, 'color', 'martini'), (14343, 1196, 'max_speed', '299'), (14344, 1196, 'weight', '3740'), (14345, 1196, 'production_year', '1998'), (14346, 1196, 'engine_volume', '3538'), (14347, 1196, 'width', '4'), (14348, 1196, 'height', '1'), (14349, 1196, 'fuel_consumption', '13'), (14350, 1196, 'doors', '2'), (14351, 1196, 'price', '22337'), (14352, 1196, 'cost', '33387'), (14353, 1197, 'owner', 'Gino'), (14354, 1197, 'color', 'red'), (14355, 1197, 'max_speed', '241'), (14356, 1197, 'weight', '2556'), (14357, 1197, 'production_year', '1976'), (14358, 1197, 'engine_volume', '6068'), (14359, 1197, 'width', '3'), (14360, 1197, 'height', '2'), (14361, 1197, 'fuel_consumption', '15'), (14362, 1197, 'doors', '3'), (14363, 1197, 'price', '29723'), (14364, 1197, 'cost', '49483'), (14365, 1198, 'owner', 'Seth'), (14366, 1198, 'color', 'black'), (14367, 1198, 'max_speed', '71'), (14368, 1198, 'weight', '3259'), (14369, 1198, 'production_year', '1974'), (14370, 1198, 'engine_volume', '7330'), (14371, 1198, 'width', '2'), (14372, 1198, 'height', '1'), (14373, 1198, 'fuel_consumption', '18'), (14374, 1198, 'doors', '4'), (14375, 1198, 'price', '29871'), (14376, 1198, 'cost', '43058'), (14377, 1199, 'owner', 'Seth'), (14378, 1199, 'color', 'white'), (14379, 1199, 'max_speed', '290'), (14380, 1199, 'weight', '3049'), (14381, 1199, 'production_year', '1974'), (14382, 1199, 'engine_volume', '5274'), (14383, 1199, 'width', '2'), (14384, 1199, 'height', '1'), (14385, 1199, 'fuel_consumption', '15'), (14386, 1199, 'doors', '3'), (14387, 1199, 'price', '14466'), (14388, 1199, 'cost', '36368'), (14389, 1200, 'owner', 'Seth'), (14390, 1200, 'color', 'white'), (14391, 1200, 'max_speed', '108'), (14392, 1200, 'weight', '4296'), (14393, 1200, 'production_year', '2005'), (14394, 1200, 'engine_volume', '5313'), (14395, 1200, 'width', '3'), (14396, 1200, 'height', '1'), (14397, 1200, 'fuel_consumption', '16'), (14398, 1200, 'doors', '3'), (14399, 1200, 'price', '27722'), (14400, 1200, 'cost', '48091'), (14401, 1201, 'owner', 'Mario'), (14402, 1201, 'color', 'black'), (14403, 1201, 'max_speed', '64'), (14404, 1201, 'weight', '4859'), (14405, 1201, 'production_year', '1970'), (14406, 1201, 'engine_volume', '5461'), (14407, 1201, 'width', '2'), (14408, 1201, 'height', '1'), (14409, 1201, 'fuel_consumption', '18'), (14410, 1201, 'doors', '3'), (14411, 1201, 'price', '26945'), (14412, 1201, 'cost', '41137'), (14413, 1202, 'owner', 'Gengis'), (14414, 1202, 'color', 'green'), (14415, 1202, 'max_speed', '209'), (14416, 1202, 'weight', '2057'), (14417, 1202, 'production_year', '1999'), (14418, 1202, 'engine_volume', '4344'), (14419, 1202, 'width', '3'), (14420, 1202, 'height', '1'), (14421, 1202, 'fuel_consumption', '16'), (14422, 1202, 'doors', '2'), (14423, 1202, 'price', '26133'), (14424, 1202, 'cost', '40460'), (14425, 1203, 'owner', 'Lucy'), (14426, 1203, 'color', 'black'), (14427, 1203, 'max_speed', '184'), (14428, 1203, 'weight', '1751'), (14429, 1203, 'production_year', '2009'), (14430, 1203, 'engine_volume', '7493'), (14431, 1203, 'width', '4'), (14432, 1203, 'height', '1'), (14433, 1203, 'fuel_consumption', '18'), (14434, 1203, 'doors', '4'), (14435, 1203, 'price', '20724'), (14436, 1203, 'cost', '29402'), (14437, 1204, 'owner', 'Lucy'), (14438, 1204, 'color', 'brown'), (14439, 1204, 'max_speed', '245'), (14440, 1204, 'weight', '4058'), (14441, 1204, 'production_year', '2008'), (14442, 1204, 'engine_volume', '6800'), (14443, 1204, 'width', '4'), (14444, 1204, 'height', '1'), (14445, 1204, 'fuel_consumption', '14'), (14446, 1204, 'doors', '3'), (14447, 1204, 'price', '20553'), (14448, 1204, 'cost', '47954'), (14449, 1205, 'owner', 'Gino'), (14450, 1205, 'color', 'brown'), (14451, 1205, 'max_speed', '81'), (14452, 1205, 'weight', '2311'), (14453, 1205, 'production_year', '2017'), (14454, 1205, 'engine_volume', '6034'), (14455, 1205, 'width', '3'), (14456, 1205, 'height', '2'), (14457, 1205, 'fuel_consumption', '17'), (14458, 1205, 'doors', '4'), (14459, 1205, 'price', '28158'), (14460, 1205, 'cost', '37401'), (14461, 1206, 'owner', 'Lucy'), (14462, 1206, 'color', 'black'), (14463, 1206, 'max_speed', '283'), (14464, 1206, 'weight', '4314'), (14465, 1206, 'production_year', '2013'), (14466, 1206, 'engine_volume', '2226'), (14467, 1206, 'width', '3'), (14468, 1206, 'height', '2'), (14469, 1206, 'fuel_consumption', '17'), (14470, 1206, 'doors', '2'), (14471, 1206, 'price', '26749'), (14472, 1206, 'cost', '34464'), (14473, 1207, 'owner', 'Lucy'), (14474, 1207, 'color', 'red'), (14475, 1207, 'max_speed', '294'), (14476, 1207, 'weight', '1477'), (14477, 1207, 'production_year', '1988'), (14478, 1207, 'engine_volume', '6618'), (14479, 1207, 'width', '2'), (14480, 1207, 'height', '1'), (14481, 1207, 'fuel_consumption', '16'), (14482, 1207, 'doors', '5'), (14483, 1207, 'price', '26237'), (14484, 1207, 'cost', '49629'), (14485, 1208, 'owner', 'Gino'), (14486, 1208, 'color', 'brown'), (14487, 1208, 'max_speed', '139'), (14488, 1208, 'weight', '3088'), (14489, 1208, 'production_year', '1989'), (14490, 1208, 'engine_volume', '6973'), (14491, 1208, 'width', '2'), (14492, 1208, 'height', '1'), (14493, 1208, 'fuel_consumption', '15'), (14494, 1208, 'doors', '5'), (14495, 1208, 'price', '22107'), (14496, 1208, 'cost', '32384'), (14497, 1209, 'owner', 'Mario'), (14498, 1209, 'color', 'black'), (14499, 1209, 'max_speed', '153'), (14500, 1209, 'weight', '1811'), (14501, 1209, 'production_year', '1995'), (14502, 1209, 'engine_volume', '6804'), (14503, 1209, 'width', '3'), (14504, 1209, 'height', '2'), (14505, 1209, 'fuel_consumption', '18'), (14506, 1209, 'doors', '4'), (14507, 1209, 'price', '10845'), (14508, 1209, 'cost', '28122'), (14509, 1210, 'owner', 'Hugh'), (14510, 1210, 'color', 'martini'), (14511, 1210, 'max_speed', '34'), (14512, 1210, 'weight', '4388'), (14513, 1210, 'production_year', '2002'), (14514, 1210, 'engine_volume', '5873'), (14515, 1210, 'width', '4'), (14516, 1210, 'height', '2'), (14517, 1210, 'fuel_consumption', '16'), (14518, 1210, 'doors', '5'), (14519, 1210, 'price', '14379'), (14520, 1210, 'cost', '33974'), (14521, 1211, 'owner', 'Gino'), (14522, 1211, 'color', 'martini'), (14523, 1211, 'max_speed', '234'), (14524, 1211, 'weight', '2918'), (14525, 1211, 'production_year', '2002'), (14526, 1211, 'engine_volume', '5196'), (14527, 1211, 'width', '3'), (14528, 1211, 'height', '2'), (14529, 1211, 'fuel_consumption', '18'), (14530, 1211, 'doors', '5'), (14531, 1211, 'price', '27036'), (14532, 1211, 'cost', '29134'), (14533, 1212, 'owner', 'Jules'), (14534, 1212, 'color', 'orange'), (14535, 1212, 'max_speed', '89'), (14536, 1212, 'weight', '3762'), (14537, 1212, 'production_year', '1999'), (14538, 1212, 'engine_volume', '2324'), (14539, 1212, 'width', '4'), (14540, 1212, 'height', '2'), (14541, 1212, 'fuel_consumption', '13'), (14542, 1212, 'doors', '3'), (14543, 1212, 'price', '12972'), (14544, 1212, 'cost', '32436'), (14545, 1213, 'owner', 'Seth'), (14546, 1213, 'color', 'yellow'), (14547, 1213, 'max_speed', '80'), (14548, 1213, 'weight', '3955'), (14549, 1213, 'production_year', '1991'), (14550, 1213, 'engine_volume', '6018'), (14551, 1213, 'width', '4'), (14552, 1213, 'height', '2'), (14553, 1213, 'fuel_consumption', '16'), (14554, 1213, 'doors', '4'), (14555, 1213, 'price', '25711'), (14556, 1213, 'cost', '33042'), (14557, 1214, 'owner', 'Mario'), (14558, 1214, 'color', 'green'), (14559, 1214, 'max_speed', '249'), (14560, 1214, 'weight', '1374'), (14561, 1214, 'production_year', '1991'), (14562, 1214, 'engine_volume', '3301'), (14563, 1214, 'width', '4'), (14564, 1214, 'height', '1'), (14565, 1214, 'fuel_consumption', '15'), (14566, 1214, 'doors', '2'), (14567, 1214, 'price', '10619'), (14568, 1214, 'cost', '28844'), (14569, 1215, 'owner', 'Gengis'), (14570, 1215, 'color', 'martini'), (14571, 1215, 'max_speed', '272'), (14572, 1215, 'weight', '2499'), (14573, 1215, 'production_year', '1991'), (14574, 1215, 'engine_volume', '3478'), (14575, 1215, 'width', '4'), (14576, 1215, 'height', '2'), (14577, 1215, 'fuel_consumption', '18'), (14578, 1215, 'doors', '5'), (14579, 1215, 'price', '14725'), (14580, 1215, 'cost', '39524'), (14581, 1216, 'owner', 'Lava'), (14582, 1216, 'color', 'black'), (14583, 1216, 'max_speed', '46'), (14584, 1216, 'weight', '3584'), (14585, 1216, 'production_year', '1992'), (14586, 1216, 'engine_volume', '6878'), (14587, 1216, 'width', '2'), (14588, 1216, 'height', '2'), (14589, 1216, 'fuel_consumption', '16'), (14590, 1216, 'doors', '4'), (14591, 1216, 'price', '16308'), (14592, 1216, 'cost', '31800'), (14593, 1217, 'owner', 'Lava'), (14594, 1217, 'color', 'martini'), (14595, 1217, 'max_speed', '262'), (14596, 1217, 'weight', '3833'), (14597, 1217, 'production_year', '2007'), (14598, 1217, 'engine_volume', '3457'), (14599, 1217, 'width', '3'), (14600, 1217, 'height', '1'), (14601, 1217, 'fuel_consumption', '17'), (14602, 1217, 'doors', '2'), (14603, 1217, 'price', '14095'), (14604, 1217, 'cost', '46934'), (14605, 1218, 'owner', 'Seth'), (14606, 1218, 'color', 'yellow'), (14607, 1218, 'max_speed', '107'), (14608, 1218, 'weight', '3280'), (14609, 1218, 'production_year', '2009'), (14610, 1218, 'engine_volume', '5960'), (14611, 1218, 'width', '4'), (14612, 1218, 'height', '2'), (14613, 1218, 'fuel_consumption', '18'), (14614, 1218, 'doors', '3'), (14615, 1218, 'price', '21757'), (14616, 1218, 'cost', '40645'), (14617, 1219, 'owner', 'Lucy'), (14618, 1219, 'color', 'white'), (14619, 1219, 'max_speed', '116'), (14620, 1219, 'weight', '1112'), (14621, 1219, 'production_year', '1999'), (14622, 1219, 'engine_volume', '2309'), (14623, 1219, 'width', '2'), (14624, 1219, 'height', '2'), (14625, 1219, 'fuel_consumption', '15'), (14626, 1219, 'doors', '4'), (14627, 1219, 'price', '15533'), (14628, 1219, 'cost', '48102'), (14629, 1220, 'owner', 'Jules'), (14630, 1220, 'color', 'red'), (14631, 1220, 'max_speed', '37'), (14632, 1220, 'weight', '2639'), (14633, 1220, 'production_year', '1980'), (14634, 1220, 'engine_volume', '6163'), (14635, 1220, 'width', '4'), (14636, 1220, 'height', '2'), (14637, 1220, 'fuel_consumption', '18'), (14638, 1220, 'doors', '2'), (14639, 1220, 'price', '27825'), (14640, 1220, 'cost', '41862'), (14641, 1221, 'owner', 'Gengis'), (14642, 1221, 'color', 'green'), (14643, 1221, 'max_speed', '179'), (14644, 1221, 'weight', '2875'), (14645, 1221, 'production_year', '1990'), (14646, 1221, 'engine_volume', '2144'), (14647, 1221, 'width', '3'), (14648, 1221, 'height', '1'), (14649, 1221, 'fuel_consumption', '18'), (14650, 1221, 'doors', '3'), (14651, 1221, 'price', '22141'), (14652, 1221, 'cost', '47310'), (14653, 1222, 'owner', 'Gengis'), (14654, 1222, 'color', 'orange'), (14655, 1222, 'max_speed', '114'), (14656, 1222, 'weight', '2376'), (14657, 1222, 'production_year', '2014'), (14658, 1222, 'engine_volume', '5878'), (14659, 1222, 'width', '2'), (14660, 1222, 'height', '1'), (14661, 1222, 'fuel_consumption', '17'), (14662, 1222, 'doors', '5'), (14663, 1222, 'price', '21822'), (14664, 1222, 'cost', '25559'), (14665, 1223, 'owner', 'Lucy'), (14666, 1223, 'color', 'yellow'), (14667, 1223, 'max_speed', '236'), (14668, 1223, 'weight', '4715'), (14669, 1223, 'production_year', '1991'), (14670, 1223, 'engine_volume', '6054'), (14671, 1223, 'width', '4'), (14672, 1223, 'height', '1'), (14673, 1223, 'fuel_consumption', '17'), (14674, 1223, 'doors', '4'), (14675, 1223, 'price', '24762'), (14676, 1223, 'cost', '27452'), (14677, 1224, 'owner', 'Jules'), (14678, 1224, 'color', 'yellow'), (14679, 1224, 'max_speed', '265'), (14680, 1224, 'weight', '1906'), (14681, 1224, 'production_year', '1992'), (14682, 1224, 'engine_volume', '5883'), (14683, 1224, 'width', '3'), (14684, 1224, 'height', '1'), (14685, 1224, 'fuel_consumption', '14'), (14686, 1224, 'doors', '3'), (14687, 1224, 'price', '27725'), (14688, 1224, 'cost', '30377'), (14689, 1225, 'owner', 'Gino'), (14690, 1225, 'color', 'green'), (14691, 1225, 'max_speed', '83'), (14692, 1225, 'weight', '4385'), (14693, 1225, 'production_year', '1978'), (14694, 1225, 'engine_volume', '4060'), (14695, 1225, 'width', '4'), (14696, 1225, 'height', '1'), (14697, 1225, 'fuel_consumption', '17'), (14698, 1225, 'doors', '2'), (14699, 1225, 'price', '25747'), (14700, 1225, 'cost', '46900'), (14701, 1226, 'owner', 'Lucy'), (14702, 1226, 'color', 'orange'), (14703, 1226, 'max_speed', '290'), (14704, 1226, 'weight', '3353'), (14705, 1226, 'production_year', '1973'), (14706, 1226, 'engine_volume', '2988'), (14707, 1226, 'width', '3'), (14708, 1226, 'height', '1'), (14709, 1226, 'fuel_consumption', '18'), (14710, 1226, 'doors', '5'), (14711, 1226, 'price', '14576'), (14712, 1226, 'cost', '36447'), (14713, 1227, 'owner', 'Seth'), (14714, 1227, 'color', 'black'), (14715, 1227, 'max_speed', '113'), (14716, 1227, 'weight', '2588'), (14717, 1227, 'production_year', '1986'), (14718, 1227, 'engine_volume', '5907'), (14719, 1227, 'width', '4'), (14720, 1227, 'height', '2'), (14721, 1227, 'fuel_consumption', '18'), (14722, 1227, 'doors', '3'), (14723, 1227, 'price', '24470'), (14724, 1227, 'cost', '41671'), (14725, 1228, 'owner', 'Jules'), (14726, 1228, 'color', 'green'), (14727, 1228, 'max_speed', '55'), (14728, 1228, 'weight', '3388'), (14729, 1228, 'production_year', '1992'), (14730, 1228, 'engine_volume', '4036'), (14731, 1228, 'width', '4'), (14732, 1228, 'height', '1'), (14733, 1228, 'fuel_consumption', '17'), (14734, 1228, 'doors', '2'), (14735, 1228, 'price', '10695'), (14736, 1228, 'cost', '26099'), (14737, 1229, 'owner', 'Seth'), (14738, 1229, 'color', 'black'), (14739, 1229, 'max_speed', '186'), (14740, 1229, 'weight', '4231'), (14741, 1229, 'production_year', '1987'), (14742, 1229, 'engine_volume', '2411'), (14743, 1229, 'width', '2'), (14744, 1229, 'height', '1'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (14745, 1229, 'fuel_consumption', '15'), (14746, 1229, 'doors', '2'), (14747, 1229, 'price', '11790'), (14748, 1229, 'cost', '27720'), (14749, 1230, 'owner', 'Seth'), (14750, 1230, 'color', 'white'), (14751, 1230, 'max_speed', '278'), (14752, 1230, 'weight', '2194'), (14753, 1230, 'production_year', '1985'), (14754, 1230, 'engine_volume', '3567'), (14755, 1230, 'width', '3'), (14756, 1230, 'height', '2'), (14757, 1230, 'fuel_consumption', '18'), (14758, 1230, 'doors', '5'), (14759, 1230, 'price', '13052'), (14760, 1230, 'cost', '46989'), (14761, 1231, 'owner', 'Hugh'), (14762, 1231, 'color', 'martini'), (14763, 1231, 'max_speed', '288'), (14764, 1231, 'weight', '4673'), (14765, 1231, 'production_year', '1973'), (14766, 1231, 'engine_volume', '2271'), (14767, 1231, 'width', '4'), (14768, 1231, 'height', '2'), (14769, 1231, 'fuel_consumption', '17'), (14770, 1231, 'doors', '5'), (14771, 1231, 'price', '19502'), (14772, 1231, 'cost', '47792'), (14773, 1232, 'owner', 'Gino'), (14774, 1232, 'color', 'orange'), (14775, 1232, 'max_speed', '43'), (14776, 1232, 'weight', '1121'), (14777, 1232, 'production_year', '1994'), (14778, 1232, 'engine_volume', '7689'), (14779, 1232, 'width', '3'), (14780, 1232, 'height', '2'), (14781, 1232, 'fuel_consumption', '18'), (14782, 1232, 'doors', '2'), (14783, 1232, 'price', '26019'), (14784, 1232, 'cost', '43248'), (14785, 1233, 'owner', 'Gengis'), (14786, 1233, 'color', 'white'), (14787, 1233, 'max_speed', '214'), (14788, 1233, 'weight', '4218'), (14789, 1233, 'production_year', '2016'), (14790, 1233, 'engine_volume', '7197'), (14791, 1233, 'width', '4'), (14792, 1233, 'height', '2'), (14793, 1233, 'fuel_consumption', '14'), (14794, 1233, 'doors', '2'), (14795, 1233, 'price', '10578'), (14796, 1233, 'cost', '41058'), (14797, 1234, 'owner', 'Seth'), (14798, 1234, 'color', 'yellow'), (14799, 1234, 'max_speed', '142'), (14800, 1234, 'weight', '4746'), (14801, 1234, 'production_year', '2002'), (14802, 1234, 'engine_volume', '7072'), (14803, 1234, 'width', '3'), (14804, 1234, 'height', '1'), (14805, 1234, 'fuel_consumption', '15'), (14806, 1234, 'doors', '4'), (14807, 1234, 'price', '13532'), (14808, 1234, 'cost', '48287'), (14809, 1235, 'owner', 'Jules'), (14810, 1235, 'color', 'black'), (14811, 1235, 'max_speed', '251'), (14812, 1235, 'weight', '1376'), (14813, 1235, 'production_year', '2002'), (14814, 1235, 'engine_volume', '2316'), (14815, 1235, 'width', '3'), (14816, 1235, 'height', '1'), (14817, 1235, 'fuel_consumption', '15'), (14818, 1235, 'doors', '5'), (14819, 1235, 'price', '13745'), (14820, 1235, 'cost', '46985'), (14821, 1236, 'owner', 'Seth'), (14822, 1236, 'color', 'martini'), (14823, 1236, 'max_speed', '69'), (14824, 1236, 'weight', '1539'), (14825, 1236, 'production_year', '1972'), (14826, 1236, 'engine_volume', '3176'), (14827, 1236, 'width', '4'), (14828, 1236, 'height', '1'), (14829, 1236, 'fuel_consumption', '14'), (14830, 1236, 'doors', '4'), (14831, 1236, 'price', '10014'), (14832, 1236, 'cost', '47723'), (14833, 1237, 'owner', 'Hugh'), (14834, 1237, 'color', 'black'), (14835, 1237, 'max_speed', '35'), (14836, 1237, 'weight', '1369'), (14837, 1237, 'production_year', '2015'), (14838, 1237, 'engine_volume', '2827'), (14839, 1237, 'width', '3'), (14840, 1237, 'height', '1'), (14841, 1237, 'fuel_consumption', '15'), (14842, 1237, 'doors', '2'), (14843, 1237, 'price', '20698'), (14844, 1237, 'cost', '47355'), (14845, 1238, 'owner', 'Hugh'), (14846, 1238, 'color', 'white'), (14847, 1238, 'max_speed', '274'), (14848, 1238, 'weight', '4098'), (14849, 1238, 'production_year', '1990'), (14850, 1238, 'engine_volume', '5336'), (14851, 1238, 'width', '4'), (14852, 1238, 'height', '1'), (14853, 1238, 'fuel_consumption', '17'), (14854, 1238, 'doors', '4'), (14855, 1238, 'price', '11376'), (14856, 1238, 'cost', '29448'), (14857, 1239, 'owner', 'Seth'), (14858, 1239, 'color', 'orange'), (14859, 1239, 'max_speed', '134'), (14860, 1239, 'weight', '3648'), (14861, 1239, 'production_year', '2011'), (14862, 1239, 'engine_volume', '7842'), (14863, 1239, 'width', '4'), (14864, 1239, 'height', '2'), (14865, 1239, 'fuel_consumption', '16'), (14866, 1239, 'doors', '5'), (14867, 1239, 'price', '27246'), (14868, 1239, 'cost', '32995'), (14869, 1240, 'owner', 'Jules'), (14870, 1240, 'color', 'brown'), (14871, 1240, 'max_speed', '102'), (14872, 1240, 'weight', '2464'), (14873, 1240, 'production_year', '1970'), (14874, 1240, 'engine_volume', '7018'), (14875, 1240, 'width', '3'), (14876, 1240, 'height', '2'), (14877, 1240, 'fuel_consumption', '13'), (14878, 1240, 'doors', '5'), (14879, 1240, 'price', '21843'), (14880, 1240, 'cost', '49725'), (14881, 1241, 'owner', 'Jules'), (14882, 1241, 'color', 'white'), (14883, 1241, 'max_speed', '276'), (14884, 1241, 'weight', '2800'), (14885, 1241, 'production_year', '1971'), (14886, 1241, 'engine_volume', '7295'), (14887, 1241, 'width', '2'), (14888, 1241, 'height', '2'), (14889, 1241, 'fuel_consumption', '18'), (14890, 1241, 'doors', '4'), (14891, 1241, 'price', '18480'), (14892, 1241, 'cost', '40043'), (14893, 1242, 'owner', 'Gengis'), (14894, 1242, 'color', 'black'), (14895, 1242, 'max_speed', '137'), (14896, 1242, 'weight', '4301'), (14897, 1242, 'production_year', '1989'), (14898, 1242, 'engine_volume', '4639'), (14899, 1242, 'width', '3'), (14900, 1242, 'height', '1'), (14901, 1242, 'fuel_consumption', '18'), (14902, 1242, 'doors', '3'), (14903, 1242, 'price', '27879'), (14904, 1242, 'cost', '31262'), (14905, 1243, 'owner', 'Hugh'), (14906, 1243, 'color', 'yellow'), (14907, 1243, 'max_speed', '115'), (14908, 1243, 'weight', '3065'), (14909, 1243, 'production_year', '2004'), (14910, 1243, 'engine_volume', '7422'), (14911, 1243, 'width', '4'), (14912, 1243, 'height', '2'), (14913, 1243, 'fuel_consumption', '13'), (14914, 1243, 'doors', '4'), (14915, 1243, 'price', '21791'), (14916, 1243, 'cost', '35448'), (14917, 1244, 'owner', 'Jules'), (14918, 1244, 'color', 'orange'), (14919, 1244, 'max_speed', '254'), (14920, 1244, 'weight', '4298'), (14921, 1244, 'production_year', '2000'), (14922, 1244, 'engine_volume', '2430'), (14923, 1244, 'width', '3'), (14924, 1244, 'height', '1'), (14925, 1244, 'fuel_consumption', '16'), (14926, 1244, 'doors', '5'), (14927, 1244, 'price', '29591'), (14928, 1244, 'cost', '46788'), (14929, 1245, 'owner', 'Gengis'), (14930, 1245, 'color', 'red'), (14931, 1245, 'max_speed', '98'), (14932, 1245, 'weight', '1833'), (14933, 1245, 'production_year', '2014'), (14934, 1245, 'engine_volume', '3079'), (14935, 1245, 'width', '4'), (14936, 1245, 'height', '1'), (14937, 1245, 'fuel_consumption', '16'), (14938, 1245, 'doors', '3'), (14939, 1245, 'price', '19329'), (14940, 1245, 'cost', '41799'), (14941, 1246, 'owner', 'Seth'), (14942, 1246, 'color', 'brown'), (14943, 1246, 'max_speed', '51'), (14944, 1246, 'weight', '4339'), (14945, 1246, 'production_year', '2007'), (14946, 1246, 'engine_volume', '4810'), (14947, 1246, 'width', '4'), (14948, 1246, 'height', '1'), (14949, 1246, 'fuel_consumption', '14'), (14950, 1246, 'doors', '3'), (14951, 1246, 'price', '20047'), (14952, 1246, 'cost', '29460'), (14953, 1247, 'owner', 'Gengis'), (14954, 1247, 'color', 'black'), (14955, 1247, 'max_speed', '91'), (14956, 1247, 'weight', '1389'), (14957, 1247, 'production_year', '1971'), (14958, 1247, 'engine_volume', '5815'), (14959, 1247, 'width', '2'), (14960, 1247, 'height', '2'), (14961, 1247, 'fuel_consumption', '15'), (14962, 1247, 'doors', '2'), (14963, 1247, 'price', '26593'), (14964, 1247, 'cost', '43036'), (14965, 1248, 'owner', 'Seth'), (14966, 1248, 'color', 'orange'), (14967, 1248, 'max_speed', '222'), (14968, 1248, 'weight', '1299'), (14969, 1248, 'production_year', '1972'), (14970, 1248, 'engine_volume', '2644'), (14971, 1248, 'width', '4'), (14972, 1248, 'height', '2'), (14973, 1248, 'fuel_consumption', '14'), (14974, 1248, 'doors', '2'), (14975, 1248, 'price', '26316'), (14976, 1248, 'cost', '40677'), (14977, 1249, 'owner', 'Mario'), (14978, 1249, 'color', 'yellow'), (14979, 1249, 'max_speed', '231'), (14980, 1249, 'weight', '4198'), (14981, 1249, 'production_year', '1973'), (14982, 1249, 'engine_volume', '6065'), (14983, 1249, 'width', '3'), (14984, 1249, 'height', '2'), (14985, 1249, 'fuel_consumption', '18'), (14986, 1249, 'doors', '3'), (14987, 1249, 'price', '26501'), (14988, 1249, 'cost', '28841'), (14989, 1250, 'owner', 'Mario'), (14990, 1250, 'color', 'brown'), (14991, 1250, 'max_speed', '155'), (14992, 1250, 'weight', '2323'), (14993, 1250, 'production_year', '1976'), (14994, 1250, 'engine_volume', '3397'), (14995, 1250, 'width', '2'), (14996, 1250, 'height', '1'), (14997, 1250, 'fuel_consumption', '13'), (14998, 1250, 'doors', '5'), (14999, 1250, 'price', '23629'), (15000, 1250, 'cost', '26402'), (15001, 1251, 'owner', 'Hugh'), (15002, 1251, 'color', 'martini'), (15003, 1251, 'max_speed', '51'), (15004, 1251, 'weight', '1169'), (15005, 1251, 'production_year', '2014'), (15006, 1251, 'engine_volume', '2672'), (15007, 1251, 'width', '2'), (15008, 1251, 'height', '1'), (15009, 1251, 'fuel_consumption', '15'), (15010, 1251, 'doors', '5'), (15011, 1251, 'price', '12030'), (15012, 1251, 'cost', '36047'), (15013, 1252, 'owner', 'Gengis'), (15014, 1252, 'color', 'orange'), (15015, 1252, 'max_speed', '127'), (15016, 1252, 'weight', '4203'), (15017, 1252, 'production_year', '2016'), (15018, 1252, 'engine_volume', '3356'), (15019, 1252, 'width', '4'), (15020, 1252, 'height', '1'), (15021, 1252, 'fuel_consumption', '18'), (15022, 1252, 'doors', '4'), (15023, 1252, 'price', '18030'), (15024, 1252, 'cost', '36043'), (15025, 1253, 'owner', 'Gengis'), (15026, 1253, 'color', 'martini'), (15027, 1253, 'max_speed', '88'), (15028, 1253, 'weight', '4105'), (15029, 1253, 'production_year', '1986'), (15030, 1253, 'engine_volume', '7557'), (15031, 1253, 'width', '4'), (15032, 1253, 'height', '2'), (15033, 1253, 'fuel_consumption', '16'), (15034, 1253, 'doors', '3'), (15035, 1253, 'price', '26788'), (15036, 1253, 'cost', '45286'), (15037, 1254, 'owner', 'Jules'), (15038, 1254, 'color', 'green'), (15039, 1254, 'max_speed', '172'), (15040, 1254, 'weight', '4420'), (15041, 1254, 'production_year', '1987'), (15042, 1254, 'engine_volume', '6622'), (15043, 1254, 'width', '2'), (15044, 1254, 'height', '1'), (15045, 1254, 'fuel_consumption', '16'), (15046, 1254, 'doors', '4'), (15047, 1254, 'price', '24199'), (15048, 1254, 'cost', '35175'), (15049, 1255, 'owner', 'Hugh'), (15050, 1255, 'color', 'red'), (15051, 1255, 'max_speed', '122'), (15052, 1255, 'weight', '3222'), (15053, 1255, 'production_year', '2012'), (15054, 1255, 'engine_volume', '3275'), (15055, 1255, 'width', '4'), (15056, 1255, 'height', '1'), (15057, 1255, 'fuel_consumption', '16'), (15058, 1255, 'doors', '2'), (15059, 1255, 'price', '18858'), (15060, 1255, 'cost', '45054'), (15061, 1256, 'owner', 'Gino'), (15062, 1256, 'color', 'martini'), (15063, 1256, 'max_speed', '207'), (15064, 1256, 'weight', '2343'), (15065, 1256, 'production_year', '1998'), (15066, 1256, 'engine_volume', '6636'), (15067, 1256, 'width', '3'), (15068, 1256, 'height', '1'), (15069, 1256, 'fuel_consumption', '17'), (15070, 1256, 'doors', '3'), (15071, 1256, 'price', '22093'), (15072, 1256, 'cost', '43195'), (15073, 1257, 'owner', 'Jules'), (15074, 1257, 'color', 'orange'), (15075, 1257, 'max_speed', '35'), (15076, 1257, 'weight', '3342'), (15077, 1257, 'production_year', '1981'), (15078, 1257, 'engine_volume', '2583'), (15079, 1257, 'width', '3'), (15080, 1257, 'height', '1'), (15081, 1257, 'fuel_consumption', '14'), (15082, 1257, 'doors', '3'), (15083, 1257, 'price', '22891'), (15084, 1257, 'cost', '48319'), (15085, 1258, 'owner', 'Gino'), (15086, 1258, 'color', 'yellow'), (15087, 1258, 'max_speed', '155'), (15088, 1258, 'weight', '1787'), (15089, 1258, 'production_year', '1997'), (15090, 1258, 'engine_volume', '7631'), (15091, 1258, 'width', '4'), (15092, 1258, 'height', '1'), (15093, 1258, 'fuel_consumption', '18'), (15094, 1258, 'doors', '5'), (15095, 1258, 'price', '15708'), (15096, 1258, 'cost', '29654'), (15097, 1259, 'owner', 'Lucy'), (15098, 1259, 'color', 'yellow'), (15099, 1259, 'max_speed', '227'), (15100, 1259, 'weight', '4980'), (15101, 1259, 'production_year', '1998'), (15102, 1259, 'engine_volume', '6472'), (15103, 1259, 'width', '4'), (15104, 1259, 'height', '1'), (15105, 1259, 'fuel_consumption', '15'), (15106, 1259, 'doors', '2'), (15107, 1259, 'price', '13082'), (15108, 1259, 'cost', '41963'), (15109, 1260, 'owner', 'Gengis'), (15110, 1260, 'color', 'yellow'), (15111, 1260, 'max_speed', '80'), (15112, 1260, 'weight', '2634'), (15113, 1260, 'production_year', '1977'), (15114, 1260, 'engine_volume', '5882'), (15115, 1260, 'width', '4'), (15116, 1260, 'height', '1'), (15117, 1260, 'fuel_consumption', '18'), (15118, 1260, 'doors', '3'), (15119, 1260, 'price', '16956'), (15120, 1260, 'cost', '42109'), (15121, 1261, 'owner', 'Lava'), (15122, 1261, 'color', 'red'), (15123, 1261, 'max_speed', '256'), (15124, 1261, 'weight', '4830'), (15125, 1261, 'production_year', '1982'), (15126, 1261, 'engine_volume', '7937'), (15127, 1261, 'width', '2'), (15128, 1261, 'height', '2'), (15129, 1261, 'fuel_consumption', '16'), (15130, 1261, 'doors', '4'), (15131, 1261, 'price', '23811'), (15132, 1261, 'cost', '34406'), (15133, 1262, 'owner', 'Gino'), (15134, 1262, 'color', 'yellow'), (15135, 1262, 'max_speed', '67'), (15136, 1262, 'weight', '2453'), (15137, 1262, 'production_year', '1991'), (15138, 1262, 'engine_volume', '6013'), (15139, 1262, 'width', '2'), (15140, 1262, 'height', '2'), (15141, 1262, 'fuel_consumption', '15'), (15142, 1262, 'doors', '5'), (15143, 1262, 'price', '28517'), (15144, 1262, 'cost', '39602'), (15145, 1263, 'owner', 'Gino'), (15146, 1263, 'color', 'green'), (15147, 1263, 'max_speed', '292'), (15148, 1263, 'weight', '1906'), (15149, 1263, 'production_year', '1988'), (15150, 1263, 'engine_volume', '3212'), (15151, 1263, 'width', '4'), (15152, 1263, 'height', '1'), (15153, 1263, 'fuel_consumption', '14'), (15154, 1263, 'doors', '3'), (15155, 1263, 'price', '26123'), (15156, 1263, 'cost', '35017'), (15157, 1264, 'owner', 'Gino'), (15158, 1264, 'color', 'green'), (15159, 1264, 'max_speed', '76'), (15160, 1264, 'weight', '1325'), (15161, 1264, 'production_year', '2003'), (15162, 1264, 'engine_volume', '2009'), (15163, 1264, 'width', '2'), (15164, 1264, 'height', '1'), (15165, 1264, 'fuel_consumption', '15'), (15166, 1264, 'doors', '2'), (15167, 1264, 'price', '17710'), (15168, 1264, 'cost', '39477'), (15169, 1265, 'owner', 'Jules'), (15170, 1265, 'color', 'brown'), (15171, 1265, 'max_speed', '265'), (15172, 1265, 'weight', '3205'), (15173, 1265, 'production_year', '2011'), (15174, 1265, 'engine_volume', '5367'), (15175, 1265, 'width', '4'), (15176, 1265, 'height', '2'), (15177, 1265, 'fuel_consumption', '17'), (15178, 1265, 'doors', '2'), (15179, 1265, 'price', '18732'), (15180, 1265, 'cost', '26842'), (15181, 1266, 'owner', 'Hugh'), (15182, 1266, 'color', 'white'), (15183, 1266, 'max_speed', '253'), (15184, 1266, 'weight', '4713'), (15185, 1266, 'production_year', '1973'), (15186, 1266, 'engine_volume', '7799'), (15187, 1266, 'width', '4'), (15188, 1266, 'height', '2'), (15189, 1266, 'fuel_consumption', '14'), (15190, 1266, 'doors', '2'), (15191, 1266, 'price', '16522'), (15192, 1266, 'cost', '37303'), (15193, 1267, 'owner', 'Gengis'), (15194, 1267, 'color', 'white'), (15195, 1267, 'max_speed', '67'), (15196, 1267, 'weight', '3771'), (15197, 1267, 'production_year', '2004'), (15198, 1267, 'engine_volume', '7468'), (15199, 1267, 'width', '4'), (15200, 1267, 'height', '1'), (15201, 1267, 'fuel_consumption', '18'), (15202, 1267, 'doors', '5'), (15203, 1267, 'price', '21557'), (15204, 1267, 'cost', '29982'), (15205, 1268, 'owner', 'Lucy'), (15206, 1268, 'color', 'black'), (15207, 1268, 'max_speed', '198'), (15208, 1268, 'weight', '1766'), (15209, 1268, 'production_year', '2001'), (15210, 1268, 'engine_volume', '2781'), (15211, 1268, 'width', '4'), (15212, 1268, 'height', '2'), (15213, 1268, 'fuel_consumption', '13'), (15214, 1268, 'doors', '2'), (15215, 1268, 'price', '14042'), (15216, 1268, 'cost', '40455'), (15217, 1269, 'owner', 'Mario'), (15218, 1269, 'color', 'martini'), (15219, 1269, 'max_speed', '22'), (15220, 1269, 'weight', '4173'), (15221, 1269, 'production_year', '2008'), (15222, 1269, 'engine_volume', '5261'), (15223, 1269, 'width', '2'), (15224, 1269, 'height', '1'), (15225, 1269, 'fuel_consumption', '17'), (15226, 1269, 'doors', '5'), (15227, 1269, 'price', '13773'), (15228, 1269, 'cost', '45039'), (15229, 1270, 'owner', 'Lava'), (15230, 1270, 'color', 'red'), (15231, 1270, 'max_speed', '235'), (15232, 1270, 'weight', '1686'), (15233, 1270, 'production_year', '1997'), (15234, 1270, 'engine_volume', '4918'), (15235, 1270, 'width', '3'), (15236, 1270, 'height', '1'), (15237, 1270, 'fuel_consumption', '18'), (15238, 1270, 'doors', '3'), (15239, 1270, 'price', '18046'), (15240, 1270, 'cost', '45936'), (15241, 1271, 'owner', 'Seth'), (15242, 1271, 'color', 'white'), (15243, 1271, 'max_speed', '144'), (15244, 1271, 'weight', '3840'), (15245, 1271, 'production_year', '1993'), (15246, 1271, 'engine_volume', '6748'), (15247, 1271, 'width', '4'), (15248, 1271, 'height', '2'), (15249, 1271, 'fuel_consumption', '14'), (15250, 1271, 'doors', '3'), (15251, 1271, 'price', '27830'), (15252, 1271, 'cost', '45417'), (15253, 1272, 'owner', 'Mario'), (15254, 1272, 'color', 'red'), (15255, 1272, 'max_speed', '184'), (15256, 1272, 'weight', '2084'), (15257, 1272, 'production_year', '1979'), (15258, 1272, 'engine_volume', '6020'), (15259, 1272, 'width', '3'), (15260, 1272, 'height', '2'), (15261, 1272, 'fuel_consumption', '18'), (15262, 1272, 'doors', '4'), (15263, 1272, 'price', '10442'), (15264, 1272, 'cost', '29604'), (15265, 1273, 'owner', 'Seth'), (15266, 1273, 'color', 'orange'), (15267, 1273, 'max_speed', '99'), (15268, 1273, 'weight', '3858'), (15269, 1273, 'production_year', '2013'), (15270, 1273, 'engine_volume', '7898'), (15271, 1273, 'width', '2'), (15272, 1273, 'height', '2'), (15273, 1273, 'fuel_consumption', '14'), (15274, 1273, 'doors', '2'), (15275, 1273, 'price', '12058'), (15276, 1273, 'cost', '45878'), (15277, 1274, 'owner', 'Lucy'), (15278, 1274, 'color', 'martini'), (15279, 1274, 'max_speed', '151'), (15280, 1274, 'weight', '2561'), (15281, 1274, 'production_year', '1997'), (15282, 1274, 'engine_volume', '7893'), (15283, 1274, 'width', '2'), (15284, 1274, 'height', '1'), (15285, 1274, 'fuel_consumption', '18'), (15286, 1274, 'doors', '4'), (15287, 1274, 'price', '29994'), (15288, 1274, 'cost', '48723'), (15289, 1275, 'owner', 'Lucy'), (15290, 1275, 'color', 'martini'), (15291, 1275, 'max_speed', '128'), (15292, 1275, 'weight', '3630'), (15293, 1275, 'production_year', '1989'), (15294, 1275, 'engine_volume', '3163'), (15295, 1275, 'width', '3'), (15296, 1275, 'height', '1'), (15297, 1275, 'fuel_consumption', '15'), (15298, 1275, 'doors', '4'), (15299, 1275, 'price', '28763'), (15300, 1275, 'cost', '48846'), (15301, 1276, 'owner', 'Gino'), (15302, 1276, 'color', 'yellow'), (15303, 1276, 'max_speed', '175'), (15304, 1276, 'weight', '3834'), (15305, 1276, 'production_year', '1979'), (15306, 1276, 'engine_volume', '3350'), (15307, 1276, 'width', '3'), (15308, 1276, 'height', '1'), (15309, 1276, 'fuel_consumption', '17'), (15310, 1276, 'doors', '2'), (15311, 1276, 'price', '28023'), (15312, 1276, 'cost', '31290'), (15313, 1277, 'owner', 'Gengis'), (15314, 1277, 'color', 'martini'), (15315, 1277, 'max_speed', '163'), (15316, 1277, 'weight', '1237'), (15317, 1277, 'production_year', '1975'), (15318, 1277, 'engine_volume', '5317'), (15319, 1277, 'width', '4'), (15320, 1277, 'height', '1'), (15321, 1277, 'fuel_consumption', '14'), (15322, 1277, 'doors', '5'), (15323, 1277, 'price', '22300'), (15324, 1277, 'cost', '32425'), (15325, 1278, 'owner', 'Jules'), (15326, 1278, 'color', 'black'), (15327, 1278, 'max_speed', '236'), (15328, 1278, 'weight', '3137'), (15329, 1278, 'production_year', '1971'), (15330, 1278, 'engine_volume', '2337'), (15331, 1278, 'width', '4'), (15332, 1278, 'height', '2'), (15333, 1278, 'fuel_consumption', '13'), (15334, 1278, 'doors', '2'), (15335, 1278, 'price', '16629'), (15336, 1278, 'cost', '28151'), (15337, 1279, 'owner', 'Seth'), (15338, 1279, 'color', 'red'), (15339, 1279, 'max_speed', '28'), (15340, 1279, 'weight', '2551'), (15341, 1279, 'production_year', '1991'), (15342, 1279, 'engine_volume', '5143'), (15343, 1279, 'width', '4'), (15344, 1279, 'height', '1'), (15345, 1279, 'fuel_consumption', '14'), (15346, 1279, 'doors', '5'), (15347, 1279, 'price', '17703'), (15348, 1279, 'cost', '27554'), (15349, 1280, 'owner', 'Mario'), (15350, 1280, 'color', 'white'), (15351, 1280, 'max_speed', '268'), (15352, 1280, 'weight', '3044'), (15353, 1280, 'production_year', '2010'), (15354, 1280, 'engine_volume', '4422'), (15355, 1280, 'width', '2'), (15356, 1280, 'height', '2'), (15357, 1280, 'fuel_consumption', '14'), (15358, 1280, 'doors', '2'), (15359, 1280, 'price', '22836'), (15360, 1280, 'cost', '31966'), (15361, 1281, 'owner', 'Jules'), (15362, 1281, 'color', 'green'), (15363, 1281, 'max_speed', '65'), (15364, 1281, 'weight', '4774'), (15365, 1281, 'production_year', '1972'), (15366, 1281, 'engine_volume', '7177'), (15367, 1281, 'width', '2'), (15368, 1281, 'height', '1'), (15369, 1281, 'fuel_consumption', '16'), (15370, 1281, 'doors', '3'), (15371, 1281, 'price', '20983'), (15372, 1281, 'cost', '25259'), (15373, 1282, 'owner', 'Hugh'), (15374, 1282, 'color', 'martini'), (15375, 1282, 'max_speed', '292'), (15376, 1282, 'weight', '4548'), (15377, 1282, 'production_year', '2009'), (15378, 1282, 'engine_volume', '4174'), (15379, 1282, 'width', '3'), (15380, 1282, 'height', '2'), (15381, 1282, 'fuel_consumption', '18'), (15382, 1282, 'doors', '5'), (15383, 1282, 'price', '16708'), (15384, 1282, 'cost', '30156'), (15385, 1283, 'owner', 'Mario'), (15386, 1283, 'color', 'white'), (15387, 1283, 'max_speed', '111'), (15388, 1283, 'weight', '3189'), (15389, 1283, 'production_year', '1982'), (15390, 1283, 'engine_volume', '7525'), (15391, 1283, 'width', '2'), (15392, 1283, 'height', '1'), (15393, 1283, 'fuel_consumption', '16'), (15394, 1283, 'doors', '3'), (15395, 1283, 'price', '15241'), (15396, 1283, 'cost', '40764'), (15397, 1284, 'owner', 'Lucy'), (15398, 1284, 'color', 'martini'), (15399, 1284, 'max_speed', '29'), (15400, 1284, 'weight', '3005'), (15401, 1284, 'production_year', '2009'), (15402, 1284, 'engine_volume', '6493'), (15403, 1284, 'width', '2'), (15404, 1284, 'height', '1'), (15405, 1284, 'fuel_consumption', '14'), (15406, 1284, 'doors', '5'), (15407, 1284, 'price', '17085'), (15408, 1284, 'cost', '47000'), (15409, 1285, 'owner', 'Jules'), (15410, 1285, 'color', 'black'), (15411, 1285, 'max_speed', '235'), (15412, 1285, 'weight', '2497'), (15413, 1285, 'production_year', '1998'), (15414, 1285, 'engine_volume', '3061'), (15415, 1285, 'width', '4'), (15416, 1285, 'height', '1'), (15417, 1285, 'fuel_consumption', '14'), (15418, 1285, 'doors', '3'), (15419, 1285, 'price', '15916'), (15420, 1285, 'cost', '40194'), (15421, 1286, 'owner', 'Hugh'), (15422, 1286, 'color', 'orange'), (15423, 1286, 'max_speed', '158'), (15424, 1286, 'weight', '1466'), (15425, 1286, 'production_year', '2007'), (15426, 1286, 'engine_volume', '6513'), (15427, 1286, 'width', '2'), (15428, 1286, 'height', '2'), (15429, 1286, 'fuel_consumption', '16'), (15430, 1286, 'doors', '4'), (15431, 1286, 'price', '26860'), (15432, 1286, 'cost', '39017'), (15433, 1287, 'owner', 'Mario'), (15434, 1287, 'color', 'white'), (15435, 1287, 'max_speed', '142'), (15436, 1287, 'weight', '3986'), (15437, 1287, 'production_year', '1990'), (15438, 1287, 'engine_volume', '5754'), (15439, 1287, 'width', '4'), (15440, 1287, 'height', '2'), (15441, 1287, 'fuel_consumption', '13'), (15442, 1287, 'doors', '2'), (15443, 1287, 'price', '11252'), (15444, 1287, 'cost', '38183'), (15445, 1288, 'owner', 'Mario'), (15446, 1288, 'color', 'white'), (15447, 1288, 'max_speed', '104'), (15448, 1288, 'weight', '3583'), (15449, 1288, 'production_year', '1987'), (15450, 1288, 'engine_volume', '4332'), (15451, 1288, 'width', '2'), (15452, 1288, 'height', '2'), (15453, 1288, 'fuel_consumption', '17'), (15454, 1288, 'doors', '4'), (15455, 1288, 'price', '22222'), (15456, 1288, 'cost', '45683'), (15457, 1289, 'owner', 'Seth'), (15458, 1289, 'color', 'orange'), (15459, 1289, 'max_speed', '280'), (15460, 1289, 'weight', '2895'), (15461, 1289, 'production_year', '2001'), (15462, 1289, 'engine_volume', '7762'), (15463, 1289, 'width', '4'), (15464, 1289, 'height', '2'), (15465, 1289, 'fuel_consumption', '14'), (15466, 1289, 'doors', '5'), (15467, 1289, 'price', '17790'), (15468, 1289, 'cost', '31925'), (15469, 1290, 'owner', 'Gengis'), (15470, 1290, 'color', 'orange'), (15471, 1290, 'max_speed', '58'), (15472, 1290, 'weight', '4204'), (15473, 1290, 'production_year', '2012'), (15474, 1290, 'engine_volume', '7889'), (15475, 1290, 'width', '4'), (15476, 1290, 'height', '1'), (15477, 1290, 'fuel_consumption', '17'), (15478, 1290, 'doors', '3'), (15479, 1290, 'price', '14483'), (15480, 1290, 'cost', '35109'), (15481, 1291, 'owner', 'Gengis'), (15482, 1291, 'color', 'red'), (15483, 1291, 'max_speed', '151'), (15484, 1291, 'weight', '2524'), (15485, 1291, 'production_year', '2000'), (15486, 1291, 'engine_volume', '7351'), (15487, 1291, 'width', '4'), (15488, 1291, 'height', '2'), (15489, 1291, 'fuel_consumption', '16'), (15490, 1291, 'doors', '3'), (15491, 1291, 'price', '26623'), (15492, 1291, 'cost', '31491'), (15493, 1292, 'owner', 'Jules'), (15494, 1292, 'color', 'martini'), (15495, 1292, 'max_speed', '255'), (15496, 1292, 'weight', '2249'), (15497, 1292, 'production_year', '1984'), (15498, 1292, 'engine_volume', '6866'), (15499, 1292, 'width', '4'), (15500, 1292, 'height', '2'), (15501, 1292, 'fuel_consumption', '18'), (15502, 1292, 'doors', '5'), (15503, 1292, 'price', '15101'), (15504, 1292, 'cost', '38270'), (15505, 1293, 'owner', 'Lava'), (15506, 1293, 'color', 'martini'), (15507, 1293, 'max_speed', '245'), (15508, 1293, 'weight', '4402'), (15509, 1293, 'production_year', '1981'), (15510, 1293, 'engine_volume', '2728'), (15511, 1293, 'width', '4'), (15512, 1293, 'height', '2'), (15513, 1293, 'fuel_consumption', '13'), (15514, 1293, 'doors', '5'), (15515, 1293, 'price', '20427'), (15516, 1293, 'cost', '34068'), (15517, 1294, 'owner', 'Hugh'), (15518, 1294, 'color', 'red'), (15519, 1294, 'max_speed', '139'), (15520, 1294, 'weight', '1566'), (15521, 1294, 'production_year', '1981'), (15522, 1294, 'engine_volume', '4135'), (15523, 1294, 'width', '3'), (15524, 1294, 'height', '2'), (15525, 1294, 'fuel_consumption', '18'), (15526, 1294, 'doors', '4'), (15527, 1294, 'price', '13689'), (15528, 1294, 'cost', '43918'), (15529, 1295, 'owner', 'Jules'), (15530, 1295, 'color', 'red'), (15531, 1295, 'max_speed', '47'), (15532, 1295, 'weight', '2457'), (15533, 1295, 'production_year', '1994'), (15534, 1295, 'engine_volume', '5271'), (15535, 1295, 'width', '4'), (15536, 1295, 'height', '2'), (15537, 1295, 'fuel_consumption', '15'), (15538, 1295, 'doors', '2'), (15539, 1295, 'price', '25919'), (15540, 1295, 'cost', '32961'), (15541, 1296, 'owner', 'Hugh'), (15542, 1296, 'color', 'martini'), (15543, 1296, 'max_speed', '169'), (15544, 1296, 'weight', '3747'), (15545, 1296, 'production_year', '1998'), (15546, 1296, 'engine_volume', '5330'), (15547, 1296, 'width', '4'), (15548, 1296, 'height', '2'), (15549, 1296, 'fuel_consumption', '16'), (15550, 1296, 'doors', '5'), (15551, 1296, 'price', '10499'), (15552, 1296, 'cost', '26306'), (15553, 1297, 'owner', 'Mario'), (15554, 1297, 'color', 'martini'), (15555, 1297, 'max_speed', '40'), (15556, 1297, 'weight', '1063'), (15557, 1297, 'production_year', '1996'), (15558, 1297, 'engine_volume', '4395'), (15559, 1297, 'width', '3'), (15560, 1297, 'height', '2'), (15561, 1297, 'fuel_consumption', '13'), (15562, 1297, 'doors', '3'), (15563, 1297, 'price', '24140'), (15564, 1297, 'cost', '40894'), (15565, 1298, 'owner', 'Gengis'), (15566, 1298, 'color', 'brown'), (15567, 1298, 'max_speed', '152'), (15568, 1298, 'weight', '4557'), (15569, 1298, 'production_year', '2008'), (15570, 1298, 'engine_volume', '7848'), (15571, 1298, 'width', '3'), (15572, 1298, 'height', '1'), (15573, 1298, 'fuel_consumption', '16'), (15574, 1298, 'doors', '3'), (15575, 1298, 'price', '19118'), (15576, 1298, 'cost', '26911'), (15577, 1299, 'owner', 'Gengis'), (15578, 1299, 'color', 'red'), (15579, 1299, 'max_speed', '259'), (15580, 1299, 'weight', '2034'), (15581, 1299, 'production_year', '1983'), (15582, 1299, 'engine_volume', '6568'), (15583, 1299, 'width', '3'), (15584, 1299, 'height', '1'), (15585, 1299, 'fuel_consumption', '13'), (15586, 1299, 'doors', '2'), (15587, 1299, 'price', '28559'), (15588, 1299, 'cost', '31440'), (15589, 1300, 'owner', 'Hugh'), (15590, 1300, 'color', 'white'), (15591, 1300, 'max_speed', '163'), (15592, 1300, 'weight', '3903'), (15593, 1300, 'production_year', '2008'), (15594, 1300, 'engine_volume', '3680'), (15595, 1300, 'width', '3'), (15596, 1300, 'height', '2'), (15597, 1300, 'fuel_consumption', '17'), (15598, 1300, 'doors', '2'), (15599, 1300, 'price', '18901'), (15600, 1300, 'cost', '28837'), (15601, 1301, 'owner', 'Seth'), (15602, 1301, 'color', 'martini'), (15603, 1301, 'max_speed', '284'), (15604, 1301, 'weight', '4242'), (15605, 1301, 'production_year', '1979'), (15606, 1301, 'engine_volume', '2174'), (15607, 1301, 'width', '2'), (15608, 1301, 'height', '1'), (15609, 1301, 'fuel_consumption', '17'), (15610, 1301, 'doors', '5'), (15611, 1301, 'price', '19632'), (15612, 1301, 'cost', '33340'), (15613, 1302, 'owner', 'Hugh'), (15614, 1302, 'color', 'green'), (15615, 1302, 'max_speed', '188'), (15616, 1302, 'weight', '4570'), (15617, 1302, 'production_year', '1974'), (15618, 1302, 'engine_volume', '3450'), (15619, 1302, 'width', '4'), (15620, 1302, 'height', '1'), (15621, 1302, 'fuel_consumption', '15'), (15622, 1302, 'doors', '5'), (15623, 1302, 'price', '28053'), (15624, 1302, 'cost', '45497'), (15625, 1303, 'owner', 'Gino'), (15626, 1303, 'color', 'red'), (15627, 1303, 'max_speed', '226'), (15628, 1303, 'weight', '3049'), (15629, 1303, 'production_year', '2004'), (15630, 1303, 'engine_volume', '5989'), (15631, 1303, 'width', '2'), (15632, 1303, 'height', '2'), (15633, 1303, 'fuel_consumption', '14'), (15634, 1303, 'doors', '3'), (15635, 1303, 'price', '12871'), (15636, 1303, 'cost', '29292'), (15637, 1304, 'owner', 'Seth'), (15638, 1304, 'color', 'martini'), (15639, 1304, 'max_speed', '272'), (15640, 1304, 'weight', '3161'), (15641, 1304, 'production_year', '2003'), (15642, 1304, 'engine_volume', '3100'), (15643, 1304, 'width', '4'), (15644, 1304, 'height', '2'), (15645, 1304, 'fuel_consumption', '18'), (15646, 1304, 'doors', '3'), (15647, 1304, 'price', '19731'), (15648, 1304, 'cost', '48765'), (15649, 1305, 'owner', 'Lucy'), (15650, 1305, 'color', 'green'), (15651, 1305, 'max_speed', '165'), (15652, 1305, 'weight', '1336'), (15653, 1305, 'production_year', '1989'), (15654, 1305, 'engine_volume', '3530'), (15655, 1305, 'width', '4'), (15656, 1305, 'height', '1'), (15657, 1305, 'fuel_consumption', '17'), (15658, 1305, 'doors', '3'), (15659, 1305, 'price', '23137'), (15660, 1305, 'cost', '30347'), (15661, 1306, 'owner', 'Gino'), (15662, 1306, 'color', 'yellow'), (15663, 1306, 'max_speed', '39'), (15664, 1306, 'weight', '4484'), (15665, 1306, 'production_year', '2015'), (15666, 1306, 'engine_volume', '3730'), (15667, 1306, 'width', '2'), (15668, 1306, 'height', '2'), (15669, 1306, 'fuel_consumption', '18'), (15670, 1306, 'doors', '4'), (15671, 1306, 'price', '22452'), (15672, 1306, 'cost', '34757'), (15673, 1307, 'owner', 'Seth'), (15674, 1307, 'color', 'yellow'), (15675, 1307, 'max_speed', '22'), (15676, 1307, 'weight', '1209'), (15677, 1307, 'production_year', '1985'), (15678, 1307, 'engine_volume', '7400'), (15679, 1307, 'width', '3'), (15680, 1307, 'height', '2'), (15681, 1307, 'fuel_consumption', '13'), (15682, 1307, 'doors', '2'), (15683, 1307, 'price', '15213'), (15684, 1307, 'cost', '36573'), (15685, 1308, 'owner', 'Mario'), (15686, 1308, 'color', 'green'), (15687, 1308, 'max_speed', '137'), (15688, 1308, 'weight', '3830'), (15689, 1308, 'production_year', '1982'), (15690, 1308, 'engine_volume', '6048'), (15691, 1308, 'width', '4'), (15692, 1308, 'height', '2'), (15693, 1308, 'fuel_consumption', '13'), (15694, 1308, 'doors', '5'), (15695, 1308, 'price', '15039'), (15696, 1308, 'cost', '29690'), (15697, 1309, 'owner', 'Jules'), (15698, 1309, 'color', 'red'), (15699, 1309, 'max_speed', '231'), (15700, 1309, 'weight', '1546'), (15701, 1309, 'production_year', '1984'), (15702, 1309, 'engine_volume', '2891'), (15703, 1309, 'width', '4'), (15704, 1309, 'height', '2'), (15705, 1309, 'fuel_consumption', '18'), (15706, 1309, 'doors', '5'), (15707, 1309, 'price', '17903'), (15708, 1309, 'cost', '47511'), (15709, 1310, 'owner', 'Lucy'), (15710, 1310, 'color', 'martini'), (15711, 1310, 'max_speed', '164'), (15712, 1310, 'weight', '3244'), (15713, 1310, 'production_year', '1977'), (15714, 1310, 'engine_volume', '2676'), (15715, 1310, 'width', '3'), (15716, 1310, 'height', '1'), (15717, 1310, 'fuel_consumption', '14'), (15718, 1310, 'doors', '2'), (15719, 1310, 'price', '18853'), (15720, 1310, 'cost', '41085'), (15721, 1311, 'owner', 'Lava'), (15722, 1311, 'color', 'white'), (15723, 1311, 'max_speed', '280'), (15724, 1311, 'weight', '1627'), (15725, 1311, 'production_year', '2003'), (15726, 1311, 'engine_volume', '6129'), (15727, 1311, 'width', '4'), (15728, 1311, 'height', '1'), (15729, 1311, 'fuel_consumption', '13'), (15730, 1311, 'doors', '4'), (15731, 1311, 'price', '23778'), (15732, 1311, 'cost', '47718'), (15733, 1312, 'owner', 'Gengis'), (15734, 1312, 'color', 'red'), (15735, 1312, 'max_speed', '130'), (15736, 1312, 'weight', '2359'), (15737, 1312, 'production_year', '1986'), (15738, 1312, 'engine_volume', '4551'), (15739, 1312, 'width', '2'), (15740, 1312, 'height', '1'), (15741, 1312, 'fuel_consumption', '13'), (15742, 1312, 'doors', '2'), (15743, 1312, 'price', '27303'), (15744, 1312, 'cost', '30002'), (15745, 1313, 'owner', 'Lucy'), (15746, 1313, 'color', 'orange'), (15747, 1313, 'max_speed', '20'), (15748, 1313, 'weight', '3217'), (15749, 1313, 'production_year', '1993'), (15750, 1313, 'engine_volume', '4280'), (15751, 1313, 'width', '3'), (15752, 1313, 'height', '2'), (15753, 1313, 'fuel_consumption', '15'), (15754, 1313, 'doors', '2'), (15755, 1313, 'price', '23238'), (15756, 1313, 'cost', '40479'), (15757, 1314, 'owner', 'Hugh'), (15758, 1314, 'color', 'brown'), (15759, 1314, 'max_speed', '190'), (15760, 1314, 'weight', '3128'), (15761, 1314, 'production_year', '1973'), (15762, 1314, 'engine_volume', '5614'), (15763, 1314, 'width', '2'), (15764, 1314, 'height', '2'), (15765, 1314, 'fuel_consumption', '16'), (15766, 1314, 'doors', '2'), (15767, 1314, 'price', '19737'), (15768, 1314, 'cost', '32354'), (15769, 1315, 'owner', 'Gengis'), (15770, 1315, 'color', 'orange'), (15771, 1315, 'max_speed', '216'), (15772, 1315, 'weight', '1005'), (15773, 1315, 'production_year', '1974'), (15774, 1315, 'engine_volume', '7207'), (15775, 1315, 'width', '3'), (15776, 1315, 'height', '2'), (15777, 1315, 'fuel_consumption', '16'), (15778, 1315, 'doors', '4'), (15779, 1315, 'price', '17828'), (15780, 1315, 'cost', '32447'), (15781, 1316, 'owner', 'Lucy'), (15782, 1316, 'color', 'green'), (15783, 1316, 'max_speed', '196'), (15784, 1316, 'weight', '3399'), (15785, 1316, 'production_year', '1977'), (15786, 1316, 'engine_volume', '5423'), (15787, 1316, 'width', '2'), (15788, 1316, 'height', '2'), (15789, 1316, 'fuel_consumption', '15'), (15790, 1316, 'doors', '4'), (15791, 1316, 'price', '24218'), (15792, 1316, 'cost', '25370'), (15793, 1317, 'owner', 'Hugh'), (15794, 1317, 'color', 'white'), (15795, 1317, 'max_speed', '94'), (15796, 1317, 'weight', '4668'), (15797, 1317, 'production_year', '2009'), (15798, 1317, 'engine_volume', '2340'), (15799, 1317, 'width', '2'), (15800, 1317, 'height', '2'), (15801, 1317, 'fuel_consumption', '14'), (15802, 1317, 'doors', '4'), (15803, 1317, 'price', '29038'), (15804, 1317, 'cost', '38920'), (15805, 1318, 'owner', 'Gino'), (15806, 1318, 'color', 'black'), (15807, 1318, 'max_speed', '276'), (15808, 1318, 'weight', '4720'), (15809, 1318, 'production_year', '1982'), (15810, 1318, 'engine_volume', '3868'), (15811, 1318, 'width', '4'), (15812, 1318, 'height', '1'), (15813, 1318, 'fuel_consumption', '16'), (15814, 1318, 'doors', '3'), (15815, 1318, 'price', '18175'), (15816, 1318, 'cost', '33999'), (15817, 1319, 'owner', 'Jules'), (15818, 1319, 'color', 'black'), (15819, 1319, 'max_speed', '260'), (15820, 1319, 'weight', '2364'), (15821, 1319, 'production_year', '1977'), (15822, 1319, 'engine_volume', '6734'), (15823, 1319, 'width', '2'), (15824, 1319, 'height', '2'), (15825, 1319, 'fuel_consumption', '14'), (15826, 1319, 'doors', '4'), (15827, 1319, 'price', '10281'), (15828, 1319, 'cost', '31377'), (15829, 1320, 'owner', 'Hugh'), (15830, 1320, 'color', 'martini'), (15831, 1320, 'max_speed', '31'), (15832, 1320, 'weight', '2014'), (15833, 1320, 'production_year', '2008'), (15834, 1320, 'engine_volume', '4049'), (15835, 1320, 'width', '2'), (15836, 1320, 'height', '2'), (15837, 1320, 'fuel_consumption', '16'), (15838, 1320, 'doors', '4'), (15839, 1320, 'price', '13724'), (15840, 1320, 'cost', '45991'), (15841, 1321, 'owner', 'Jules'), (15842, 1321, 'color', 'green'), (15843, 1321, 'max_speed', '89'), (15844, 1321, 'weight', '3473'), (15845, 1321, 'production_year', '2014'), (15846, 1321, 'engine_volume', '5374'), (15847, 1321, 'width', '3'), (15848, 1321, 'height', '1'), (15849, 1321, 'fuel_consumption', '18'), (15850, 1321, 'doors', '5'), (15851, 1321, 'price', '25947'), (15852, 1321, 'cost', '32029'), (15853, 1322, 'owner', 'Seth'), (15854, 1322, 'color', 'red'), (15855, 1322, 'max_speed', '241'), (15856, 1322, 'weight', '2930'), (15857, 1322, 'production_year', '2017'), (15858, 1322, 'engine_volume', '6097'), (15859, 1322, 'width', '4'), (15860, 1322, 'height', '2'), (15861, 1322, 'fuel_consumption', '14'), (15862, 1322, 'doors', '5'), (15863, 1322, 'price', '17150'), (15864, 1322, 'cost', '45243'), (15865, 1323, 'owner', 'Lava'), (15866, 1323, 'color', 'brown'), (15867, 1323, 'max_speed', '39'), (15868, 1323, 'weight', '4165'), (15869, 1323, 'production_year', '1992'), (15870, 1323, 'engine_volume', '2887'), (15871, 1323, 'width', '2'), (15872, 1323, 'height', '2'), (15873, 1323, 'fuel_consumption', '15'), (15874, 1323, 'doors', '5'), (15875, 1323, 'price', '17044'), (15876, 1323, 'cost', '34304'), (15877, 1324, 'owner', 'Gengis'), (15878, 1324, 'color', 'white'), (15879, 1324, 'max_speed', '88'), (15880, 1324, 'weight', '4711'), (15881, 1324, 'production_year', '1982'), (15882, 1324, 'engine_volume', '4836'), (15883, 1324, 'width', '2'), (15884, 1324, 'height', '2'), (15885, 1324, 'fuel_consumption', '16'), (15886, 1324, 'doors', '4'), (15887, 1324, 'price', '25933'), (15888, 1324, 'cost', '39893'), (15889, 1325, 'owner', 'Lucy'), (15890, 1325, 'color', 'brown'), (15891, 1325, 'max_speed', '37'), (15892, 1325, 'weight', '2704'), (15893, 1325, 'production_year', '1971'), (15894, 1325, 'engine_volume', '5329'), (15895, 1325, 'width', '2'), (15896, 1325, 'height', '2'), (15897, 1325, 'fuel_consumption', '14'), (15898, 1325, 'doors', '4'), (15899, 1325, 'price', '11361'), (15900, 1325, 'cost', '27081'), (15901, 1326, 'owner', 'Gino'), (15902, 1326, 'color', 'red'), (15903, 1326, 'max_speed', '223'), (15904, 1326, 'weight', '1676'), (15905, 1326, 'production_year', '1997'), (15906, 1326, 'engine_volume', '5649'), (15907, 1326, 'width', '3'), (15908, 1326, 'height', '2'), (15909, 1326, 'fuel_consumption', '18'), (15910, 1326, 'doors', '3'), (15911, 1326, 'price', '27390'), (15912, 1326, 'cost', '30484'), (15913, 1327, 'owner', 'Mario'), (15914, 1327, 'color', 'martini'), (15915, 1327, 'max_speed', '110'), (15916, 1327, 'weight', '2838'), (15917, 1327, 'production_year', '1992'), (15918, 1327, 'engine_volume', '3368'), (15919, 1327, 'width', '3'), (15920, 1327, 'height', '1'), (15921, 1327, 'fuel_consumption', '13'), (15922, 1327, 'doors', '5'), (15923, 1327, 'price', '20237'), (15924, 1327, 'cost', '34385'), (15925, 1328, 'owner', 'Gino'), (15926, 1328, 'color', 'brown'), (15927, 1328, 'max_speed', '100'), (15928, 1328, 'weight', '3448'), (15929, 1328, 'production_year', '1973'), (15930, 1328, 'engine_volume', '7065'), (15931, 1328, 'width', '3'), (15932, 1328, 'height', '1'), (15933, 1328, 'fuel_consumption', '13'), (15934, 1328, 'doors', '5'), (15935, 1328, 'price', '19756'), (15936, 1328, 'cost', '27610'), (15937, 1329, 'owner', 'Mario'), (15938, 1329, 'color', 'brown'), (15939, 1329, 'max_speed', '283'), (15940, 1329, 'weight', '1093'), (15941, 1329, 'production_year', '1971'), (15942, 1329, 'engine_volume', '4746'), (15943, 1329, 'width', '2'), (15944, 1329, 'height', '1'), (15945, 1329, 'fuel_consumption', '16'), (15946, 1329, 'doors', '2'), (15947, 1329, 'price', '20876'), (15948, 1329, 'cost', '35965'), (15949, 1330, 'owner', 'Lucy'), (15950, 1330, 'color', 'black'), (15951, 1330, 'max_speed', '191'), (15952, 1330, 'weight', '4786'), (15953, 1330, 'production_year', '2009'), (15954, 1330, 'engine_volume', '3177'), (15955, 1330, 'width', '3'), (15956, 1330, 'height', '2'), (15957, 1330, 'fuel_consumption', '15'), (15958, 1330, 'doors', '5'), (15959, 1330, 'price', '25426'), (15960, 1330, 'cost', '32047'), (15961, 1331, 'owner', 'Mario'), (15962, 1331, 'color', 'white'), (15963, 1331, 'max_speed', '206'), (15964, 1331, 'weight', '3902'), (15965, 1331, 'production_year', '2008'), (15966, 1331, 'engine_volume', '2287'), (15967, 1331, 'width', '3'), (15968, 1331, 'height', '1'), (15969, 1331, 'fuel_consumption', '16'), (15970, 1331, 'doors', '5'), (15971, 1331, 'price', '12603'), (15972, 1331, 'cost', '48956'), (15973, 1332, 'owner', 'Lava'), (15974, 1332, 'color', 'green'), (15975, 1332, 'max_speed', '298'), (15976, 1332, 'weight', '4550'), (15977, 1332, 'production_year', '2004'), (15978, 1332, 'engine_volume', '5000'), (15979, 1332, 'width', '4'), (15980, 1332, 'height', '2'), (15981, 1332, 'fuel_consumption', '14'), (15982, 1332, 'doors', '2'), (15983, 1332, 'price', '16125'), (15984, 1332, 'cost', '44668'), (15985, 1333, 'owner', 'Gino'), (15986, 1333, 'color', 'orange'), (15987, 1333, 'max_speed', '206'), (15988, 1333, 'weight', '3087'), (15989, 1333, 'production_year', '1971'), (15990, 1333, 'engine_volume', '4738'), (15991, 1333, 'width', '2'), (15992, 1333, 'height', '2'), (15993, 1333, 'fuel_consumption', '17'), (15994, 1333, 'doors', '5'), (15995, 1333, 'price', '22620'), (15996, 1333, 'cost', '34021'), (15997, 1334, 'owner', 'Hugh'), (15998, 1334, 'color', 'black'), (15999, 1334, 'max_speed', '65'), (16000, 1334, 'weight', '1524'), (16001, 1334, 'production_year', '2006'), (16002, 1334, 'engine_volume', '6586'), (16003, 1334, 'width', '4'), (16004, 1334, 'height', '2'), (16005, 1334, 'fuel_consumption', '16'), (16006, 1334, 'doors', '4'), (16007, 1334, 'price', '22432'), (16008, 1334, 'cost', '30595'), (16009, 1335, 'owner', 'Seth'), (16010, 1335, 'color', 'martini'), (16011, 1335, 'max_speed', '261'), (16012, 1335, 'weight', '2948'), (16013, 1335, 'production_year', '2000'), (16014, 1335, 'engine_volume', '3047'), (16015, 1335, 'width', '3'), (16016, 1335, 'height', '1'), (16017, 1335, 'fuel_consumption', '18'), (16018, 1335, 'doors', '3'), (16019, 1335, 'price', '20253'), (16020, 1335, 'cost', '42230'), (16021, 1336, 'owner', 'Hugh'), (16022, 1336, 'color', 'yellow'), (16023, 1336, 'max_speed', '290'), (16024, 1336, 'weight', '2096'), (16025, 1336, 'production_year', '1976'), (16026, 1336, 'engine_volume', '7683'), (16027, 1336, 'width', '4'), (16028, 1336, 'height', '2'), (16029, 1336, 'fuel_consumption', '15'), (16030, 1336, 'doors', '5'), (16031, 1336, 'price', '14372'), (16032, 1336, 'cost', '29701'), (16033, 1337, 'owner', 'Mario'), (16034, 1337, 'color', 'yellow'), (16035, 1337, 'max_speed', '210'), (16036, 1337, 'weight', '3047'), (16037, 1337, 'production_year', '1982'), (16038, 1337, 'engine_volume', '4218'), (16039, 1337, 'width', '3'), (16040, 1337, 'height', '2'), (16041, 1337, 'fuel_consumption', '13'), (16042, 1337, 'doors', '4'), (16043, 1337, 'price', '10371'), (16044, 1337, 'cost', '44501'), (16045, 1338, 'owner', 'Mario'), (16046, 1338, 'color', 'white'), (16047, 1338, 'max_speed', '66'), (16048, 1338, 'weight', '2799'), (16049, 1338, 'production_year', '2016'), (16050, 1338, 'engine_volume', '6980'), (16051, 1338, 'width', '2'), (16052, 1338, 'height', '1'), (16053, 1338, 'fuel_consumption', '15'), (16054, 1338, 'doors', '3'), (16055, 1338, 'price', '27871'), (16056, 1338, 'cost', '44690'), (16057, 1339, 'owner', 'Seth'), (16058, 1339, 'color', 'black'), (16059, 1339, 'max_speed', '175'), (16060, 1339, 'weight', '1547'), (16061, 1339, 'production_year', '1994'), (16062, 1339, 'engine_volume', '6014'), (16063, 1339, 'width', '2'), (16064, 1339, 'height', '1'), (16065, 1339, 'fuel_consumption', '15'), (16066, 1339, 'doors', '3'), (16067, 1339, 'price', '13346'), (16068, 1339, 'cost', '25276'), (16069, 1340, 'owner', 'Gino'), (16070, 1340, 'color', 'martini'), (16071, 1340, 'max_speed', '256'), (16072, 1340, 'weight', '3207'), (16073, 1340, 'production_year', '1973'), (16074, 1340, 'engine_volume', '6888'), (16075, 1340, 'width', '3'), (16076, 1340, 'height', '2'), (16077, 1340, 'fuel_consumption', '18'), (16078, 1340, 'doors', '5'), (16079, 1340, 'price', '25936'), (16080, 1340, 'cost', '47419'), (16081, 1341, 'owner', 'Mario'), (16082, 1341, 'color', 'brown'), (16083, 1341, 'max_speed', '167'), (16084, 1341, 'weight', '2745'), (16085, 1341, 'production_year', '1988'), (16086, 1341, 'engine_volume', '4579'), (16087, 1341, 'width', '4'), (16088, 1341, 'height', '2'), (16089, 1341, 'fuel_consumption', '13'), (16090, 1341, 'doors', '2'), (16091, 1341, 'price', '14604'), (16092, 1341, 'cost', '38254'), (16093, 1342, 'owner', 'Lucy'), (16094, 1342, 'color', 'green'), (16095, 1342, 'max_speed', '148'), (16096, 1342, 'weight', '3239'), (16097, 1342, 'production_year', '1985'), (16098, 1342, 'engine_volume', '4711'), (16099, 1342, 'width', '2'), (16100, 1342, 'height', '1'), (16101, 1342, 'fuel_consumption', '16'), (16102, 1342, 'doors', '4'), (16103, 1342, 'price', '23322'), (16104, 1342, 'cost', '40534'), (16105, 1343, 'owner', 'Lava'), (16106, 1343, 'color', 'martini'), (16107, 1343, 'max_speed', '43'), (16108, 1343, 'weight', '4390'), (16109, 1343, 'production_year', '2007'), (16110, 1343, 'engine_volume', '2897'), (16111, 1343, 'width', '3'), (16112, 1343, 'height', '2'), (16113, 1343, 'fuel_consumption', '15'), (16114, 1343, 'doors', '5'), (16115, 1343, 'price', '11262'), (16116, 1343, 'cost', '42011'), (16117, 1344, 'owner', 'Mario'), (16118, 1344, 'color', 'white'), (16119, 1344, 'max_speed', '20'), (16120, 1344, 'weight', '2408'), (16121, 1344, 'production_year', '2001'), (16122, 1344, 'engine_volume', '6588'), (16123, 1344, 'width', '3'), (16124, 1344, 'height', '1'), (16125, 1344, 'fuel_consumption', '18'), (16126, 1344, 'doors', '4'), (16127, 1344, 'price', '23860'), (16128, 1344, 'cost', '29292'), (16129, 1345, 'owner', 'Lucy'), (16130, 1345, 'color', 'orange'), (16131, 1345, 'max_speed', '169'), (16132, 1345, 'weight', '3291'), (16133, 1345, 'production_year', '1970'), (16134, 1345, 'engine_volume', '2944'), (16135, 1345, 'width', '2'), (16136, 1345, 'height', '2'), (16137, 1345, 'fuel_consumption', '15'), (16138, 1345, 'doors', '2'), (16139, 1345, 'price', '27372'), (16140, 1345, 'cost', '39513'), (16141, 1346, 'owner', 'Gino'), (16142, 1346, 'color', 'brown'), (16143, 1346, 'max_speed', '30'), (16144, 1346, 'weight', '2821'), (16145, 1346, 'production_year', '1984'), (16146, 1346, 'engine_volume', '2470'), (16147, 1346, 'width', '4'), (16148, 1346, 'height', '2'), (16149, 1346, 'fuel_consumption', '13'), (16150, 1346, 'doors', '3'), (16151, 1346, 'price', '19356'), (16152, 1346, 'cost', '44843'), (16153, 1347, 'owner', 'Seth'), (16154, 1347, 'color', 'brown'), (16155, 1347, 'max_speed', '252'), (16156, 1347, 'weight', '1747'), (16157, 1347, 'production_year', '1983'), (16158, 1347, 'engine_volume', '4217'), (16159, 1347, 'width', '2'), (16160, 1347, 'height', '2'), (16161, 1347, 'fuel_consumption', '15'), (16162, 1347, 'doors', '3'), (16163, 1347, 'price', '18113'), (16164, 1347, 'cost', '42111'), (16165, 1348, 'owner', 'Seth'), (16166, 1348, 'color', 'brown'), (16167, 1348, 'max_speed', '83'), (16168, 1348, 'weight', '4821'), (16169, 1348, 'production_year', '2010'), (16170, 1348, 'engine_volume', '6073'), (16171, 1348, 'width', '2'), (16172, 1348, 'height', '1'), (16173, 1348, 'fuel_consumption', '18'), (16174, 1348, 'doors', '3'), (16175, 1348, 'price', '17829'), (16176, 1348, 'cost', '42829'), (16177, 1349, 'owner', 'Lucy'), (16178, 1349, 'color', 'red'), (16179, 1349, 'max_speed', '130'), (16180, 1349, 'weight', '4617'), (16181, 1349, 'production_year', '2016'), (16182, 1349, 'engine_volume', '4672'), (16183, 1349, 'width', '4'), (16184, 1349, 'height', '2'), (16185, 1349, 'fuel_consumption', '14'), (16186, 1349, 'doors', '4'), (16187, 1349, 'price', '27168'), (16188, 1349, 'cost', '25929'), (16189, 1350, 'owner', 'Lava'), (16190, 1350, 'color', 'green'), (16191, 1350, 'max_speed', '140'), (16192, 1350, 'weight', '4674'), (16193, 1350, 'production_year', '1995'), (16194, 1350, 'engine_volume', '6821'), (16195, 1350, 'width', '3'), (16196, 1350, 'height', '1'), (16197, 1350, 'fuel_consumption', '15'), (16198, 1350, 'doors', '4'), (16199, 1350, 'price', '18813'), (16200, 1350, 'cost', '32193'), (16201, 1351, 'owner', 'Hugh'), (16202, 1351, 'color', 'green'), (16203, 1351, 'max_speed', '239'), (16204, 1351, 'weight', '2611'), (16205, 1351, 'production_year', '1974'), (16206, 1351, 'engine_volume', '5209'), (16207, 1351, 'width', '3'), (16208, 1351, 'height', '2'), (16209, 1351, 'fuel_consumption', '14'), (16210, 1351, 'doors', '5'), (16211, 1351, 'price', '16111'), (16212, 1351, 'cost', '45278'), (16213, 1352, 'owner', 'Hugh'), (16214, 1352, 'color', 'black'), (16215, 1352, 'max_speed', '251'), (16216, 1352, 'weight', '4149'), (16217, 1352, 'production_year', '2013'), (16218, 1352, 'engine_volume', '5553'), (16219, 1352, 'width', '3'), (16220, 1352, 'height', '2'), (16221, 1352, 'fuel_consumption', '13'), (16222, 1352, 'doors', '3'), (16223, 1352, 'price', '24048'), (16224, 1352, 'cost', '38475'), (16225, 1353, 'owner', 'Mario'), (16226, 1353, 'color', 'yellow'), (16227, 1353, 'max_speed', '147'), (16228, 1353, 'weight', '3904'), (16229, 1353, 'production_year', '2005'), (16230, 1353, 'engine_volume', '6388'), (16231, 1353, 'width', '2'), (16232, 1353, 'height', '2'), (16233, 1353, 'fuel_consumption', '16'), (16234, 1353, 'doors', '2'), (16235, 1353, 'price', '25988'), (16236, 1353, 'cost', '45498'), (16237, 1354, 'owner', 'Lucy'), (16238, 1354, 'color', 'yellow'), (16239, 1354, 'max_speed', '280'), (16240, 1354, 'weight', '1893'), (16241, 1354, 'production_year', '1977'), (16242, 1354, 'engine_volume', '5660'), (16243, 1354, 'width', '4'), (16244, 1354, 'height', '2'), (16245, 1354, 'fuel_consumption', '17'), (16246, 1354, 'doors', '2'), (16247, 1354, 'price', '17215'), (16248, 1354, 'cost', '47217'), (16249, 1355, 'owner', 'Seth'), (16250, 1355, 'color', 'green'), (16251, 1355, 'max_speed', '246'), (16252, 1355, 'weight', '4047'), (16253, 1355, 'production_year', '1998'), (16254, 1355, 'engine_volume', '6929'), (16255, 1355, 'width', '2'), (16256, 1355, 'height', '1'), (16257, 1355, 'fuel_consumption', '13'), (16258, 1355, 'doors', '2'), (16259, 1355, 'price', '23874'), (16260, 1355, 'cost', '32315'), (16261, 1356, 'owner', 'Hugh'), (16262, 1356, 'color', 'brown'), (16263, 1356, 'max_speed', '252'), (16264, 1356, 'weight', '3187'), (16265, 1356, 'production_year', '1982'), (16266, 1356, 'engine_volume', '3809'), (16267, 1356, 'width', '2'), (16268, 1356, 'height', '1'), (16269, 1356, 'fuel_consumption', '18'), (16270, 1356, 'doors', '5'), (16271, 1356, 'price', '21320'), (16272, 1356, 'cost', '44090'), (16273, 1357, 'owner', 'Hugh'), (16274, 1357, 'color', 'black'), (16275, 1357, 'max_speed', '204'), (16276, 1357, 'weight', '2606'), (16277, 1357, 'production_year', '1986'), (16278, 1357, 'engine_volume', '6859'), (16279, 1357, 'width', '2'), (16280, 1357, 'height', '1'), (16281, 1357, 'fuel_consumption', '14'), (16282, 1357, 'doors', '3'), (16283, 1357, 'price', '19411'), (16284, 1357, 'cost', '39994'), (16285, 1358, 'owner', 'Lucy'), (16286, 1358, 'color', 'martini'), (16287, 1358, 'max_speed', '122'), (16288, 1358, 'weight', '3627'), (16289, 1358, 'production_year', '2013'), (16290, 1358, 'engine_volume', '5945'), (16291, 1358, 'width', '3'), (16292, 1358, 'height', '2'), (16293, 1358, 'fuel_consumption', '13'), (16294, 1358, 'doors', '2'), (16295, 1358, 'price', '29393'), (16296, 1358, 'cost', '25555'), (16297, 1359, 'owner', 'Gino'), (16298, 1359, 'color', 'red'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (16299, 1359, 'max_speed', '46'), (16300, 1359, 'weight', '3606'), (16301, 1359, 'production_year', '1985'), (16302, 1359, 'engine_volume', '5085'), (16303, 1359, 'width', '4'), (16304, 1359, 'height', '2'), (16305, 1359, 'fuel_consumption', '14'), (16306, 1359, 'doors', '2'), (16307, 1359, 'price', '19523'), (16308, 1359, 'cost', '25615'), (16309, 1360, 'owner', 'Gino'), (16310, 1360, 'color', 'white'), (16311, 1360, 'max_speed', '227'), (16312, 1360, 'weight', '3170'), (16313, 1360, 'production_year', '1996'), (16314, 1360, 'engine_volume', '4475'), (16315, 1360, 'width', '4'), (16316, 1360, 'height', '2'), (16317, 1360, 'fuel_consumption', '16'), (16318, 1360, 'doors', '4'), (16319, 1360, 'price', '21628'), (16320, 1360, 'cost', '38601'), (16321, 1361, 'owner', 'Gino'), (16322, 1361, 'color', 'orange'), (16323, 1361, 'max_speed', '223'), (16324, 1361, 'weight', '4303'), (16325, 1361, 'production_year', '1970'), (16326, 1361, 'engine_volume', '5354'), (16327, 1361, 'width', '2'), (16328, 1361, 'height', '1'), (16329, 1361, 'fuel_consumption', '18'), (16330, 1361, 'doors', '5'), (16331, 1361, 'price', '18038'), (16332, 1361, 'cost', '37686'), (16333, 1362, 'owner', 'Gino'), (16334, 1362, 'color', 'brown'), (16335, 1362, 'max_speed', '126'), (16336, 1362, 'weight', '3060'), (16337, 1362, 'production_year', '1992'), (16338, 1362, 'engine_volume', '2900'), (16339, 1362, 'width', '2'), (16340, 1362, 'height', '1'), (16341, 1362, 'fuel_consumption', '17'), (16342, 1362, 'doors', '5'), (16343, 1362, 'price', '19876'), (16344, 1362, 'cost', '42892'), (16345, 1363, 'owner', 'Mario'), (16346, 1363, 'color', 'yellow'), (16347, 1363, 'max_speed', '41'), (16348, 1363, 'weight', '2554'), (16349, 1363, 'production_year', '1987'), (16350, 1363, 'engine_volume', '2649'), (16351, 1363, 'width', '2'), (16352, 1363, 'height', '1'), (16353, 1363, 'fuel_consumption', '18'), (16354, 1363, 'doors', '2'), (16355, 1363, 'price', '18147'), (16356, 1363, 'cost', '35218'), (16357, 1364, 'owner', 'Jules'), (16358, 1364, 'color', 'orange'), (16359, 1364, 'max_speed', '42'), (16360, 1364, 'weight', '2306'), (16361, 1364, 'production_year', '1983'), (16362, 1364, 'engine_volume', '5445'), (16363, 1364, 'width', '3'), (16364, 1364, 'height', '2'), (16365, 1364, 'fuel_consumption', '18'), (16366, 1364, 'doors', '4'), (16367, 1364, 'price', '17385'), (16368, 1364, 'cost', '42766'), (16369, 1365, 'owner', 'Mario'), (16370, 1365, 'color', 'yellow'), (16371, 1365, 'max_speed', '241'), (16372, 1365, 'weight', '2216'), (16373, 1365, 'production_year', '1994'), (16374, 1365, 'engine_volume', '4982'), (16375, 1365, 'width', '2'), (16376, 1365, 'height', '2'), (16377, 1365, 'fuel_consumption', '13'), (16378, 1365, 'doors', '4'), (16379, 1365, 'price', '28314'), (16380, 1365, 'cost', '35783'), (16381, 1366, 'owner', 'Jules'), (16382, 1366, 'color', 'red'), (16383, 1366, 'max_speed', '50'), (16384, 1366, 'weight', '3379'), (16385, 1366, 'production_year', '1972'), (16386, 1366, 'engine_volume', '2076'), (16387, 1366, 'width', '4'), (16388, 1366, 'height', '2'), (16389, 1366, 'fuel_consumption', '18'), (16390, 1366, 'doors', '4'), (16391, 1366, 'price', '15689'), (16392, 1366, 'cost', '32667'), (16393, 1367, 'owner', 'Jules'), (16394, 1367, 'color', 'martini'), (16395, 1367, 'max_speed', '106'), (16396, 1367, 'weight', '2982'), (16397, 1367, 'production_year', '2014'), (16398, 1367, 'engine_volume', '7351'), (16399, 1367, 'width', '4'), (16400, 1367, 'height', '1'), (16401, 1367, 'fuel_consumption', '18'), (16402, 1367, 'doors', '5'), (16403, 1367, 'price', '29259'), (16404, 1367, 'cost', '44183'), (16405, 1368, 'owner', 'Jules'), (16406, 1368, 'color', 'black'), (16407, 1368, 'max_speed', '184'), (16408, 1368, 'weight', '2819'), (16409, 1368, 'production_year', '1981'), (16410, 1368, 'engine_volume', '7574'), (16411, 1368, 'width', '4'), (16412, 1368, 'height', '1'), (16413, 1368, 'fuel_consumption', '16'), (16414, 1368, 'doors', '4'), (16415, 1368, 'price', '20409'), (16416, 1368, 'cost', '36048'), (16417, 1369, 'owner', 'Mario'), (16418, 1369, 'color', 'orange'), (16419, 1369, 'max_speed', '225'), (16420, 1369, 'weight', '4145'), (16421, 1369, 'production_year', '2007'), (16422, 1369, 'engine_volume', '6588'), (16423, 1369, 'width', '2'), (16424, 1369, 'height', '2'), (16425, 1369, 'fuel_consumption', '18'), (16426, 1369, 'doors', '5'), (16427, 1369, 'price', '22627'), (16428, 1369, 'cost', '25613'), (16429, 1370, 'owner', 'Lava'), (16430, 1370, 'color', 'green'), (16431, 1370, 'max_speed', '55'), (16432, 1370, 'weight', '4194'), (16433, 1370, 'production_year', '1974'), (16434, 1370, 'engine_volume', '7323'), (16435, 1370, 'width', '2'), (16436, 1370, 'height', '1'), (16437, 1370, 'fuel_consumption', '18'), (16438, 1370, 'doors', '4'), (16439, 1370, 'price', '24715'), (16440, 1370, 'cost', '47985'), (16441, 1371, 'owner', 'Hugh'), (16442, 1371, 'color', 'brown'), (16443, 1371, 'max_speed', '176'), (16444, 1371, 'weight', '1096'), (16445, 1371, 'production_year', '1988'), (16446, 1371, 'engine_volume', '6571'), (16447, 1371, 'width', '3'), (16448, 1371, 'height', '2'), (16449, 1371, 'fuel_consumption', '15'), (16450, 1371, 'doors', '5'), (16451, 1371, 'price', '20201'), (16452, 1371, 'cost', '48739'), (16453, 1372, 'owner', 'Gengis'), (16454, 1372, 'color', 'white'), (16455, 1372, 'max_speed', '82'), (16456, 1372, 'weight', '2372'), (16457, 1372, 'production_year', '2011'), (16458, 1372, 'engine_volume', '4854'), (16459, 1372, 'width', '4'), (16460, 1372, 'height', '2'), (16461, 1372, 'fuel_consumption', '16'), (16462, 1372, 'doors', '3'), (16463, 1372, 'price', '15924'), (16464, 1372, 'cost', '38789'), (16465, 1373, 'owner', 'Seth'), (16466, 1373, 'color', 'black'), (16467, 1373, 'max_speed', '95'), (16468, 1373, 'weight', '4288'), (16469, 1373, 'production_year', '1992'), (16470, 1373, 'engine_volume', '6151'), (16471, 1373, 'width', '2'), (16472, 1373, 'height', '1'), (16473, 1373, 'fuel_consumption', '15'), (16474, 1373, 'doors', '3'), (16475, 1373, 'price', '14122'), (16476, 1373, 'cost', '32408'), (16477, 1374, 'owner', 'Seth'), (16478, 1374, 'color', 'black'), (16479, 1374, 'max_speed', '233'), (16480, 1374, 'weight', '3587'), (16481, 1374, 'production_year', '1973'), (16482, 1374, 'engine_volume', '2331'), (16483, 1374, 'width', '3'), (16484, 1374, 'height', '2'), (16485, 1374, 'fuel_consumption', '15'), (16486, 1374, 'doors', '4'), (16487, 1374, 'price', '21243'), (16488, 1374, 'cost', '28219'), (16489, 1375, 'owner', 'Gengis'), (16490, 1375, 'color', 'black'), (16491, 1375, 'max_speed', '298'), (16492, 1375, 'weight', '2780'), (16493, 1375, 'production_year', '2000'), (16494, 1375, 'engine_volume', '6850'), (16495, 1375, 'width', '4'), (16496, 1375, 'height', '1'), (16497, 1375, 'fuel_consumption', '13'), (16498, 1375, 'doors', '2'), (16499, 1375, 'price', '29557'), (16500, 1375, 'cost', '47630'), (16501, 1376, 'owner', 'Lava'), (16502, 1376, 'color', 'black'), (16503, 1376, 'max_speed', '97'), (16504, 1376, 'weight', '2516'), (16505, 1376, 'production_year', '2014'), (16506, 1376, 'engine_volume', '5023'), (16507, 1376, 'width', '3'), (16508, 1376, 'height', '1'), (16509, 1376, 'fuel_consumption', '14'), (16510, 1376, 'doors', '4'), (16511, 1376, 'price', '25829'), (16512, 1376, 'cost', '36750'), (16513, 1377, 'owner', 'Mario'), (16514, 1377, 'color', 'black'), (16515, 1377, 'max_speed', '274'), (16516, 1377, 'weight', '2593'), (16517, 1377, 'production_year', '2016'), (16518, 1377, 'engine_volume', '4262'), (16519, 1377, 'width', '4'), (16520, 1377, 'height', '2'), (16521, 1377, 'fuel_consumption', '18'), (16522, 1377, 'doors', '4'), (16523, 1377, 'price', '21079'), (16524, 1377, 'cost', '46582'), (16525, 1378, 'owner', 'Gengis'), (16526, 1378, 'color', 'white'), (16527, 1378, 'max_speed', '80'), (16528, 1378, 'weight', '3236'), (16529, 1378, 'production_year', '1977'), (16530, 1378, 'engine_volume', '6437'), (16531, 1378, 'width', '2'), (16532, 1378, 'height', '1'), (16533, 1378, 'fuel_consumption', '17'), (16534, 1378, 'doors', '4'), (16535, 1378, 'price', '26573'), (16536, 1378, 'cost', '36983'), (16537, 1379, 'owner', 'Hugh'), (16538, 1379, 'color', 'black'), (16539, 1379, 'max_speed', '261'), (16540, 1379, 'weight', '1405'), (16541, 1379, 'production_year', '2013'), (16542, 1379, 'engine_volume', '6084'), (16543, 1379, 'width', '3'), (16544, 1379, 'height', '1'), (16545, 1379, 'fuel_consumption', '13'), (16546, 1379, 'doors', '3'), (16547, 1379, 'price', '15666'), (16548, 1379, 'cost', '40377'), (16549, 1380, 'owner', 'Seth'), (16550, 1380, 'color', 'yellow'), (16551, 1380, 'max_speed', '20'), (16552, 1380, 'weight', '2980'), (16553, 1380, 'production_year', '1970'), (16554, 1380, 'engine_volume', '4046'), (16555, 1380, 'width', '2'), (16556, 1380, 'height', '1'), (16557, 1380, 'fuel_consumption', '18'), (16558, 1380, 'doors', '3'), (16559, 1380, 'price', '22106'), (16560, 1380, 'cost', '34084'), (16561, 1381, 'owner', 'Jules'), (16562, 1381, 'color', 'red'), (16563, 1381, 'max_speed', '141'), (16564, 1381, 'weight', '2739'), (16565, 1381, 'production_year', '1999'), (16566, 1381, 'engine_volume', '5217'), (16567, 1381, 'width', '2'), (16568, 1381, 'height', '2'), (16569, 1381, 'fuel_consumption', '16'), (16570, 1381, 'doors', '3'), (16571, 1381, 'price', '21167'), (16572, 1381, 'cost', '33294'), (16573, 1382, 'owner', 'Gino'), (16574, 1382, 'color', 'yellow'), (16575, 1382, 'max_speed', '268'), (16576, 1382, 'weight', '4491'), (16577, 1382, 'production_year', '1986'), (16578, 1382, 'engine_volume', '4220'), (16579, 1382, 'width', '3'), (16580, 1382, 'height', '2'), (16581, 1382, 'fuel_consumption', '13'), (16582, 1382, 'doors', '3'), (16583, 1382, 'price', '22171'), (16584, 1382, 'cost', '33336'), (16585, 1383, 'owner', 'Seth'), (16586, 1383, 'color', 'red'), (16587, 1383, 'max_speed', '161'), (16588, 1383, 'weight', '4490'), (16589, 1383, 'production_year', '2002'), (16590, 1383, 'engine_volume', '2694'), (16591, 1383, 'width', '3'), (16592, 1383, 'height', '2'), (16593, 1383, 'fuel_consumption', '15'), (16594, 1383, 'doors', '3'), (16595, 1383, 'price', '14547'), (16596, 1383, 'cost', '40475'), (16597, 1384, 'owner', 'Lava'), (16598, 1384, 'color', 'martini'), (16599, 1384, 'max_speed', '111'), (16600, 1384, 'weight', '4993'), (16601, 1384, 'production_year', '1986'), (16602, 1384, 'engine_volume', '4192'), (16603, 1384, 'width', '3'), (16604, 1384, 'height', '1'), (16605, 1384, 'fuel_consumption', '18'), (16606, 1384, 'doors', '2'), (16607, 1384, 'price', '27276'), (16608, 1384, 'cost', '27280'), (16609, 1385, 'owner', 'Mario'), (16610, 1385, 'color', 'orange'), (16611, 1385, 'max_speed', '80'), (16612, 1385, 'weight', '1467'), (16613, 1385, 'production_year', '1970'), (16614, 1385, 'engine_volume', '2274'), (16615, 1385, 'width', '3'), (16616, 1385, 'height', '1'), (16617, 1385, 'fuel_consumption', '18'), (16618, 1385, 'doors', '2'), (16619, 1385, 'price', '24719'), (16620, 1385, 'cost', '47303'), (16621, 1386, 'owner', 'Seth'), (16622, 1386, 'color', 'red'), (16623, 1386, 'max_speed', '144'), (16624, 1386, 'weight', '2733'), (16625, 1386, 'production_year', '1998'), (16626, 1386, 'engine_volume', '7665'), (16627, 1386, 'width', '4'), (16628, 1386, 'height', '2'), (16629, 1386, 'fuel_consumption', '16'), (16630, 1386, 'doors', '3'), (16631, 1386, 'price', '17536'), (16632, 1386, 'cost', '41697'), (16633, 1387, 'owner', 'Hugh'), (16634, 1387, 'color', 'red'), (16635, 1387, 'max_speed', '141'), (16636, 1387, 'weight', '2860'), (16637, 1387, 'production_year', '1981'), (16638, 1387, 'engine_volume', '2743'), (16639, 1387, 'width', '4'), (16640, 1387, 'height', '1'), (16641, 1387, 'fuel_consumption', '13'), (16642, 1387, 'doors', '5'), (16643, 1387, 'price', '11022'), (16644, 1387, 'cost', '45256'), (16645, 1388, 'owner', 'Gino'), (16646, 1388, 'color', 'yellow'), (16647, 1388, 'max_speed', '151'), (16648, 1388, 'weight', '3861'), (16649, 1388, 'production_year', '1983'), (16650, 1388, 'engine_volume', '3158'), (16651, 1388, 'width', '4'), (16652, 1388, 'height', '2'), (16653, 1388, 'fuel_consumption', '17'), (16654, 1388, 'doors', '3'), (16655, 1388, 'price', '29294'), (16656, 1388, 'cost', '30388'), (16657, 1389, 'owner', 'Seth'), (16658, 1389, 'color', 'black'), (16659, 1389, 'max_speed', '76'), (16660, 1389, 'weight', '1078'), (16661, 1389, 'production_year', '2010'), (16662, 1389, 'engine_volume', '6984'), (16663, 1389, 'width', '2'), (16664, 1389, 'height', '1'), (16665, 1389, 'fuel_consumption', '18'), (16666, 1389, 'doors', '2'), (16667, 1389, 'price', '22006'), (16668, 1389, 'cost', '29321'), (16669, 1390, 'owner', 'Seth'), (16670, 1390, 'color', 'martini'), (16671, 1390, 'max_speed', '236'), (16672, 1390, 'weight', '4205'), (16673, 1390, 'production_year', '2014'), (16674, 1390, 'engine_volume', '2884'), (16675, 1390, 'width', '3'), (16676, 1390, 'height', '2'), (16677, 1390, 'fuel_consumption', '18'), (16678, 1390, 'doors', '4'), (16679, 1390, 'price', '16056'), (16680, 1390, 'cost', '28045'), (16681, 1391, 'owner', 'Hugh'), (16682, 1391, 'color', 'green'), (16683, 1391, 'max_speed', '127'), (16684, 1391, 'weight', '3340'), (16685, 1391, 'production_year', '2016'), (16686, 1391, 'engine_volume', '6674'), (16687, 1391, 'width', '2'), (16688, 1391, 'height', '1'), (16689, 1391, 'fuel_consumption', '18'), (16690, 1391, 'doors', '4'), (16691, 1391, 'price', '26926'), (16692, 1391, 'cost', '39139'), (16693, 1392, 'owner', 'Mario'), (16694, 1392, 'color', 'brown'), (16695, 1392, 'max_speed', '277'), (16696, 1392, 'weight', '4895'), (16697, 1392, 'production_year', '2005'), (16698, 1392, 'engine_volume', '6604'), (16699, 1392, 'width', '4'), (16700, 1392, 'height', '2'), (16701, 1392, 'fuel_consumption', '17'), (16702, 1392, 'doors', '5'), (16703, 1392, 'price', '28045'), (16704, 1392, 'cost', '44349'), (16705, 1393, 'owner', 'Hugh'), (16706, 1393, 'color', 'black'), (16707, 1393, 'max_speed', '132'), (16708, 1393, 'weight', '4966'), (16709, 1393, 'production_year', '1999'), (16710, 1393, 'engine_volume', '5614'), (16711, 1393, 'width', '4'), (16712, 1393, 'height', '1'), (16713, 1393, 'fuel_consumption', '17'), (16714, 1393, 'doors', '2'), (16715, 1393, 'price', '23155'), (16716, 1393, 'cost', '36058'), (16717, 1394, 'owner', 'Lava'), (16718, 1394, 'color', 'white'), (16719, 1394, 'max_speed', '33'), (16720, 1394, 'weight', '3568'), (16721, 1394, 'production_year', '1995'), (16722, 1394, 'engine_volume', '7616'), (16723, 1394, 'width', '3'), (16724, 1394, 'height', '2'), (16725, 1394, 'fuel_consumption', '15'), (16726, 1394, 'doors', '5'), (16727, 1394, 'price', '23884'), (16728, 1394, 'cost', '48049'), (16729, 1395, 'owner', 'Lava'), (16730, 1395, 'color', 'black'), (16731, 1395, 'max_speed', '96'), (16732, 1395, 'weight', '2898'), (16733, 1395, 'production_year', '1990'), (16734, 1395, 'engine_volume', '6811'), (16735, 1395, 'width', '3'), (16736, 1395, 'height', '1'), (16737, 1395, 'fuel_consumption', '15'), (16738, 1395, 'doors', '5'), (16739, 1395, 'price', '29798'), (16740, 1395, 'cost', '44026'), (16741, 1396, 'owner', 'Gino'), (16742, 1396, 'color', 'green'), (16743, 1396, 'max_speed', '93'), (16744, 1396, 'weight', '2366'), (16745, 1396, 'production_year', '1997'), (16746, 1396, 'engine_volume', '6438'), (16747, 1396, 'width', '2'), (16748, 1396, 'height', '1'), (16749, 1396, 'fuel_consumption', '18'), (16750, 1396, 'doors', '3'), (16751, 1396, 'price', '26707'), (16752, 1396, 'cost', '33843'), (16753, 1397, 'owner', 'Mario'), (16754, 1397, 'color', 'brown'), (16755, 1397, 'max_speed', '226'), (16756, 1397, 'weight', '1171'), (16757, 1397, 'production_year', '1993'), (16758, 1397, 'engine_volume', '6510'), (16759, 1397, 'width', '3'), (16760, 1397, 'height', '1'), (16761, 1397, 'fuel_consumption', '15'), (16762, 1397, 'doors', '5'), (16763, 1397, 'price', '16107'), (16764, 1397, 'cost', '49491'), (16765, 1398, 'owner', 'Seth'), (16766, 1398, 'color', 'white'), (16767, 1398, 'max_speed', '269'), (16768, 1398, 'weight', '1932'), (16769, 1398, 'production_year', '1981'), (16770, 1398, 'engine_volume', '2075'), (16771, 1398, 'width', '2'), (16772, 1398, 'height', '2'), (16773, 1398, 'fuel_consumption', '16'), (16774, 1398, 'doors', '5'), (16775, 1398, 'price', '21943'), (16776, 1398, 'cost', '27927'), (16777, 1399, 'owner', 'Jules'), (16778, 1399, 'color', 'green'), (16779, 1399, 'max_speed', '260'), (16780, 1399, 'weight', '3889'), (16781, 1399, 'production_year', '1976'), (16782, 1399, 'engine_volume', '4563'), (16783, 1399, 'width', '2'), (16784, 1399, 'height', '1'), (16785, 1399, 'fuel_consumption', '17'), (16786, 1399, 'doors', '2'), (16787, 1399, 'price', '24536'), (16788, 1399, 'cost', '47316'), (16789, 1400, 'owner', 'Mario'), (16790, 1400, 'color', 'yellow'), (16791, 1400, 'max_speed', '141'), (16792, 1400, 'weight', '3040'), (16793, 1400, 'production_year', '1991'), (16794, 1400, 'engine_volume', '4273'), (16795, 1400, 'width', '4'), (16796, 1400, 'height', '2'), (16797, 1400, 'fuel_consumption', '13'), (16798, 1400, 'doors', '5'), (16799, 1400, 'price', '11700'), (16800, 1400, 'cost', '26521'), (16801, 1401, 'owner', 'Hugh'), (16802, 1401, 'color', 'black'), (16803, 1401, 'max_speed', '36'), (16804, 1401, 'weight', '2112'), (16805, 1401, 'production_year', '1978'), (16806, 1401, 'engine_volume', '2583'), (16807, 1401, 'width', '2'), (16808, 1401, 'height', '2'), (16809, 1401, 'fuel_consumption', '18'), (16810, 1401, 'doors', '3'), (16811, 1401, 'price', '18886'), (16812, 1401, 'cost', '44542'), (16813, 1402, 'owner', 'Mario'), (16814, 1402, 'color', 'red'), (16815, 1402, 'max_speed', '42'), (16816, 1402, 'weight', '2449'), (16817, 1402, 'production_year', '2012'), (16818, 1402, 'engine_volume', '5236'), (16819, 1402, 'width', '4'), (16820, 1402, 'height', '1'), (16821, 1402, 'fuel_consumption', '15'), (16822, 1402, 'doors', '3'), (16823, 1402, 'price', '11838'), (16824, 1402, 'cost', '30561'), (16825, 1403, 'owner', 'Lava'), (16826, 1403, 'color', 'green'), (16827, 1403, 'max_speed', '27'), (16828, 1403, 'weight', '3072'), (16829, 1403, 'production_year', '1995'), (16830, 1403, 'engine_volume', '3182'), (16831, 1403, 'width', '2'), (16832, 1403, 'height', '2'), (16833, 1403, 'fuel_consumption', '16'), (16834, 1403, 'doors', '4'), (16835, 1403, 'price', '20098'), (16836, 1403, 'cost', '48350'), (16837, 1404, 'owner', 'Hugh'), (16838, 1404, 'color', 'orange'), (16839, 1404, 'max_speed', '297'), (16840, 1404, 'weight', '1233'), (16841, 1404, 'production_year', '1970'), (16842, 1404, 'engine_volume', '4650'), (16843, 1404, 'width', '4'), (16844, 1404, 'height', '1'), (16845, 1404, 'fuel_consumption', '18'), (16846, 1404, 'doors', '5'), (16847, 1404, 'price', '22352'), (16848, 1404, 'cost', '32547'), (16849, 1405, 'owner', 'Gengis'), (16850, 1405, 'color', 'black'), (16851, 1405, 'max_speed', '170'), (16852, 1405, 'weight', '1921'), (16853, 1405, 'production_year', '2012'), (16854, 1405, 'engine_volume', '7567'), (16855, 1405, 'width', '3'), (16856, 1405, 'height', '1'), (16857, 1405, 'fuel_consumption', '13'), (16858, 1405, 'doors', '2'), (16859, 1405, 'price', '29171'), (16860, 1405, 'cost', '34866'), (16861, 1406, 'owner', 'Lava'), (16862, 1406, 'color', 'orange'), (16863, 1406, 'max_speed', '284'), (16864, 1406, 'weight', '2396'), (16865, 1406, 'production_year', '2006'), (16866, 1406, 'engine_volume', '7633'), (16867, 1406, 'width', '4'), (16868, 1406, 'height', '1'), (16869, 1406, 'fuel_consumption', '15'), (16870, 1406, 'doors', '2'), (16871, 1406, 'price', '21146'), (16872, 1406, 'cost', '41670'), (16873, 1407, 'owner', 'Hugh'), (16874, 1407, 'color', 'green'), (16875, 1407, 'max_speed', '267'), (16876, 1407, 'weight', '3502'), (16877, 1407, 'production_year', '2012'), (16878, 1407, 'engine_volume', '7688'), (16879, 1407, 'width', '4'), (16880, 1407, 'height', '1'), (16881, 1407, 'fuel_consumption', '17'), (16882, 1407, 'doors', '4'), (16883, 1407, 'price', '21735'), (16884, 1407, 'cost', '37775'), (16885, 1408, 'owner', 'Seth'), (16886, 1408, 'color', 'yellow'), (16887, 1408, 'max_speed', '42'), (16888, 1408, 'weight', '3161'), (16889, 1408, 'production_year', '2012'), (16890, 1408, 'engine_volume', '5883'), (16891, 1408, 'width', '2'), (16892, 1408, 'height', '1'), (16893, 1408, 'fuel_consumption', '13'), (16894, 1408, 'doors', '3'), (16895, 1408, 'price', '21028'), (16896, 1408, 'cost', '40683'), (16897, 1409, 'owner', 'Gengis'), (16898, 1409, 'color', 'yellow'), (16899, 1409, 'max_speed', '231'), (16900, 1409, 'weight', '2223'), (16901, 1409, 'production_year', '1990'), (16902, 1409, 'engine_volume', '3021'), (16903, 1409, 'width', '4'), (16904, 1409, 'height', '1'), (16905, 1409, 'fuel_consumption', '16'), (16906, 1409, 'doors', '2'), (16907, 1409, 'price', '19376'), (16908, 1409, 'cost', '41388'), (16909, 1410, 'owner', 'Seth'), (16910, 1410, 'color', 'yellow'), (16911, 1410, 'max_speed', '104'), (16912, 1410, 'weight', '3860'), (16913, 1410, 'production_year', '2008'), (16914, 1410, 'engine_volume', '3387'), (16915, 1410, 'width', '3'), (16916, 1410, 'height', '1'), (16917, 1410, 'fuel_consumption', '14'), (16918, 1410, 'doors', '3'), (16919, 1410, 'price', '20595'), (16920, 1410, 'cost', '38217'), (16921, 1411, 'owner', 'Mario'), (16922, 1411, 'color', 'black'), (16923, 1411, 'max_speed', '178'), (16924, 1411, 'weight', '3081'), (16925, 1411, 'production_year', '2011'), (16926, 1411, 'engine_volume', '5321'), (16927, 1411, 'width', '3'), (16928, 1411, 'height', '2'), (16929, 1411, 'fuel_consumption', '18'), (16930, 1411, 'doors', '2'), (16931, 1411, 'price', '10869'), (16932, 1411, 'cost', '37307'), (16933, 1412, 'owner', 'Seth'), (16934, 1412, 'color', 'black'), (16935, 1412, 'max_speed', '280'), (16936, 1412, 'weight', '3742'), (16937, 1412, 'production_year', '2004'), (16938, 1412, 'engine_volume', '6257'), (16939, 1412, 'width', '2'), (16940, 1412, 'height', '1'), (16941, 1412, 'fuel_consumption', '13'), (16942, 1412, 'doors', '4'), (16943, 1412, 'price', '18791'), (16944, 1412, 'cost', '44389'), (16945, 1413, 'owner', 'Jules'), (16946, 1413, 'color', 'white'), (16947, 1413, 'max_speed', '171'), (16948, 1413, 'weight', '4849'), (16949, 1413, 'production_year', '1976'), (16950, 1413, 'engine_volume', '7736'), (16951, 1413, 'width', '3'), (16952, 1413, 'height', '1'), (16953, 1413, 'fuel_consumption', '13'), (16954, 1413, 'doors', '5'), (16955, 1413, 'price', '27290'), (16956, 1413, 'cost', '33479'), (16957, 1414, 'owner', 'Jules'), (16958, 1414, 'color', 'orange'), (16959, 1414, 'max_speed', '171'), (16960, 1414, 'weight', '2507'), (16961, 1414, 'production_year', '2011'), (16962, 1414, 'engine_volume', '3727'), (16963, 1414, 'width', '4'), (16964, 1414, 'height', '1'), (16965, 1414, 'fuel_consumption', '13'), (16966, 1414, 'doors', '4'), (16967, 1414, 'price', '12758'), (16968, 1414, 'cost', '25966'), (16969, 1415, 'owner', 'Gino'), (16970, 1415, 'color', 'white'), (16971, 1415, 'max_speed', '24'), (16972, 1415, 'weight', '1293'), (16973, 1415, 'production_year', '2016'), (16974, 1415, 'engine_volume', '2038'), (16975, 1415, 'width', '4'), (16976, 1415, 'height', '2'), (16977, 1415, 'fuel_consumption', '15'), (16978, 1415, 'doors', '5'), (16979, 1415, 'price', '20208'), (16980, 1415, 'cost', '25565'), (16981, 1416, 'owner', 'Jules'), (16982, 1416, 'color', 'brown'), (16983, 1416, 'max_speed', '145'), (16984, 1416, 'weight', '4179'), (16985, 1416, 'production_year', '1995'), (16986, 1416, 'engine_volume', '2417'), (16987, 1416, 'width', '3'), (16988, 1416, 'height', '2'), (16989, 1416, 'fuel_consumption', '15'), (16990, 1416, 'doors', '5'), (16991, 1416, 'price', '24376'), (16992, 1416, 'cost', '31159'), (16993, 1417, 'owner', 'Hugh'), (16994, 1417, 'color', 'black'), (16995, 1417, 'max_speed', '282'), (16996, 1417, 'weight', '4491'), (16997, 1417, 'production_year', '2004'), (16998, 1417, 'engine_volume', '7610'), (16999, 1417, 'width', '3'), (17000, 1417, 'height', '2'), (17001, 1417, 'fuel_consumption', '15'), (17002, 1417, 'doors', '3'), (17003, 1417, 'price', '29863'), (17004, 1417, 'cost', '37599'), (17005, 1418, 'owner', 'Jules'), (17006, 1418, 'color', 'green'), (17007, 1418, 'max_speed', '277'), (17008, 1418, 'weight', '2688'), (17009, 1418, 'production_year', '1991'), (17010, 1418, 'engine_volume', '5682'), (17011, 1418, 'width', '4'), (17012, 1418, 'height', '2'), (17013, 1418, 'fuel_consumption', '18'), (17014, 1418, 'doors', '2'), (17015, 1418, 'price', '23054'), (17016, 1418, 'cost', '32090'), (17017, 1419, 'owner', 'Lava'), (17018, 1419, 'color', 'red'), (17019, 1419, 'max_speed', '40'), (17020, 1419, 'weight', '3449'), (17021, 1419, 'production_year', '1975'), (17022, 1419, 'engine_volume', '3221'), (17023, 1419, 'width', '4'), (17024, 1419, 'height', '1'), (17025, 1419, 'fuel_consumption', '15'), (17026, 1419, 'doors', '3'), (17027, 1419, 'price', '19659'), (17028, 1419, 'cost', '27973'), (17029, 1420, 'owner', 'Seth'), (17030, 1420, 'color', 'martini'), (17031, 1420, 'max_speed', '82'), (17032, 1420, 'weight', '2554'), (17033, 1420, 'production_year', '1977'), (17034, 1420, 'engine_volume', '7028'), (17035, 1420, 'width', '3'), (17036, 1420, 'height', '1'), (17037, 1420, 'fuel_consumption', '17'), (17038, 1420, 'doors', '4'), (17039, 1420, 'price', '13049'), (17040, 1420, 'cost', '36026'), (17041, 1421, 'owner', 'Hugh'), (17042, 1421, 'color', 'brown'), (17043, 1421, 'max_speed', '96'), (17044, 1421, 'weight', '2607'), (17045, 1421, 'production_year', '1974'), (17046, 1421, 'engine_volume', '6206'), (17047, 1421, 'width', '3'), (17048, 1421, 'height', '1'), (17049, 1421, 'fuel_consumption', '15'), (17050, 1421, 'doors', '3'), (17051, 1421, 'price', '28821'), (17052, 1421, 'cost', '32612'), (17053, 1422, 'owner', 'Lucy'), (17054, 1422, 'color', 'red'), (17055, 1422, 'max_speed', '174'), (17056, 1422, 'weight', '4004'), (17057, 1422, 'production_year', '1983'), (17058, 1422, 'engine_volume', '7430'), (17059, 1422, 'width', '2'), (17060, 1422, 'height', '1'), (17061, 1422, 'fuel_consumption', '18'), (17062, 1422, 'doors', '4'), (17063, 1422, 'price', '13800'), (17064, 1422, 'cost', '34852'), (17065, 1423, 'owner', 'Seth'), (17066, 1423, 'color', 'black'), (17067, 1423, 'max_speed', '234'), (17068, 1423, 'weight', '1496'), (17069, 1423, 'production_year', '1976'), (17070, 1423, 'engine_volume', '5542'), (17071, 1423, 'width', '2'), (17072, 1423, 'height', '2'), (17073, 1423, 'fuel_consumption', '14'), (17074, 1423, 'doors', '5'), (17075, 1423, 'price', '29445'), (17076, 1423, 'cost', '26076'), (17077, 1424, 'owner', 'Mario'), (17078, 1424, 'color', 'black'), (17079, 1424, 'max_speed', '223'), (17080, 1424, 'weight', '3910'), (17081, 1424, 'production_year', '2000'), (17082, 1424, 'engine_volume', '6430'), (17083, 1424, 'width', '3'), (17084, 1424, 'height', '1'), (17085, 1424, 'fuel_consumption', '18'), (17086, 1424, 'doors', '2'), (17087, 1424, 'price', '11731'), (17088, 1424, 'cost', '46807'), (17089, 1425, 'owner', 'Seth'), (17090, 1425, 'color', 'red'), (17091, 1425, 'max_speed', '110'), (17092, 1425, 'weight', '4295'), (17093, 1425, 'production_year', '1976'), (17094, 1425, 'engine_volume', '3866'), (17095, 1425, 'width', '2'), (17096, 1425, 'height', '1'), (17097, 1425, 'fuel_consumption', '16'), (17098, 1425, 'doors', '4'), (17099, 1425, 'price', '22743'), (17100, 1425, 'cost', '25445'), (17101, 1426, 'owner', 'Hugh'), (17102, 1426, 'color', 'black'), (17103, 1426, 'max_speed', '205'), (17104, 1426, 'weight', '3549'), (17105, 1426, 'production_year', '1992'), (17106, 1426, 'engine_volume', '2579'), (17107, 1426, 'width', '2'), (17108, 1426, 'height', '1'), (17109, 1426, 'fuel_consumption', '13'), (17110, 1426, 'doors', '5'), (17111, 1426, 'price', '25174'), (17112, 1426, 'cost', '39190'), (17113, 1427, 'owner', 'Jules'), (17114, 1427, 'color', 'green'), (17115, 1427, 'max_speed', '241'), (17116, 1427, 'weight', '4850'), (17117, 1427, 'production_year', '2005'), (17118, 1427, 'engine_volume', '7725'), (17119, 1427, 'width', '2'), (17120, 1427, 'height', '1'), (17121, 1427, 'fuel_consumption', '15'), (17122, 1427, 'doors', '5'), (17123, 1427, 'price', '26391'), (17124, 1427, 'cost', '33458'), (17125, 1428, 'owner', 'Gino'), (17126, 1428, 'color', 'green'), (17127, 1428, 'max_speed', '246'), (17128, 1428, 'weight', '2717'), (17129, 1428, 'production_year', '2006'), (17130, 1428, 'engine_volume', '3556'), (17131, 1428, 'width', '2'), (17132, 1428, 'height', '1'), (17133, 1428, 'fuel_consumption', '18'), (17134, 1428, 'doors', '4'), (17135, 1428, 'price', '29586'), (17136, 1428, 'cost', '37600'), (17137, 1429, 'owner', 'Lava'), (17138, 1429, 'color', 'red'), (17139, 1429, 'max_speed', '93'), (17140, 1429, 'weight', '3359'), (17141, 1429, 'production_year', '2014'), (17142, 1429, 'engine_volume', '4186'), (17143, 1429, 'width', '3'), (17144, 1429, 'height', '2'), (17145, 1429, 'fuel_consumption', '15'), (17146, 1429, 'doors', '3'), (17147, 1429, 'price', '17267'), (17148, 1429, 'cost', '49358'), (17149, 1430, 'owner', 'Seth'), (17150, 1430, 'color', 'brown'), (17151, 1430, 'max_speed', '286'), (17152, 1430, 'weight', '4913'), (17153, 1430, 'production_year', '1987'), (17154, 1430, 'engine_volume', '3790'), (17155, 1430, 'width', '3'), (17156, 1430, 'height', '1'), (17157, 1430, 'fuel_consumption', '18'), (17158, 1430, 'doors', '4'), (17159, 1430, 'price', '14786'), (17160, 1430, 'cost', '42034'), (17161, 1431, 'owner', 'Seth'), (17162, 1431, 'color', 'white'), (17163, 1431, 'max_speed', '37'), (17164, 1431, 'weight', '4679'), (17165, 1431, 'production_year', '1973'), (17166, 1431, 'engine_volume', '3870'), (17167, 1431, 'width', '3'), (17168, 1431, 'height', '1'), (17169, 1431, 'fuel_consumption', '16'), (17170, 1431, 'doors', '3'), (17171, 1431, 'price', '13289'), (17172, 1431, 'cost', '25673'), (17173, 1432, 'owner', 'Lava'), (17174, 1432, 'color', 'green'), (17175, 1432, 'max_speed', '282'), (17176, 1432, 'weight', '2647'), (17177, 1432, 'production_year', '2003'), (17178, 1432, 'engine_volume', '7466'), (17179, 1432, 'width', '3'), (17180, 1432, 'height', '2'), (17181, 1432, 'fuel_consumption', '16'), (17182, 1432, 'doors', '4'), (17183, 1432, 'price', '21179'), (17184, 1432, 'cost', '45414'), (17185, 1433, 'owner', 'Gengis'), (17186, 1433, 'color', 'yellow'), (17187, 1433, 'max_speed', '282'), (17188, 1433, 'weight', '1842'), (17189, 1433, 'production_year', '2006'), (17190, 1433, 'engine_volume', '3593'), (17191, 1433, 'width', '2'), (17192, 1433, 'height', '1'), (17193, 1433, 'fuel_consumption', '18'), (17194, 1433, 'doors', '4'), (17195, 1433, 'price', '13476'), (17196, 1433, 'cost', '45812'), (17197, 1434, 'owner', 'Jules'), (17198, 1434, 'color', 'white'), (17199, 1434, 'max_speed', '196'), (17200, 1434, 'weight', '1043'), (17201, 1434, 'production_year', '1999'), (17202, 1434, 'engine_volume', '2667'), (17203, 1434, 'width', '3'), (17204, 1434, 'height', '2'), (17205, 1434, 'fuel_consumption', '14'), (17206, 1434, 'doors', '5'), (17207, 1434, 'price', '18340'), (17208, 1434, 'cost', '25171'), (17209, 1435, 'owner', 'Lava'), (17210, 1435, 'color', 'orange'), (17211, 1435, 'max_speed', '233'), (17212, 1435, 'weight', '4627'), (17213, 1435, 'production_year', '2001'), (17214, 1435, 'engine_volume', '5473'), (17215, 1435, 'width', '3'), (17216, 1435, 'height', '1'), (17217, 1435, 'fuel_consumption', '13'), (17218, 1435, 'doors', '2'), (17219, 1435, 'price', '17651'), (17220, 1435, 'cost', '29494'), (17221, 1436, 'owner', 'Mario'), (17222, 1436, 'color', 'brown'), (17223, 1436, 'max_speed', '104'), (17224, 1436, 'weight', '4141'), (17225, 1436, 'production_year', '1971'), (17226, 1436, 'engine_volume', '3675'), (17227, 1436, 'width', '2'), (17228, 1436, 'height', '1'), (17229, 1436, 'fuel_consumption', '18'), (17230, 1436, 'doors', '5'), (17231, 1436, 'price', '28589'), (17232, 1436, 'cost', '49741'), (17233, 1437, 'owner', 'Seth'), (17234, 1437, 'color', 'martini'), (17235, 1437, 'max_speed', '173'), (17236, 1437, 'weight', '3536'), (17237, 1437, 'production_year', '1980'), (17238, 1437, 'engine_volume', '4119'), (17239, 1437, 'width', '2'), (17240, 1437, 'height', '2'), (17241, 1437, 'fuel_consumption', '14'), (17242, 1437, 'doors', '3'), (17243, 1437, 'price', '25370'), (17244, 1437, 'cost', '35587'), (17245, 1438, 'owner', 'Mario'), (17246, 1438, 'color', 'yellow'), (17247, 1438, 'max_speed', '211'), (17248, 1438, 'weight', '3373'), (17249, 1438, 'production_year', '1996'), (17250, 1438, 'engine_volume', '6513'), (17251, 1438, 'width', '3'), (17252, 1438, 'height', '1'), (17253, 1438, 'fuel_consumption', '15'), (17254, 1438, 'doors', '3'), (17255, 1438, 'price', '18295'), (17256, 1438, 'cost', '25537'), (17257, 1439, 'owner', 'Gengis'), (17258, 1439, 'color', 'martini'), (17259, 1439, 'max_speed', '91'), (17260, 1439, 'weight', '4156'), (17261, 1439, 'production_year', '1977'), (17262, 1439, 'engine_volume', '2560'), (17263, 1439, 'width', '4'), (17264, 1439, 'height', '1'), (17265, 1439, 'fuel_consumption', '17'), (17266, 1439, 'doors', '3'), (17267, 1439, 'price', '13357'), (17268, 1439, 'cost', '36989'), (17269, 1440, 'owner', 'Lava'), (17270, 1440, 'color', 'black'), (17271, 1440, 'max_speed', '257'), (17272, 1440, 'weight', '4079'), (17273, 1440, 'production_year', '1973'), (17274, 1440, 'engine_volume', '6780'), (17275, 1440, 'width', '4'), (17276, 1440, 'height', '2'), (17277, 1440, 'fuel_consumption', '18'), (17278, 1440, 'doors', '2'), (17279, 1440, 'price', '19794'), (17280, 1440, 'cost', '48643'), (17281, 1441, 'owner', 'Lava'), (17282, 1441, 'color', 'green'), (17283, 1441, 'max_speed', '178'), (17284, 1441, 'weight', '1024'), (17285, 1441, 'production_year', '1978'), (17286, 1441, 'engine_volume', '4652'), (17287, 1441, 'width', '2'), (17288, 1441, 'height', '2'), (17289, 1441, 'fuel_consumption', '16'), (17290, 1441, 'doors', '4'), (17291, 1441, 'price', '25529'), (17292, 1441, 'cost', '45422'), (17293, 1442, 'owner', 'Jules'), (17294, 1442, 'color', 'red'), (17295, 1442, 'max_speed', '101'), (17296, 1442, 'weight', '3458'), (17297, 1442, 'production_year', '1998'), (17298, 1442, 'engine_volume', '3925'), (17299, 1442, 'width', '2'), (17300, 1442, 'height', '2'), (17301, 1442, 'fuel_consumption', '14'), (17302, 1442, 'doors', '2'), (17303, 1442, 'price', '15037'), (17304, 1442, 'cost', '48418'), (17305, 1443, 'owner', 'Lucy'), (17306, 1443, 'color', 'white'), (17307, 1443, 'max_speed', '23'), (17308, 1443, 'weight', '1381'), (17309, 1443, 'production_year', '2005'), (17310, 1443, 'engine_volume', '7622'), (17311, 1443, 'width', '2'), (17312, 1443, 'height', '1'), (17313, 1443, 'fuel_consumption', '18'), (17314, 1443, 'doors', '3'), (17315, 1443, 'price', '28816'), (17316, 1443, 'cost', '47074'), (17317, 1444, 'owner', 'Gengis'), (17318, 1444, 'color', 'white'), (17319, 1444, 'max_speed', '103'), (17320, 1444, 'weight', '3679'), (17321, 1444, 'production_year', '2002'), (17322, 1444, 'engine_volume', '5991'), (17323, 1444, 'width', '2'), (17324, 1444, 'height', '2'), (17325, 1444, 'fuel_consumption', '14'), (17326, 1444, 'doors', '4'), (17327, 1444, 'price', '21229'), (17328, 1444, 'cost', '28200'), (17329, 1445, 'owner', 'Gino'), (17330, 1445, 'color', 'yellow'), (17331, 1445, 'max_speed', '294'), (17332, 1445, 'weight', '3449'), (17333, 1445, 'production_year', '2009'), (17334, 1445, 'engine_volume', '5165'), (17335, 1445, 'width', '4'), (17336, 1445, 'height', '1'), (17337, 1445, 'fuel_consumption', '13'), (17338, 1445, 'doors', '2'), (17339, 1445, 'price', '21675'), (17340, 1445, 'cost', '45161'), (17341, 1446, 'owner', 'Hugh'), (17342, 1446, 'color', 'yellow'), (17343, 1446, 'max_speed', '110'), (17344, 1446, 'weight', '1621'), (17345, 1446, 'production_year', '1997'), (17346, 1446, 'engine_volume', '3917'), (17347, 1446, 'width', '2'), (17348, 1446, 'height', '1'), (17349, 1446, 'fuel_consumption', '18'), (17350, 1446, 'doors', '3'), (17351, 1446, 'price', '22206'), (17352, 1446, 'cost', '48212'), (17353, 1447, 'owner', 'Jules'), (17354, 1447, 'color', 'red'), (17355, 1447, 'max_speed', '298'), (17356, 1447, 'weight', '3205'), (17357, 1447, 'production_year', '1972'), (17358, 1447, 'engine_volume', '2437'), (17359, 1447, 'width', '3'), (17360, 1447, 'height', '1'), (17361, 1447, 'fuel_consumption', '17'), (17362, 1447, 'doors', '2'), (17363, 1447, 'price', '17192'), (17364, 1447, 'cost', '31598'), (17365, 1448, 'owner', 'Hugh'), (17366, 1448, 'color', 'orange'), (17367, 1448, 'max_speed', '94'), (17368, 1448, 'weight', '1576'), (17369, 1448, 'production_year', '1990'), (17370, 1448, 'engine_volume', '2605'), (17371, 1448, 'width', '3'), (17372, 1448, 'height', '1'), (17373, 1448, 'fuel_consumption', '17'), (17374, 1448, 'doors', '4'), (17375, 1448, 'price', '22895'), (17376, 1448, 'cost', '47835'), (17377, 1449, 'owner', 'Lucy'), (17378, 1449, 'color', 'black'), (17379, 1449, 'max_speed', '182'), (17380, 1449, 'weight', '4570'), (17381, 1449, 'production_year', '2000'), (17382, 1449, 'engine_volume', '2783'), (17383, 1449, 'width', '3'), (17384, 1449, 'height', '1'), (17385, 1449, 'fuel_consumption', '18'), (17386, 1449, 'doors', '3'), (17387, 1449, 'price', '10966'), (17388, 1449, 'cost', '25161'), (17389, 1450, 'owner', 'Hugh'), (17390, 1450, 'color', 'yellow'), (17391, 1450, 'max_speed', '163'), (17392, 1450, 'weight', '1359'), (17393, 1450, 'production_year', '1978'), (17394, 1450, 'engine_volume', '7478'), (17395, 1450, 'width', '3'), (17396, 1450, 'height', '2'), (17397, 1450, 'fuel_consumption', '15'), (17398, 1450, 'doors', '4'), (17399, 1450, 'price', '10519'), (17400, 1450, 'cost', '42947'), (17401, 1451, 'owner', 'Gino'), (17402, 1451, 'color', 'brown'), (17403, 1451, 'max_speed', '189'), (17404, 1451, 'weight', '1356'), (17405, 1451, 'production_year', '1991'), (17406, 1451, 'engine_volume', '2011'), (17407, 1451, 'width', '2'), (17408, 1451, 'height', '2'), (17409, 1451, 'fuel_consumption', '18'), (17410, 1451, 'doors', '2'), (17411, 1451, 'price', '21602'), (17412, 1451, 'cost', '25287'), (17413, 1452, 'owner', 'Hugh'), (17414, 1452, 'color', 'brown'), (17415, 1452, 'max_speed', '208'), (17416, 1452, 'weight', '2997'), (17417, 1452, 'production_year', '1971'), (17418, 1452, 'engine_volume', '4943'), (17419, 1452, 'width', '3'), (17420, 1452, 'height', '1'), (17421, 1452, 'fuel_consumption', '14'), (17422, 1452, 'doors', '2'), (17423, 1452, 'price', '24864'), (17424, 1452, 'cost', '26897'), (17425, 1453, 'owner', 'Gino'), (17426, 1453, 'color', 'red'), (17427, 1453, 'max_speed', '250'), (17428, 1453, 'weight', '4179'), (17429, 1453, 'production_year', '2003'), (17430, 1453, 'engine_volume', '2427'), (17431, 1453, 'width', '3'), (17432, 1453, 'height', '2'), (17433, 1453, 'fuel_consumption', '14'), (17434, 1453, 'doors', '5'), (17435, 1453, 'price', '15777'), (17436, 1453, 'cost', '45893'), (17437, 1454, 'owner', 'Hugh'), (17438, 1454, 'color', 'white'), (17439, 1454, 'max_speed', '114'), (17440, 1454, 'weight', '4000'), (17441, 1454, 'production_year', '2005'), (17442, 1454, 'engine_volume', '3747'), (17443, 1454, 'width', '4'), (17444, 1454, 'height', '2'), (17445, 1454, 'fuel_consumption', '13'), (17446, 1454, 'doors', '3'), (17447, 1454, 'price', '27287'), (17448, 1454, 'cost', '41693'), (17449, 1455, 'owner', 'Lucy'), (17450, 1455, 'color', 'black'), (17451, 1455, 'max_speed', '229'), (17452, 1455, 'weight', '1990'), (17453, 1455, 'production_year', '1978'), (17454, 1455, 'engine_volume', '4669'), (17455, 1455, 'width', '4'), (17456, 1455, 'height', '1'), (17457, 1455, 'fuel_consumption', '18'), (17458, 1455, 'doors', '5'), (17459, 1455, 'price', '24594'), (17460, 1455, 'cost', '29171'), (17461, 1456, 'owner', 'Gengis'), (17462, 1456, 'color', 'green'), (17463, 1456, 'max_speed', '125'), (17464, 1456, 'weight', '1715'), (17465, 1456, 'production_year', '1982'), (17466, 1456, 'engine_volume', '2011'), (17467, 1456, 'width', '3'), (17468, 1456, 'height', '2'), (17469, 1456, 'fuel_consumption', '14'), (17470, 1456, 'doors', '5'), (17471, 1456, 'price', '14619'), (17472, 1456, 'cost', '42262'), (17473, 1457, 'owner', 'Lava'), (17474, 1457, 'color', 'orange'), (17475, 1457, 'max_speed', '234'), (17476, 1457, 'weight', '2140'), (17477, 1457, 'production_year', '1985'), (17478, 1457, 'engine_volume', '6853'), (17479, 1457, 'width', '3'), (17480, 1457, 'height', '1'), (17481, 1457, 'fuel_consumption', '17'), (17482, 1457, 'doors', '4'), (17483, 1457, 'price', '20132'), (17484, 1457, 'cost', '29264'), (17485, 1458, 'owner', 'Lava'), (17486, 1458, 'color', 'brown'), (17487, 1458, 'max_speed', '206'), (17488, 1458, 'weight', '2734'), (17489, 1458, 'production_year', '1983'), (17490, 1458, 'engine_volume', '5112'), (17491, 1458, 'width', '2'), (17492, 1458, 'height', '1'), (17493, 1458, 'fuel_consumption', '18'), (17494, 1458, 'doors', '4'), (17495, 1458, 'price', '23962'), (17496, 1458, 'cost', '42728'), (17497, 1459, 'owner', 'Mario'), (17498, 1459, 'color', 'orange'), (17499, 1459, 'max_speed', '44'), (17500, 1459, 'weight', '4278'), (17501, 1459, 'production_year', '1982'), (17502, 1459, 'engine_volume', '5707'), (17503, 1459, 'width', '2'), (17504, 1459, 'height', '2'), (17505, 1459, 'fuel_consumption', '17'), (17506, 1459, 'doors', '2'), (17507, 1459, 'price', '16565'), (17508, 1459, 'cost', '42633'), (17509, 1460, 'owner', 'Gino'), (17510, 1460, 'color', 'brown'), (17511, 1460, 'max_speed', '53'), (17512, 1460, 'weight', '3238'), (17513, 1460, 'production_year', '1979'), (17514, 1460, 'engine_volume', '7383'), (17515, 1460, 'width', '3'), (17516, 1460, 'height', '1'), (17517, 1460, 'fuel_consumption', '17'), (17518, 1460, 'doors', '5'), (17519, 1460, 'price', '24505'), (17520, 1460, 'cost', '36967'), (17521, 1461, 'owner', 'Gengis'), (17522, 1461, 'color', 'yellow'), (17523, 1461, 'max_speed', '271'), (17524, 1461, 'weight', '2592'), (17525, 1461, 'production_year', '1984'), (17526, 1461, 'engine_volume', '7920'), (17527, 1461, 'width', '3'), (17528, 1461, 'height', '1'), (17529, 1461, 'fuel_consumption', '18'), (17530, 1461, 'doors', '4'), (17531, 1461, 'price', '21567'), (17532, 1461, 'cost', '36899'), (17533, 1462, 'owner', 'Jules'), (17534, 1462, 'color', 'black'), (17535, 1462, 'max_speed', '127'), (17536, 1462, 'weight', '2786'), (17537, 1462, 'production_year', '2005'), (17538, 1462, 'engine_volume', '5571'), (17539, 1462, 'width', '3'), (17540, 1462, 'height', '2'), (17541, 1462, 'fuel_consumption', '17'), (17542, 1462, 'doors', '5'), (17543, 1462, 'price', '16872'), (17544, 1462, 'cost', '47142'), (17545, 1463, 'owner', 'Lava'), (17546, 1463, 'color', 'red'), (17547, 1463, 'max_speed', '145'), (17548, 1463, 'weight', '1593'), (17549, 1463, 'production_year', '1985'), (17550, 1463, 'engine_volume', '3650'), (17551, 1463, 'width', '2'), (17552, 1463, 'height', '2'), (17553, 1463, 'fuel_consumption', '17'), (17554, 1463, 'doors', '2'), (17555, 1463, 'price', '24705'), (17556, 1463, 'cost', '30484'), (17557, 1464, 'owner', 'Gino'), (17558, 1464, 'color', 'green'), (17559, 1464, 'max_speed', '124'), (17560, 1464, 'weight', '2852'), (17561, 1464, 'production_year', '1974'), (17562, 1464, 'engine_volume', '2260'), (17563, 1464, 'width', '3'), (17564, 1464, 'height', '1'), (17565, 1464, 'fuel_consumption', '18'), (17566, 1464, 'doors', '4'), (17567, 1464, 'price', '26248'), (17568, 1464, 'cost', '34745'), (17569, 1465, 'owner', 'Gengis'), (17570, 1465, 'color', 'black'), (17571, 1465, 'max_speed', '82'), (17572, 1465, 'weight', '1041'), (17573, 1465, 'production_year', '1987'), (17574, 1465, 'engine_volume', '6261'), (17575, 1465, 'width', '3'), (17576, 1465, 'height', '2'), (17577, 1465, 'fuel_consumption', '13'), (17578, 1465, 'doors', '3'), (17579, 1465, 'price', '23415'), (17580, 1465, 'cost', '28244'), (17581, 1466, 'owner', 'Hugh'), (17582, 1466, 'color', 'yellow'), (17583, 1466, 'max_speed', '182'), (17584, 1466, 'weight', '4451'), (17585, 1466, 'production_year', '1993'), (17586, 1466, 'engine_volume', '3081'), (17587, 1466, 'width', '2'), (17588, 1466, 'height', '1'), (17589, 1466, 'fuel_consumption', '15'), (17590, 1466, 'doors', '4'), (17591, 1466, 'price', '26235'), (17592, 1466, 'cost', '27873'), (17593, 1467, 'owner', 'Hugh'), (17594, 1467, 'color', 'martini'), (17595, 1467, 'max_speed', '97'), (17596, 1467, 'weight', '1938'), (17597, 1467, 'production_year', '1979'), (17598, 1467, 'engine_volume', '2228'), (17599, 1467, 'width', '3'), (17600, 1467, 'height', '2'), (17601, 1467, 'fuel_consumption', '15'), (17602, 1467, 'doors', '2'), (17603, 1467, 'price', '24369'), (17604, 1467, 'cost', '42236'), (17605, 1468, 'owner', 'Lava'), (17606, 1468, 'color', 'green'), (17607, 1468, 'max_speed', '295'), (17608, 1468, 'weight', '3564'), (17609, 1468, 'production_year', '1979'), (17610, 1468, 'engine_volume', '7093'), (17611, 1468, 'width', '3'), (17612, 1468, 'height', '1'), (17613, 1468, 'fuel_consumption', '18'), (17614, 1468, 'doors', '3'), (17615, 1468, 'price', '27412'), (17616, 1468, 'cost', '26762'), (17617, 1469, 'owner', 'Jules'), (17618, 1469, 'color', 'green'), (17619, 1469, 'max_speed', '270'), (17620, 1469, 'weight', '1685'), (17621, 1469, 'production_year', '1988'), (17622, 1469, 'engine_volume', '7979'), (17623, 1469, 'width', '4'), (17624, 1469, 'height', '2'), (17625, 1469, 'fuel_consumption', '18'), (17626, 1469, 'doors', '4'), (17627, 1469, 'price', '29229'), (17628, 1469, 'cost', '26938'), (17629, 1470, 'owner', 'Lucy'), (17630, 1470, 'color', 'martini'), (17631, 1470, 'max_speed', '204'), (17632, 1470, 'weight', '4134'), (17633, 1470, 'production_year', '1992'), (17634, 1470, 'engine_volume', '4800'), (17635, 1470, 'width', '2'), (17636, 1470, 'height', '2'), (17637, 1470, 'fuel_consumption', '17'), (17638, 1470, 'doors', '4'), (17639, 1470, 'price', '14651'), (17640, 1470, 'cost', '44528'), (17641, 1471, 'owner', 'Seth'), (17642, 1471, 'color', 'red'), (17643, 1471, 'max_speed', '178'), (17644, 1471, 'weight', '2124'), (17645, 1471, 'production_year', '1986'), (17646, 1471, 'engine_volume', '7858'), (17647, 1471, 'width', '4'), (17648, 1471, 'height', '1'), (17649, 1471, 'fuel_consumption', '17'), (17650, 1471, 'doors', '3'), (17651, 1471, 'price', '17357'), (17652, 1471, 'cost', '27397'), (17653, 1472, 'owner', 'Hugh'), (17654, 1472, 'color', 'red'), (17655, 1472, 'max_speed', '150'), (17656, 1472, 'weight', '4049'), (17657, 1472, 'production_year', '1999'), (17658, 1472, 'engine_volume', '7580'), (17659, 1472, 'width', '2'), (17660, 1472, 'height', '1'), (17661, 1472, 'fuel_consumption', '16'), (17662, 1472, 'doors', '4'), (17663, 1472, 'price', '22093'), (17664, 1472, 'cost', '41150'), (17665, 1473, 'owner', 'Hugh'), (17666, 1473, 'color', 'black'), (17667, 1473, 'max_speed', '260'), (17668, 1473, 'weight', '4282'), (17669, 1473, 'production_year', '1987'), (17670, 1473, 'engine_volume', '2266'), (17671, 1473, 'width', '4'), (17672, 1473, 'height', '1'), (17673, 1473, 'fuel_consumption', '14'), (17674, 1473, 'doors', '3'), (17675, 1473, 'price', '24107'), (17676, 1473, 'cost', '27236'), (17677, 1474, 'owner', 'Lava'), (17678, 1474, 'color', 'red'), (17679, 1474, 'max_speed', '173'), (17680, 1474, 'weight', '2327'), (17681, 1474, 'production_year', '2017'), (17682, 1474, 'engine_volume', '2585'), (17683, 1474, 'width', '4'), (17684, 1474, 'height', '2'), (17685, 1474, 'fuel_consumption', '17'), (17686, 1474, 'doors', '5'), (17687, 1474, 'price', '18645'), (17688, 1474, 'cost', '42437'), (17689, 1475, 'owner', 'Gengis'), (17690, 1475, 'color', 'yellow'), (17691, 1475, 'max_speed', '56'), (17692, 1475, 'weight', '2210'), (17693, 1475, 'production_year', '1975'), (17694, 1475, 'engine_volume', '6805'), (17695, 1475, 'width', '4'), (17696, 1475, 'height', '1'), (17697, 1475, 'fuel_consumption', '16'), (17698, 1475, 'doors', '3'), (17699, 1475, 'price', '20819'), (17700, 1475, 'cost', '38533'), (17701, 1476, 'owner', 'Mario'), (17702, 1476, 'color', 'red'), (17703, 1476, 'max_speed', '193'), (17704, 1476, 'weight', '4579'), (17705, 1476, 'production_year', '2006'), (17706, 1476, 'engine_volume', '5859'), (17707, 1476, 'width', '2'), (17708, 1476, 'height', '2'), (17709, 1476, 'fuel_consumption', '15'), (17710, 1476, 'doors', '2'), (17711, 1476, 'price', '23267'), (17712, 1476, 'cost', '34363'), (17713, 1477, 'owner', 'Hugh'), (17714, 1477, 'color', 'green'), (17715, 1477, 'max_speed', '287'), (17716, 1477, 'weight', '1978'), (17717, 1477, 'production_year', '2003'), (17718, 1477, 'engine_volume', '3576'), (17719, 1477, 'width', '2'), (17720, 1477, 'height', '2'), (17721, 1477, 'fuel_consumption', '17'), (17722, 1477, 'doors', '5'), (17723, 1477, 'price', '25880'), (17724, 1477, 'cost', '27236'), (17725, 1478, 'owner', 'Gino'), (17726, 1478, 'color', 'red'), (17727, 1478, 'max_speed', '57'), (17728, 1478, 'weight', '1974'), (17729, 1478, 'production_year', '1982'), (17730, 1478, 'engine_volume', '2540'), (17731, 1478, 'width', '2'), (17732, 1478, 'height', '2'), (17733, 1478, 'fuel_consumption', '15'), (17734, 1478, 'doors', '4'), (17735, 1478, 'price', '24371'), (17736, 1478, 'cost', '38819'), (17737, 1479, 'owner', 'Mario'), (17738, 1479, 'color', 'red'), (17739, 1479, 'max_speed', '53'), (17740, 1479, 'weight', '2325'), (17741, 1479, 'production_year', '1995'), (17742, 1479, 'engine_volume', '7159'), (17743, 1479, 'width', '2'), (17744, 1479, 'height', '1'), (17745, 1479, 'fuel_consumption', '18'), (17746, 1479, 'doors', '2'), (17747, 1479, 'price', '21894'), (17748, 1479, 'cost', '29962'), (17749, 1480, 'owner', 'Gengis'), (17750, 1480, 'color', 'yellow'), (17751, 1480, 'max_speed', '29'), (17752, 1480, 'weight', '4056'), (17753, 1480, 'production_year', '1971'), (17754, 1480, 'engine_volume', '5466'), (17755, 1480, 'width', '2'), (17756, 1480, 'height', '2'), (17757, 1480, 'fuel_consumption', '16'), (17758, 1480, 'doors', '3'), (17759, 1480, 'price', '15108'), (17760, 1480, 'cost', '26610'), (17761, 1481, 'owner', 'Gino'), (17762, 1481, 'color', 'orange'), (17763, 1481, 'max_speed', '209'), (17764, 1481, 'weight', '3233'), (17765, 1481, 'production_year', '2008'), (17766, 1481, 'engine_volume', '7766'), (17767, 1481, 'width', '2'), (17768, 1481, 'height', '2'), (17769, 1481, 'fuel_consumption', '14'), (17770, 1481, 'doors', '3'), (17771, 1481, 'price', '26183'), (17772, 1481, 'cost', '32806'), (17773, 1482, 'owner', 'Jules'), (17774, 1482, 'color', 'brown'), (17775, 1482, 'max_speed', '21'), (17776, 1482, 'weight', '2415'), (17777, 1482, 'production_year', '1978'), (17778, 1482, 'engine_volume', '3557'), (17779, 1482, 'width', '2'), (17780, 1482, 'height', '1'), (17781, 1482, 'fuel_consumption', '18'), (17782, 1482, 'doors', '2'), (17783, 1482, 'price', '15021'), (17784, 1482, 'cost', '31847'), (17785, 1483, 'owner', 'Gino'), (17786, 1483, 'color', 'white'), (17787, 1483, 'max_speed', '243'), (17788, 1483, 'weight', '3876'), (17789, 1483, 'production_year', '2016'), (17790, 1483, 'engine_volume', '2327'), (17791, 1483, 'width', '4'), (17792, 1483, 'height', '1'), (17793, 1483, 'fuel_consumption', '16'), (17794, 1483, 'doors', '5'), (17795, 1483, 'price', '17480'), (17796, 1483, 'cost', '29724'), (17797, 1484, 'owner', 'Jules'), (17798, 1484, 'color', 'yellow'), (17799, 1484, 'max_speed', '119'), (17800, 1484, 'weight', '4028'), (17801, 1484, 'production_year', '2013'), (17802, 1484, 'engine_volume', '7042'), (17803, 1484, 'width', '2'), (17804, 1484, 'height', '2'), (17805, 1484, 'fuel_consumption', '14'), (17806, 1484, 'doors', '2'), (17807, 1484, 'price', '10875'), (17808, 1484, 'cost', '28121'), (17809, 1485, 'owner', 'Gengis'), (17810, 1485, 'color', 'martini'), (17811, 1485, 'max_speed', '156'), (17812, 1485, 'weight', '1883'), (17813, 1485, 'production_year', '2013'), (17814, 1485, 'engine_volume', '4817'), (17815, 1485, 'width', '3'), (17816, 1485, 'height', '1'), (17817, 1485, 'fuel_consumption', '13'), (17818, 1485, 'doors', '3'), (17819, 1485, 'price', '20096'), (17820, 1485, 'cost', '44917'), (17821, 1486, 'owner', 'Lava'), (17822, 1486, 'color', 'brown'), (17823, 1486, 'max_speed', '174'), (17824, 1486, 'weight', '2500'), (17825, 1486, 'production_year', '1978'), (17826, 1486, 'engine_volume', '6107'), (17827, 1486, 'width', '2'), (17828, 1486, 'height', '1'), (17829, 1486, 'fuel_consumption', '14'), (17830, 1486, 'doors', '2'), (17831, 1486, 'price', '23841'), (17832, 1486, 'cost', '42209'), (17833, 1487, 'owner', 'Gino'), (17834, 1487, 'color', 'white'), (17835, 1487, 'max_speed', '156'), (17836, 1487, 'weight', '3686'), (17837, 1487, 'production_year', '2014'), (17838, 1487, 'engine_volume', '2326'), (17839, 1487, 'width', '2'), (17840, 1487, 'height', '2'), (17841, 1487, 'fuel_consumption', '16'), (17842, 1487, 'doors', '5'), (17843, 1487, 'price', '28553'), (17844, 1487, 'cost', '48830'), (17845, 1488, 'owner', 'Seth'), (17846, 1488, 'color', 'black'), (17847, 1488, 'max_speed', '278'), (17848, 1488, 'weight', '2116'), (17849, 1488, 'production_year', '2015'), (17850, 1488, 'engine_volume', '7708'), (17851, 1488, 'width', '4'), (17852, 1488, 'height', '2'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (17853, 1488, 'fuel_consumption', '18'), (17854, 1488, 'doors', '2'), (17855, 1488, 'price', '16563'), (17856, 1488, 'cost', '32942'), (17857, 1489, 'owner', 'Gengis'), (17858, 1489, 'color', 'red'), (17859, 1489, 'max_speed', '223'), (17860, 1489, 'weight', '4856'), (17861, 1489, 'production_year', '1981'), (17862, 1489, 'engine_volume', '6709'), (17863, 1489, 'width', '2'), (17864, 1489, 'height', '1'), (17865, 1489, 'fuel_consumption', '18'), (17866, 1489, 'doors', '3'), (17867, 1489, 'price', '18749'), (17868, 1489, 'cost', '44008'), (17869, 1490, 'owner', 'Gengis'), (17870, 1490, 'color', 'yellow'), (17871, 1490, 'max_speed', '271'), (17872, 1490, 'weight', '4271'), (17873, 1490, 'production_year', '1987'), (17874, 1490, 'engine_volume', '7176'), (17875, 1490, 'width', '2'), (17876, 1490, 'height', '2'), (17877, 1490, 'fuel_consumption', '18'), (17878, 1490, 'doors', '3'), (17879, 1490, 'price', '19023'), (17880, 1490, 'cost', '32338'), (17881, 1491, 'owner', 'Gengis'), (17882, 1491, 'color', 'white'), (17883, 1491, 'max_speed', '134'), (17884, 1491, 'weight', '2036'), (17885, 1491, 'production_year', '1974'), (17886, 1491, 'engine_volume', '5106'), (17887, 1491, 'width', '2'), (17888, 1491, 'height', '2'), (17889, 1491, 'fuel_consumption', '18'), (17890, 1491, 'doors', '5'), (17891, 1491, 'price', '18230'), (17892, 1491, 'cost', '32460'), (17893, 1492, 'owner', 'Hugh'), (17894, 1492, 'color', 'white'), (17895, 1492, 'max_speed', '121'), (17896, 1492, 'weight', '3531'), (17897, 1492, 'production_year', '1984'), (17898, 1492, 'engine_volume', '6588'), (17899, 1492, 'width', '2'), (17900, 1492, 'height', '2'), (17901, 1492, 'fuel_consumption', '13'), (17902, 1492, 'doors', '2'), (17903, 1492, 'price', '24640'), (17904, 1492, 'cost', '47811'), (17905, 1493, 'owner', 'Seth'), (17906, 1493, 'color', 'black'), (17907, 1493, 'max_speed', '51'), (17908, 1493, 'weight', '1490'), (17909, 1493, 'production_year', '1979'), (17910, 1493, 'engine_volume', '4219'), (17911, 1493, 'width', '4'), (17912, 1493, 'height', '2'), (17913, 1493, 'fuel_consumption', '17'), (17914, 1493, 'doors', '3'), (17915, 1493, 'price', '11207'), (17916, 1493, 'cost', '26310'), (17917, 1494, 'owner', 'Jules'), (17918, 1494, 'color', 'black'), (17919, 1494, 'max_speed', '151'), (17920, 1494, 'weight', '4374'), (17921, 1494, 'production_year', '1985'), (17922, 1494, 'engine_volume', '5614'), (17923, 1494, 'width', '2'), (17924, 1494, 'height', '1'), (17925, 1494, 'fuel_consumption', '13'), (17926, 1494, 'doors', '5'), (17927, 1494, 'price', '13105'), (17928, 1494, 'cost', '41729'), (17929, 1495, 'owner', 'Gino'), (17930, 1495, 'color', 'brown'), (17931, 1495, 'max_speed', '100'), (17932, 1495, 'weight', '1001'), (17933, 1495, 'production_year', '1987'), (17934, 1495, 'engine_volume', '6758'), (17935, 1495, 'width', '2'), (17936, 1495, 'height', '1'), (17937, 1495, 'fuel_consumption', '13'), (17938, 1495, 'doors', '2'), (17939, 1495, 'price', '13693'), (17940, 1495, 'cost', '30180'), (17941, 1496, 'owner', 'Seth'), (17942, 1496, 'color', 'green'), (17943, 1496, 'max_speed', '158'), (17944, 1496, 'weight', '3107'), (17945, 1496, 'production_year', '1986'), (17946, 1496, 'engine_volume', '2509'), (17947, 1496, 'width', '4'), (17948, 1496, 'height', '2'), (17949, 1496, 'fuel_consumption', '16'), (17950, 1496, 'doors', '2'), (17951, 1496, 'price', '28223'), (17952, 1496, 'cost', '46796'), (17953, 1497, 'owner', 'Seth'), (17954, 1497, 'color', 'martini'), (17955, 1497, 'max_speed', '260'), (17956, 1497, 'weight', '3888'), (17957, 1497, 'production_year', '1987'), (17958, 1497, 'engine_volume', '7717'), (17959, 1497, 'width', '2'), (17960, 1497, 'height', '2'), (17961, 1497, 'fuel_consumption', '17'), (17962, 1497, 'doors', '3'), (17963, 1497, 'price', '20528'), (17964, 1497, 'cost', '38717'), (17965, 1498, 'owner', 'Gino'), (17966, 1498, 'color', 'black'), (17967, 1498, 'max_speed', '31'), (17968, 1498, 'weight', '2542'), (17969, 1498, 'production_year', '2007'), (17970, 1498, 'engine_volume', '2048'), (17971, 1498, 'width', '3'), (17972, 1498, 'height', '1'), (17973, 1498, 'fuel_consumption', '13'), (17974, 1498, 'doors', '3'), (17975, 1498, 'price', '24628'), (17976, 1498, 'cost', '28361'), (17977, 1499, 'owner', 'Seth'), (17978, 1499, 'color', 'brown'), (17979, 1499, 'max_speed', '111'), (17980, 1499, 'weight', '3136'), (17981, 1499, 'production_year', '1991'), (17982, 1499, 'engine_volume', '2707'), (17983, 1499, 'width', '4'), (17984, 1499, 'height', '2'), (17985, 1499, 'fuel_consumption', '16'), (17986, 1499, 'doors', '4'), (17987, 1499, 'price', '20135'), (17988, 1499, 'cost', '44061'), (17989, 1500, 'owner', 'Seth'), (17990, 1500, 'color', 'green'), (17991, 1500, 'max_speed', '154'), (17992, 1500, 'weight', '1188'), (17993, 1500, 'production_year', '2017'), (17994, 1500, 'engine_volume', '2716'), (17995, 1500, 'width', '2'), (17996, 1500, 'height', '2'), (17997, 1500, 'fuel_consumption', '14'), (17998, 1500, 'doors', '2'), (17999, 1500, 'price', '12547'), (18000, 1500, 'cost', '35361'), (18001, 1501, 'owner', 'Seth'), (18002, 1501, 'color', 'black'), (18003, 1501, 'max_speed', '273'), (18004, 1501, 'weight', '4616'), (18005, 1501, 'production_year', '2001'), (18006, 1501, 'engine_volume', '7643'), (18007, 1501, 'width', '4'), (18008, 1501, 'height', '1'), (18009, 1501, 'fuel_consumption', '17'), (18010, 1501, 'doors', '3'), (18011, 1501, 'price', '25117'), (18012, 1501, 'cost', '30784'), (18013, 1502, 'owner', 'Gino'), (18014, 1502, 'color', 'orange'), (18015, 1502, 'max_speed', '151'), (18016, 1502, 'weight', '1075'), (18017, 1502, 'production_year', '1971'), (18018, 1502, 'engine_volume', '7341'), (18019, 1502, 'width', '4'), (18020, 1502, 'height', '2'), (18021, 1502, 'fuel_consumption', '13'), (18022, 1502, 'doors', '5'), (18023, 1502, 'price', '18976'), (18024, 1502, 'cost', '35402'), (18025, 1503, 'owner', 'Jules'), (18026, 1503, 'color', 'brown'), (18027, 1503, 'max_speed', '62'), (18028, 1503, 'weight', '4588'), (18029, 1503, 'production_year', '1993'), (18030, 1503, 'engine_volume', '2593'), (18031, 1503, 'width', '2'), (18032, 1503, 'height', '1'), (18033, 1503, 'fuel_consumption', '14'), (18034, 1503, 'doors', '5'), (18035, 1503, 'price', '27407'), (18036, 1503, 'cost', '30102'), (18037, 1504, 'owner', 'Jules'), (18038, 1504, 'color', 'brown'), (18039, 1504, 'max_speed', '278'), (18040, 1504, 'weight', '3710'), (18041, 1504, 'production_year', '1990'), (18042, 1504, 'engine_volume', '6219'), (18043, 1504, 'width', '3'), (18044, 1504, 'height', '2'), (18045, 1504, 'fuel_consumption', '18'), (18046, 1504, 'doors', '4'), (18047, 1504, 'price', '28852'), (18048, 1504, 'cost', '32426'), (18049, 1505, 'owner', 'Gino'), (18050, 1505, 'color', 'yellow'), (18051, 1505, 'max_speed', '163'), (18052, 1505, 'weight', '3178'), (18053, 1505, 'production_year', '2003'), (18054, 1505, 'engine_volume', '2435'), (18055, 1505, 'width', '3'), (18056, 1505, 'height', '2'), (18057, 1505, 'fuel_consumption', '15'), (18058, 1505, 'doors', '2'), (18059, 1505, 'price', '21607'), (18060, 1505, 'cost', '36335'), (18061, 1506, 'owner', 'Hugh'), (18062, 1506, 'color', 'orange'), (18063, 1506, 'max_speed', '283'), (18064, 1506, 'weight', '2732'), (18065, 1506, 'production_year', '1989'), (18066, 1506, 'engine_volume', '4389'), (18067, 1506, 'width', '2'), (18068, 1506, 'height', '2'), (18069, 1506, 'fuel_consumption', '14'), (18070, 1506, 'doors', '4'), (18071, 1506, 'price', '26217'), (18072, 1506, 'cost', '37999'), (18073, 1507, 'owner', 'Hugh'), (18074, 1507, 'color', 'brown'), (18075, 1507, 'max_speed', '267'), (18076, 1507, 'weight', '4808'), (18077, 1507, 'production_year', '2011'), (18078, 1507, 'engine_volume', '5748'), (18079, 1507, 'width', '2'), (18080, 1507, 'height', '2'), (18081, 1507, 'fuel_consumption', '13'), (18082, 1507, 'doors', '4'), (18083, 1507, 'price', '13466'), (18084, 1507, 'cost', '35902'), (18085, 1508, 'owner', 'Gengis'), (18086, 1508, 'color', 'yellow'), (18087, 1508, 'max_speed', '199'), (18088, 1508, 'weight', '3877'), (18089, 1508, 'production_year', '1992'), (18090, 1508, 'engine_volume', '6913'), (18091, 1508, 'width', '4'), (18092, 1508, 'height', '2'), (18093, 1508, 'fuel_consumption', '15'), (18094, 1508, 'doors', '5'), (18095, 1508, 'price', '23088'), (18096, 1508, 'cost', '36169'), (18097, 1509, 'owner', 'Lucy'), (18098, 1509, 'color', 'orange'), (18099, 1509, 'max_speed', '114'), (18100, 1509, 'weight', '4305'), (18101, 1509, 'production_year', '2003'), (18102, 1509, 'engine_volume', '2735'), (18103, 1509, 'width', '3'), (18104, 1509, 'height', '1'), (18105, 1509, 'fuel_consumption', '16'), (18106, 1509, 'doors', '3'), (18107, 1509, 'price', '29167'), (18108, 1509, 'cost', '48157'), (18109, 1510, 'owner', 'Lava'), (18110, 1510, 'color', 'brown'), (18111, 1510, 'max_speed', '163'), (18112, 1510, 'weight', '4651'), (18113, 1510, 'production_year', '1977'), (18114, 1510, 'engine_volume', '4145'), (18115, 1510, 'width', '4'), (18116, 1510, 'height', '2'), (18117, 1510, 'fuel_consumption', '14'), (18118, 1510, 'doors', '2'), (18119, 1510, 'price', '24949'), (18120, 1510, 'cost', '33569'), (18121, 1511, 'owner', 'Gino'), (18122, 1511, 'color', 'red'), (18123, 1511, 'max_speed', '87'), (18124, 1511, 'weight', '1298'), (18125, 1511, 'production_year', '2010'), (18126, 1511, 'engine_volume', '4331'), (18127, 1511, 'width', '2'), (18128, 1511, 'height', '1'), (18129, 1511, 'fuel_consumption', '13'), (18130, 1511, 'doors', '3'), (18131, 1511, 'price', '17158'), (18132, 1511, 'cost', '36759'), (18133, 1512, 'owner', 'Mario'), (18134, 1512, 'color', 'green'), (18135, 1512, 'max_speed', '30'), (18136, 1512, 'weight', '2726'), (18137, 1512, 'production_year', '2001'), (18138, 1512, 'engine_volume', '3068'), (18139, 1512, 'width', '3'), (18140, 1512, 'height', '1'), (18141, 1512, 'fuel_consumption', '15'), (18142, 1512, 'doors', '2'), (18143, 1512, 'price', '27477'), (18144, 1512, 'cost', '43430'), (18145, 1513, 'owner', 'Mario'), (18146, 1513, 'color', 'green'), (18147, 1513, 'max_speed', '194'), (18148, 1513, 'weight', '4292'), (18149, 1513, 'production_year', '1996'), (18150, 1513, 'engine_volume', '6902'), (18151, 1513, 'width', '3'), (18152, 1513, 'height', '2'), (18153, 1513, 'fuel_consumption', '13'), (18154, 1513, 'doors', '3'), (18155, 1513, 'price', '12817'), (18156, 1513, 'cost', '30045'), (18157, 1514, 'owner', 'Gengis'), (18158, 1514, 'color', 'green'), (18159, 1514, 'max_speed', '58'), (18160, 1514, 'weight', '2412'), (18161, 1514, 'production_year', '1980'), (18162, 1514, 'engine_volume', '6335'), (18163, 1514, 'width', '2'), (18164, 1514, 'height', '2'), (18165, 1514, 'fuel_consumption', '16'), (18166, 1514, 'doors', '4'), (18167, 1514, 'price', '24577'), (18168, 1514, 'cost', '49470'), (18169, 1515, 'owner', 'Lucy'), (18170, 1515, 'color', 'martini'), (18171, 1515, 'max_speed', '179'), (18172, 1515, 'weight', '1271'), (18173, 1515, 'production_year', '1987'), (18174, 1515, 'engine_volume', '2241'), (18175, 1515, 'width', '3'), (18176, 1515, 'height', '2'), (18177, 1515, 'fuel_consumption', '13'), (18178, 1515, 'doors', '3'), (18179, 1515, 'price', '19844'), (18180, 1515, 'cost', '27939'), (18181, 1516, 'owner', 'Lucy'), (18182, 1516, 'color', 'yellow'), (18183, 1516, 'max_speed', '187'), (18184, 1516, 'weight', '3102'), (18185, 1516, 'production_year', '1990'), (18186, 1516, 'engine_volume', '2434'), (18187, 1516, 'width', '3'), (18188, 1516, 'height', '1'), (18189, 1516, 'fuel_consumption', '15'), (18190, 1516, 'doors', '4'), (18191, 1516, 'price', '20249'), (18192, 1516, 'cost', '26185'), (18193, 1517, 'owner', 'Seth'), (18194, 1517, 'color', 'red'), (18195, 1517, 'max_speed', '224'), (18196, 1517, 'weight', '2539'), (18197, 1517, 'production_year', '2008'), (18198, 1517, 'engine_volume', '3965'), (18199, 1517, 'width', '2'), (18200, 1517, 'height', '2'), (18201, 1517, 'fuel_consumption', '16'), (18202, 1517, 'doors', '4'), (18203, 1517, 'price', '18473'), (18204, 1517, 'cost', '35921'), (18205, 1518, 'owner', 'Hugh'), (18206, 1518, 'color', 'white'), (18207, 1518, 'max_speed', '256'), (18208, 1518, 'weight', '4916'), (18209, 1518, 'production_year', '2015'), (18210, 1518, 'engine_volume', '7921'), (18211, 1518, 'width', '4'), (18212, 1518, 'height', '2'), (18213, 1518, 'fuel_consumption', '17'), (18214, 1518, 'doors', '2'), (18215, 1518, 'price', '16586'), (18216, 1518, 'cost', '40528'), (18217, 1519, 'owner', 'Lucy'), (18218, 1519, 'color', 'green'), (18219, 1519, 'max_speed', '273'), (18220, 1519, 'weight', '2155'), (18221, 1519, 'production_year', '1970'), (18222, 1519, 'engine_volume', '6440'), (18223, 1519, 'width', '4'), (18224, 1519, 'height', '1'), (18225, 1519, 'fuel_consumption', '13'), (18226, 1519, 'doors', '2'), (18227, 1519, 'price', '10202'), (18228, 1519, 'cost', '43497'), (18229, 1520, 'owner', 'Mario'), (18230, 1520, 'color', 'red'), (18231, 1520, 'max_speed', '174'), (18232, 1520, 'weight', '2915'), (18233, 1520, 'production_year', '2003'), (18234, 1520, 'engine_volume', '7908'), (18235, 1520, 'width', '2'), (18236, 1520, 'height', '2'), (18237, 1520, 'fuel_consumption', '17'), (18238, 1520, 'doors', '2'), (18239, 1520, 'price', '17162'), (18240, 1520, 'cost', '32778'), (18241, 1521, 'owner', 'Gino'), (18242, 1521, 'color', 'green'), (18243, 1521, 'max_speed', '251'), (18244, 1521, 'weight', '3758'), (18245, 1521, 'production_year', '1980'), (18246, 1521, 'engine_volume', '7454'), (18247, 1521, 'width', '4'), (18248, 1521, 'height', '1'), (18249, 1521, 'fuel_consumption', '18'), (18250, 1521, 'doors', '5'), (18251, 1521, 'price', '20409'), (18252, 1521, 'cost', '42899'), (18253, 1522, 'owner', 'Lava'), (18254, 1522, 'color', 'green'), (18255, 1522, 'max_speed', '281'), (18256, 1522, 'weight', '2451'), (18257, 1522, 'production_year', '2000'), (18258, 1522, 'engine_volume', '4806'), (18259, 1522, 'width', '4'), (18260, 1522, 'height', '2'), (18261, 1522, 'fuel_consumption', '18'), (18262, 1522, 'doors', '4'), (18263, 1522, 'price', '26880'), (18264, 1522, 'cost', '47371'), (18265, 1523, 'owner', 'Mario'), (18266, 1523, 'color', 'martini'), (18267, 1523, 'max_speed', '190'), (18268, 1523, 'weight', '3974'), (18269, 1523, 'production_year', '1992'), (18270, 1523, 'engine_volume', '2688'), (18271, 1523, 'width', '3'), (18272, 1523, 'height', '1'), (18273, 1523, 'fuel_consumption', '14'), (18274, 1523, 'doors', '2'), (18275, 1523, 'price', '27829'), (18276, 1523, 'cost', '32751'), (18277, 1524, 'owner', 'Seth'), (18278, 1524, 'color', 'red'), (18279, 1524, 'max_speed', '141'), (18280, 1524, 'weight', '2480'), (18281, 1524, 'production_year', '1978'), (18282, 1524, 'engine_volume', '2276'), (18283, 1524, 'width', '4'), (18284, 1524, 'height', '1'), (18285, 1524, 'fuel_consumption', '18'), (18286, 1524, 'doors', '4'), (18287, 1524, 'price', '24467'), (18288, 1524, 'cost', '33518'), (18289, 1525, 'owner', 'Lava'), (18290, 1525, 'color', 'yellow'), (18291, 1525, 'max_speed', '185'), (18292, 1525, 'weight', '1021'), (18293, 1525, 'production_year', '2013'), (18294, 1525, 'engine_volume', '7016'), (18295, 1525, 'width', '3'), (18296, 1525, 'height', '1'), (18297, 1525, 'fuel_consumption', '16'), (18298, 1525, 'doors', '4'), (18299, 1525, 'price', '19415'), (18300, 1525, 'cost', '33182'), (18301, 1526, 'owner', 'Hugh'), (18302, 1526, 'color', 'orange'), (18303, 1526, 'max_speed', '189'), (18304, 1526, 'weight', '3102'), (18305, 1526, 'production_year', '1999'), (18306, 1526, 'engine_volume', '6964'), (18307, 1526, 'width', '4'), (18308, 1526, 'height', '2'), (18309, 1526, 'fuel_consumption', '15'), (18310, 1526, 'doors', '5'), (18311, 1526, 'price', '19807'), (18312, 1526, 'cost', '35146'), (18313, 1527, 'owner', 'Lucy'), (18314, 1527, 'color', 'yellow'), (18315, 1527, 'max_speed', '169'), (18316, 1527, 'weight', '4513'), (18317, 1527, 'production_year', '1970'), (18318, 1527, 'engine_volume', '2569'), (18319, 1527, 'width', '4'), (18320, 1527, 'height', '2'), (18321, 1527, 'fuel_consumption', '13'), (18322, 1527, 'doors', '4'), (18323, 1527, 'price', '29552'), (18324, 1527, 'cost', '39783'), (18325, 1528, 'owner', 'Jules'), (18326, 1528, 'color', 'black'), (18327, 1528, 'max_speed', '208'), (18328, 1528, 'weight', '1248'), (18329, 1528, 'production_year', '1970'), (18330, 1528, 'engine_volume', '2985'), (18331, 1528, 'width', '4'), (18332, 1528, 'height', '1'), (18333, 1528, 'fuel_consumption', '17'), (18334, 1528, 'doors', '3'), (18335, 1528, 'price', '24294'), (18336, 1528, 'cost', '47191'), (18337, 1529, 'owner', 'Seth'), (18338, 1529, 'color', 'brown'), (18339, 1529, 'max_speed', '44'), (18340, 1529, 'weight', '2773'), (18341, 1529, 'production_year', '1974'), (18342, 1529, 'engine_volume', '4610'), (18343, 1529, 'width', '3'), (18344, 1529, 'height', '1'), (18345, 1529, 'fuel_consumption', '16'), (18346, 1529, 'doors', '3'), (18347, 1529, 'price', '19358'), (18348, 1529, 'cost', '45905'), (18349, 1530, 'owner', 'Gengis'), (18350, 1530, 'color', 'yellow'), (18351, 1530, 'max_speed', '192'), (18352, 1530, 'weight', '2388'), (18353, 1530, 'production_year', '1989'), (18354, 1530, 'engine_volume', '7531'), (18355, 1530, 'width', '4'), (18356, 1530, 'height', '1'), (18357, 1530, 'fuel_consumption', '18'), (18358, 1530, 'doors', '3'), (18359, 1530, 'price', '25421'), (18360, 1530, 'cost', '31721'), (18361, 1531, 'owner', 'Mario'), (18362, 1531, 'color', 'white'), (18363, 1531, 'max_speed', '79'), (18364, 1531, 'weight', '3189'), (18365, 1531, 'production_year', '1987'), (18366, 1531, 'engine_volume', '6176'), (18367, 1531, 'width', '4'), (18368, 1531, 'height', '1'), (18369, 1531, 'fuel_consumption', '14'), (18370, 1531, 'doors', '3'), (18371, 1531, 'price', '11961'), (18372, 1531, 'cost', '33822'), (18373, 1532, 'owner', 'Mario'), (18374, 1532, 'color', 'yellow'), (18375, 1532, 'max_speed', '178'), (18376, 1532, 'weight', '1416'), (18377, 1532, 'production_year', '1992'), (18378, 1532, 'engine_volume', '4677'), (18379, 1532, 'width', '4'), (18380, 1532, 'height', '2'), (18381, 1532, 'fuel_consumption', '14'), (18382, 1532, 'doors', '2'), (18383, 1532, 'price', '13020'), (18384, 1532, 'cost', '30118'), (18385, 1533, 'owner', 'Jules'), (18386, 1533, 'color', 'white'), (18387, 1533, 'max_speed', '125'), (18388, 1533, 'weight', '3246'), (18389, 1533, 'production_year', '2016'), (18390, 1533, 'engine_volume', '6497'), (18391, 1533, 'width', '4'), (18392, 1533, 'height', '1'), (18393, 1533, 'fuel_consumption', '17'), (18394, 1533, 'doors', '2'), (18395, 1533, 'price', '11506'), (18396, 1533, 'cost', '28077'), (18397, 1534, 'owner', 'Seth'), (18398, 1534, 'color', 'orange'), (18399, 1534, 'max_speed', '40'), (18400, 1534, 'weight', '2693'), (18401, 1534, 'production_year', '1972'), (18402, 1534, 'engine_volume', '3242'), (18403, 1534, 'width', '3'), (18404, 1534, 'height', '2'), (18405, 1534, 'fuel_consumption', '13'), (18406, 1534, 'doors', '4'), (18407, 1534, 'price', '13863'), (18408, 1534, 'cost', '37219'), (18409, 1535, 'owner', 'Lava'), (18410, 1535, 'color', 'black'), (18411, 1535, 'max_speed', '235'), (18412, 1535, 'weight', '1571'), (18413, 1535, 'production_year', '1984'), (18414, 1535, 'engine_volume', '7418'), (18415, 1535, 'width', '4'), (18416, 1535, 'height', '1'), (18417, 1535, 'fuel_consumption', '13'), (18418, 1535, 'doors', '4'), (18419, 1535, 'price', '14039'), (18420, 1535, 'cost', '31153'), (18421, 1536, 'owner', 'Mario'), (18422, 1536, 'color', 'green'), (18423, 1536, 'max_speed', '92'), (18424, 1536, 'weight', '4870'), (18425, 1536, 'production_year', '2010'), (18426, 1536, 'engine_volume', '3780'), (18427, 1536, 'width', '3'), (18428, 1536, 'height', '2'), (18429, 1536, 'fuel_consumption', '17'), (18430, 1536, 'doors', '4'), (18431, 1536, 'price', '16791'), (18432, 1536, 'cost', '45184'), (18433, 1537, 'owner', 'Lucy'), (18434, 1537, 'color', 'black'), (18435, 1537, 'max_speed', '260'), (18436, 1537, 'weight', '4945'), (18437, 1537, 'production_year', '2001'), (18438, 1537, 'engine_volume', '3588'), (18439, 1537, 'width', '4'), (18440, 1537, 'height', '1'), (18441, 1537, 'fuel_consumption', '15'), (18442, 1537, 'doors', '3'), (18443, 1537, 'price', '26600'), (18444, 1537, 'cost', '25930'), (18445, 1538, 'owner', 'Lucy'), (18446, 1538, 'color', 'white'), (18447, 1538, 'max_speed', '125'), (18448, 1538, 'weight', '4005'), (18449, 1538, 'production_year', '1994'), (18450, 1538, 'engine_volume', '3900'), (18451, 1538, 'width', '2'), (18452, 1538, 'height', '2'), (18453, 1538, 'fuel_consumption', '18'), (18454, 1538, 'doors', '4'), (18455, 1538, 'price', '21273'), (18456, 1538, 'cost', '39513'), (18457, 1539, 'owner', 'Lava'), (18458, 1539, 'color', 'green'), (18459, 1539, 'max_speed', '286'), (18460, 1539, 'weight', '4231'), (18461, 1539, 'production_year', '2016'), (18462, 1539, 'engine_volume', '7989'), (18463, 1539, 'width', '4'), (18464, 1539, 'height', '1'), (18465, 1539, 'fuel_consumption', '17'), (18466, 1539, 'doors', '4'), (18467, 1539, 'price', '24506'), (18468, 1539, 'cost', '37659'), (18469, 1540, 'owner', 'Lava'), (18470, 1540, 'color', 'red'), (18471, 1540, 'max_speed', '268'), (18472, 1540, 'weight', '1206'), (18473, 1540, 'production_year', '2001'), (18474, 1540, 'engine_volume', '7967'), (18475, 1540, 'width', '3'), (18476, 1540, 'height', '1'), (18477, 1540, 'fuel_consumption', '15'), (18478, 1540, 'doors', '5'), (18479, 1540, 'price', '16885'), (18480, 1540, 'cost', '31433'), (18481, 1541, 'owner', 'Hugh'), (18482, 1541, 'color', 'orange'), (18483, 1541, 'max_speed', '215'), (18484, 1541, 'weight', '1469'), (18485, 1541, 'production_year', '2004'), (18486, 1541, 'engine_volume', '2242'), (18487, 1541, 'width', '3'), (18488, 1541, 'height', '2'), (18489, 1541, 'fuel_consumption', '13'), (18490, 1541, 'doors', '4'), (18491, 1541, 'price', '18567'), (18492, 1541, 'cost', '35734'), (18493, 1542, 'owner', 'Gengis'), (18494, 1542, 'color', 'orange'), (18495, 1542, 'max_speed', '38'), (18496, 1542, 'weight', '3918'), (18497, 1542, 'production_year', '2008'), (18498, 1542, 'engine_volume', '4345'), (18499, 1542, 'width', '4'), (18500, 1542, 'height', '1'), (18501, 1542, 'fuel_consumption', '14'), (18502, 1542, 'doors', '3'), (18503, 1542, 'price', '26837'), (18504, 1542, 'cost', '37051'), (18505, 1543, 'owner', 'Lava'), (18506, 1543, 'color', 'orange'), (18507, 1543, 'max_speed', '74'), (18508, 1543, 'weight', '2605'), (18509, 1543, 'production_year', '2012'), (18510, 1543, 'engine_volume', '6472'), (18511, 1543, 'width', '4'), (18512, 1543, 'height', '1'), (18513, 1543, 'fuel_consumption', '18'), (18514, 1543, 'doors', '5'), (18515, 1543, 'price', '20593'), (18516, 1543, 'cost', '33120'), (18517, 1544, 'owner', 'Lava'), (18518, 1544, 'color', 'yellow'), (18519, 1544, 'max_speed', '253'), (18520, 1544, 'weight', '4389'), (18521, 1544, 'production_year', '1986'), (18522, 1544, 'engine_volume', '2876'), (18523, 1544, 'width', '4'), (18524, 1544, 'height', '2'), (18525, 1544, 'fuel_consumption', '16'), (18526, 1544, 'doors', '2'), (18527, 1544, 'price', '28464'), (18528, 1544, 'cost', '48280'), (18529, 1545, 'owner', 'Hugh'), (18530, 1545, 'color', 'martini'), (18531, 1545, 'max_speed', '39'), (18532, 1545, 'weight', '4994'), (18533, 1545, 'production_year', '2007'), (18534, 1545, 'engine_volume', '3445'), (18535, 1545, 'width', '3'), (18536, 1545, 'height', '2'), (18537, 1545, 'fuel_consumption', '15'), (18538, 1545, 'doors', '4'), (18539, 1545, 'price', '29678'), (18540, 1545, 'cost', '38430'), (18541, 1546, 'owner', 'Jules'), (18542, 1546, 'color', 'brown'), (18543, 1546, 'max_speed', '62'), (18544, 1546, 'weight', '3559'), (18545, 1546, 'production_year', '2015'), (18546, 1546, 'engine_volume', '5187'), (18547, 1546, 'width', '3'), (18548, 1546, 'height', '1'), (18549, 1546, 'fuel_consumption', '14'), (18550, 1546, 'doors', '5'), (18551, 1546, 'price', '15390'), (18552, 1546, 'cost', '42561'), (18553, 1547, 'owner', 'Seth'), (18554, 1547, 'color', 'red'), (18555, 1547, 'max_speed', '270'), (18556, 1547, 'weight', '1561'), (18557, 1547, 'production_year', '1987'), (18558, 1547, 'engine_volume', '7845'), (18559, 1547, 'width', '3'), (18560, 1547, 'height', '2'), (18561, 1547, 'fuel_consumption', '18'), (18562, 1547, 'doors', '3'), (18563, 1547, 'price', '19977'), (18564, 1547, 'cost', '32477'), (18565, 1548, 'owner', 'Jules'), (18566, 1548, 'color', 'brown'), (18567, 1548, 'max_speed', '68'), (18568, 1548, 'weight', '3561'), (18569, 1548, 'production_year', '1997'), (18570, 1548, 'engine_volume', '5779'), (18571, 1548, 'width', '2'), (18572, 1548, 'height', '1'), (18573, 1548, 'fuel_consumption', '15'), (18574, 1548, 'doors', '4'), (18575, 1548, 'price', '15767'), (18576, 1548, 'cost', '44059'), (18577, 1549, 'owner', 'Mario'), (18578, 1549, 'color', 'green'), (18579, 1549, 'max_speed', '69'), (18580, 1549, 'weight', '2439'), (18581, 1549, 'production_year', '2013'), (18582, 1549, 'engine_volume', '7294'), (18583, 1549, 'width', '2'), (18584, 1549, 'height', '1'), (18585, 1549, 'fuel_consumption', '14'), (18586, 1549, 'doors', '4'), (18587, 1549, 'price', '25365'), (18588, 1549, 'cost', '35240'), (18589, 1550, 'owner', 'Gino'), (18590, 1550, 'color', 'orange'), (18591, 1550, 'max_speed', '158'), (18592, 1550, 'weight', '3048'), (18593, 1550, 'production_year', '2013'), (18594, 1550, 'engine_volume', '4606'), (18595, 1550, 'width', '4'), (18596, 1550, 'height', '2'), (18597, 1550, 'fuel_consumption', '15'), (18598, 1550, 'doors', '3'), (18599, 1550, 'price', '14496'), (18600, 1550, 'cost', '34289'), (18601, 1551, 'owner', 'Seth'), (18602, 1551, 'color', 'martini'), (18603, 1551, 'max_speed', '191'), (18604, 1551, 'weight', '2098'), (18605, 1551, 'production_year', '1989'), (18606, 1551, 'engine_volume', '5532'), (18607, 1551, 'width', '4'), (18608, 1551, 'height', '2'), (18609, 1551, 'fuel_consumption', '15'), (18610, 1551, 'doors', '4'), (18611, 1551, 'price', '16743'), (18612, 1551, 'cost', '49007'), (18613, 1552, 'owner', 'Mario'), (18614, 1552, 'color', 'orange'), (18615, 1552, 'max_speed', '36'), (18616, 1552, 'weight', '1253'), (18617, 1552, 'production_year', '1971'), (18618, 1552, 'engine_volume', '3688'), (18619, 1552, 'width', '3'), (18620, 1552, 'height', '1'), (18621, 1552, 'fuel_consumption', '14'), (18622, 1552, 'doors', '4'), (18623, 1552, 'price', '26350'), (18624, 1552, 'cost', '31781'), (18625, 1553, 'owner', 'Lava'), (18626, 1553, 'color', 'black'), (18627, 1553, 'max_speed', '64'), (18628, 1553, 'weight', '2011'), (18629, 1553, 'production_year', '1984'), (18630, 1553, 'engine_volume', '3269'), (18631, 1553, 'width', '2'), (18632, 1553, 'height', '1'), (18633, 1553, 'fuel_consumption', '18'), (18634, 1553, 'doors', '2'), (18635, 1553, 'price', '14152'), (18636, 1553, 'cost', '44517'), (18637, 1554, 'owner', 'Jules'), (18638, 1554, 'color', 'white'), (18639, 1554, 'max_speed', '62'), (18640, 1554, 'weight', '1657'), (18641, 1554, 'production_year', '2015'), (18642, 1554, 'engine_volume', '2693'), (18643, 1554, 'width', '2'), (18644, 1554, 'height', '2'), (18645, 1554, 'fuel_consumption', '16'), (18646, 1554, 'doors', '5'), (18647, 1554, 'price', '27510'), (18648, 1554, 'cost', '40862'), (18649, 1555, 'owner', 'Gengis'), (18650, 1555, 'color', 'red'), (18651, 1555, 'max_speed', '130'), (18652, 1555, 'weight', '1047'), (18653, 1555, 'production_year', '2017'), (18654, 1555, 'engine_volume', '2752'), (18655, 1555, 'width', '2'), (18656, 1555, 'height', '2'), (18657, 1555, 'fuel_consumption', '14'), (18658, 1555, 'doors', '5'), (18659, 1555, 'price', '24652'), (18660, 1555, 'cost', '49782'), (18661, 1556, 'owner', 'Lava'), (18662, 1556, 'color', 'red'), (18663, 1556, 'max_speed', '227'), (18664, 1556, 'weight', '3779'), (18665, 1556, 'production_year', '1999'), (18666, 1556, 'engine_volume', '3778'), (18667, 1556, 'width', '3'), (18668, 1556, 'height', '2'), (18669, 1556, 'fuel_consumption', '15'), (18670, 1556, 'doors', '2'), (18671, 1556, 'price', '24006'), (18672, 1556, 'cost', '49480'), (18673, 1557, 'owner', 'Gengis'), (18674, 1557, 'color', 'martini'), (18675, 1557, 'max_speed', '207'), (18676, 1557, 'weight', '3252'), (18677, 1557, 'production_year', '2005'), (18678, 1557, 'engine_volume', '3386'), (18679, 1557, 'width', '3'), (18680, 1557, 'height', '1'), (18681, 1557, 'fuel_consumption', '17'), (18682, 1557, 'doors', '2'), (18683, 1557, 'price', '26900'), (18684, 1557, 'cost', '40017'), (18685, 1558, 'owner', 'Mario'), (18686, 1558, 'color', 'martini'), (18687, 1558, 'max_speed', '46'), (18688, 1558, 'weight', '1606'), (18689, 1558, 'production_year', '1997'), (18690, 1558, 'engine_volume', '7703'), (18691, 1558, 'width', '3'), (18692, 1558, 'height', '1'), (18693, 1558, 'fuel_consumption', '13'), (18694, 1558, 'doors', '5'), (18695, 1558, 'price', '21582'), (18696, 1558, 'cost', '48216'), (18697, 1559, 'owner', 'Gengis'), (18698, 1559, 'color', 'martini'), (18699, 1559, 'max_speed', '128'), (18700, 1559, 'weight', '1686'), (18701, 1559, 'production_year', '1990'), (18702, 1559, 'engine_volume', '6518'), (18703, 1559, 'width', '2'), (18704, 1559, 'height', '1'), (18705, 1559, 'fuel_consumption', '16'), (18706, 1559, 'doors', '5'), (18707, 1559, 'price', '28008'), (18708, 1559, 'cost', '49745'), (18709, 1560, 'owner', 'Mario'), (18710, 1560, 'color', 'yellow'), (18711, 1560, 'max_speed', '162'), (18712, 1560, 'weight', '2821'), (18713, 1560, 'production_year', '2007'), (18714, 1560, 'engine_volume', '3664'), (18715, 1560, 'width', '4'), (18716, 1560, 'height', '2'), (18717, 1560, 'fuel_consumption', '18'), (18718, 1560, 'doors', '4'), (18719, 1560, 'price', '21257'), (18720, 1560, 'cost', '37305'), (18721, 1561, 'owner', 'Jules'), (18722, 1561, 'color', 'red'), (18723, 1561, 'max_speed', '296'), (18724, 1561, 'weight', '1592'), (18725, 1561, 'production_year', '1970'), (18726, 1561, 'engine_volume', '7981'), (18727, 1561, 'width', '2'), (18728, 1561, 'height', '2'), (18729, 1561, 'fuel_consumption', '15'), (18730, 1561, 'doors', '3'), (18731, 1561, 'price', '15108'), (18732, 1561, 'cost', '37393'), (18733, 1562, 'owner', 'Seth'), (18734, 1562, 'color', 'red'), (18735, 1562, 'max_speed', '262'), (18736, 1562, 'weight', '4886'), (18737, 1562, 'production_year', '1978'), (18738, 1562, 'engine_volume', '6160'), (18739, 1562, 'width', '4'), (18740, 1562, 'height', '1'), (18741, 1562, 'fuel_consumption', '17'), (18742, 1562, 'doors', '4'), (18743, 1562, 'price', '10658'), (18744, 1562, 'cost', '48210'), (18745, 1563, 'owner', 'Gengis'), (18746, 1563, 'color', 'black'), (18747, 1563, 'max_speed', '114'), (18748, 1563, 'weight', '2253'), (18749, 1563, 'production_year', '1994'), (18750, 1563, 'engine_volume', '6525'), (18751, 1563, 'width', '2'), (18752, 1563, 'height', '2'), (18753, 1563, 'fuel_consumption', '18'), (18754, 1563, 'doors', '2'), (18755, 1563, 'price', '27429'), (18756, 1563, 'cost', '33027'), (18757, 1564, 'owner', 'Lucy'), (18758, 1564, 'color', 'black'), (18759, 1564, 'max_speed', '208'), (18760, 1564, 'weight', '2023'), (18761, 1564, 'production_year', '1984'), (18762, 1564, 'engine_volume', '3756'), (18763, 1564, 'width', '3'), (18764, 1564, 'height', '1'), (18765, 1564, 'fuel_consumption', '14'), (18766, 1564, 'doors', '2'), (18767, 1564, 'price', '10788'), (18768, 1564, 'cost', '34659'), (18769, 1565, 'owner', 'Lucy'), (18770, 1565, 'color', 'brown'), (18771, 1565, 'max_speed', '179'), (18772, 1565, 'weight', '4068'), (18773, 1565, 'production_year', '1986'), (18774, 1565, 'engine_volume', '7876'), (18775, 1565, 'width', '4'), (18776, 1565, 'height', '1'), (18777, 1565, 'fuel_consumption', '18'), (18778, 1565, 'doors', '5'), (18779, 1565, 'price', '29429'), (18780, 1565, 'cost', '47722'), (18781, 1566, 'owner', 'Gengis'), (18782, 1566, 'color', 'martini'), (18783, 1566, 'max_speed', '231'), (18784, 1566, 'weight', '1635'), (18785, 1566, 'production_year', '1990'), (18786, 1566, 'engine_volume', '7838'), (18787, 1566, 'width', '3'), (18788, 1566, 'height', '2'), (18789, 1566, 'fuel_consumption', '16'), (18790, 1566, 'doors', '4'), (18791, 1566, 'price', '22685'), (18792, 1566, 'cost', '35047'), (18793, 1567, 'owner', 'Gengis'), (18794, 1567, 'color', 'orange'), (18795, 1567, 'max_speed', '261'), (18796, 1567, 'weight', '1018'), (18797, 1567, 'production_year', '2006'), (18798, 1567, 'engine_volume', '6626'), (18799, 1567, 'width', '2'), (18800, 1567, 'height', '2'), (18801, 1567, 'fuel_consumption', '14'), (18802, 1567, 'doors', '5'), (18803, 1567, 'price', '29215'), (18804, 1567, 'cost', '47069'), (18805, 1568, 'owner', 'Hugh'), (18806, 1568, 'color', 'orange'), (18807, 1568, 'max_speed', '104'), (18808, 1568, 'weight', '3378'), (18809, 1568, 'production_year', '1983'), (18810, 1568, 'engine_volume', '6932'), (18811, 1568, 'width', '4'), (18812, 1568, 'height', '1'), (18813, 1568, 'fuel_consumption', '15'), (18814, 1568, 'doors', '2'), (18815, 1568, 'price', '26526'), (18816, 1568, 'cost', '38277'), (18817, 1569, 'owner', 'Jules'), (18818, 1569, 'color', 'white'), (18819, 1569, 'max_speed', '285'), (18820, 1569, 'weight', '3981'), (18821, 1569, 'production_year', '1980'), (18822, 1569, 'engine_volume', '2593'), (18823, 1569, 'width', '2'), (18824, 1569, 'height', '1'), (18825, 1569, 'fuel_consumption', '16'), (18826, 1569, 'doors', '2'), (18827, 1569, 'price', '14910'), (18828, 1569, 'cost', '43001'), (18829, 1570, 'owner', 'Lucy'), (18830, 1570, 'color', 'black'), (18831, 1570, 'max_speed', '276'), (18832, 1570, 'weight', '2372'), (18833, 1570, 'production_year', '1988'), (18834, 1570, 'engine_volume', '6728'), (18835, 1570, 'width', '2'), (18836, 1570, 'height', '2'), (18837, 1570, 'fuel_consumption', '17'), (18838, 1570, 'doors', '5'), (18839, 1570, 'price', '17581'), (18840, 1570, 'cost', '25206'), (18841, 1571, 'owner', 'Gengis'), (18842, 1571, 'color', 'white'), (18843, 1571, 'max_speed', '30'), (18844, 1571, 'weight', '2844'), (18845, 1571, 'production_year', '2014'), (18846, 1571, 'engine_volume', '6765'), (18847, 1571, 'width', '2'), (18848, 1571, 'height', '1'), (18849, 1571, 'fuel_consumption', '18'), (18850, 1571, 'doors', '5'), (18851, 1571, 'price', '28968'), (18852, 1571, 'cost', '43195'), (18853, 1572, 'owner', 'Lava'), (18854, 1572, 'color', 'green'), (18855, 1572, 'max_speed', '201'), (18856, 1572, 'weight', '4462'), (18857, 1572, 'production_year', '1984'), (18858, 1572, 'engine_volume', '2954'), (18859, 1572, 'width', '4'), (18860, 1572, 'height', '2'), (18861, 1572, 'fuel_consumption', '13'), (18862, 1572, 'doors', '4'), (18863, 1572, 'price', '12557'), (18864, 1572, 'cost', '49948'), (18865, 1573, 'owner', 'Gengis'), (18866, 1573, 'color', 'black'), (18867, 1573, 'max_speed', '91'), (18868, 1573, 'weight', '4514'), (18869, 1573, 'production_year', '1970'), (18870, 1573, 'engine_volume', '2980'), (18871, 1573, 'width', '2'), (18872, 1573, 'height', '2'), (18873, 1573, 'fuel_consumption', '13'), (18874, 1573, 'doors', '5'), (18875, 1573, 'price', '18081'), (18876, 1573, 'cost', '27046'), (18877, 1574, 'owner', 'Jules'), (18878, 1574, 'color', 'brown'), (18879, 1574, 'max_speed', '73'), (18880, 1574, 'weight', '1373'), (18881, 1574, 'production_year', '1972'), (18882, 1574, 'engine_volume', '4516'), (18883, 1574, 'width', '2'), (18884, 1574, 'height', '2'), (18885, 1574, 'fuel_consumption', '18'), (18886, 1574, 'doors', '3'), (18887, 1574, 'price', '14960'), (18888, 1574, 'cost', '27861'), (18889, 1575, 'owner', 'Seth'), (18890, 1575, 'color', 'orange'), (18891, 1575, 'max_speed', '293'), (18892, 1575, 'weight', '2606'), (18893, 1575, 'production_year', '2016'), (18894, 1575, 'engine_volume', '7274'), (18895, 1575, 'width', '2'), (18896, 1575, 'height', '1'), (18897, 1575, 'fuel_consumption', '17'), (18898, 1575, 'doors', '5'), (18899, 1575, 'price', '11814'), (18900, 1575, 'cost', '26886'), (18901, 1576, 'owner', 'Gengis'), (18902, 1576, 'color', 'white'), (18903, 1576, 'max_speed', '198'), (18904, 1576, 'weight', '2992'), (18905, 1576, 'production_year', '1985'), (18906, 1576, 'engine_volume', '5759'), (18907, 1576, 'width', '3'), (18908, 1576, 'height', '2'), (18909, 1576, 'fuel_consumption', '13'), (18910, 1576, 'doors', '3'), (18911, 1576, 'price', '19372'), (18912, 1576, 'cost', '44044'), (18913, 1577, 'owner', 'Seth'), (18914, 1577, 'color', 'martini'), (18915, 1577, 'max_speed', '290'), (18916, 1577, 'weight', '1641'), (18917, 1577, 'production_year', '2012'), (18918, 1577, 'engine_volume', '3427'), (18919, 1577, 'width', '4'), (18920, 1577, 'height', '1'), (18921, 1577, 'fuel_consumption', '16'), (18922, 1577, 'doors', '2'), (18923, 1577, 'price', '25329'), (18924, 1577, 'cost', '43391'), (18925, 1578, 'owner', 'Gino'), (18926, 1578, 'color', 'white'), (18927, 1578, 'max_speed', '199'), (18928, 1578, 'weight', '2770'), (18929, 1578, 'production_year', '1995'), (18930, 1578, 'engine_volume', '5976'), (18931, 1578, 'width', '2'), (18932, 1578, 'height', '1'), (18933, 1578, 'fuel_consumption', '15'), (18934, 1578, 'doors', '5'), (18935, 1578, 'price', '24514'), (18936, 1578, 'cost', '44223'), (18937, 1579, 'owner', 'Lava'), (18938, 1579, 'color', 'yellow'), (18939, 1579, 'max_speed', '266'), (18940, 1579, 'weight', '4488'), (18941, 1579, 'production_year', '1998'), (18942, 1579, 'engine_volume', '2575'), (18943, 1579, 'width', '3'), (18944, 1579, 'height', '1'), (18945, 1579, 'fuel_consumption', '16'), (18946, 1579, 'doors', '3'), (18947, 1579, 'price', '12267'), (18948, 1579, 'cost', '34196'), (18949, 1580, 'owner', 'Lucy'), (18950, 1580, 'color', 'green'), (18951, 1580, 'max_speed', '223'), (18952, 1580, 'weight', '3427'), (18953, 1580, 'production_year', '1980'), (18954, 1580, 'engine_volume', '7700'), (18955, 1580, 'width', '3'), (18956, 1580, 'height', '2'), (18957, 1580, 'fuel_consumption', '17'), (18958, 1580, 'doors', '2'), (18959, 1580, 'price', '22834'), (18960, 1580, 'cost', '41583'), (18961, 1581, 'owner', 'Hugh'), (18962, 1581, 'color', 'black'), (18963, 1581, 'max_speed', '181'), (18964, 1581, 'weight', '1655'), (18965, 1581, 'production_year', '1995'), (18966, 1581, 'engine_volume', '3212'), (18967, 1581, 'width', '2'), (18968, 1581, 'height', '1'), (18969, 1581, 'fuel_consumption', '13'), (18970, 1581, 'doors', '4'), (18971, 1581, 'price', '24666'), (18972, 1581, 'cost', '36613'), (18973, 1582, 'owner', 'Gengis'), (18974, 1582, 'color', 'white'), (18975, 1582, 'max_speed', '164'), (18976, 1582, 'weight', '3212'), (18977, 1582, 'production_year', '1979'), (18978, 1582, 'engine_volume', '6857'), (18979, 1582, 'width', '3'), (18980, 1582, 'height', '1'), (18981, 1582, 'fuel_consumption', '16'), (18982, 1582, 'doors', '3'), (18983, 1582, 'price', '14112'), (18984, 1582, 'cost', '49600'), (18985, 1583, 'owner', 'Gengis'), (18986, 1583, 'color', 'brown'), (18987, 1583, 'max_speed', '268'), (18988, 1583, 'weight', '3575'), (18989, 1583, 'production_year', '2007'), (18990, 1583, 'engine_volume', '5025'), (18991, 1583, 'width', '3'), (18992, 1583, 'height', '1'), (18993, 1583, 'fuel_consumption', '15'), (18994, 1583, 'doors', '2'), (18995, 1583, 'price', '12559'), (18996, 1583, 'cost', '35748'), (18997, 1584, 'owner', 'Mario'), (18998, 1584, 'color', 'martini'), (18999, 1584, 'max_speed', '209'), (19000, 1584, 'weight', '2917'), (19001, 1584, 'production_year', '1996'), (19002, 1584, 'engine_volume', '7952'), (19003, 1584, 'width', '4'), (19004, 1584, 'height', '1'), (19005, 1584, 'fuel_consumption', '18'), (19006, 1584, 'doors', '3'), (19007, 1584, 'price', '18931'), (19008, 1584, 'cost', '30584'), (19009, 1585, 'owner', 'Jules'), (19010, 1585, 'color', 'black'), (19011, 1585, 'max_speed', '209'), (19012, 1585, 'weight', '2550'), (19013, 1585, 'production_year', '2017'), (19014, 1585, 'engine_volume', '6508'), (19015, 1585, 'width', '2'), (19016, 1585, 'height', '2'), (19017, 1585, 'fuel_consumption', '14'), (19018, 1585, 'doors', '5'), (19019, 1585, 'price', '25579'), (19020, 1585, 'cost', '44510'), (19021, 1586, 'owner', 'Lava'), (19022, 1586, 'color', 'brown'), (19023, 1586, 'max_speed', '104'), (19024, 1586, 'weight', '2428'), (19025, 1586, 'production_year', '1977'), (19026, 1586, 'engine_volume', '7145'), (19027, 1586, 'width', '3'), (19028, 1586, 'height', '1'), (19029, 1586, 'fuel_consumption', '14'), (19030, 1586, 'doors', '2'), (19031, 1586, 'price', '16394'), (19032, 1586, 'cost', '26303'), (19033, 1587, 'owner', 'Gengis'), (19034, 1587, 'color', 'red'), (19035, 1587, 'max_speed', '183'), (19036, 1587, 'weight', '1222'), (19037, 1587, 'production_year', '2011'), (19038, 1587, 'engine_volume', '4223'), (19039, 1587, 'width', '2'), (19040, 1587, 'height', '2'), (19041, 1587, 'fuel_consumption', '16'), (19042, 1587, 'doors', '4'), (19043, 1587, 'price', '13731'), (19044, 1587, 'cost', '30952'), (19045, 1588, 'owner', 'Mario'), (19046, 1588, 'color', 'orange'), (19047, 1588, 'max_speed', '155'), (19048, 1588, 'weight', '4669'), (19049, 1588, 'production_year', '2000'), (19050, 1588, 'engine_volume', '2315'), (19051, 1588, 'width', '3'), (19052, 1588, 'height', '1'), (19053, 1588, 'fuel_consumption', '15'), (19054, 1588, 'doors', '4'), (19055, 1588, 'price', '16982'), (19056, 1588, 'cost', '44416'), (19057, 1589, 'owner', 'Gino'), (19058, 1589, 'color', 'red'), (19059, 1589, 'max_speed', '44'), (19060, 1589, 'weight', '3101'), (19061, 1589, 'production_year', '1988'), (19062, 1589, 'engine_volume', '4019'), (19063, 1589, 'width', '3'), (19064, 1589, 'height', '1'), (19065, 1589, 'fuel_consumption', '18'), (19066, 1589, 'doors', '2'), (19067, 1589, 'price', '29943'), (19068, 1589, 'cost', '46645'), (19069, 1590, 'owner', 'Gengis'), (19070, 1590, 'color', 'brown'), (19071, 1590, 'max_speed', '294'), (19072, 1590, 'weight', '4516'), (19073, 1590, 'production_year', '1994'), (19074, 1590, 'engine_volume', '4497'), (19075, 1590, 'width', '3'), (19076, 1590, 'height', '1'), (19077, 1590, 'fuel_consumption', '14'), (19078, 1590, 'doors', '4'), (19079, 1590, 'price', '17274'), (19080, 1590, 'cost', '31438'), (19081, 1591, 'owner', 'Lucy'), (19082, 1591, 'color', 'black'), (19083, 1591, 'max_speed', '213'), (19084, 1591, 'weight', '2225'), (19085, 1591, 'production_year', '2010'), (19086, 1591, 'engine_volume', '7937'), (19087, 1591, 'width', '2'), (19088, 1591, 'height', '2'), (19089, 1591, 'fuel_consumption', '17'), (19090, 1591, 'doors', '5'), (19091, 1591, 'price', '24427'), (19092, 1591, 'cost', '32813'), (19093, 1592, 'owner', 'Gengis'), (19094, 1592, 'color', 'yellow'), (19095, 1592, 'max_speed', '115'), (19096, 1592, 'weight', '4504'), (19097, 1592, 'production_year', '2009'), (19098, 1592, 'engine_volume', '6462'), (19099, 1592, 'width', '4'), (19100, 1592, 'height', '1'), (19101, 1592, 'fuel_consumption', '16'), (19102, 1592, 'doors', '3'), (19103, 1592, 'price', '18092'), (19104, 1592, 'cost', '48025'), (19105, 1593, 'owner', 'Gengis'), (19106, 1593, 'color', 'green'), (19107, 1593, 'max_speed', '289'), (19108, 1593, 'weight', '1582'), (19109, 1593, 'production_year', '2010'), (19110, 1593, 'engine_volume', '6872'), (19111, 1593, 'width', '4'), (19112, 1593, 'height', '2'), (19113, 1593, 'fuel_consumption', '13'), (19114, 1593, 'doors', '3'), (19115, 1593, 'price', '22991'), (19116, 1593, 'cost', '34344'), (19117, 1594, 'owner', 'Gino'), (19118, 1594, 'color', 'martini'), (19119, 1594, 'max_speed', '252'), (19120, 1594, 'weight', '3878'), (19121, 1594, 'production_year', '2003'), (19122, 1594, 'engine_volume', '4448'), (19123, 1594, 'width', '2'), (19124, 1594, 'height', '1'), (19125, 1594, 'fuel_consumption', '18'), (19126, 1594, 'doors', '2'), (19127, 1594, 'price', '15372'), (19128, 1594, 'cost', '43572'), (19129, 1595, 'owner', 'Lucy'), (19130, 1595, 'color', 'martini'), (19131, 1595, 'max_speed', '246'), (19132, 1595, 'weight', '1365'), (19133, 1595, 'production_year', '1997'), (19134, 1595, 'engine_volume', '5559'), (19135, 1595, 'width', '2'), (19136, 1595, 'height', '2'), (19137, 1595, 'fuel_consumption', '15'), (19138, 1595, 'doors', '2'), (19139, 1595, 'price', '17219'), (19140, 1595, 'cost', '29918'), (19141, 1596, 'owner', 'Gengis'), (19142, 1596, 'color', 'green'), (19143, 1596, 'max_speed', '199'), (19144, 1596, 'weight', '2046'), (19145, 1596, 'production_year', '2013'), (19146, 1596, 'engine_volume', '3079'), (19147, 1596, 'width', '2'), (19148, 1596, 'height', '1'), (19149, 1596, 'fuel_consumption', '13'), (19150, 1596, 'doors', '5'), (19151, 1596, 'price', '19549'), (19152, 1596, 'cost', '35257'), (19153, 1597, 'owner', 'Gino'), (19154, 1597, 'color', 'black'), (19155, 1597, 'max_speed', '138'), (19156, 1597, 'weight', '1017'), (19157, 1597, 'production_year', '1991'), (19158, 1597, 'engine_volume', '3839'), (19159, 1597, 'width', '3'), (19160, 1597, 'height', '2'), (19161, 1597, 'fuel_consumption', '14'), (19162, 1597, 'doors', '2'), (19163, 1597, 'price', '26132'), (19164, 1597, 'cost', '46822'), (19165, 1598, 'owner', 'Lucy'), (19166, 1598, 'color', 'black'), (19167, 1598, 'max_speed', '292'), (19168, 1598, 'weight', '2436'), (19169, 1598, 'production_year', '1983'), (19170, 1598, 'engine_volume', '5227'), (19171, 1598, 'width', '4'), (19172, 1598, 'height', '2'), (19173, 1598, 'fuel_consumption', '15'), (19174, 1598, 'doors', '3'), (19175, 1598, 'price', '10435'), (19176, 1598, 'cost', '34855'), (19177, 1599, 'owner', 'Gino'), (19178, 1599, 'color', 'orange'), (19179, 1599, 'max_speed', '166'), (19180, 1599, 'weight', '3072'), (19181, 1599, 'production_year', '1971'), (19182, 1599, 'engine_volume', '6180'), (19183, 1599, 'width', '4'), (19184, 1599, 'height', '1'), (19185, 1599, 'fuel_consumption', '14'), (19186, 1599, 'doors', '2'), (19187, 1599, 'price', '20416'), (19188, 1599, 'cost', '27702'), (19189, 1600, 'owner', 'Mario'), (19190, 1600, 'color', 'white'), (19191, 1600, 'max_speed', '242'), (19192, 1600, 'weight', '4779'), (19193, 1600, 'production_year', '1993'), (19194, 1600, 'engine_volume', '7176'), (19195, 1600, 'width', '4'), (19196, 1600, 'height', '1'), (19197, 1600, 'fuel_consumption', '18'), (19198, 1600, 'doors', '5'), (19199, 1600, 'price', '18000'), (19200, 1600, 'cost', '28307'), (19201, 1601, 'owner', 'Lava'), (19202, 1601, 'color', 'martini'), (19203, 1601, 'max_speed', '20'), (19204, 1601, 'weight', '4594'), (19205, 1601, 'production_year', '1990'), (19206, 1601, 'engine_volume', '5666'), (19207, 1601, 'width', '3'), (19208, 1601, 'height', '1'), (19209, 1601, 'fuel_consumption', '13'), (19210, 1601, 'doors', '5'), (19211, 1601, 'price', '28758'), (19212, 1601, 'cost', '41507'), (19213, 1602, 'owner', 'Jules'), (19214, 1602, 'color', 'red'), (19215, 1602, 'max_speed', '248'), (19216, 1602, 'weight', '3528'), (19217, 1602, 'production_year', '2007'), (19218, 1602, 'engine_volume', '6155'), (19219, 1602, 'width', '4'), (19220, 1602, 'height', '1'), (19221, 1602, 'fuel_consumption', '17'), (19222, 1602, 'doors', '5'), (19223, 1602, 'price', '17513'), (19224, 1602, 'cost', '31493'), (19225, 1603, 'owner', 'Lucy'), (19226, 1603, 'color', 'white'), (19227, 1603, 'max_speed', '68'), (19228, 1603, 'weight', '4143'), (19229, 1603, 'production_year', '1972'), (19230, 1603, 'engine_volume', '2050'), (19231, 1603, 'width', '3'), (19232, 1603, 'height', '1'), (19233, 1603, 'fuel_consumption', '15'), (19234, 1603, 'doors', '3'), (19235, 1603, 'price', '18092'), (19236, 1603, 'cost', '37538'), (19237, 1604, 'owner', 'Mario'), (19238, 1604, 'color', 'black'), (19239, 1604, 'max_speed', '44'), (19240, 1604, 'weight', '1633'), (19241, 1604, 'production_year', '2014'), (19242, 1604, 'engine_volume', '3829'), (19243, 1604, 'width', '2'), (19244, 1604, 'height', '1'), (19245, 1604, 'fuel_consumption', '16'), (19246, 1604, 'doors', '4'), (19247, 1604, 'price', '12779'), (19248, 1604, 'cost', '30263'), (19249, 1605, 'owner', 'Gengis'), (19250, 1605, 'color', 'brown'), (19251, 1605, 'max_speed', '150'), (19252, 1605, 'weight', '3416'), (19253, 1605, 'production_year', '1981'), (19254, 1605, 'engine_volume', '4043'), (19255, 1605, 'width', '3'), (19256, 1605, 'height', '2'), (19257, 1605, 'fuel_consumption', '17'), (19258, 1605, 'doors', '3'), (19259, 1605, 'price', '29144'), (19260, 1605, 'cost', '45328'), (19261, 1606, 'owner', 'Gengis'), (19262, 1606, 'color', 'green'), (19263, 1606, 'max_speed', '262'), (19264, 1606, 'weight', '3038'), (19265, 1606, 'production_year', '1980'), (19266, 1606, 'engine_volume', '7592'), (19267, 1606, 'width', '3'), (19268, 1606, 'height', '2'), (19269, 1606, 'fuel_consumption', '15'), (19270, 1606, 'doors', '2'), (19271, 1606, 'price', '27953'), (19272, 1606, 'cost', '47542'), (19273, 1607, 'owner', 'Lava'), (19274, 1607, 'color', 'martini'), (19275, 1607, 'max_speed', '123'), (19276, 1607, 'weight', '3895'), (19277, 1607, 'production_year', '1991'), (19278, 1607, 'engine_volume', '2409'), (19279, 1607, 'width', '3'), (19280, 1607, 'height', '1'), (19281, 1607, 'fuel_consumption', '16'), (19282, 1607, 'doors', '5'), (19283, 1607, 'price', '26257'), (19284, 1607, 'cost', '39103'), (19285, 1608, 'owner', 'Lucy'), (19286, 1608, 'color', 'red'), (19287, 1608, 'max_speed', '26'), (19288, 1608, 'weight', '4956'), (19289, 1608, 'production_year', '1991'), (19290, 1608, 'engine_volume', '2509'), (19291, 1608, 'width', '2'), (19292, 1608, 'height', '2'), (19293, 1608, 'fuel_consumption', '14'), (19294, 1608, 'doors', '2'), (19295, 1608, 'price', '13670'), (19296, 1608, 'cost', '49727'), (19297, 1609, 'owner', 'Lava'), (19298, 1609, 'color', 'orange'), (19299, 1609, 'max_speed', '21'), (19300, 1609, 'weight', '3735'), (19301, 1609, 'production_year', '1992'), (19302, 1609, 'engine_volume', '5168'), (19303, 1609, 'width', '4'), (19304, 1609, 'height', '1'), (19305, 1609, 'fuel_consumption', '14'), (19306, 1609, 'doors', '3'), (19307, 1609, 'price', '15598'), (19308, 1609, 'cost', '41013'), (19309, 1610, 'owner', 'Gengis'), (19310, 1610, 'color', 'green'), (19311, 1610, 'max_speed', '247'), (19312, 1610, 'weight', '3613'), (19313, 1610, 'production_year', '2007'), (19314, 1610, 'engine_volume', '2927'), (19315, 1610, 'width', '4'), (19316, 1610, 'height', '1'), (19317, 1610, 'fuel_consumption', '17'), (19318, 1610, 'doors', '3'), (19319, 1610, 'price', '20797'), (19320, 1610, 'cost', '27547'), (19321, 1611, 'owner', 'Gengis'), (19322, 1611, 'color', 'orange'), (19323, 1611, 'max_speed', '163'), (19324, 1611, 'weight', '4467'), (19325, 1611, 'production_year', '2003'), (19326, 1611, 'engine_volume', '7629'), (19327, 1611, 'width', '3'), (19328, 1611, 'height', '2'), (19329, 1611, 'fuel_consumption', '15'), (19330, 1611, 'doors', '3'), (19331, 1611, 'price', '14873'), (19332, 1611, 'cost', '26969'), (19333, 1612, 'owner', 'Mario'), (19334, 1612, 'color', 'red'), (19335, 1612, 'max_speed', '217'), (19336, 1612, 'weight', '2944'), (19337, 1612, 'production_year', '1988'), (19338, 1612, 'engine_volume', '3484'), (19339, 1612, 'width', '2'), (19340, 1612, 'height', '1'), (19341, 1612, 'fuel_consumption', '17'), (19342, 1612, 'doors', '4'), (19343, 1612, 'price', '27125'), (19344, 1612, 'cost', '34785'), (19345, 1613, 'owner', 'Lucy'), (19346, 1613, 'color', 'yellow'), (19347, 1613, 'max_speed', '285'), (19348, 1613, 'weight', '3937'), (19349, 1613, 'production_year', '1985'), (19350, 1613, 'engine_volume', '5912'), (19351, 1613, 'width', '2'), (19352, 1613, 'height', '1'), (19353, 1613, 'fuel_consumption', '18'), (19354, 1613, 'doors', '3'), (19355, 1613, 'price', '14959'), (19356, 1613, 'cost', '25912'), (19357, 1614, 'owner', 'Jules'), (19358, 1614, 'color', 'yellow'), (19359, 1614, 'max_speed', '278'), (19360, 1614, 'weight', '4679'), (19361, 1614, 'production_year', '2010'), (19362, 1614, 'engine_volume', '5399'), (19363, 1614, 'width', '4'), (19364, 1614, 'height', '2'), (19365, 1614, 'fuel_consumption', '14'), (19366, 1614, 'doors', '5'), (19367, 1614, 'price', '19567'), (19368, 1614, 'cost', '46185'), (19369, 1615, 'owner', 'Gino'), (19370, 1615, 'color', 'martini'), (19371, 1615, 'max_speed', '86'), (19372, 1615, 'weight', '1655'), (19373, 1615, 'production_year', '1988'), (19374, 1615, 'engine_volume', '7187'), (19375, 1615, 'width', '3'), (19376, 1615, 'height', '2'), (19377, 1615, 'fuel_consumption', '13'), (19378, 1615, 'doors', '4'), (19379, 1615, 'price', '14472'), (19380, 1615, 'cost', '37786'), (19381, 1616, 'owner', 'Hugh'), (19382, 1616, 'color', 'red'), (19383, 1616, 'max_speed', '61'), (19384, 1616, 'weight', '3852'), (19385, 1616, 'production_year', '1999'), (19386, 1616, 'engine_volume', '2441'), (19387, 1616, 'width', '3'), (19388, 1616, 'height', '1'), (19389, 1616, 'fuel_consumption', '17'), (19390, 1616, 'doors', '2'), (19391, 1616, 'price', '14464'), (19392, 1616, 'cost', '47034'), (19393, 1617, 'owner', 'Gino'), (19394, 1617, 'color', 'black'), (19395, 1617, 'max_speed', '272'), (19396, 1617, 'weight', '3731'), (19397, 1617, 'production_year', '2011'), (19398, 1617, 'engine_volume', '2280'), (19399, 1617, 'width', '4'), (19400, 1617, 'height', '1'), (19401, 1617, 'fuel_consumption', '13'), (19402, 1617, 'doors', '4'), (19403, 1617, 'price', '23364'), (19404, 1617, 'cost', '32390'), (19405, 1618, 'owner', 'Lucy'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (19406, 1618, 'color', 'martini'), (19407, 1618, 'max_speed', '294'), (19408, 1618, 'weight', '2296'), (19409, 1618, 'production_year', '1992'), (19410, 1618, 'engine_volume', '7392'), (19411, 1618, 'width', '3'), (19412, 1618, 'height', '1'), (19413, 1618, 'fuel_consumption', '18'), (19414, 1618, 'doors', '3'), (19415, 1618, 'price', '12874'), (19416, 1618, 'cost', '42183'), (19417, 1619, 'owner', 'Hugh'), (19418, 1619, 'color', 'green'), (19419, 1619, 'max_speed', '44'), (19420, 1619, 'weight', '2992'), (19421, 1619, 'production_year', '2010'), (19422, 1619, 'engine_volume', '7732'), (19423, 1619, 'width', '4'), (19424, 1619, 'height', '2'), (19425, 1619, 'fuel_consumption', '18'), (19426, 1619, 'doors', '4'), (19427, 1619, 'price', '27701'), (19428, 1619, 'cost', '27988'), (19429, 1620, 'owner', 'Lava'), (19430, 1620, 'color', 'red'), (19431, 1620, 'max_speed', '238'), (19432, 1620, 'weight', '3307'), (19433, 1620, 'production_year', '2003'), (19434, 1620, 'engine_volume', '2360'), (19435, 1620, 'width', '4'), (19436, 1620, 'height', '2'), (19437, 1620, 'fuel_consumption', '15'), (19438, 1620, 'doors', '5'), (19439, 1620, 'price', '18358'), (19440, 1620, 'cost', '33890'), (19441, 1621, 'owner', 'Gengis'), (19442, 1621, 'color', 'yellow'), (19443, 1621, 'max_speed', '180'), (19444, 1621, 'weight', '1064'), (19445, 1621, 'production_year', '1973'), (19446, 1621, 'engine_volume', '6250'), (19447, 1621, 'width', '4'), (19448, 1621, 'height', '2'), (19449, 1621, 'fuel_consumption', '13'), (19450, 1621, 'doors', '4'), (19451, 1621, 'price', '13067'), (19452, 1621, 'cost', '25728'), (19453, 1622, 'owner', 'Seth'), (19454, 1622, 'color', 'yellow'), (19455, 1622, 'max_speed', '273'), (19456, 1622, 'weight', '2597'), (19457, 1622, 'production_year', '1995'), (19458, 1622, 'engine_volume', '6755'), (19459, 1622, 'width', '3'), (19460, 1622, 'height', '2'), (19461, 1622, 'fuel_consumption', '13'), (19462, 1622, 'doors', '3'), (19463, 1622, 'price', '20960'), (19464, 1622, 'cost', '44152'), (19465, 1623, 'owner', 'Lava'), (19466, 1623, 'color', 'green'), (19467, 1623, 'max_speed', '172'), (19468, 1623, 'weight', '4042'), (19469, 1623, 'production_year', '1990'), (19470, 1623, 'engine_volume', '5346'), (19471, 1623, 'width', '3'), (19472, 1623, 'height', '1'), (19473, 1623, 'fuel_consumption', '15'), (19474, 1623, 'doors', '3'), (19475, 1623, 'price', '12082'), (19476, 1623, 'cost', '33287'), (19477, 1624, 'owner', 'Seth'), (19478, 1624, 'color', 'orange'), (19479, 1624, 'max_speed', '37'), (19480, 1624, 'weight', '4756'), (19481, 1624, 'production_year', '1978'), (19482, 1624, 'engine_volume', '2859'), (19483, 1624, 'width', '2'), (19484, 1624, 'height', '1'), (19485, 1624, 'fuel_consumption', '14'), (19486, 1624, 'doors', '3'), (19487, 1624, 'price', '28659'), (19488, 1624, 'cost', '29745'), (19489, 1625, 'owner', 'Seth'), (19490, 1625, 'color', 'green'), (19491, 1625, 'max_speed', '200'), (19492, 1625, 'weight', '3734'), (19493, 1625, 'production_year', '2013'), (19494, 1625, 'engine_volume', '6423'), (19495, 1625, 'width', '3'), (19496, 1625, 'height', '1'), (19497, 1625, 'fuel_consumption', '13'), (19498, 1625, 'doors', '5'), (19499, 1625, 'price', '23814'), (19500, 1625, 'cost', '29312'), (19501, 1626, 'owner', 'Lucy'), (19502, 1626, 'color', 'yellow'), (19503, 1626, 'max_speed', '119'), (19504, 1626, 'weight', '1720'), (19505, 1626, 'production_year', '1988'), (19506, 1626, 'engine_volume', '6236'), (19507, 1626, 'width', '3'), (19508, 1626, 'height', '2'), (19509, 1626, 'fuel_consumption', '14'), (19510, 1626, 'doors', '5'), (19511, 1626, 'price', '21948'), (19512, 1626, 'cost', '44787'), (19513, 1627, 'owner', 'Hugh'), (19514, 1627, 'color', 'white'), (19515, 1627, 'max_speed', '159'), (19516, 1627, 'weight', '1996'), (19517, 1627, 'production_year', '1978'), (19518, 1627, 'engine_volume', '5805'), (19519, 1627, 'width', '2'), (19520, 1627, 'height', '2'), (19521, 1627, 'fuel_consumption', '16'), (19522, 1627, 'doors', '2'), (19523, 1627, 'price', '20710'), (19524, 1627, 'cost', '25462'), (19525, 1628, 'owner', 'Gino'), (19526, 1628, 'color', 'green'), (19527, 1628, 'max_speed', '214'), (19528, 1628, 'weight', '3880'), (19529, 1628, 'production_year', '1986'), (19530, 1628, 'engine_volume', '2507'), (19531, 1628, 'width', '3'), (19532, 1628, 'height', '1'), (19533, 1628, 'fuel_consumption', '14'), (19534, 1628, 'doors', '4'), (19535, 1628, 'price', '27640'), (19536, 1628, 'cost', '49448'), (19537, 1629, 'owner', 'Seth'), (19538, 1629, 'color', 'yellow'), (19539, 1629, 'max_speed', '233'), (19540, 1629, 'weight', '3062'), (19541, 1629, 'production_year', '2003'), (19542, 1629, 'engine_volume', '5015'), (19543, 1629, 'width', '4'), (19544, 1629, 'height', '2'), (19545, 1629, 'fuel_consumption', '17'), (19546, 1629, 'doors', '4'), (19547, 1629, 'price', '15964'), (19548, 1629, 'cost', '39672'), (19549, 1630, 'owner', 'Seth'), (19550, 1630, 'color', 'martini'), (19551, 1630, 'max_speed', '262'), (19552, 1630, 'weight', '1521'), (19553, 1630, 'production_year', '1974'), (19554, 1630, 'engine_volume', '4604'), (19555, 1630, 'width', '2'), (19556, 1630, 'height', '2'), (19557, 1630, 'fuel_consumption', '15'), (19558, 1630, 'doors', '4'), (19559, 1630, 'price', '26506'), (19560, 1630, 'cost', '39665'), (19561, 1631, 'owner', 'Hugh'), (19562, 1631, 'color', 'orange'), (19563, 1631, 'max_speed', '201'), (19564, 1631, 'weight', '2467'), (19565, 1631, 'production_year', '1979'), (19566, 1631, 'engine_volume', '5283'), (19567, 1631, 'width', '3'), (19568, 1631, 'height', '1'), (19569, 1631, 'fuel_consumption', '17'), (19570, 1631, 'doors', '4'), (19571, 1631, 'price', '15440'), (19572, 1631, 'cost', '42830'), (19573, 1632, 'owner', 'Lava'), (19574, 1632, 'color', 'brown'), (19575, 1632, 'max_speed', '203'), (19576, 1632, 'weight', '1311'), (19577, 1632, 'production_year', '1983'), (19578, 1632, 'engine_volume', '6205'), (19579, 1632, 'width', '2'), (19580, 1632, 'height', '1'), (19581, 1632, 'fuel_consumption', '17'), (19582, 1632, 'doors', '2'), (19583, 1632, 'price', '23866'), (19584, 1632, 'cost', '46682'), (19585, 1633, 'owner', 'Mario'), (19586, 1633, 'color', 'green'), (19587, 1633, 'max_speed', '298'), (19588, 1633, 'weight', '4198'), (19589, 1633, 'production_year', '1978'), (19590, 1633, 'engine_volume', '2255'), (19591, 1633, 'width', '3'), (19592, 1633, 'height', '1'), (19593, 1633, 'fuel_consumption', '16'), (19594, 1633, 'doors', '2'), (19595, 1633, 'price', '27597'), (19596, 1633, 'cost', '48417'), (19597, 1634, 'owner', 'Hugh'), (19598, 1634, 'color', 'yellow'), (19599, 1634, 'max_speed', '115'), (19600, 1634, 'weight', '1031'), (19601, 1634, 'production_year', '1990'), (19602, 1634, 'engine_volume', '7879'), (19603, 1634, 'width', '4'), (19604, 1634, 'height', '1'), (19605, 1634, 'fuel_consumption', '13'), (19606, 1634, 'doors', '4'), (19607, 1634, 'price', '13369'), (19608, 1634, 'cost', '38712'), (19609, 1635, 'owner', 'Lava'), (19610, 1635, 'color', 'orange'), (19611, 1635, 'max_speed', '177'), (19612, 1635, 'weight', '2210'), (19613, 1635, 'production_year', '1984'), (19614, 1635, 'engine_volume', '5150'), (19615, 1635, 'width', '3'), (19616, 1635, 'height', '2'), (19617, 1635, 'fuel_consumption', '17'), (19618, 1635, 'doors', '4'), (19619, 1635, 'price', '17773'), (19620, 1635, 'cost', '32686'), (19621, 1636, 'owner', 'Gino'), (19622, 1636, 'color', 'yellow'), (19623, 1636, 'max_speed', '296'), (19624, 1636, 'weight', '1655'), (19625, 1636, 'production_year', '1985'), (19626, 1636, 'engine_volume', '6509'), (19627, 1636, 'width', '3'), (19628, 1636, 'height', '2'), (19629, 1636, 'fuel_consumption', '15'), (19630, 1636, 'doors', '3'), (19631, 1636, 'price', '29449'), (19632, 1636, 'cost', '28799'), (19633, 1637, 'owner', 'Gino'), (19634, 1637, 'color', 'red'), (19635, 1637, 'max_speed', '86'), (19636, 1637, 'weight', '4512'), (19637, 1637, 'production_year', '1990'), (19638, 1637, 'engine_volume', '5847'), (19639, 1637, 'width', '2'), (19640, 1637, 'height', '2'), (19641, 1637, 'fuel_consumption', '16'), (19642, 1637, 'doors', '5'), (19643, 1637, 'price', '16925'), (19644, 1637, 'cost', '44793'), (19645, 1638, 'owner', 'Lucy'), (19646, 1638, 'color', 'orange'), (19647, 1638, 'max_speed', '32'), (19648, 1638, 'weight', '4642'), (19649, 1638, 'production_year', '1996'), (19650, 1638, 'engine_volume', '5088'), (19651, 1638, 'width', '4'), (19652, 1638, 'height', '2'), (19653, 1638, 'fuel_consumption', '17'), (19654, 1638, 'doors', '2'), (19655, 1638, 'price', '22138'), (19656, 1638, 'cost', '34649'), (19657, 1639, 'owner', 'Jules'), (19658, 1639, 'color', 'yellow'), (19659, 1639, 'max_speed', '114'), (19660, 1639, 'weight', '2936'), (19661, 1639, 'production_year', '2005'), (19662, 1639, 'engine_volume', '7683'), (19663, 1639, 'width', '2'), (19664, 1639, 'height', '2'), (19665, 1639, 'fuel_consumption', '15'), (19666, 1639, 'doors', '5'), (19667, 1639, 'price', '18062'), (19668, 1639, 'cost', '31051'), (19669, 1640, 'owner', 'Mario'), (19670, 1640, 'color', 'orange'), (19671, 1640, 'max_speed', '111'), (19672, 1640, 'weight', '2955'), (19673, 1640, 'production_year', '1990'), (19674, 1640, 'engine_volume', '5620'), (19675, 1640, 'width', '3'), (19676, 1640, 'height', '1'), (19677, 1640, 'fuel_consumption', '16'), (19678, 1640, 'doors', '4'), (19679, 1640, 'price', '26196'), (19680, 1640, 'cost', '40325'), (19681, 1641, 'owner', 'Gengis'), (19682, 1641, 'color', 'brown'), (19683, 1641, 'max_speed', '290'), (19684, 1641, 'weight', '4732'), (19685, 1641, 'production_year', '1976'), (19686, 1641, 'engine_volume', '3879'), (19687, 1641, 'width', '2'), (19688, 1641, 'height', '1'), (19689, 1641, 'fuel_consumption', '15'), (19690, 1641, 'doors', '3'), (19691, 1641, 'price', '19017'), (19692, 1641, 'cost', '44845'), (19693, 1642, 'owner', 'Seth'), (19694, 1642, 'color', 'martini'), (19695, 1642, 'max_speed', '266'), (19696, 1642, 'weight', '4576'), (19697, 1642, 'production_year', '1999'), (19698, 1642, 'engine_volume', '6495'), (19699, 1642, 'width', '4'), (19700, 1642, 'height', '2'), (19701, 1642, 'fuel_consumption', '13'), (19702, 1642, 'doors', '4'), (19703, 1642, 'price', '14314'), (19704, 1642, 'cost', '34556'), (19705, 1643, 'owner', 'Lucy'), (19706, 1643, 'color', 'martini'), (19707, 1643, 'max_speed', '106'), (19708, 1643, 'weight', '4124'), (19709, 1643, 'production_year', '1974'), (19710, 1643, 'engine_volume', '4795'), (19711, 1643, 'width', '2'), (19712, 1643, 'height', '2'), (19713, 1643, 'fuel_consumption', '14'), (19714, 1643, 'doors', '4'), (19715, 1643, 'price', '10891'), (19716, 1643, 'cost', '34988'), (19717, 1644, 'owner', 'Seth'), (19718, 1644, 'color', 'yellow'), (19719, 1644, 'max_speed', '266'), (19720, 1644, 'weight', '3431'), (19721, 1644, 'production_year', '2009'), (19722, 1644, 'engine_volume', '2988'), (19723, 1644, 'width', '2'), (19724, 1644, 'height', '1'), (19725, 1644, 'fuel_consumption', '13'), (19726, 1644, 'doors', '4'), (19727, 1644, 'price', '22427'), (19728, 1644, 'cost', '28999'), (19729, 1645, 'owner', 'Jules'), (19730, 1645, 'color', 'martini'), (19731, 1645, 'max_speed', '124'), (19732, 1645, 'weight', '3557'), (19733, 1645, 'production_year', '1993'), (19734, 1645, 'engine_volume', '4171'), (19735, 1645, 'width', '4'), (19736, 1645, 'height', '1'), (19737, 1645, 'fuel_consumption', '14'), (19738, 1645, 'doors', '3'), (19739, 1645, 'price', '24899'), (19740, 1645, 'cost', '42951'), (19741, 1646, 'owner', 'Hugh'), (19742, 1646, 'color', 'yellow'), (19743, 1646, 'max_speed', '270'), (19744, 1646, 'weight', '2042'), (19745, 1646, 'production_year', '2012'), (19746, 1646, 'engine_volume', '5607'), (19747, 1646, 'width', '3'), (19748, 1646, 'height', '1'), (19749, 1646, 'fuel_consumption', '16'), (19750, 1646, 'doors', '3'), (19751, 1646, 'price', '29527'), (19752, 1646, 'cost', '36149'), (19753, 1647, 'owner', 'Jules'), (19754, 1647, 'color', 'white'), (19755, 1647, 'max_speed', '243'), (19756, 1647, 'weight', '2882'), (19757, 1647, 'production_year', '1974'), (19758, 1647, 'engine_volume', '7937'), (19759, 1647, 'width', '3'), (19760, 1647, 'height', '1'), (19761, 1647, 'fuel_consumption', '18'), (19762, 1647, 'doors', '2'), (19763, 1647, 'price', '13772'), (19764, 1647, 'cost', '27539'), (19765, 1648, 'owner', 'Lava'), (19766, 1648, 'color', 'green'), (19767, 1648, 'max_speed', '44'), (19768, 1648, 'weight', '4539'), (19769, 1648, 'production_year', '2007'), (19770, 1648, 'engine_volume', '5436'), (19771, 1648, 'width', '3'), (19772, 1648, 'height', '2'), (19773, 1648, 'fuel_consumption', '14'), (19774, 1648, 'doors', '2'), (19775, 1648, 'price', '12819'), (19776, 1648, 'cost', '39970'), (19777, 1649, 'owner', 'Seth'), (19778, 1649, 'color', 'green'), (19779, 1649, 'max_speed', '57'), (19780, 1649, 'weight', '1185'), (19781, 1649, 'production_year', '2006'), (19782, 1649, 'engine_volume', '3388'), (19783, 1649, 'width', '2'), (19784, 1649, 'height', '1'), (19785, 1649, 'fuel_consumption', '16'), (19786, 1649, 'doors', '5'), (19787, 1649, 'price', '21975'), (19788, 1649, 'cost', '38271'), (19789, 1650, 'owner', 'Hugh'), (19790, 1650, 'color', 'green'), (19791, 1650, 'max_speed', '211'), (19792, 1650, 'weight', '1530'), (19793, 1650, 'production_year', '2005'), (19794, 1650, 'engine_volume', '3436'), (19795, 1650, 'width', '4'), (19796, 1650, 'height', '1'), (19797, 1650, 'fuel_consumption', '13'), (19798, 1650, 'doors', '2'), (19799, 1650, 'price', '23319'), (19800, 1650, 'cost', '43499'), (19801, 1651, 'owner', 'Mario'), (19802, 1651, 'color', 'black'), (19803, 1651, 'max_speed', '264'), (19804, 1651, 'weight', '2357'), (19805, 1651, 'production_year', '1985'), (19806, 1651, 'engine_volume', '2204'), (19807, 1651, 'width', '4'), (19808, 1651, 'height', '1'), (19809, 1651, 'fuel_consumption', '17'), (19810, 1651, 'doors', '5'), (19811, 1651, 'price', '13510'), (19812, 1651, 'cost', '44180'), (19813, 1652, 'owner', 'Lucy'), (19814, 1652, 'color', 'martini'), (19815, 1652, 'max_speed', '270'), (19816, 1652, 'weight', '1419'), (19817, 1652, 'production_year', '2011'), (19818, 1652, 'engine_volume', '2585'), (19819, 1652, 'width', '4'), (19820, 1652, 'height', '2'), (19821, 1652, 'fuel_consumption', '17'), (19822, 1652, 'doors', '4'), (19823, 1652, 'price', '29550'), (19824, 1652, 'cost', '37381'), (19825, 1653, 'owner', 'Mario'), (19826, 1653, 'color', 'black'), (19827, 1653, 'max_speed', '108'), (19828, 1653, 'weight', '4707'), (19829, 1653, 'production_year', '1998'), (19830, 1653, 'engine_volume', '6585'), (19831, 1653, 'width', '3'), (19832, 1653, 'height', '2'), (19833, 1653, 'fuel_consumption', '13'), (19834, 1653, 'doors', '3'), (19835, 1653, 'price', '15933'), (19836, 1653, 'cost', '30000'), (19837, 1654, 'owner', 'Seth'), (19838, 1654, 'color', 'martini'), (19839, 1654, 'max_speed', '131'), (19840, 1654, 'weight', '1943'), (19841, 1654, 'production_year', '2010'), (19842, 1654, 'engine_volume', '5025'), (19843, 1654, 'width', '4'), (19844, 1654, 'height', '1'), (19845, 1654, 'fuel_consumption', '15'), (19846, 1654, 'doors', '4'), (19847, 1654, 'price', '20042'), (19848, 1654, 'cost', '46686'), (19849, 1655, 'owner', 'Mario'), (19850, 1655, 'color', 'green'), (19851, 1655, 'max_speed', '137'), (19852, 1655, 'weight', '1741'), (19853, 1655, 'production_year', '1979'), (19854, 1655, 'engine_volume', '2160'), (19855, 1655, 'width', '2'), (19856, 1655, 'height', '1'), (19857, 1655, 'fuel_consumption', '18'), (19858, 1655, 'doors', '4'), (19859, 1655, 'price', '19124'), (19860, 1655, 'cost', '45842'), (19861, 1656, 'owner', 'Hugh'), (19862, 1656, 'color', 'yellow'), (19863, 1656, 'max_speed', '77'), (19864, 1656, 'weight', '2775'), (19865, 1656, 'production_year', '1984'), (19866, 1656, 'engine_volume', '4963'), (19867, 1656, 'width', '4'), (19868, 1656, 'height', '2'), (19869, 1656, 'fuel_consumption', '18'), (19870, 1656, 'doors', '3'), (19871, 1656, 'price', '12589'), (19872, 1656, 'cost', '33956'), (19873, 1657, 'owner', 'Lava'), (19874, 1657, 'color', 'yellow'), (19875, 1657, 'max_speed', '36'), (19876, 1657, 'weight', '1850'), (19877, 1657, 'production_year', '2015'), (19878, 1657, 'engine_volume', '2145'), (19879, 1657, 'width', '2'), (19880, 1657, 'height', '2'), (19881, 1657, 'fuel_consumption', '17'), (19882, 1657, 'doors', '2'), (19883, 1657, 'price', '19834'), (19884, 1657, 'cost', '33926'), (19885, 1658, 'owner', 'Lava'), (19886, 1658, 'color', 'martini'), (19887, 1658, 'max_speed', '274'), (19888, 1658, 'weight', '4496'), (19889, 1658, 'production_year', '2001'), (19890, 1658, 'engine_volume', '2594'), (19891, 1658, 'width', '4'), (19892, 1658, 'height', '1'), (19893, 1658, 'fuel_consumption', '16'), (19894, 1658, 'doors', '4'), (19895, 1658, 'price', '16251'), (19896, 1658, 'cost', '30996'), (19897, 1659, 'owner', 'Seth'), (19898, 1659, 'color', 'white'), (19899, 1659, 'max_speed', '228'), (19900, 1659, 'weight', '4745'), (19901, 1659, 'production_year', '1973'), (19902, 1659, 'engine_volume', '6180'), (19903, 1659, 'width', '2'), (19904, 1659, 'height', '2'), (19905, 1659, 'fuel_consumption', '17'), (19906, 1659, 'doors', '3'), (19907, 1659, 'price', '11173'), (19908, 1659, 'cost', '26165'), (19909, 1660, 'owner', 'Hugh'), (19910, 1660, 'color', 'orange'), (19911, 1660, 'max_speed', '106'), (19912, 1660, 'weight', '3938'), (19913, 1660, 'production_year', '1995'), (19914, 1660, 'engine_volume', '5415'), (19915, 1660, 'width', '3'), (19916, 1660, 'height', '1'), (19917, 1660, 'fuel_consumption', '15'), (19918, 1660, 'doors', '2'), (19919, 1660, 'price', '17367'), (19920, 1660, 'cost', '33720'), (19921, 1661, 'owner', 'Jules'), (19922, 1661, 'color', 'orange'), (19923, 1661, 'max_speed', '98'), (19924, 1661, 'weight', '2861'), (19925, 1661, 'production_year', '2005'), (19926, 1661, 'engine_volume', '3851'), (19927, 1661, 'width', '4'), (19928, 1661, 'height', '2'), (19929, 1661, 'fuel_consumption', '16'), (19930, 1661, 'doors', '2'), (19931, 1661, 'price', '13035'), (19932, 1661, 'cost', '42737'), (19933, 1662, 'owner', 'Seth'), (19934, 1662, 'color', 'white'), (19935, 1662, 'max_speed', '47'), (19936, 1662, 'weight', '3561'), (19937, 1662, 'production_year', '1979'), (19938, 1662, 'engine_volume', '6539'), (19939, 1662, 'width', '2'), (19940, 1662, 'height', '1'), (19941, 1662, 'fuel_consumption', '17'), (19942, 1662, 'doors', '5'), (19943, 1662, 'price', '19912'), (19944, 1662, 'cost', '32090'), (19945, 1663, 'owner', 'Jules'), (19946, 1663, 'color', 'black'), (19947, 1663, 'max_speed', '40'), (19948, 1663, 'weight', '4028'), (19949, 1663, 'production_year', '1999'), (19950, 1663, 'engine_volume', '3776'), (19951, 1663, 'width', '2'), (19952, 1663, 'height', '2'), (19953, 1663, 'fuel_consumption', '16'), (19954, 1663, 'doors', '2'), (19955, 1663, 'price', '24249'), (19956, 1663, 'cost', '34731'), (19957, 1664, 'owner', 'Hugh'), (19958, 1664, 'color', 'martini'), (19959, 1664, 'max_speed', '160'), (19960, 1664, 'weight', '4790'), (19961, 1664, 'production_year', '1982'), (19962, 1664, 'engine_volume', '4079'), (19963, 1664, 'width', '3'), (19964, 1664, 'height', '1'), (19965, 1664, 'fuel_consumption', '17'), (19966, 1664, 'doors', '4'), (19967, 1664, 'price', '12010'), (19968, 1664, 'cost', '40993'), (19969, 1665, 'owner', 'Lava'), (19970, 1665, 'color', 'martini'), (19971, 1665, 'max_speed', '20'), (19972, 1665, 'weight', '3146'), (19973, 1665, 'production_year', '1986'), (19974, 1665, 'engine_volume', '3021'), (19975, 1665, 'width', '4'), (19976, 1665, 'height', '2'), (19977, 1665, 'fuel_consumption', '16'), (19978, 1665, 'doors', '3'), (19979, 1665, 'price', '25487'), (19980, 1665, 'cost', '43194'), (19981, 1666, 'owner', 'Hugh'), (19982, 1666, 'color', 'white'), (19983, 1666, 'max_speed', '162'), (19984, 1666, 'weight', '4428'), (19985, 1666, 'production_year', '2014'), (19986, 1666, 'engine_volume', '6630'), (19987, 1666, 'width', '2'), (19988, 1666, 'height', '2'), (19989, 1666, 'fuel_consumption', '15'), (19990, 1666, 'doors', '3'), (19991, 1666, 'price', '29310'), (19992, 1666, 'cost', '26381'), (19993, 1667, 'owner', 'Mario'), (19994, 1667, 'color', 'brown'), (19995, 1667, 'max_speed', '53'), (19996, 1667, 'weight', '1162'), (19997, 1667, 'production_year', '1974'), (19998, 1667, 'engine_volume', '3095'), (19999, 1667, 'width', '2'), (20000, 1667, 'height', '2'), (20001, 1667, 'fuel_consumption', '14'), (20002, 1667, 'doors', '3'), (20003, 1667, 'price', '14295'), (20004, 1667, 'cost', '41130'), (20005, 1668, 'owner', 'Jules'), (20006, 1668, 'color', 'green'), (20007, 1668, 'max_speed', '138'), (20008, 1668, 'weight', '4958'), (20009, 1668, 'production_year', '2016'), (20010, 1668, 'engine_volume', '2138'), (20011, 1668, 'width', '3'), (20012, 1668, 'height', '1'), (20013, 1668, 'fuel_consumption', '15'), (20014, 1668, 'doors', '2'), (20015, 1668, 'price', '17747'), (20016, 1668, 'cost', '47938'), (20017, 1669, 'owner', 'Lava'), (20018, 1669, 'color', 'white'), (20019, 1669, 'max_speed', '191'), (20020, 1669, 'weight', '1301'), (20021, 1669, 'production_year', '1993'), (20022, 1669, 'engine_volume', '2539'), (20023, 1669, 'width', '3'), (20024, 1669, 'height', '2'), (20025, 1669, 'fuel_consumption', '14'), (20026, 1669, 'doors', '2'), (20027, 1669, 'price', '12819'), (20028, 1669, 'cost', '37594'), (20029, 1670, 'owner', 'Hugh'), (20030, 1670, 'color', 'orange'), (20031, 1670, 'max_speed', '225'), (20032, 1670, 'weight', '2708'), (20033, 1670, 'production_year', '1971'), (20034, 1670, 'engine_volume', '6604'), (20035, 1670, 'width', '4'), (20036, 1670, 'height', '1'), (20037, 1670, 'fuel_consumption', '13'), (20038, 1670, 'doors', '5'), (20039, 1670, 'price', '15605'), (20040, 1670, 'cost', '31508'), (20041, 1671, 'owner', 'Gengis'), (20042, 1671, 'color', 'red'), (20043, 1671, 'max_speed', '279'), (20044, 1671, 'weight', '4233'), (20045, 1671, 'production_year', '1999'), (20046, 1671, 'engine_volume', '6839'), (20047, 1671, 'width', '4'), (20048, 1671, 'height', '1'), (20049, 1671, 'fuel_consumption', '17'), (20050, 1671, 'doors', '2'), (20051, 1671, 'price', '14555'), (20052, 1671, 'cost', '38962'), (20053, 1672, 'owner', 'Lucy'), (20054, 1672, 'color', 'brown'), (20055, 1672, 'max_speed', '143'), (20056, 1672, 'weight', '3892'), (20057, 1672, 'production_year', '1978'), (20058, 1672, 'engine_volume', '2396'), (20059, 1672, 'width', '2'), (20060, 1672, 'height', '1'), (20061, 1672, 'fuel_consumption', '17'), (20062, 1672, 'doors', '3'), (20063, 1672, 'price', '17732'), (20064, 1672, 'cost', '42120'), (20065, 1673, 'owner', 'Hugh'), (20066, 1673, 'color', 'brown'), (20067, 1673, 'max_speed', '219'), (20068, 1673, 'weight', '3608'), (20069, 1673, 'production_year', '1993'), (20070, 1673, 'engine_volume', '7996'), (20071, 1673, 'width', '4'), (20072, 1673, 'height', '1'), (20073, 1673, 'fuel_consumption', '16'), (20074, 1673, 'doors', '5'), (20075, 1673, 'price', '25921'), (20076, 1673, 'cost', '27468'), (20077, 1674, 'owner', 'Lucy'), (20078, 1674, 'color', 'white'), (20079, 1674, 'max_speed', '217'), (20080, 1674, 'weight', '4045'), (20081, 1674, 'production_year', '1994'), (20082, 1674, 'engine_volume', '2936'), (20083, 1674, 'width', '4'), (20084, 1674, 'height', '2'), (20085, 1674, 'fuel_consumption', '15'), (20086, 1674, 'doors', '4'), (20087, 1674, 'price', '24097'), (20088, 1674, 'cost', '38592'), (20089, 1675, 'owner', 'Gengis'), (20090, 1675, 'color', 'yellow'), (20091, 1675, 'max_speed', '132'), (20092, 1675, 'weight', '4199'), (20093, 1675, 'production_year', '1975'), (20094, 1675, 'engine_volume', '5132'), (20095, 1675, 'width', '3'), (20096, 1675, 'height', '2'), (20097, 1675, 'fuel_consumption', '18'), (20098, 1675, 'doors', '4'), (20099, 1675, 'price', '13558'), (20100, 1675, 'cost', '43531'), (20101, 1676, 'owner', 'Gengis'), (20102, 1676, 'color', 'red'), (20103, 1676, 'max_speed', '108'), (20104, 1676, 'weight', '2449'), (20105, 1676, 'production_year', '1972'), (20106, 1676, 'engine_volume', '6522'), (20107, 1676, 'width', '3'), (20108, 1676, 'height', '2'), (20109, 1676, 'fuel_consumption', '16'), (20110, 1676, 'doors', '4'), (20111, 1676, 'price', '12305'), (20112, 1676, 'cost', '28878'), (20113, 1677, 'owner', 'Mario'), (20114, 1677, 'color', 'red'), (20115, 1677, 'max_speed', '247'), (20116, 1677, 'weight', '3588'), (20117, 1677, 'production_year', '2006'), (20118, 1677, 'engine_volume', '4038'), (20119, 1677, 'width', '4'), (20120, 1677, 'height', '2'), (20121, 1677, 'fuel_consumption', '13'), (20122, 1677, 'doors', '4'), (20123, 1677, 'price', '20039'), (20124, 1677, 'cost', '49812'), (20125, 1678, 'owner', 'Seth'), (20126, 1678, 'color', 'red'), (20127, 1678, 'max_speed', '134'), (20128, 1678, 'weight', '1786'), (20129, 1678, 'production_year', '2005'), (20130, 1678, 'engine_volume', '5611'), (20131, 1678, 'width', '3'), (20132, 1678, 'height', '1'), (20133, 1678, 'fuel_consumption', '15'), (20134, 1678, 'doors', '2'), (20135, 1678, 'price', '24141'), (20136, 1678, 'cost', '29503'), (20137, 1679, 'owner', 'Gengis'), (20138, 1679, 'color', 'white'), (20139, 1679, 'max_speed', '252'), (20140, 1679, 'weight', '2409'), (20141, 1679, 'production_year', '1978'), (20142, 1679, 'engine_volume', '2503'), (20143, 1679, 'width', '4'), (20144, 1679, 'height', '2'), (20145, 1679, 'fuel_consumption', '18'), (20146, 1679, 'doors', '3'), (20147, 1679, 'price', '13585'), (20148, 1679, 'cost', '47269'), (20149, 1680, 'owner', 'Hugh'), (20150, 1680, 'color', 'orange'), (20151, 1680, 'max_speed', '138'), (20152, 1680, 'weight', '3079'), (20153, 1680, 'production_year', '2002'), (20154, 1680, 'engine_volume', '3680'), (20155, 1680, 'width', '3'), (20156, 1680, 'height', '2'), (20157, 1680, 'fuel_consumption', '13'), (20158, 1680, 'doors', '4'), (20159, 1680, 'price', '26183'), (20160, 1680, 'cost', '48700'), (20161, 1681, 'owner', 'Lucy'), (20162, 1681, 'color', 'black'), (20163, 1681, 'max_speed', '73'), (20164, 1681, 'weight', '2131'), (20165, 1681, 'production_year', '1982'), (20166, 1681, 'engine_volume', '6179'), (20167, 1681, 'width', '2'), (20168, 1681, 'height', '2'), (20169, 1681, 'fuel_consumption', '13'), (20170, 1681, 'doors', '3'), (20171, 1681, 'price', '13591'), (20172, 1681, 'cost', '43206'), (20173, 1682, 'owner', 'Lucy'), (20174, 1682, 'color', 'martini'), (20175, 1682, 'max_speed', '270'), (20176, 1682, 'weight', '1924'), (20177, 1682, 'production_year', '1995'), (20178, 1682, 'engine_volume', '5610'), (20179, 1682, 'width', '4'), (20180, 1682, 'height', '1'), (20181, 1682, 'fuel_consumption', '17'), (20182, 1682, 'doors', '4'), (20183, 1682, 'price', '28946'), (20184, 1682, 'cost', '46470'), (20185, 1683, 'owner', 'Jules'), (20186, 1683, 'color', 'white'), (20187, 1683, 'max_speed', '34'), (20188, 1683, 'weight', '4240'), (20189, 1683, 'production_year', '1997'), (20190, 1683, 'engine_volume', '6307'), (20191, 1683, 'width', '3'), (20192, 1683, 'height', '2'), (20193, 1683, 'fuel_consumption', '18'), (20194, 1683, 'doors', '2'), (20195, 1683, 'price', '29168'), (20196, 1683, 'cost', '43057'), (20197, 1684, 'owner', 'Gengis'), (20198, 1684, 'color', 'green'), (20199, 1684, 'max_speed', '198'), (20200, 1684, 'weight', '3073'), (20201, 1684, 'production_year', '1974'), (20202, 1684, 'engine_volume', '6373'), (20203, 1684, 'width', '3'), (20204, 1684, 'height', '1'), (20205, 1684, 'fuel_consumption', '15'), (20206, 1684, 'doors', '4'), (20207, 1684, 'price', '22339'), (20208, 1684, 'cost', '45699'), (20209, 1685, 'owner', 'Gino'), (20210, 1685, 'color', 'red'), (20211, 1685, 'max_speed', '125'), (20212, 1685, 'weight', '3485'), (20213, 1685, 'production_year', '1992'), (20214, 1685, 'engine_volume', '3253'), (20215, 1685, 'width', '3'), (20216, 1685, 'height', '1'), (20217, 1685, 'fuel_consumption', '13'), (20218, 1685, 'doors', '5'), (20219, 1685, 'price', '16003'), (20220, 1685, 'cost', '38307'), (20221, 1686, 'owner', 'Lava'), (20222, 1686, 'color', 'white'), (20223, 1686, 'max_speed', '87'), (20224, 1686, 'weight', '4936'), (20225, 1686, 'production_year', '1979'), (20226, 1686, 'engine_volume', '3891'), (20227, 1686, 'width', '3'), (20228, 1686, 'height', '2'), (20229, 1686, 'fuel_consumption', '14'), (20230, 1686, 'doors', '4'), (20231, 1686, 'price', '21375'), (20232, 1686, 'cost', '32577'), (20233, 1687, 'owner', 'Lucy'), (20234, 1687, 'color', 'white'), (20235, 1687, 'max_speed', '286'), (20236, 1687, 'weight', '1884'), (20237, 1687, 'production_year', '1988'), (20238, 1687, 'engine_volume', '3597'), (20239, 1687, 'width', '4'), (20240, 1687, 'height', '1'), (20241, 1687, 'fuel_consumption', '13'), (20242, 1687, 'doors', '3'), (20243, 1687, 'price', '18898'), (20244, 1687, 'cost', '42237'), (20245, 1688, 'owner', 'Seth'), (20246, 1688, 'color', 'green'), (20247, 1688, 'max_speed', '111'), (20248, 1688, 'weight', '2770'), (20249, 1688, 'production_year', '1976'), (20250, 1688, 'engine_volume', '7269'), (20251, 1688, 'width', '2'), (20252, 1688, 'height', '2'), (20253, 1688, 'fuel_consumption', '15'), (20254, 1688, 'doors', '3'), (20255, 1688, 'price', '21140'), (20256, 1688, 'cost', '27515'), (20257, 1689, 'owner', 'Gino'), (20258, 1689, 'color', 'black'), (20259, 1689, 'max_speed', '25'), (20260, 1689, 'weight', '3217'), (20261, 1689, 'production_year', '2005'), (20262, 1689, 'engine_volume', '7081'), (20263, 1689, 'width', '2'), (20264, 1689, 'height', '1'), (20265, 1689, 'fuel_consumption', '17'), (20266, 1689, 'doors', '4'), (20267, 1689, 'price', '29936'), (20268, 1689, 'cost', '48615'), (20269, 1690, 'owner', 'Mario'), (20270, 1690, 'color', 'green'), (20271, 1690, 'max_speed', '131'), (20272, 1690, 'weight', '4387'), (20273, 1690, 'production_year', '1997'), (20274, 1690, 'engine_volume', '7502'), (20275, 1690, 'width', '2'), (20276, 1690, 'height', '1'), (20277, 1690, 'fuel_consumption', '17'), (20278, 1690, 'doors', '5'), (20279, 1690, 'price', '16989'), (20280, 1690, 'cost', '29737'), (20281, 1691, 'owner', 'Gengis'), (20282, 1691, 'color', 'black'), (20283, 1691, 'max_speed', '91'), (20284, 1691, 'weight', '4143'), (20285, 1691, 'production_year', '1997'), (20286, 1691, 'engine_volume', '3223'), (20287, 1691, 'width', '4'), (20288, 1691, 'height', '2'), (20289, 1691, 'fuel_consumption', '16'), (20290, 1691, 'doors', '2'), (20291, 1691, 'price', '19902'), (20292, 1691, 'cost', '44483'), (20293, 1692, 'owner', 'Lava'), (20294, 1692, 'color', 'brown'), (20295, 1692, 'max_speed', '144'), (20296, 1692, 'weight', '1903'), (20297, 1692, 'production_year', '2010'), (20298, 1692, 'engine_volume', '5701'), (20299, 1692, 'width', '3'), (20300, 1692, 'height', '1'), (20301, 1692, 'fuel_consumption', '17'), (20302, 1692, 'doors', '5'), (20303, 1692, 'price', '11546'), (20304, 1692, 'cost', '47506'), (20305, 1693, 'owner', 'Jules'), (20306, 1693, 'color', 'martini'), (20307, 1693, 'max_speed', '222'), (20308, 1693, 'weight', '2374'), (20309, 1693, 'production_year', '1982'), (20310, 1693, 'engine_volume', '7111'), (20311, 1693, 'width', '2'), (20312, 1693, 'height', '2'), (20313, 1693, 'fuel_consumption', '15'), (20314, 1693, 'doors', '3'), (20315, 1693, 'price', '24097'), (20316, 1693, 'cost', '28648'), (20317, 1694, 'owner', 'Gino'), (20318, 1694, 'color', 'red'), (20319, 1694, 'max_speed', '234'), (20320, 1694, 'weight', '1661'), (20321, 1694, 'production_year', '1997'), (20322, 1694, 'engine_volume', '7802'), (20323, 1694, 'width', '4'), (20324, 1694, 'height', '2'), (20325, 1694, 'fuel_consumption', '17'), (20326, 1694, 'doors', '4'), (20327, 1694, 'price', '15181'), (20328, 1694, 'cost', '33949'), (20329, 1695, 'owner', 'Gengis'), (20330, 1695, 'color', 'green'), (20331, 1695, 'max_speed', '137'), (20332, 1695, 'weight', '4177'), (20333, 1695, 'production_year', '1990'), (20334, 1695, 'engine_volume', '6601'), (20335, 1695, 'width', '3'), (20336, 1695, 'height', '1'), (20337, 1695, 'fuel_consumption', '15'), (20338, 1695, 'doors', '3'), (20339, 1695, 'price', '27139'), (20340, 1695, 'cost', '25823'), (20341, 1696, 'owner', 'Seth'), (20342, 1696, 'color', 'red'), (20343, 1696, 'max_speed', '34'), (20344, 1696, 'weight', '2980'), (20345, 1696, 'production_year', '1970'), (20346, 1696, 'engine_volume', '2742'), (20347, 1696, 'width', '2'), (20348, 1696, 'height', '1'), (20349, 1696, 'fuel_consumption', '18'), (20350, 1696, 'doors', '2'), (20351, 1696, 'price', '22149'), (20352, 1696, 'cost', '26188'), (20353, 1697, 'owner', 'Lava'), (20354, 1697, 'color', 'yellow'), (20355, 1697, 'max_speed', '26'), (20356, 1697, 'weight', '4520'), (20357, 1697, 'production_year', '1993'), (20358, 1697, 'engine_volume', '3525'), (20359, 1697, 'width', '2'), (20360, 1697, 'height', '1'), (20361, 1697, 'fuel_consumption', '13'), (20362, 1697, 'doors', '5'), (20363, 1697, 'price', '18122'), (20364, 1697, 'cost', '44215'), (20365, 1698, 'owner', 'Gengis'), (20366, 1698, 'color', 'orange'), (20367, 1698, 'max_speed', '80'), (20368, 1698, 'weight', '2690'), (20369, 1698, 'production_year', '1988'), (20370, 1698, 'engine_volume', '6803'), (20371, 1698, 'width', '4'), (20372, 1698, 'height', '1'), (20373, 1698, 'fuel_consumption', '15'), (20374, 1698, 'doors', '3'), (20375, 1698, 'price', '27651'), (20376, 1698, 'cost', '27752'), (20377, 1699, 'owner', 'Mario'), (20378, 1699, 'color', 'green'), (20379, 1699, 'max_speed', '143'), (20380, 1699, 'weight', '3375'), (20381, 1699, 'production_year', '1999'), (20382, 1699, 'engine_volume', '5499'), (20383, 1699, 'width', '4'), (20384, 1699, 'height', '2'), (20385, 1699, 'fuel_consumption', '14'), (20386, 1699, 'doors', '4'), (20387, 1699, 'price', '11020'), (20388, 1699, 'cost', '27080'), (20389, 1700, 'owner', 'Lava'), (20390, 1700, 'color', 'martini'), (20391, 1700, 'max_speed', '61'), (20392, 1700, 'weight', '2406'), (20393, 1700, 'production_year', '1971'), (20394, 1700, 'engine_volume', '5104'), (20395, 1700, 'width', '4'), (20396, 1700, 'height', '1'), (20397, 1700, 'fuel_consumption', '16'), (20398, 1700, 'doors', '3'), (20399, 1700, 'price', '18350'), (20400, 1700, 'cost', '42197'), (20401, 1701, 'owner', 'Gino'), (20402, 1701, 'color', 'red'), (20403, 1701, 'max_speed', '197'), (20404, 1701, 'weight', '3400'), (20405, 1701, 'production_year', '1990'), (20406, 1701, 'engine_volume', '3313'), (20407, 1701, 'width', '3'), (20408, 1701, 'height', '2'), (20409, 1701, 'fuel_consumption', '15'), (20410, 1701, 'doors', '4'), (20411, 1701, 'price', '23740'), (20412, 1701, 'cost', '35294'), (20413, 1702, 'owner', 'Jules'), (20414, 1702, 'color', 'white'), (20415, 1702, 'max_speed', '285'), (20416, 1702, 'weight', '4553'), (20417, 1702, 'production_year', '2015'), (20418, 1702, 'engine_volume', '7493'), (20419, 1702, 'width', '4'), (20420, 1702, 'height', '1'), (20421, 1702, 'fuel_consumption', '13'), (20422, 1702, 'doors', '4'), (20423, 1702, 'price', '12152'), (20424, 1702, 'cost', '27836'), (20425, 1703, 'owner', 'Gengis'), (20426, 1703, 'color', 'yellow'), (20427, 1703, 'max_speed', '170'), (20428, 1703, 'weight', '1291'), (20429, 1703, 'production_year', '1970'), (20430, 1703, 'engine_volume', '6338'), (20431, 1703, 'width', '2'), (20432, 1703, 'height', '1'), (20433, 1703, 'fuel_consumption', '18'), (20434, 1703, 'doors', '4'), (20435, 1703, 'price', '21702'), (20436, 1703, 'cost', '37339'), (20437, 1704, 'owner', 'Lava'), (20438, 1704, 'color', 'black'), (20439, 1704, 'max_speed', '84'), (20440, 1704, 'weight', '3586'), (20441, 1704, 'production_year', '1976'), (20442, 1704, 'engine_volume', '4709'), (20443, 1704, 'width', '3'), (20444, 1704, 'height', '1'), (20445, 1704, 'fuel_consumption', '16'), (20446, 1704, 'doors', '2'), (20447, 1704, 'price', '27305'), (20448, 1704, 'cost', '49859'), (20449, 1705, 'owner', 'Lava'), (20450, 1705, 'color', 'brown'), (20451, 1705, 'max_speed', '61'), (20452, 1705, 'weight', '2217'), (20453, 1705, 'production_year', '1976'), (20454, 1705, 'engine_volume', '2596'), (20455, 1705, 'width', '3'), (20456, 1705, 'height', '1'), (20457, 1705, 'fuel_consumption', '15'), (20458, 1705, 'doors', '2'), (20459, 1705, 'price', '27615'), (20460, 1705, 'cost', '31496'), (20461, 1706, 'owner', 'Hugh'), (20462, 1706, 'color', 'red'), (20463, 1706, 'max_speed', '212'), (20464, 1706, 'weight', '2395'), (20465, 1706, 'production_year', '1982'), (20466, 1706, 'engine_volume', '5324'), (20467, 1706, 'width', '3'), (20468, 1706, 'height', '1'), (20469, 1706, 'fuel_consumption', '17'), (20470, 1706, 'doors', '5'), (20471, 1706, 'price', '20735'), (20472, 1706, 'cost', '41926'), (20473, 1707, 'owner', 'Gino'), (20474, 1707, 'color', 'white'), (20475, 1707, 'max_speed', '30'), (20476, 1707, 'weight', '3382'), (20477, 1707, 'production_year', '2008'), (20478, 1707, 'engine_volume', '5822'), (20479, 1707, 'width', '2'), (20480, 1707, 'height', '2'), (20481, 1707, 'fuel_consumption', '14'), (20482, 1707, 'doors', '4'), (20483, 1707, 'price', '12172'), (20484, 1707, 'cost', '39106'), (20485, 1708, 'owner', 'Hugh'), (20486, 1708, 'color', 'martini'), (20487, 1708, 'max_speed', '139'), (20488, 1708, 'weight', '2414'), (20489, 1708, 'production_year', '1972'), (20490, 1708, 'engine_volume', '2556'), (20491, 1708, 'width', '4'), (20492, 1708, 'height', '2'), (20493, 1708, 'fuel_consumption', '16'), (20494, 1708, 'doors', '5'), (20495, 1708, 'price', '26596'), (20496, 1708, 'cost', '32712'), (20497, 1709, 'owner', 'Hugh'), (20498, 1709, 'color', 'brown'), (20499, 1709, 'max_speed', '84'), (20500, 1709, 'weight', '1193'), (20501, 1709, 'production_year', '1989'), (20502, 1709, 'engine_volume', '7907'), (20503, 1709, 'width', '4'), (20504, 1709, 'height', '2'), (20505, 1709, 'fuel_consumption', '14'), (20506, 1709, 'doors', '4'), (20507, 1709, 'price', '17949'), (20508, 1709, 'cost', '41355'), (20509, 1710, 'owner', 'Gengis'), (20510, 1710, 'color', 'green'), (20511, 1710, 'max_speed', '234'), (20512, 1710, 'weight', '3434'), (20513, 1710, 'production_year', '1988'), (20514, 1710, 'engine_volume', '7516'), (20515, 1710, 'width', '4'), (20516, 1710, 'height', '2'), (20517, 1710, 'fuel_consumption', '13'), (20518, 1710, 'doors', '4'), (20519, 1710, 'price', '20666'), (20520, 1710, 'cost', '43027'), (20521, 1711, 'owner', 'Jules'), (20522, 1711, 'color', 'martini'), (20523, 1711, 'max_speed', '93'), (20524, 1711, 'weight', '2869'), (20525, 1711, 'production_year', '1981'), (20526, 1711, 'engine_volume', '2308'), (20527, 1711, 'width', '4'), (20528, 1711, 'height', '2'), (20529, 1711, 'fuel_consumption', '13'), (20530, 1711, 'doors', '5'), (20531, 1711, 'price', '29074'), (20532, 1711, 'cost', '30895'), (20533, 1712, 'owner', 'Lucy'), (20534, 1712, 'color', 'martini'), (20535, 1712, 'max_speed', '240'), (20536, 1712, 'weight', '1894'), (20537, 1712, 'production_year', '1998'), (20538, 1712, 'engine_volume', '2697'), (20539, 1712, 'width', '3'), (20540, 1712, 'height', '1'), (20541, 1712, 'fuel_consumption', '15'), (20542, 1712, 'doors', '2'), (20543, 1712, 'price', '14544'), (20544, 1712, 'cost', '32235'), (20545, 1713, 'owner', 'Hugh'), (20546, 1713, 'color', 'orange'), (20547, 1713, 'max_speed', '124'), (20548, 1713, 'weight', '3229'), (20549, 1713, 'production_year', '1980'), (20550, 1713, 'engine_volume', '7007'), (20551, 1713, 'width', '3'), (20552, 1713, 'height', '1'), (20553, 1713, 'fuel_consumption', '15'), (20554, 1713, 'doors', '4'), (20555, 1713, 'price', '11955'), (20556, 1713, 'cost', '32723'), (20557, 1714, 'owner', 'Mario'), (20558, 1714, 'color', 'black'), (20559, 1714, 'max_speed', '60'), (20560, 1714, 'weight', '4759'), (20561, 1714, 'production_year', '1988'), (20562, 1714, 'engine_volume', '7111'), (20563, 1714, 'width', '4'), (20564, 1714, 'height', '2'), (20565, 1714, 'fuel_consumption', '16'), (20566, 1714, 'doors', '4'), (20567, 1714, 'price', '24697'), (20568, 1714, 'cost', '44549'), (20569, 1715, 'owner', 'Seth'), (20570, 1715, 'color', 'yellow'), (20571, 1715, 'max_speed', '267'), (20572, 1715, 'weight', '3711'), (20573, 1715, 'production_year', '2016'), (20574, 1715, 'engine_volume', '7942'), (20575, 1715, 'width', '4'), (20576, 1715, 'height', '2'), (20577, 1715, 'fuel_consumption', '17'), (20578, 1715, 'doors', '3'), (20579, 1715, 'price', '26263'), (20580, 1715, 'cost', '43411'), (20581, 1716, 'owner', 'Lucy'), (20582, 1716, 'color', 'red'), (20583, 1716, 'max_speed', '232'), (20584, 1716, 'weight', '2306'), (20585, 1716, 'production_year', '1991'), (20586, 1716, 'engine_volume', '5088'), (20587, 1716, 'width', '2'), (20588, 1716, 'height', '1'), (20589, 1716, 'fuel_consumption', '13'), (20590, 1716, 'doors', '4'), (20591, 1716, 'price', '29283'), (20592, 1716, 'cost', '34004'), (20593, 1717, 'owner', 'Seth'), (20594, 1717, 'color', 'orange'), (20595, 1717, 'max_speed', '52'), (20596, 1717, 'weight', '2543'), (20597, 1717, 'production_year', '2011'), (20598, 1717, 'engine_volume', '6370'), (20599, 1717, 'width', '3'), (20600, 1717, 'height', '1'), (20601, 1717, 'fuel_consumption', '14'), (20602, 1717, 'doors', '2'), (20603, 1717, 'price', '24154'), (20604, 1717, 'cost', '36085'), (20605, 1718, 'owner', 'Seth'), (20606, 1718, 'color', 'martini'), (20607, 1718, 'max_speed', '220'), (20608, 1718, 'weight', '4545'), (20609, 1718, 'production_year', '2014'), (20610, 1718, 'engine_volume', '5570'), (20611, 1718, 'width', '2'), (20612, 1718, 'height', '2'), (20613, 1718, 'fuel_consumption', '18'), (20614, 1718, 'doors', '5'), (20615, 1718, 'price', '22992'), (20616, 1718, 'cost', '48117'), (20617, 1719, 'owner', 'Mario'), (20618, 1719, 'color', 'yellow'), (20619, 1719, 'max_speed', '118'), (20620, 1719, 'weight', '1762'), (20621, 1719, 'production_year', '2016'), (20622, 1719, 'engine_volume', '6235'), (20623, 1719, 'width', '2'), (20624, 1719, 'height', '1'), (20625, 1719, 'fuel_consumption', '16'), (20626, 1719, 'doors', '3'), (20627, 1719, 'price', '21667'), (20628, 1719, 'cost', '48349'), (20629, 1720, 'owner', 'Lucy'), (20630, 1720, 'color', 'martini'), (20631, 1720, 'max_speed', '203'), (20632, 1720, 'weight', '4680'), (20633, 1720, 'production_year', '2005'), (20634, 1720, 'engine_volume', '4174'), (20635, 1720, 'width', '3'), (20636, 1720, 'height', '1'), (20637, 1720, 'fuel_consumption', '18'), (20638, 1720, 'doors', '4'), (20639, 1720, 'price', '28069'), (20640, 1720, 'cost', '45149'), (20641, 1721, 'owner', 'Jules'), (20642, 1721, 'color', 'green'), (20643, 1721, 'max_speed', '245'), (20644, 1721, 'weight', '4030'), (20645, 1721, 'production_year', '1998'), (20646, 1721, 'engine_volume', '4730'), (20647, 1721, 'width', '3'), (20648, 1721, 'height', '2'), (20649, 1721, 'fuel_consumption', '17'), (20650, 1721, 'doors', '4'), (20651, 1721, 'price', '22884'), (20652, 1721, 'cost', '39428'), (20653, 1722, 'owner', 'Lava'), (20654, 1722, 'color', 'black'), (20655, 1722, 'max_speed', '272'), (20656, 1722, 'weight', '2365'), (20657, 1722, 'production_year', '1996'), (20658, 1722, 'engine_volume', '2121'), (20659, 1722, 'width', '4'), (20660, 1722, 'height', '1'), (20661, 1722, 'fuel_consumption', '18'), (20662, 1722, 'doors', '2'), (20663, 1722, 'price', '19845'), (20664, 1722, 'cost', '36237'), (20665, 1723, 'owner', 'Jules'), (20666, 1723, 'color', 'green'), (20667, 1723, 'max_speed', '280'), (20668, 1723, 'weight', '4841'), (20669, 1723, 'production_year', '2000'), (20670, 1723, 'engine_volume', '7226'), (20671, 1723, 'width', '4'), (20672, 1723, 'height', '1'), (20673, 1723, 'fuel_consumption', '15'), (20674, 1723, 'doors', '2'), (20675, 1723, 'price', '28621'), (20676, 1723, 'cost', '31594'), (20677, 1724, 'owner', 'Hugh'), (20678, 1724, 'color', 'martini'), (20679, 1724, 'max_speed', '64'), (20680, 1724, 'weight', '2642'), (20681, 1724, 'production_year', '1989'), (20682, 1724, 'engine_volume', '7631'), (20683, 1724, 'width', '2'), (20684, 1724, 'height', '1'), (20685, 1724, 'fuel_consumption', '18'), (20686, 1724, 'doors', '5'), (20687, 1724, 'price', '28341'), (20688, 1724, 'cost', '42676'), (20689, 1725, 'owner', 'Mario'), (20690, 1725, 'color', 'black'), (20691, 1725, 'max_speed', '107'), (20692, 1725, 'weight', '4494'), (20693, 1725, 'production_year', '1994'), (20694, 1725, 'engine_volume', '5967'), (20695, 1725, 'width', '2'), (20696, 1725, 'height', '1'), (20697, 1725, 'fuel_consumption', '14'), (20698, 1725, 'doors', '3'), (20699, 1725, 'price', '22088'), (20700, 1725, 'cost', '35466'), (20701, 1726, 'owner', 'Mario'), (20702, 1726, 'color', 'brown'), (20703, 1726, 'max_speed', '249'), (20704, 1726, 'weight', '2381'), (20705, 1726, 'production_year', '1998'), (20706, 1726, 'engine_volume', '6232'), (20707, 1726, 'width', '4'), (20708, 1726, 'height', '2'), (20709, 1726, 'fuel_consumption', '15'), (20710, 1726, 'doors', '2'), (20711, 1726, 'price', '12280'), (20712, 1726, 'cost', '33874'), (20713, 1727, 'owner', 'Seth'), (20714, 1727, 'color', 'black'), (20715, 1727, 'max_speed', '255'), (20716, 1727, 'weight', '2707'), (20717, 1727, 'production_year', '1981'), (20718, 1727, 'engine_volume', '7778'), (20719, 1727, 'width', '4'), (20720, 1727, 'height', '1'), (20721, 1727, 'fuel_consumption', '16'), (20722, 1727, 'doors', '4'), (20723, 1727, 'price', '15759'), (20724, 1727, 'cost', '35541'), (20725, 1728, 'owner', 'Hugh'), (20726, 1728, 'color', 'green'), (20727, 1728, 'max_speed', '144'), (20728, 1728, 'weight', '1053'), (20729, 1728, 'production_year', '2003'), (20730, 1728, 'engine_volume', '3395'), (20731, 1728, 'width', '3'), (20732, 1728, 'height', '2'), (20733, 1728, 'fuel_consumption', '14'), (20734, 1728, 'doors', '3'), (20735, 1728, 'price', '26858'), (20736, 1728, 'cost', '26648'), (20737, 1729, 'owner', 'Gino'), (20738, 1729, 'color', 'green'), (20739, 1729, 'max_speed', '88'), (20740, 1729, 'weight', '2220'), (20741, 1729, 'production_year', '2002'), (20742, 1729, 'engine_volume', '4485'), (20743, 1729, 'width', '3'), (20744, 1729, 'height', '1'), (20745, 1729, 'fuel_consumption', '15'), (20746, 1729, 'doors', '2'), (20747, 1729, 'price', '29395'), (20748, 1729, 'cost', '34841'), (20749, 1730, 'owner', 'Mario'), (20750, 1730, 'color', 'black'), (20751, 1730, 'max_speed', '190'), (20752, 1730, 'weight', '4650'), (20753, 1730, 'production_year', '1974'), (20754, 1730, 'engine_volume', '7610'), (20755, 1730, 'width', '2'), (20756, 1730, 'height', '2'), (20757, 1730, 'fuel_consumption', '16'), (20758, 1730, 'doors', '3'), (20759, 1730, 'price', '22076'), (20760, 1730, 'cost', '29326'), (20761, 1731, 'owner', 'Gengis'), (20762, 1731, 'color', 'white'), (20763, 1731, 'max_speed', '100'), (20764, 1731, 'weight', '2139'), (20765, 1731, 'production_year', '1988'), (20766, 1731, 'engine_volume', '5117'), (20767, 1731, 'width', '3'), (20768, 1731, 'height', '2'), (20769, 1731, 'fuel_consumption', '16'), (20770, 1731, 'doors', '5'), (20771, 1731, 'price', '10251'), (20772, 1731, 'cost', '47404'), (20773, 1732, 'owner', 'Hugh'), (20774, 1732, 'color', 'yellow'), (20775, 1732, 'max_speed', '190'), (20776, 1732, 'weight', '1943'), (20777, 1732, 'production_year', '1979'), (20778, 1732, 'engine_volume', '3901'), (20779, 1732, 'width', '2'), (20780, 1732, 'height', '1'), (20781, 1732, 'fuel_consumption', '13'), (20782, 1732, 'doors', '3'), (20783, 1732, 'price', '10842'), (20784, 1732, 'cost', '32713'), (20785, 1733, 'owner', 'Lava'), (20786, 1733, 'color', 'brown'), (20787, 1733, 'max_speed', '84'), (20788, 1733, 'weight', '2275'), (20789, 1733, 'production_year', '2013'), (20790, 1733, 'engine_volume', '4429'), (20791, 1733, 'width', '4'), (20792, 1733, 'height', '1'), (20793, 1733, 'fuel_consumption', '16'), (20794, 1733, 'doors', '3'), (20795, 1733, 'price', '12642'), (20796, 1733, 'cost', '35457'), (20797, 1734, 'owner', 'Jules'), (20798, 1734, 'color', 'black'), (20799, 1734, 'max_speed', '239'), (20800, 1734, 'weight', '3215'), (20801, 1734, 'production_year', '2010'), (20802, 1734, 'engine_volume', '2421'), (20803, 1734, 'width', '3'), (20804, 1734, 'height', '2'), (20805, 1734, 'fuel_consumption', '15'), (20806, 1734, 'doors', '2'), (20807, 1734, 'price', '16834'), (20808, 1734, 'cost', '38104'), (20809, 1735, 'owner', 'Gengis'), (20810, 1735, 'color', 'red'), (20811, 1735, 'max_speed', '55'), (20812, 1735, 'weight', '4774'), (20813, 1735, 'production_year', '1989'), (20814, 1735, 'engine_volume', '2960'), (20815, 1735, 'width', '3'), (20816, 1735, 'height', '1'), (20817, 1735, 'fuel_consumption', '15'), (20818, 1735, 'doors', '5'), (20819, 1735, 'price', '17940'), (20820, 1735, 'cost', '37992'), (20821, 1736, 'owner', 'Lucy'), (20822, 1736, 'color', 'red'), (20823, 1736, 'max_speed', '66'), (20824, 1736, 'weight', '2716'), (20825, 1736, 'production_year', '2016'), (20826, 1736, 'engine_volume', '6283'), (20827, 1736, 'width', '3'), (20828, 1736, 'height', '1'), (20829, 1736, 'fuel_consumption', '15'), (20830, 1736, 'doors', '5'), (20831, 1736, 'price', '16777'), (20832, 1736, 'cost', '25059'), (20833, 1737, 'owner', 'Jules'), (20834, 1737, 'color', 'brown'), (20835, 1737, 'max_speed', '94'), (20836, 1737, 'weight', '3267'), (20837, 1737, 'production_year', '2015'), (20838, 1737, 'engine_volume', '3266'), (20839, 1737, 'width', '3'), (20840, 1737, 'height', '1'), (20841, 1737, 'fuel_consumption', '18'), (20842, 1737, 'doors', '3'), (20843, 1737, 'price', '16987'), (20844, 1737, 'cost', '47193'), (20845, 1738, 'owner', 'Jules'), (20846, 1738, 'color', 'black'), (20847, 1738, 'max_speed', '43'), (20848, 1738, 'weight', '4331'), (20849, 1738, 'production_year', '1970'), (20850, 1738, 'engine_volume', '6615'), (20851, 1738, 'width', '4'), (20852, 1738, 'height', '2'), (20853, 1738, 'fuel_consumption', '16'), (20854, 1738, 'doors', '4'), (20855, 1738, 'price', '10289'), (20856, 1738, 'cost', '44347'), (20857, 1739, 'owner', 'Lava'), (20858, 1739, 'color', 'red'), (20859, 1739, 'max_speed', '107'), (20860, 1739, 'weight', '2376'), (20861, 1739, 'production_year', '1999'), (20862, 1739, 'engine_volume', '6019'), (20863, 1739, 'width', '2'), (20864, 1739, 'height', '1'), (20865, 1739, 'fuel_consumption', '18'), (20866, 1739, 'doors', '2'), (20867, 1739, 'price', '10191'), (20868, 1739, 'cost', '48239'), (20869, 1740, 'owner', 'Mario'), (20870, 1740, 'color', 'red'), (20871, 1740, 'max_speed', '131'), (20872, 1740, 'weight', '1398'), (20873, 1740, 'production_year', '2003'), (20874, 1740, 'engine_volume', '6242'), (20875, 1740, 'width', '2'), (20876, 1740, 'height', '1'), (20877, 1740, 'fuel_consumption', '18'), (20878, 1740, 'doors', '4'), (20879, 1740, 'price', '10857'), (20880, 1740, 'cost', '32950'), (20881, 1741, 'owner', 'Mario'), (20882, 1741, 'color', 'white'), (20883, 1741, 'max_speed', '45'), (20884, 1741, 'weight', '4748'), (20885, 1741, 'production_year', '1979'), (20886, 1741, 'engine_volume', '7571'), (20887, 1741, 'width', '2'), (20888, 1741, 'height', '1'), (20889, 1741, 'fuel_consumption', '14'), (20890, 1741, 'doors', '3'), (20891, 1741, 'price', '24084'), (20892, 1741, 'cost', '37327'), (20893, 1742, 'owner', 'Mario'), (20894, 1742, 'color', 'red'), (20895, 1742, 'max_speed', '167'), (20896, 1742, 'weight', '3623'), (20897, 1742, 'production_year', '1977'), (20898, 1742, 'engine_volume', '4292'), (20899, 1742, 'width', '3'), (20900, 1742, 'height', '2'), (20901, 1742, 'fuel_consumption', '15'), (20902, 1742, 'doors', '2'), (20903, 1742, 'price', '11551'), (20904, 1742, 'cost', '49727'), (20905, 1743, 'owner', 'Seth'), (20906, 1743, 'color', 'black'), (20907, 1743, 'max_speed', '259'), (20908, 1743, 'weight', '3658'), (20909, 1743, 'production_year', '1991'), (20910, 1743, 'engine_volume', '7369'), (20911, 1743, 'width', '3'), (20912, 1743, 'height', '2'), (20913, 1743, 'fuel_consumption', '16'), (20914, 1743, 'doors', '3'), (20915, 1743, 'price', '14844'), (20916, 1743, 'cost', '33757'), (20917, 1744, 'owner', 'Gengis'), (20918, 1744, 'color', 'black'), (20919, 1744, 'max_speed', '81'), (20920, 1744, 'weight', '2826'), (20921, 1744, 'production_year', '1981'), (20922, 1744, 'engine_volume', '7653'), (20923, 1744, 'width', '4'), (20924, 1744, 'height', '2'), (20925, 1744, 'fuel_consumption', '13'), (20926, 1744, 'doors', '2'), (20927, 1744, 'price', '26939'), (20928, 1744, 'cost', '25930'), (20929, 1745, 'owner', 'Jules'), (20930, 1745, 'color', 'brown'), (20931, 1745, 'max_speed', '41'), (20932, 1745, 'weight', '4200'), (20933, 1745, 'production_year', '1983'), (20934, 1745, 'engine_volume', '3371'), (20935, 1745, 'width', '3'), (20936, 1745, 'height', '1'), (20937, 1745, 'fuel_consumption', '13'), (20938, 1745, 'doors', '4'), (20939, 1745, 'price', '19505'), (20940, 1745, 'cost', '44984'), (20941, 1746, 'owner', 'Seth'), (20942, 1746, 'color', 'red'), (20943, 1746, 'max_speed', '244'), (20944, 1746, 'weight', '1826'), (20945, 1746, 'production_year', '1995'), (20946, 1746, 'engine_volume', '3477'), (20947, 1746, 'width', '2'), (20948, 1746, 'height', '1'), (20949, 1746, 'fuel_consumption', '16'), (20950, 1746, 'doors', '5'), (20951, 1746, 'price', '17773'), (20952, 1746, 'cost', '38748'), (20953, 1747, 'owner', 'Mario'), (20954, 1747, 'color', 'black'), (20955, 1747, 'max_speed', '237'), (20956, 1747, 'weight', '4113'), (20957, 1747, 'production_year', '2001'), (20958, 1747, 'engine_volume', '2924'), (20959, 1747, 'width', '4'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (20960, 1747, 'height', '1'), (20961, 1747, 'fuel_consumption', '13'), (20962, 1747, 'doors', '3'), (20963, 1747, 'price', '17054'), (20964, 1747, 'cost', '27834'), (20965, 1748, 'owner', 'Mario'), (20966, 1748, 'color', 'white'), (20967, 1748, 'max_speed', '297'), (20968, 1748, 'weight', '3326'), (20969, 1748, 'production_year', '1980'), (20970, 1748, 'engine_volume', '2048'), (20971, 1748, 'width', '4'), (20972, 1748, 'height', '1'), (20973, 1748, 'fuel_consumption', '18'), (20974, 1748, 'doors', '4'), (20975, 1748, 'price', '28630'), (20976, 1748, 'cost', '36043'), (20977, 1749, 'owner', 'Jules'), (20978, 1749, 'color', 'brown'), (20979, 1749, 'max_speed', '245'), (20980, 1749, 'weight', '3746'), (20981, 1749, 'production_year', '1997'), (20982, 1749, 'engine_volume', '6465'), (20983, 1749, 'width', '3'), (20984, 1749, 'height', '2'), (20985, 1749, 'fuel_consumption', '13'), (20986, 1749, 'doors', '2'), (20987, 1749, 'price', '29038'), (20988, 1749, 'cost', '39057'), (20989, 1750, 'owner', 'Lucy'), (20990, 1750, 'color', 'yellow'), (20991, 1750, 'max_speed', '188'), (20992, 1750, 'weight', '4953'), (20993, 1750, 'production_year', '2000'), (20994, 1750, 'engine_volume', '6996'), (20995, 1750, 'width', '4'), (20996, 1750, 'height', '2'), (20997, 1750, 'fuel_consumption', '16'), (20998, 1750, 'doors', '2'), (20999, 1750, 'price', '23569'), (21000, 1750, 'cost', '47916'), (21001, 1751, 'owner', 'Lucy'), (21002, 1751, 'color', 'white'), (21003, 1751, 'max_speed', '234'), (21004, 1751, 'weight', '3619'), (21005, 1751, 'production_year', '2015'), (21006, 1751, 'engine_volume', '6979'), (21007, 1751, 'width', '3'), (21008, 1751, 'height', '2'), (21009, 1751, 'fuel_consumption', '16'), (21010, 1751, 'doors', '3'), (21011, 1751, 'price', '28224'), (21012, 1751, 'cost', '31883'), (21013, 1752, 'owner', 'Jules'), (21014, 1752, 'color', 'white'), (21015, 1752, 'max_speed', '195'), (21016, 1752, 'weight', '4260'), (21017, 1752, 'production_year', '2014'), (21018, 1752, 'engine_volume', '2564'), (21019, 1752, 'width', '2'), (21020, 1752, 'height', '1'), (21021, 1752, 'fuel_consumption', '17'), (21022, 1752, 'doors', '5'), (21023, 1752, 'price', '18712'), (21024, 1752, 'cost', '33987'), (21025, 1753, 'owner', 'Seth'), (21026, 1753, 'color', 'green'), (21027, 1753, 'max_speed', '239'), (21028, 1753, 'weight', '3768'), (21029, 1753, 'production_year', '2016'), (21030, 1753, 'engine_volume', '2810'), (21031, 1753, 'width', '4'), (21032, 1753, 'height', '2'), (21033, 1753, 'fuel_consumption', '16'), (21034, 1753, 'doors', '2'), (21035, 1753, 'price', '23801'), (21036, 1753, 'cost', '41754'), (21037, 1754, 'owner', 'Mario'), (21038, 1754, 'color', 'black'), (21039, 1754, 'max_speed', '160'), (21040, 1754, 'weight', '1850'), (21041, 1754, 'production_year', '1978'), (21042, 1754, 'engine_volume', '6239'), (21043, 1754, 'width', '4'), (21044, 1754, 'height', '1'), (21045, 1754, 'fuel_consumption', '13'), (21046, 1754, 'doors', '3'), (21047, 1754, 'price', '17755'), (21048, 1754, 'cost', '44820'), (21049, 1755, 'owner', 'Mario'), (21050, 1755, 'color', 'white'), (21051, 1755, 'max_speed', '92'), (21052, 1755, 'weight', '4340'), (21053, 1755, 'production_year', '1976'), (21054, 1755, 'engine_volume', '2754'), (21055, 1755, 'width', '3'), (21056, 1755, 'height', '1'), (21057, 1755, 'fuel_consumption', '14'), (21058, 1755, 'doors', '5'), (21059, 1755, 'price', '20810'), (21060, 1755, 'cost', '34659'), (21061, 1756, 'owner', 'Gengis'), (21062, 1756, 'color', 'green'), (21063, 1756, 'max_speed', '245'), (21064, 1756, 'weight', '3012'), (21065, 1756, 'production_year', '2014'), (21066, 1756, 'engine_volume', '2214'), (21067, 1756, 'width', '3'), (21068, 1756, 'height', '1'), (21069, 1756, 'fuel_consumption', '14'), (21070, 1756, 'doors', '5'), (21071, 1756, 'price', '27537'), (21072, 1756, 'cost', '36263'), (21073, 1757, 'owner', 'Lava'), (21074, 1757, 'color', 'martini'), (21075, 1757, 'max_speed', '50'), (21076, 1757, 'weight', '2111'), (21077, 1757, 'production_year', '1978'), (21078, 1757, 'engine_volume', '4340'), (21079, 1757, 'width', '3'), (21080, 1757, 'height', '1'), (21081, 1757, 'fuel_consumption', '18'), (21082, 1757, 'doors', '3'), (21083, 1757, 'price', '17891'), (21084, 1757, 'cost', '36548'), (21085, 1758, 'owner', 'Mario'), (21086, 1758, 'color', 'brown'), (21087, 1758, 'max_speed', '261'), (21088, 1758, 'weight', '1522'), (21089, 1758, 'production_year', '1989'), (21090, 1758, 'engine_volume', '6763'), (21091, 1758, 'width', '2'), (21092, 1758, 'height', '1'), (21093, 1758, 'fuel_consumption', '13'), (21094, 1758, 'doors', '2'), (21095, 1758, 'price', '14178'), (21096, 1758, 'cost', '29620'), (21097, 1759, 'owner', 'Gengis'), (21098, 1759, 'color', 'martini'), (21099, 1759, 'max_speed', '205'), (21100, 1759, 'weight', '3698'), (21101, 1759, 'production_year', '1989'), (21102, 1759, 'engine_volume', '7231'), (21103, 1759, 'width', '4'), (21104, 1759, 'height', '2'), (21105, 1759, 'fuel_consumption', '13'), (21106, 1759, 'doors', '2'), (21107, 1759, 'price', '11046'), (21108, 1759, 'cost', '42874'), (21109, 1760, 'owner', 'Jules'), (21110, 1760, 'color', 'red'), (21111, 1760, 'max_speed', '186'), (21112, 1760, 'weight', '3984'), (21113, 1760, 'production_year', '2003'), (21114, 1760, 'engine_volume', '4440'), (21115, 1760, 'width', '4'), (21116, 1760, 'height', '2'), (21117, 1760, 'fuel_consumption', '17'), (21118, 1760, 'doors', '4'), (21119, 1760, 'price', '25822'), (21120, 1760, 'cost', '37158'), (21121, 1761, 'owner', 'Gengis'), (21122, 1761, 'color', 'brown'), (21123, 1761, 'max_speed', '44'), (21124, 1761, 'weight', '1887'), (21125, 1761, 'production_year', '2003'), (21126, 1761, 'engine_volume', '3817'), (21127, 1761, 'width', '4'), (21128, 1761, 'height', '2'), (21129, 1761, 'fuel_consumption', '15'), (21130, 1761, 'doors', '3'), (21131, 1761, 'price', '14961'), (21132, 1761, 'cost', '27101'), (21133, 1762, 'owner', 'Gengis'), (21134, 1762, 'color', 'brown'), (21135, 1762, 'max_speed', '250'), (21136, 1762, 'weight', '1337'), (21137, 1762, 'production_year', '1979'), (21138, 1762, 'engine_volume', '5812'), (21139, 1762, 'width', '2'), (21140, 1762, 'height', '1'), (21141, 1762, 'fuel_consumption', '16'), (21142, 1762, 'doors', '4'), (21143, 1762, 'price', '17897'), (21144, 1762, 'cost', '29690'), (21145, 1763, 'owner', 'Hugh'), (21146, 1763, 'color', 'red'), (21147, 1763, 'max_speed', '174'), (21148, 1763, 'weight', '1060'), (21149, 1763, 'production_year', '1988'), (21150, 1763, 'engine_volume', '5899'), (21151, 1763, 'width', '3'), (21152, 1763, 'height', '1'), (21153, 1763, 'fuel_consumption', '14'), (21154, 1763, 'doors', '5'), (21155, 1763, 'price', '12175'), (21156, 1763, 'cost', '48172'), (21157, 1764, 'owner', 'Hugh'), (21158, 1764, 'color', 'red'), (21159, 1764, 'max_speed', '22'), (21160, 1764, 'weight', '1052'), (21161, 1764, 'production_year', '1989'), (21162, 1764, 'engine_volume', '6775'), (21163, 1764, 'width', '3'), (21164, 1764, 'height', '1'), (21165, 1764, 'fuel_consumption', '18'), (21166, 1764, 'doors', '5'), (21167, 1764, 'price', '26864'), (21168, 1764, 'cost', '33305'), (21169, 1765, 'owner', 'Gengis'), (21170, 1765, 'color', 'orange'), (21171, 1765, 'max_speed', '134'), (21172, 1765, 'weight', '1540'), (21173, 1765, 'production_year', '2010'), (21174, 1765, 'engine_volume', '7257'), (21175, 1765, 'width', '4'), (21176, 1765, 'height', '2'), (21177, 1765, 'fuel_consumption', '14'), (21178, 1765, 'doors', '3'), (21179, 1765, 'price', '20159'), (21180, 1765, 'cost', '46185'), (21181, 1766, 'owner', 'Mario'), (21182, 1766, 'color', 'black'), (21183, 1766, 'max_speed', '64'), (21184, 1766, 'weight', '3690'), (21185, 1766, 'production_year', '2016'), (21186, 1766, 'engine_volume', '3409'), (21187, 1766, 'width', '4'), (21188, 1766, 'height', '1'), (21189, 1766, 'fuel_consumption', '14'), (21190, 1766, 'doors', '5'), (21191, 1766, 'price', '21213'), (21192, 1766, 'cost', '46182'), (21193, 1767, 'owner', 'Jules'), (21194, 1767, 'color', 'yellow'), (21195, 1767, 'max_speed', '119'), (21196, 1767, 'weight', '3511'), (21197, 1767, 'production_year', '1991'), (21198, 1767, 'engine_volume', '2932'), (21199, 1767, 'width', '2'), (21200, 1767, 'height', '1'), (21201, 1767, 'fuel_consumption', '14'), (21202, 1767, 'doors', '2'), (21203, 1767, 'price', '18082'), (21204, 1767, 'cost', '32841'), (21205, 1768, 'owner', 'Gino'), (21206, 1768, 'color', 'white'), (21207, 1768, 'max_speed', '74'), (21208, 1768, 'weight', '1928'), (21209, 1768, 'production_year', '1988'), (21210, 1768, 'engine_volume', '6784'), (21211, 1768, 'width', '4'), (21212, 1768, 'height', '2'), (21213, 1768, 'fuel_consumption', '16'), (21214, 1768, 'doors', '4'), (21215, 1768, 'price', '10484'), (21216, 1768, 'cost', '26168'), (21217, 1769, 'owner', 'Lava'), (21218, 1769, 'color', 'brown'), (21219, 1769, 'max_speed', '133'), (21220, 1769, 'weight', '3947'), (21221, 1769, 'production_year', '1996'), (21222, 1769, 'engine_volume', '5167'), (21223, 1769, 'width', '3'), (21224, 1769, 'height', '1'), (21225, 1769, 'fuel_consumption', '17'), (21226, 1769, 'doors', '2'), (21227, 1769, 'price', '15202'), (21228, 1769, 'cost', '28563'), (21229, 1770, 'owner', 'Lucy'), (21230, 1770, 'color', 'martini'), (21231, 1770, 'max_speed', '173'), (21232, 1770, 'weight', '4564'), (21233, 1770, 'production_year', '1989'), (21234, 1770, 'engine_volume', '3228'), (21235, 1770, 'width', '2'), (21236, 1770, 'height', '1'), (21237, 1770, 'fuel_consumption', '14'), (21238, 1770, 'doors', '5'), (21239, 1770, 'price', '27639'), (21240, 1770, 'cost', '40421'), (21241, 1771, 'owner', 'Seth'), (21242, 1771, 'color', 'red'), (21243, 1771, 'max_speed', '293'), (21244, 1771, 'weight', '2649'), (21245, 1771, 'production_year', '2014'), (21246, 1771, 'engine_volume', '7035'), (21247, 1771, 'width', '4'), (21248, 1771, 'height', '1'), (21249, 1771, 'fuel_consumption', '14'), (21250, 1771, 'doors', '4'), (21251, 1771, 'price', '12630'), (21252, 1771, 'cost', '46502'), (21253, 1772, 'owner', 'Lucy'), (21254, 1772, 'color', 'yellow'), (21255, 1772, 'max_speed', '71'), (21256, 1772, 'weight', '1712'), (21257, 1772, 'production_year', '1977'), (21258, 1772, 'engine_volume', '7383'), (21259, 1772, 'width', '3'), (21260, 1772, 'height', '1'), (21261, 1772, 'fuel_consumption', '15'), (21262, 1772, 'doors', '5'), (21263, 1772, 'price', '17308'), (21264, 1772, 'cost', '48157'), (21265, 1773, 'owner', 'Jules'), (21266, 1773, 'color', 'black'), (21267, 1773, 'max_speed', '55'), (21268, 1773, 'weight', '3544'), (21269, 1773, 'production_year', '2012'), (21270, 1773, 'engine_volume', '3521'), (21271, 1773, 'width', '3'), (21272, 1773, 'height', '2'), (21273, 1773, 'fuel_consumption', '13'), (21274, 1773, 'doors', '3'), (21275, 1773, 'price', '13720'), (21276, 1773, 'cost', '34861'), (21277, 1774, 'owner', 'Gino'), (21278, 1774, 'color', 'orange'), (21279, 1774, 'max_speed', '155'), (21280, 1774, 'weight', '1415'), (21281, 1774, 'production_year', '1995'), (21282, 1774, 'engine_volume', '4893'), (21283, 1774, 'width', '4'), (21284, 1774, 'height', '2'), (21285, 1774, 'fuel_consumption', '15'), (21286, 1774, 'doors', '5'), (21287, 1774, 'price', '21748'), (21288, 1774, 'cost', '49092'), (21289, 1775, 'owner', 'Lava'), (21290, 1775, 'color', 'black'), (21291, 1775, 'max_speed', '38'), (21292, 1775, 'weight', '3395'), (21293, 1775, 'production_year', '2000'), (21294, 1775, 'engine_volume', '2081'), (21295, 1775, 'width', '2'), (21296, 1775, 'height', '2'), (21297, 1775, 'fuel_consumption', '15'), (21298, 1775, 'doors', '4'), (21299, 1775, 'price', '26245'), (21300, 1775, 'cost', '39463'), (21301, 1776, 'owner', 'Jules'), (21302, 1776, 'color', 'black'), (21303, 1776, 'max_speed', '22'), (21304, 1776, 'weight', '3987'), (21305, 1776, 'production_year', '1999'), (21306, 1776, 'engine_volume', '2519'), (21307, 1776, 'width', '2'), (21308, 1776, 'height', '1'), (21309, 1776, 'fuel_consumption', '18'), (21310, 1776, 'doors', '2'), (21311, 1776, 'price', '22869'), (21312, 1776, 'cost', '26253'), (21313, 1777, 'owner', 'Lava'), (21314, 1777, 'color', 'white'), (21315, 1777, 'max_speed', '148'), (21316, 1777, 'weight', '4122'), (21317, 1777, 'production_year', '1990'), (21318, 1777, 'engine_volume', '6501'), (21319, 1777, 'width', '2'), (21320, 1777, 'height', '1'), (21321, 1777, 'fuel_consumption', '15'), (21322, 1777, 'doors', '3'), (21323, 1777, 'price', '28195'), (21324, 1777, 'cost', '46263'), (21325, 1778, 'owner', 'Gengis'), (21326, 1778, 'color', 'red'), (21327, 1778, 'max_speed', '83'), (21328, 1778, 'weight', '2816'), (21329, 1778, 'production_year', '2000'), (21330, 1778, 'engine_volume', '5117'), (21331, 1778, 'width', '2'), (21332, 1778, 'height', '2'), (21333, 1778, 'fuel_consumption', '18'), (21334, 1778, 'doors', '2'), (21335, 1778, 'price', '12262'), (21336, 1778, 'cost', '46147'), (21337, 1779, 'owner', 'Lucy'), (21338, 1779, 'color', 'black'), (21339, 1779, 'max_speed', '170'), (21340, 1779, 'weight', '3711'), (21341, 1779, 'production_year', '1978'), (21342, 1779, 'engine_volume', '2274'), (21343, 1779, 'width', '3'), (21344, 1779, 'height', '2'), (21345, 1779, 'fuel_consumption', '14'), (21346, 1779, 'doors', '4'), (21347, 1779, 'price', '22792'), (21348, 1779, 'cost', '26269'), (21349, 1780, 'owner', 'Lucy'), (21350, 1780, 'color', 'martini'), (21351, 1780, 'max_speed', '130'), (21352, 1780, 'weight', '3758'), (21353, 1780, 'production_year', '1993'), (21354, 1780, 'engine_volume', '4713'), (21355, 1780, 'width', '2'), (21356, 1780, 'height', '1'), (21357, 1780, 'fuel_consumption', '14'), (21358, 1780, 'doors', '5'), (21359, 1780, 'price', '21651'), (21360, 1780, 'cost', '43992'), (21361, 1781, 'owner', 'Jules'), (21362, 1781, 'color', 'white'), (21363, 1781, 'max_speed', '200'), (21364, 1781, 'weight', '2511'), (21365, 1781, 'production_year', '1997'), (21366, 1781, 'engine_volume', '7076'), (21367, 1781, 'width', '4'), (21368, 1781, 'height', '2'), (21369, 1781, 'fuel_consumption', '17'), (21370, 1781, 'doors', '3'), (21371, 1781, 'price', '23731'), (21372, 1781, 'cost', '33435'), (21373, 1782, 'owner', 'Seth'), (21374, 1782, 'color', 'green'), (21375, 1782, 'max_speed', '238'), (21376, 1782, 'weight', '2816'), (21377, 1782, 'production_year', '2002'), (21378, 1782, 'engine_volume', '5840'), (21379, 1782, 'width', '2'), (21380, 1782, 'height', '2'), (21381, 1782, 'fuel_consumption', '14'), (21382, 1782, 'doors', '2'), (21383, 1782, 'price', '29759'), (21384, 1782, 'cost', '28620'), (21385, 1783, 'owner', 'Jules'), (21386, 1783, 'color', 'green'), (21387, 1783, 'max_speed', '49'), (21388, 1783, 'weight', '2943'), (21389, 1783, 'production_year', '2010'), (21390, 1783, 'engine_volume', '5656'), (21391, 1783, 'width', '4'), (21392, 1783, 'height', '1'), (21393, 1783, 'fuel_consumption', '16'), (21394, 1783, 'doors', '5'), (21395, 1783, 'price', '17995'), (21396, 1783, 'cost', '41895'), (21397, 1784, 'owner', 'Mario'), (21398, 1784, 'color', 'martini'), (21399, 1784, 'max_speed', '33'), (21400, 1784, 'weight', '2693'), (21401, 1784, 'production_year', '1989'), (21402, 1784, 'engine_volume', '5557'), (21403, 1784, 'width', '3'), (21404, 1784, 'height', '2'), (21405, 1784, 'fuel_consumption', '16'), (21406, 1784, 'doors', '5'), (21407, 1784, 'price', '26570'), (21408, 1784, 'cost', '38744'), (21409, 1785, 'owner', 'Gengis'), (21410, 1785, 'color', 'green'), (21411, 1785, 'max_speed', '115'), (21412, 1785, 'weight', '1107'), (21413, 1785, 'production_year', '1971'), (21414, 1785, 'engine_volume', '7975'), (21415, 1785, 'width', '4'), (21416, 1785, 'height', '1'), (21417, 1785, 'fuel_consumption', '13'), (21418, 1785, 'doors', '5'), (21419, 1785, 'price', '21729'), (21420, 1785, 'cost', '47001'), (21421, 1786, 'owner', 'Gino'), (21422, 1786, 'color', 'orange'), (21423, 1786, 'max_speed', '136'), (21424, 1786, 'weight', '3115'), (21425, 1786, 'production_year', '2009'), (21426, 1786, 'engine_volume', '5878'), (21427, 1786, 'width', '3'), (21428, 1786, 'height', '1'), (21429, 1786, 'fuel_consumption', '13'), (21430, 1786, 'doors', '4'), (21431, 1786, 'price', '18202'), (21432, 1786, 'cost', '30776'), (21433, 1787, 'owner', 'Mario'), (21434, 1787, 'color', 'black'), (21435, 1787, 'max_speed', '180'), (21436, 1787, 'weight', '4199'), (21437, 1787, 'production_year', '1973'), (21438, 1787, 'engine_volume', '2146'), (21439, 1787, 'width', '2'), (21440, 1787, 'height', '2'), (21441, 1787, 'fuel_consumption', '14'), (21442, 1787, 'doors', '4'), (21443, 1787, 'price', '20853'), (21444, 1787, 'cost', '29086'), (21445, 1788, 'owner', 'Mario'), (21446, 1788, 'color', 'yellow'), (21447, 1788, 'max_speed', '291'), (21448, 1788, 'weight', '4052'), (21449, 1788, 'production_year', '1974'), (21450, 1788, 'engine_volume', '6086'), (21451, 1788, 'width', '3'), (21452, 1788, 'height', '2'), (21453, 1788, 'fuel_consumption', '14'), (21454, 1788, 'doors', '5'), (21455, 1788, 'price', '12410'), (21456, 1788, 'cost', '32234'), (21457, 1789, 'owner', 'Lucy'), (21458, 1789, 'color', 'green'), (21459, 1789, 'max_speed', '255'), (21460, 1789, 'weight', '2310'), (21461, 1789, 'production_year', '1981'), (21462, 1789, 'engine_volume', '5186'), (21463, 1789, 'width', '3'), (21464, 1789, 'height', '1'), (21465, 1789, 'fuel_consumption', '13'), (21466, 1789, 'doors', '5'), (21467, 1789, 'price', '28276'), (21468, 1789, 'cost', '37304'), (21469, 1790, 'owner', 'Jules'), (21470, 1790, 'color', 'white'), (21471, 1790, 'max_speed', '175'), (21472, 1790, 'weight', '1351'), (21473, 1790, 'production_year', '2011'), (21474, 1790, 'engine_volume', '2192'), (21475, 1790, 'width', '4'), (21476, 1790, 'height', '1'), (21477, 1790, 'fuel_consumption', '13'), (21478, 1790, 'doors', '2'), (21479, 1790, 'price', '22282'), (21480, 1790, 'cost', '37576'), (21481, 1791, 'owner', 'Hugh'), (21482, 1791, 'color', 'yellow'), (21483, 1791, 'max_speed', '213'), (21484, 1791, 'weight', '2450'), (21485, 1791, 'production_year', '1993'), (21486, 1791, 'engine_volume', '5851'), (21487, 1791, 'width', '4'), (21488, 1791, 'height', '1'), (21489, 1791, 'fuel_consumption', '13'), (21490, 1791, 'doors', '5'), (21491, 1791, 'price', '18872'), (21492, 1791, 'cost', '39327'), (21493, 1792, 'owner', 'Mario'), (21494, 1792, 'color', 'red'), (21495, 1792, 'max_speed', '294'), (21496, 1792, 'weight', '4355'), (21497, 1792, 'production_year', '2004'), (21498, 1792, 'engine_volume', '3476'), (21499, 1792, 'width', '4'), (21500, 1792, 'height', '1'), (21501, 1792, 'fuel_consumption', '15'), (21502, 1792, 'doors', '3'), (21503, 1792, 'price', '14335'), (21504, 1792, 'cost', '49565'), (21505, 1793, 'owner', 'Mario'), (21506, 1793, 'color', 'black'), (21507, 1793, 'max_speed', '93'), (21508, 1793, 'weight', '2282'), (21509, 1793, 'production_year', '1995'), (21510, 1793, 'engine_volume', '2832'), (21511, 1793, 'width', '3'), (21512, 1793, 'height', '2'), (21513, 1793, 'fuel_consumption', '14'), (21514, 1793, 'doors', '5'), (21515, 1793, 'price', '12843'), (21516, 1793, 'cost', '41918'), (21517, 1794, 'owner', 'Lucy'), (21518, 1794, 'color', 'red'), (21519, 1794, 'max_speed', '250'), (21520, 1794, 'weight', '4737'), (21521, 1794, 'production_year', '1974'), (21522, 1794, 'engine_volume', '2553'), (21523, 1794, 'width', '3'), (21524, 1794, 'height', '1'), (21525, 1794, 'fuel_consumption', '17'), (21526, 1794, 'doors', '2'), (21527, 1794, 'price', '13426'), (21528, 1794, 'cost', '41004'), (21529, 1795, 'owner', 'Lava'), (21530, 1795, 'color', 'white'), (21531, 1795, 'max_speed', '269'), (21532, 1795, 'weight', '1776'), (21533, 1795, 'production_year', '1992'), (21534, 1795, 'engine_volume', '3565'), (21535, 1795, 'width', '2'), (21536, 1795, 'height', '2'), (21537, 1795, 'fuel_consumption', '15'), (21538, 1795, 'doors', '4'), (21539, 1795, 'price', '26951'), (21540, 1795, 'cost', '37554'), (21541, 1796, 'owner', 'Seth'), (21542, 1796, 'color', 'black'), (21543, 1796, 'max_speed', '254'), (21544, 1796, 'weight', '2967'), (21545, 1796, 'production_year', '1974'), (21546, 1796, 'engine_volume', '3703'), (21547, 1796, 'width', '4'), (21548, 1796, 'height', '2'), (21549, 1796, 'fuel_consumption', '17'), (21550, 1796, 'doors', '2'), (21551, 1796, 'price', '27453'), (21552, 1796, 'cost', '42957'), (21553, 1797, 'owner', 'Lucy'), (21554, 1797, 'color', 'black'), (21555, 1797, 'max_speed', '36'), (21556, 1797, 'weight', '2448'), (21557, 1797, 'production_year', '1995'), (21558, 1797, 'engine_volume', '2341'), (21559, 1797, 'width', '3'), (21560, 1797, 'height', '1'), (21561, 1797, 'fuel_consumption', '18'), (21562, 1797, 'doors', '3'), (21563, 1797, 'price', '10729'), (21564, 1797, 'cost', '36633'), (21565, 1798, 'owner', 'Jules'), (21566, 1798, 'color', 'red'), (21567, 1798, 'max_speed', '109'), (21568, 1798, 'weight', '3922'), (21569, 1798, 'production_year', '1991'), (21570, 1798, 'engine_volume', '3520'), (21571, 1798, 'width', '3'), (21572, 1798, 'height', '1'), (21573, 1798, 'fuel_consumption', '18'), (21574, 1798, 'doors', '4'), (21575, 1798, 'price', '26491'), (21576, 1798, 'cost', '44950'), (21577, 1799, 'owner', 'Jules'), (21578, 1799, 'color', 'brown'), (21579, 1799, 'max_speed', '224'), (21580, 1799, 'weight', '4924'), (21581, 1799, 'production_year', '1977'), (21582, 1799, 'engine_volume', '6667'), (21583, 1799, 'width', '4'), (21584, 1799, 'height', '1'), (21585, 1799, 'fuel_consumption', '17'), (21586, 1799, 'doors', '5'), (21587, 1799, 'price', '11066'), (21588, 1799, 'cost', '44005'), (21589, 1800, 'owner', 'Hugh'), (21590, 1800, 'color', 'brown'), (21591, 1800, 'max_speed', '266'), (21592, 1800, 'weight', '2166'), (21593, 1800, 'production_year', '1989'), (21594, 1800, 'engine_volume', '2005'), (21595, 1800, 'width', '4'), (21596, 1800, 'height', '1'), (21597, 1800, 'fuel_consumption', '13'), (21598, 1800, 'doors', '2'), (21599, 1800, 'price', '22583'), (21600, 1800, 'cost', '31387'), (21601, 1801, 'owner', 'Gengis'), (21602, 1801, 'color', 'white'), (21603, 1801, 'max_speed', '191'), (21604, 1801, 'weight', '1676'), (21605, 1801, 'production_year', '1978'), (21606, 1801, 'engine_volume', '5701'), (21607, 1801, 'width', '2'), (21608, 1801, 'height', '1'), (21609, 1801, 'fuel_consumption', '17'), (21610, 1801, 'doors', '4'), (21611, 1801, 'price', '16319'), (21612, 1801, 'cost', '46035'), (21613, 1802, 'owner', 'Hugh'), (21614, 1802, 'color', 'black'), (21615, 1802, 'max_speed', '178'), (21616, 1802, 'weight', '1557'), (21617, 1802, 'production_year', '1984'), (21618, 1802, 'engine_volume', '2730'), (21619, 1802, 'width', '2'), (21620, 1802, 'height', '1'), (21621, 1802, 'fuel_consumption', '17'), (21622, 1802, 'doors', '4'), (21623, 1802, 'price', '17398'), (21624, 1802, 'cost', '27056'), (21625, 1803, 'owner', 'Jules'), (21626, 1803, 'color', 'red'), (21627, 1803, 'max_speed', '169'), (21628, 1803, 'weight', '3070'), (21629, 1803, 'production_year', '1988'), (21630, 1803, 'engine_volume', '5229'), (21631, 1803, 'width', '2'), (21632, 1803, 'height', '1'), (21633, 1803, 'fuel_consumption', '15'), (21634, 1803, 'doors', '4'), (21635, 1803, 'price', '17936'), (21636, 1803, 'cost', '39234'), (21637, 1804, 'owner', 'Gino'), (21638, 1804, 'color', 'yellow'), (21639, 1804, 'max_speed', '231'), (21640, 1804, 'weight', '2783'), (21641, 1804, 'production_year', '1970'), (21642, 1804, 'engine_volume', '4813'), (21643, 1804, 'width', '4'), (21644, 1804, 'height', '2'), (21645, 1804, 'fuel_consumption', '13'), (21646, 1804, 'doors', '4'), (21647, 1804, 'price', '22483'), (21648, 1804, 'cost', '43359'), (21649, 1805, 'owner', 'Seth'), (21650, 1805, 'color', 'martini'), (21651, 1805, 'max_speed', '127'), (21652, 1805, 'weight', '3197'), (21653, 1805, 'production_year', '1985'), (21654, 1805, 'engine_volume', '7457'), (21655, 1805, 'width', '4'), (21656, 1805, 'height', '1'), (21657, 1805, 'fuel_consumption', '15'), (21658, 1805, 'doors', '2'), (21659, 1805, 'price', '28834'), (21660, 1805, 'cost', '32280'), (21661, 1806, 'owner', 'Seth'), (21662, 1806, 'color', 'black'), (21663, 1806, 'max_speed', '221'), (21664, 1806, 'weight', '1089'), (21665, 1806, 'production_year', '1987'), (21666, 1806, 'engine_volume', '5438'), (21667, 1806, 'width', '4'), (21668, 1806, 'height', '2'), (21669, 1806, 'fuel_consumption', '16'), (21670, 1806, 'doors', '4'), (21671, 1806, 'price', '27110'), (21672, 1806, 'cost', '40584'), (21673, 1807, 'owner', 'Gino'), (21674, 1807, 'color', 'martini'), (21675, 1807, 'max_speed', '54'), (21676, 1807, 'weight', '1870'), (21677, 1807, 'production_year', '2003'), (21678, 1807, 'engine_volume', '3657'), (21679, 1807, 'width', '3'), (21680, 1807, 'height', '2'), (21681, 1807, 'fuel_consumption', '15'), (21682, 1807, 'doors', '5'), (21683, 1807, 'price', '12601'), (21684, 1807, 'cost', '43536'), (21685, 1808, 'owner', 'Hugh'), (21686, 1808, 'color', 'green'), (21687, 1808, 'max_speed', '190'), (21688, 1808, 'weight', '4336'), (21689, 1808, 'production_year', '1996'), (21690, 1808, 'engine_volume', '3273'), (21691, 1808, 'width', '4'), (21692, 1808, 'height', '1'), (21693, 1808, 'fuel_consumption', '16'), (21694, 1808, 'doors', '5'), (21695, 1808, 'price', '28427'), (21696, 1808, 'cost', '29663'), (21697, 1809, 'owner', 'Lucy'), (21698, 1809, 'color', 'orange'), (21699, 1809, 'max_speed', '95'), (21700, 1809, 'weight', '1266'), (21701, 1809, 'production_year', '1982'), (21702, 1809, 'engine_volume', '3296'), (21703, 1809, 'width', '3'), (21704, 1809, 'height', '2'), (21705, 1809, 'fuel_consumption', '16'), (21706, 1809, 'doors', '4'), (21707, 1809, 'price', '26822'), (21708, 1809, 'cost', '41131'), (21709, 1810, 'owner', 'Gengis'), (21710, 1810, 'color', 'brown'), (21711, 1810, 'max_speed', '30'), (21712, 1810, 'weight', '4794'), (21713, 1810, 'production_year', '1979'), (21714, 1810, 'engine_volume', '5976'), (21715, 1810, 'width', '2'), (21716, 1810, 'height', '1'), (21717, 1810, 'fuel_consumption', '18'), (21718, 1810, 'doors', '5'), (21719, 1810, 'price', '19220'), (21720, 1810, 'cost', '45793'), (21721, 1811, 'owner', 'Gino'), (21722, 1811, 'color', 'orange'), (21723, 1811, 'max_speed', '277'), (21724, 1811, 'weight', '1316'), (21725, 1811, 'production_year', '2005'), (21726, 1811, 'engine_volume', '2307'), (21727, 1811, 'width', '3'), (21728, 1811, 'height', '2'), (21729, 1811, 'fuel_consumption', '14'), (21730, 1811, 'doors', '5'), (21731, 1811, 'price', '18155'), (21732, 1811, 'cost', '33630'), (21733, 1812, 'owner', 'Lava'), (21734, 1812, 'color', 'brown'), (21735, 1812, 'max_speed', '150'), (21736, 1812, 'weight', '1469'), (21737, 1812, 'production_year', '1985'), (21738, 1812, 'engine_volume', '2762'), (21739, 1812, 'width', '2'), (21740, 1812, 'height', '2'), (21741, 1812, 'fuel_consumption', '18'), (21742, 1812, 'doors', '5'), (21743, 1812, 'price', '10979'), (21744, 1812, 'cost', '30075'), (21745, 1813, 'owner', 'Jules'), (21746, 1813, 'color', 'martini'), (21747, 1813, 'max_speed', '254'), (21748, 1813, 'weight', '4779'), (21749, 1813, 'production_year', '1978'), (21750, 1813, 'engine_volume', '2543'), (21751, 1813, 'width', '4'), (21752, 1813, 'height', '1'), (21753, 1813, 'fuel_consumption', '15'), (21754, 1813, 'doors', '2'), (21755, 1813, 'price', '12245'), (21756, 1813, 'cost', '45466'), (21757, 1814, 'owner', 'Gengis'), (21758, 1814, 'color', 'yellow'), (21759, 1814, 'max_speed', '201'), (21760, 1814, 'weight', '4490'), (21761, 1814, 'production_year', '1982'), (21762, 1814, 'engine_volume', '3349'), (21763, 1814, 'width', '4'), (21764, 1814, 'height', '1'), (21765, 1814, 'fuel_consumption', '15'), (21766, 1814, 'doors', '5'), (21767, 1814, 'price', '26425'), (21768, 1814, 'cost', '35290'), (21769, 1815, 'owner', 'Jules'), (21770, 1815, 'color', 'red'), (21771, 1815, 'max_speed', '165'), (21772, 1815, 'weight', '3011'), (21773, 1815, 'production_year', '1971'), (21774, 1815, 'engine_volume', '3722'), (21775, 1815, 'width', '2'), (21776, 1815, 'height', '2'), (21777, 1815, 'fuel_consumption', '13'), (21778, 1815, 'doors', '2'), (21779, 1815, 'price', '24737'), (21780, 1815, 'cost', '48361'), (21781, 1816, 'owner', 'Hugh'), (21782, 1816, 'color', 'brown'), (21783, 1816, 'max_speed', '100'), (21784, 1816, 'weight', '1100'), (21785, 1816, 'production_year', '1984'), (21786, 1816, 'engine_volume', '3471'), (21787, 1816, 'width', '4'), (21788, 1816, 'height', '1'), (21789, 1816, 'fuel_consumption', '17'), (21790, 1816, 'doors', '4'), (21791, 1816, 'price', '19531'), (21792, 1816, 'cost', '26475'), (21793, 1817, 'owner', 'Hugh'), (21794, 1817, 'color', 'yellow'), (21795, 1817, 'max_speed', '291'), (21796, 1817, 'weight', '4888'), (21797, 1817, 'production_year', '2004'), (21798, 1817, 'engine_volume', '5361'), (21799, 1817, 'width', '2'), (21800, 1817, 'height', '1'), (21801, 1817, 'fuel_consumption', '17'), (21802, 1817, 'doors', '4'), (21803, 1817, 'price', '29784'), (21804, 1817, 'cost', '43541'), (21805, 1818, 'owner', 'Gengis'), (21806, 1818, 'color', 'black'), (21807, 1818, 'max_speed', '125'), (21808, 1818, 'weight', '3905'), (21809, 1818, 'production_year', '1974'), (21810, 1818, 'engine_volume', '4401'), (21811, 1818, 'width', '3'), (21812, 1818, 'height', '2'), (21813, 1818, 'fuel_consumption', '16'), (21814, 1818, 'doors', '5'), (21815, 1818, 'price', '21709'), (21816, 1818, 'cost', '45177'), (21817, 1819, 'owner', 'Gengis'), (21818, 1819, 'color', 'brown'), (21819, 1819, 'max_speed', '57'), (21820, 1819, 'weight', '1009'), (21821, 1819, 'production_year', '1996'), (21822, 1819, 'engine_volume', '2755'), (21823, 1819, 'width', '3'), (21824, 1819, 'height', '2'), (21825, 1819, 'fuel_consumption', '13'), (21826, 1819, 'doors', '3'), (21827, 1819, 'price', '11639'), (21828, 1819, 'cost', '42493'), (21829, 1820, 'owner', 'Lava'), (21830, 1820, 'color', 'green'), (21831, 1820, 'max_speed', '58'), (21832, 1820, 'weight', '1185'), (21833, 1820, 'production_year', '1995'), (21834, 1820, 'engine_volume', '2092'), (21835, 1820, 'width', '3'), (21836, 1820, 'height', '1'), (21837, 1820, 'fuel_consumption', '17'), (21838, 1820, 'doors', '4'), (21839, 1820, 'price', '24185'), (21840, 1820, 'cost', '40829'), (21841, 1821, 'owner', 'Jules'), (21842, 1821, 'color', 'brown'), (21843, 1821, 'max_speed', '123'), (21844, 1821, 'weight', '4294'), (21845, 1821, 'production_year', '1993'), (21846, 1821, 'engine_volume', '3965'), (21847, 1821, 'width', '4'), (21848, 1821, 'height', '1'), (21849, 1821, 'fuel_consumption', '18'), (21850, 1821, 'doors', '5'), (21851, 1821, 'price', '12093'), (21852, 1821, 'cost', '41606'), (21853, 1822, 'owner', 'Seth'), (21854, 1822, 'color', 'green'), (21855, 1822, 'max_speed', '173'), (21856, 1822, 'weight', '3204'), (21857, 1822, 'production_year', '1977'), (21858, 1822, 'engine_volume', '2040'), (21859, 1822, 'width', '4'), (21860, 1822, 'height', '1'), (21861, 1822, 'fuel_consumption', '15'), (21862, 1822, 'doors', '4'), (21863, 1822, 'price', '24012'), (21864, 1822, 'cost', '29513'), (21865, 1823, 'owner', 'Hugh'), (21866, 1823, 'color', 'green'), (21867, 1823, 'max_speed', '281'), (21868, 1823, 'weight', '3849'), (21869, 1823, 'production_year', '2000'), (21870, 1823, 'engine_volume', '5727'), (21871, 1823, 'width', '3'), (21872, 1823, 'height', '1'), (21873, 1823, 'fuel_consumption', '18'), (21874, 1823, 'doors', '2'), (21875, 1823, 'price', '10470'), (21876, 1823, 'cost', '37271'), (21877, 1824, 'owner', 'Gengis'), (21878, 1824, 'color', 'black'), (21879, 1824, 'max_speed', '220'), (21880, 1824, 'weight', '4538'), (21881, 1824, 'production_year', '1991'), (21882, 1824, 'engine_volume', '7579'), (21883, 1824, 'width', '2'), (21884, 1824, 'height', '1'), (21885, 1824, 'fuel_consumption', '18'), (21886, 1824, 'doors', '4'), (21887, 1824, 'price', '25914'), (21888, 1824, 'cost', '32003'), (21889, 1825, 'owner', 'Hugh'), (21890, 1825, 'color', 'white'), (21891, 1825, 'max_speed', '201'), (21892, 1825, 'weight', '2725'), (21893, 1825, 'production_year', '1985'), (21894, 1825, 'engine_volume', '7869'), (21895, 1825, 'width', '3'), (21896, 1825, 'height', '2'), (21897, 1825, 'fuel_consumption', '16'), (21898, 1825, 'doors', '3'), (21899, 1825, 'price', '27748'), (21900, 1825, 'cost', '30950'), (21901, 1826, 'owner', 'Lava'), (21902, 1826, 'color', 'orange'), (21903, 1826, 'max_speed', '60'), (21904, 1826, 'weight', '4043'), (21905, 1826, 'production_year', '2010'), (21906, 1826, 'engine_volume', '6578'), (21907, 1826, 'width', '4'), (21908, 1826, 'height', '1'), (21909, 1826, 'fuel_consumption', '18'), (21910, 1826, 'doors', '3'), (21911, 1826, 'price', '29843'), (21912, 1826, 'cost', '35033'), (21913, 1827, 'owner', 'Lava'), (21914, 1827, 'color', 'brown'), (21915, 1827, 'max_speed', '283'), (21916, 1827, 'weight', '2408'), (21917, 1827, 'production_year', '1988'), (21918, 1827, 'engine_volume', '3982'), (21919, 1827, 'width', '4'), (21920, 1827, 'height', '1'), (21921, 1827, 'fuel_consumption', '15'), (21922, 1827, 'doors', '3'), (21923, 1827, 'price', '29449'), (21924, 1827, 'cost', '27792'), (21925, 1828, 'owner', 'Lava'), (21926, 1828, 'color', 'orange'), (21927, 1828, 'max_speed', '202'), (21928, 1828, 'weight', '4660'), (21929, 1828, 'production_year', '1997'), (21930, 1828, 'engine_volume', '7454'), (21931, 1828, 'width', '2'), (21932, 1828, 'height', '2'), (21933, 1828, 'fuel_consumption', '17'), (21934, 1828, 'doors', '3'), (21935, 1828, 'price', '19632'), (21936, 1828, 'cost', '47283'), (21937, 1829, 'owner', 'Lucy'), (21938, 1829, 'color', 'white'), (21939, 1829, 'max_speed', '257'), (21940, 1829, 'weight', '3616'), (21941, 1829, 'production_year', '2012'), (21942, 1829, 'engine_volume', '7756'), (21943, 1829, 'width', '3'), (21944, 1829, 'height', '2'), (21945, 1829, 'fuel_consumption', '16'), (21946, 1829, 'doors', '4'), (21947, 1829, 'price', '21178'), (21948, 1829, 'cost', '33760'), (21949, 1830, 'owner', 'Mario'), (21950, 1830, 'color', 'brown'), (21951, 1830, 'max_speed', '200'), (21952, 1830, 'weight', '4832'), (21953, 1830, 'production_year', '1971'), (21954, 1830, 'engine_volume', '7104'), (21955, 1830, 'width', '2'), (21956, 1830, 'height', '1'), (21957, 1830, 'fuel_consumption', '14'), (21958, 1830, 'doors', '2'), (21959, 1830, 'price', '26153'), (21960, 1830, 'cost', '47694'), (21961, 1831, 'owner', 'Gengis'), (21962, 1831, 'color', 'brown'), (21963, 1831, 'max_speed', '192'), (21964, 1831, 'weight', '2031'), (21965, 1831, 'production_year', '1970'), (21966, 1831, 'engine_volume', '4325'), (21967, 1831, 'width', '3'), (21968, 1831, 'height', '1'), (21969, 1831, 'fuel_consumption', '15'), (21970, 1831, 'doors', '2'), (21971, 1831, 'price', '29310'), (21972, 1831, 'cost', '28161'), (21973, 1832, 'owner', 'Jules'), (21974, 1832, 'color', 'black'), (21975, 1832, 'max_speed', '175'), (21976, 1832, 'weight', '2461'), (21977, 1832, 'production_year', '1972'), (21978, 1832, 'engine_volume', '3289'), (21979, 1832, 'width', '4'), (21980, 1832, 'height', '1'), (21981, 1832, 'fuel_consumption', '14'), (21982, 1832, 'doors', '5'), (21983, 1832, 'price', '22096'), (21984, 1832, 'cost', '47095'), (21985, 1833, 'owner', 'Gino'), (21986, 1833, 'color', 'orange'), (21987, 1833, 'max_speed', '187'), (21988, 1833, 'weight', '3748'), (21989, 1833, 'production_year', '2004'), (21990, 1833, 'engine_volume', '5442'), (21991, 1833, 'width', '3'), (21992, 1833, 'height', '2'), (21993, 1833, 'fuel_consumption', '17'), (21994, 1833, 'doors', '3'), (21995, 1833, 'price', '10012'), (21996, 1833, 'cost', '37948'), (21997, 1834, 'owner', 'Lucy'), (21998, 1834, 'color', 'black'), (21999, 1834, 'max_speed', '130'), (22000, 1834, 'weight', '4079'), (22001, 1834, 'production_year', '2009'), (22002, 1834, 'engine_volume', '5624'), (22003, 1834, 'width', '3'), (22004, 1834, 'height', '2'), (22005, 1834, 'fuel_consumption', '13'), (22006, 1834, 'doors', '2'), (22007, 1834, 'price', '22370'), (22008, 1834, 'cost', '26358'), (22009, 1835, 'owner', 'Mario'), (22010, 1835, 'color', 'orange'), (22011, 1835, 'max_speed', '232'), (22012, 1835, 'weight', '3036'), (22013, 1835, 'production_year', '2010'), (22014, 1835, 'engine_volume', '2180'), (22015, 1835, 'width', '4'), (22016, 1835, 'height', '1'), (22017, 1835, 'fuel_consumption', '17'), (22018, 1835, 'doors', '2'), (22019, 1835, 'price', '13695'), (22020, 1835, 'cost', '48550'), (22021, 1836, 'owner', 'Mario'), (22022, 1836, 'color', 'black'), (22023, 1836, 'max_speed', '265'), (22024, 1836, 'weight', '2972'), (22025, 1836, 'production_year', '2008'), (22026, 1836, 'engine_volume', '5354'), (22027, 1836, 'width', '4'), (22028, 1836, 'height', '1'), (22029, 1836, 'fuel_consumption', '13'), (22030, 1836, 'doors', '4'), (22031, 1836, 'price', '28608'), (22032, 1836, 'cost', '44042'), (22033, 1837, 'owner', 'Hugh'), (22034, 1837, 'color', 'white'), (22035, 1837, 'max_speed', '133'), (22036, 1837, 'weight', '2841'), (22037, 1837, 'production_year', '1990'), (22038, 1837, 'engine_volume', '5157'), (22039, 1837, 'width', '2'), (22040, 1837, 'height', '2'), (22041, 1837, 'fuel_consumption', '16'), (22042, 1837, 'doors', '3'), (22043, 1837, 'price', '14339'), (22044, 1837, 'cost', '44709'), (22045, 1838, 'owner', 'Lucy'), (22046, 1838, 'color', 'brown'), (22047, 1838, 'max_speed', '213'), (22048, 1838, 'weight', '4543'), (22049, 1838, 'production_year', '1995'), (22050, 1838, 'engine_volume', '7270'), (22051, 1838, 'width', '4'), (22052, 1838, 'height', '2'), (22053, 1838, 'fuel_consumption', '18'), (22054, 1838, 'doors', '5'), (22055, 1838, 'price', '12865'), (22056, 1838, 'cost', '34191'), (22057, 1839, 'owner', 'Seth'), (22058, 1839, 'color', 'red'), (22059, 1839, 'max_speed', '289'), (22060, 1839, 'weight', '4898'), (22061, 1839, 'production_year', '2014'), (22062, 1839, 'engine_volume', '7673'), (22063, 1839, 'width', '3'), (22064, 1839, 'height', '1'), (22065, 1839, 'fuel_consumption', '18'), (22066, 1839, 'doors', '5'), (22067, 1839, 'price', '22200'), (22068, 1839, 'cost', '42236'), (22069, 1840, 'owner', 'Hugh'), (22070, 1840, 'color', 'orange'), (22071, 1840, 'max_speed', '184'), (22072, 1840, 'weight', '2483'), (22073, 1840, 'production_year', '1993'), (22074, 1840, 'engine_volume', '5638'), (22075, 1840, 'width', '2'), (22076, 1840, 'height', '2'), (22077, 1840, 'fuel_consumption', '16'), (22078, 1840, 'doors', '5'), (22079, 1840, 'price', '29133'), (22080, 1840, 'cost', '35261'), (22081, 1841, 'owner', 'Gino'), (22082, 1841, 'color', 'white'), (22083, 1841, 'max_speed', '22'), (22084, 1841, 'weight', '1388'), (22085, 1841, 'production_year', '1978'), (22086, 1841, 'engine_volume', '5322'), (22087, 1841, 'width', '3'), (22088, 1841, 'height', '1'), (22089, 1841, 'fuel_consumption', '14'), (22090, 1841, 'doors', '2'), (22091, 1841, 'price', '28812'), (22092, 1841, 'cost', '45706'), (22093, 1842, 'owner', 'Jules'), (22094, 1842, 'color', 'yellow'), (22095, 1842, 'max_speed', '127'), (22096, 1842, 'weight', '3395'), (22097, 1842, 'production_year', '1979'), (22098, 1842, 'engine_volume', '6304'), (22099, 1842, 'width', '2'), (22100, 1842, 'height', '2'), (22101, 1842, 'fuel_consumption', '13'), (22102, 1842, 'doors', '5'), (22103, 1842, 'price', '18727'), (22104, 1842, 'cost', '35676'), (22105, 1843, 'owner', 'Lucy'), (22106, 1843, 'color', 'black'), (22107, 1843, 'max_speed', '295'), (22108, 1843, 'weight', '4686'), (22109, 1843, 'production_year', '2008'), (22110, 1843, 'engine_volume', '7432'), (22111, 1843, 'width', '4'), (22112, 1843, 'height', '1'), (22113, 1843, 'fuel_consumption', '16'), (22114, 1843, 'doors', '5'), (22115, 1843, 'price', '10676'), (22116, 1843, 'cost', '44936'), (22117, 1844, 'owner', 'Mario'), (22118, 1844, 'color', 'brown'), (22119, 1844, 'max_speed', '260'), (22120, 1844, 'weight', '4893'), (22121, 1844, 'production_year', '1994'), (22122, 1844, 'engine_volume', '4988'), (22123, 1844, 'width', '3'), (22124, 1844, 'height', '2'), (22125, 1844, 'fuel_consumption', '17'), (22126, 1844, 'doors', '5'), (22127, 1844, 'price', '18174'), (22128, 1844, 'cost', '44287'), (22129, 1845, 'owner', 'Mario'), (22130, 1845, 'color', 'brown'), (22131, 1845, 'max_speed', '122'), (22132, 1845, 'weight', '3697'), (22133, 1845, 'production_year', '1977'), (22134, 1845, 'engine_volume', '5117'), (22135, 1845, 'width', '4'), (22136, 1845, 'height', '1'), (22137, 1845, 'fuel_consumption', '18'), (22138, 1845, 'doors', '5'), (22139, 1845, 'price', '20588'), (22140, 1845, 'cost', '40503'), (22141, 1846, 'owner', 'Hugh'), (22142, 1846, 'color', 'yellow'), (22143, 1846, 'max_speed', '279'), (22144, 1846, 'weight', '1614'), (22145, 1846, 'production_year', '1993'), (22146, 1846, 'engine_volume', '3965'), (22147, 1846, 'width', '4'), (22148, 1846, 'height', '1'), (22149, 1846, 'fuel_consumption', '17'), (22150, 1846, 'doors', '2'), (22151, 1846, 'price', '25179'), (22152, 1846, 'cost', '37924'), (22153, 1847, 'owner', 'Hugh'), (22154, 1847, 'color', 'black'), (22155, 1847, 'max_speed', '84'), (22156, 1847, 'weight', '3873'), (22157, 1847, 'production_year', '2007'), (22158, 1847, 'engine_volume', '2663'), (22159, 1847, 'width', '4'), (22160, 1847, 'height', '2'), (22161, 1847, 'fuel_consumption', '15'), (22162, 1847, 'doors', '4'), (22163, 1847, 'price', '14439'), (22164, 1847, 'cost', '47719'), (22165, 1848, 'owner', 'Seth'), (22166, 1848, 'color', 'brown'), (22167, 1848, 'max_speed', '189'), (22168, 1848, 'weight', '3930'), (22169, 1848, 'production_year', '1989'), (22170, 1848, 'engine_volume', '2035'), (22171, 1848, 'width', '4'), (22172, 1848, 'height', '2'), (22173, 1848, 'fuel_consumption', '16'), (22174, 1848, 'doors', '3'), (22175, 1848, 'price', '28276'), (22176, 1848, 'cost', '27679'), (22177, 1849, 'owner', 'Mario'), (22178, 1849, 'color', 'black'), (22179, 1849, 'max_speed', '261'), (22180, 1849, 'weight', '1038'), (22181, 1849, 'production_year', '2006'), (22182, 1849, 'engine_volume', '4914'), (22183, 1849, 'width', '2'), (22184, 1849, 'height', '1'), (22185, 1849, 'fuel_consumption', '14'), (22186, 1849, 'doors', '3'), (22187, 1849, 'price', '20843'), (22188, 1849, 'cost', '38110'), (22189, 1850, 'owner', 'Gino'), (22190, 1850, 'color', 'green'), (22191, 1850, 'max_speed', '46'), (22192, 1850, 'weight', '2187'), (22193, 1850, 'production_year', '2006'), (22194, 1850, 'engine_volume', '3721'), (22195, 1850, 'width', '3'), (22196, 1850, 'height', '1'), (22197, 1850, 'fuel_consumption', '18'), (22198, 1850, 'doors', '3'), (22199, 1850, 'price', '17748'), (22200, 1850, 'cost', '45423'), (22201, 1851, 'owner', 'Hugh'), (22202, 1851, 'color', 'martini'), (22203, 1851, 'max_speed', '95'), (22204, 1851, 'weight', '2983'), (22205, 1851, 'production_year', '2014'), (22206, 1851, 'engine_volume', '3095'), (22207, 1851, 'width', '4'), (22208, 1851, 'height', '2'), (22209, 1851, 'fuel_consumption', '15'), (22210, 1851, 'doors', '5'), (22211, 1851, 'price', '18495'), (22212, 1851, 'cost', '49118'), (22213, 1852, 'owner', 'Seth'), (22214, 1852, 'color', 'martini'), (22215, 1852, 'max_speed', '120'), (22216, 1852, 'weight', '1701'), (22217, 1852, 'production_year', '2006'), (22218, 1852, 'engine_volume', '6936'), (22219, 1852, 'width', '4'), (22220, 1852, 'height', '2'), (22221, 1852, 'fuel_consumption', '13'), (22222, 1852, 'doors', '5'), (22223, 1852, 'price', '12786'), (22224, 1852, 'cost', '45041'), (22225, 1853, 'owner', 'Mario'), (22226, 1853, 'color', 'red'), (22227, 1853, 'max_speed', '123'), (22228, 1853, 'weight', '3706'), (22229, 1853, 'production_year', '1985'), (22230, 1853, 'engine_volume', '3557'), (22231, 1853, 'width', '3'), (22232, 1853, 'height', '1'), (22233, 1853, 'fuel_consumption', '13'), (22234, 1853, 'doors', '3'), (22235, 1853, 'price', '24937'), (22236, 1853, 'cost', '41012'), (22237, 1854, 'owner', 'Hugh'), (22238, 1854, 'color', 'orange'), (22239, 1854, 'max_speed', '284'), (22240, 1854, 'weight', '4528'), (22241, 1854, 'production_year', '1983'), (22242, 1854, 'engine_volume', '3497'), (22243, 1854, 'width', '2'), (22244, 1854, 'height', '1'), (22245, 1854, 'fuel_consumption', '18'), (22246, 1854, 'doors', '4'), (22247, 1854, 'price', '29806'), (22248, 1854, 'cost', '34546'), (22249, 1855, 'owner', 'Mario'), (22250, 1855, 'color', 'orange'), (22251, 1855, 'max_speed', '267'), (22252, 1855, 'weight', '4655'), (22253, 1855, 'production_year', '1981'), (22254, 1855, 'engine_volume', '6848'), (22255, 1855, 'width', '2'), (22256, 1855, 'height', '2'), (22257, 1855, 'fuel_consumption', '17'), (22258, 1855, 'doors', '2'), (22259, 1855, 'price', '11967'), (22260, 1855, 'cost', '43990'), (22261, 1856, 'owner', 'Hugh'), (22262, 1856, 'color', 'martini'), (22263, 1856, 'max_speed', '200'), (22264, 1856, 'weight', '3315'), (22265, 1856, 'production_year', '1987'), (22266, 1856, 'engine_volume', '7333'), (22267, 1856, 'width', '4'), (22268, 1856, 'height', '2'), (22269, 1856, 'fuel_consumption', '18'), (22270, 1856, 'doors', '5'), (22271, 1856, 'price', '12175'), (22272, 1856, 'cost', '48716'), (22273, 1857, 'owner', 'Gino'), (22274, 1857, 'color', 'white'), (22275, 1857, 'max_speed', '283'), (22276, 1857, 'weight', '2469'), (22277, 1857, 'production_year', '1972'), (22278, 1857, 'engine_volume', '7264'), (22279, 1857, 'width', '4'), (22280, 1857, 'height', '2'), (22281, 1857, 'fuel_consumption', '15'), (22282, 1857, 'doors', '2'), (22283, 1857, 'price', '18407'), (22284, 1857, 'cost', '46249'), (22285, 1858, 'owner', 'Hugh'), (22286, 1858, 'color', 'orange'), (22287, 1858, 'max_speed', '263'), (22288, 1858, 'weight', '2423'), (22289, 1858, 'production_year', '1992'), (22290, 1858, 'engine_volume', '5508'), (22291, 1858, 'width', '4'), (22292, 1858, 'height', '2'), (22293, 1858, 'fuel_consumption', '15'), (22294, 1858, 'doors', '4'), (22295, 1858, 'price', '24769'), (22296, 1858, 'cost', '40869'), (22297, 1859, 'owner', 'Seth'), (22298, 1859, 'color', 'green'), (22299, 1859, 'max_speed', '221'), (22300, 1859, 'weight', '3877'), (22301, 1859, 'production_year', '1975'), (22302, 1859, 'engine_volume', '4817'), (22303, 1859, 'width', '4'), (22304, 1859, 'height', '2'), (22305, 1859, 'fuel_consumption', '18'), (22306, 1859, 'doors', '5'), (22307, 1859, 'price', '21208'), (22308, 1859, 'cost', '46333'), (22309, 1860, 'owner', 'Mario'), (22310, 1860, 'color', 'martini'), (22311, 1860, 'max_speed', '88'), (22312, 1860, 'weight', '3682'), (22313, 1860, 'production_year', '1992'), (22314, 1860, 'engine_volume', '7405'), (22315, 1860, 'width', '3'), (22316, 1860, 'height', '2'), (22317, 1860, 'fuel_consumption', '14'), (22318, 1860, 'doors', '3'), (22319, 1860, 'price', '27957'), (22320, 1860, 'cost', '45679'), (22321, 1861, 'owner', 'Seth'), (22322, 1861, 'color', 'white'), (22323, 1861, 'max_speed', '155'), (22324, 1861, 'weight', '3288'), (22325, 1861, 'production_year', '1989'), (22326, 1861, 'engine_volume', '4467'), (22327, 1861, 'width', '2'), (22328, 1861, 'height', '1'), (22329, 1861, 'fuel_consumption', '14'), (22330, 1861, 'doors', '3'), (22331, 1861, 'price', '12006'), (22332, 1861, 'cost', '49050'), (22333, 1862, 'owner', 'Gino'), (22334, 1862, 'color', 'green'), (22335, 1862, 'max_speed', '74'), (22336, 1862, 'weight', '2315'), (22337, 1862, 'production_year', '1975'), (22338, 1862, 'engine_volume', '6168'), (22339, 1862, 'width', '4'), (22340, 1862, 'height', '2'), (22341, 1862, 'fuel_consumption', '17'), (22342, 1862, 'doors', '3'), (22343, 1862, 'price', '19770'), (22344, 1862, 'cost', '42011'), (22345, 1863, 'owner', 'Mario'), (22346, 1863, 'color', 'green'), (22347, 1863, 'max_speed', '130'), (22348, 1863, 'weight', '1051'), (22349, 1863, 'production_year', '2006'), (22350, 1863, 'engine_volume', '7789'), (22351, 1863, 'width', '4'), (22352, 1863, 'height', '1'), (22353, 1863, 'fuel_consumption', '15'), (22354, 1863, 'doors', '2'), (22355, 1863, 'price', '13547'), (22356, 1863, 'cost', '35490'), (22357, 1864, 'owner', 'Seth'), (22358, 1864, 'color', 'yellow'), (22359, 1864, 'max_speed', '243'), (22360, 1864, 'weight', '2021'), (22361, 1864, 'production_year', '1992'), (22362, 1864, 'engine_volume', '3221'), (22363, 1864, 'width', '4'), (22364, 1864, 'height', '2'), (22365, 1864, 'fuel_consumption', '18'), (22366, 1864, 'doors', '2'), (22367, 1864, 'price', '22486'), (22368, 1864, 'cost', '28426'), (22369, 1865, 'owner', 'Lava'), (22370, 1865, 'color', 'yellow'), (22371, 1865, 'max_speed', '68'), (22372, 1865, 'weight', '2929'), (22373, 1865, 'production_year', '2001'), (22374, 1865, 'engine_volume', '3563'), (22375, 1865, 'width', '4'), (22376, 1865, 'height', '1'), (22377, 1865, 'fuel_consumption', '13'), (22378, 1865, 'doors', '2'), (22379, 1865, 'price', '27243'), (22380, 1865, 'cost', '37263'), (22381, 1866, 'owner', 'Hugh'), (22382, 1866, 'color', 'red'), (22383, 1866, 'max_speed', '145'), (22384, 1866, 'weight', '2345'), (22385, 1866, 'production_year', '1997'), (22386, 1866, 'engine_volume', '4661'), (22387, 1866, 'width', '2'), (22388, 1866, 'height', '2'), (22389, 1866, 'fuel_consumption', '17'), (22390, 1866, 'doors', '4'), (22391, 1866, 'price', '27439'), (22392, 1866, 'cost', '45985'), (22393, 1867, 'owner', 'Jules'), (22394, 1867, 'color', 'green'), (22395, 1867, 'max_speed', '141'), (22396, 1867, 'weight', '3148'), (22397, 1867, 'production_year', '1975'), (22398, 1867, 'engine_volume', '4582'), (22399, 1867, 'width', '4'), (22400, 1867, 'height', '2'), (22401, 1867, 'fuel_consumption', '15'), (22402, 1867, 'doors', '5'), (22403, 1867, 'price', '19718'), (22404, 1867, 'cost', '49009'), (22405, 1868, 'owner', 'Jules'), (22406, 1868, 'color', 'brown'), (22407, 1868, 'max_speed', '225'), (22408, 1868, 'weight', '3953'), (22409, 1868, 'production_year', '1985'), (22410, 1868, 'engine_volume', '3143'), (22411, 1868, 'width', '4'), (22412, 1868, 'height', '2'), (22413, 1868, 'fuel_consumption', '17'), (22414, 1868, 'doors', '3'), (22415, 1868, 'price', '13520'), (22416, 1868, 'cost', '44356'), (22417, 1869, 'owner', 'Mario'), (22418, 1869, 'color', 'black'), (22419, 1869, 'max_speed', '47'), (22420, 1869, 'weight', '4475'), (22421, 1869, 'production_year', '1995'), (22422, 1869, 'engine_volume', '7084'), (22423, 1869, 'width', '2'), (22424, 1869, 'height', '1'), (22425, 1869, 'fuel_consumption', '14'), (22426, 1869, 'doors', '5'), (22427, 1869, 'price', '25503'), (22428, 1869, 'cost', '43756'), (22429, 1870, 'owner', 'Lucy'), (22430, 1870, 'color', 'red'), (22431, 1870, 'max_speed', '47'), (22432, 1870, 'weight', '2408'), (22433, 1870, 'production_year', '1993'), (22434, 1870, 'engine_volume', '6477'), (22435, 1870, 'width', '2'), (22436, 1870, 'height', '2'), (22437, 1870, 'fuel_consumption', '16'), (22438, 1870, 'doors', '3'), (22439, 1870, 'price', '17858'), (22440, 1870, 'cost', '35958'), (22441, 1871, 'owner', 'Jules'), (22442, 1871, 'color', 'brown'), (22443, 1871, 'max_speed', '171'), (22444, 1871, 'weight', '1257'), (22445, 1871, 'production_year', '2006'), (22446, 1871, 'engine_volume', '3159'), (22447, 1871, 'width', '2'), (22448, 1871, 'height', '2'), (22449, 1871, 'fuel_consumption', '16'), (22450, 1871, 'doors', '4'), (22451, 1871, 'price', '29860'), (22452, 1871, 'cost', '46648'), (22453, 1872, 'owner', 'Gino'), (22454, 1872, 'color', 'yellow'), (22455, 1872, 'max_speed', '280'), (22456, 1872, 'weight', '3720'), (22457, 1872, 'production_year', '1999'), (22458, 1872, 'engine_volume', '7009'), (22459, 1872, 'width', '4'), (22460, 1872, 'height', '2'), (22461, 1872, 'fuel_consumption', '18'), (22462, 1872, 'doors', '4'), (22463, 1872, 'price', '22099'), (22464, 1872, 'cost', '34025'), (22465, 1873, 'owner', 'Lucy'), (22466, 1873, 'color', 'yellow'), (22467, 1873, 'max_speed', '60'), (22468, 1873, 'weight', '3884'), (22469, 1873, 'production_year', '1984'), (22470, 1873, 'engine_volume', '7168'), (22471, 1873, 'width', '4'), (22472, 1873, 'height', '2'), (22473, 1873, 'fuel_consumption', '15'), (22474, 1873, 'doors', '2'), (22475, 1873, 'price', '15662'), (22476, 1873, 'cost', '32407'), (22477, 1874, 'owner', 'Seth'), (22478, 1874, 'color', 'orange'), (22479, 1874, 'max_speed', '50'), (22480, 1874, 'weight', '2303'), (22481, 1874, 'production_year', '1982'), (22482, 1874, 'engine_volume', '6694'), (22483, 1874, 'width', '2'), (22484, 1874, 'height', '1'), (22485, 1874, 'fuel_consumption', '14'), (22486, 1874, 'doors', '3'), (22487, 1874, 'price', '22537'), (22488, 1874, 'cost', '42345'), (22489, 1875, 'owner', 'Jules'), (22490, 1875, 'color', 'black'), (22491, 1875, 'max_speed', '207'), (22492, 1875, 'weight', '1189'), (22493, 1875, 'production_year', '2013'), (22494, 1875, 'engine_volume', '5875'), (22495, 1875, 'width', '2'), (22496, 1875, 'height', '1'), (22497, 1875, 'fuel_consumption', '16'), (22498, 1875, 'doors', '5'), (22499, 1875, 'price', '28929'), (22500, 1875, 'cost', '34683'), (22501, 1876, 'owner', 'Gino'), (22502, 1876, 'color', 'green'), (22503, 1876, 'max_speed', '127'), (22504, 1876, 'weight', '2142'), (22505, 1876, 'production_year', '2016'), (22506, 1876, 'engine_volume', '5596'), (22507, 1876, 'width', '2'), (22508, 1876, 'height', '1'), (22509, 1876, 'fuel_consumption', '17'), (22510, 1876, 'doors', '2'), (22511, 1876, 'price', '27681'), (22512, 1876, 'cost', '45791'), (22513, 1877, 'owner', 'Hugh'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (22514, 1877, 'color', 'green'), (22515, 1877, 'max_speed', '154'), (22516, 1877, 'weight', '1452'), (22517, 1877, 'production_year', '1995'), (22518, 1877, 'engine_volume', '4817'), (22519, 1877, 'width', '4'), (22520, 1877, 'height', '2'), (22521, 1877, 'fuel_consumption', '18'), (22522, 1877, 'doors', '5'), (22523, 1877, 'price', '19073'), (22524, 1877, 'cost', '47309'), (22525, 1878, 'owner', 'Gengis'), (22526, 1878, 'color', 'green'), (22527, 1878, 'max_speed', '248'), (22528, 1878, 'weight', '4820'), (22529, 1878, 'production_year', '1979'), (22530, 1878, 'engine_volume', '4457'), (22531, 1878, 'width', '4'), (22532, 1878, 'height', '1'), (22533, 1878, 'fuel_consumption', '17'), (22534, 1878, 'doors', '3'), (22535, 1878, 'price', '12453'), (22536, 1878, 'cost', '31426'), (22537, 1879, 'owner', 'Jules'), (22538, 1879, 'color', 'green'), (22539, 1879, 'max_speed', '240'), (22540, 1879, 'weight', '1220'), (22541, 1879, 'production_year', '2011'), (22542, 1879, 'engine_volume', '7479'), (22543, 1879, 'width', '4'), (22544, 1879, 'height', '2'), (22545, 1879, 'fuel_consumption', '16'), (22546, 1879, 'doors', '2'), (22547, 1879, 'price', '15437'), (22548, 1879, 'cost', '39447'), (22549, 1880, 'owner', 'Lava'), (22550, 1880, 'color', 'black'), (22551, 1880, 'max_speed', '171'), (22552, 1880, 'weight', '4085'), (22553, 1880, 'production_year', '1980'), (22554, 1880, 'engine_volume', '3884'), (22555, 1880, 'width', '4'), (22556, 1880, 'height', '2'), (22557, 1880, 'fuel_consumption', '13'), (22558, 1880, 'doors', '5'), (22559, 1880, 'price', '23577'), (22560, 1880, 'cost', '39737'), (22561, 1881, 'owner', 'Gengis'), (22562, 1881, 'color', 'white'), (22563, 1881, 'max_speed', '154'), (22564, 1881, 'weight', '1181'), (22565, 1881, 'production_year', '2007'), (22566, 1881, 'engine_volume', '6789'), (22567, 1881, 'width', '4'), (22568, 1881, 'height', '1'), (22569, 1881, 'fuel_consumption', '13'), (22570, 1881, 'doors', '5'), (22571, 1881, 'price', '15716'), (22572, 1881, 'cost', '40336'), (22573, 1882, 'owner', 'Jules'), (22574, 1882, 'color', 'red'), (22575, 1882, 'max_speed', '67'), (22576, 1882, 'weight', '2205'), (22577, 1882, 'production_year', '1974'), (22578, 1882, 'engine_volume', '4278'), (22579, 1882, 'width', '2'), (22580, 1882, 'height', '2'), (22581, 1882, 'fuel_consumption', '17'), (22582, 1882, 'doors', '5'), (22583, 1882, 'price', '18043'), (22584, 1882, 'cost', '44504'), (22585, 1883, 'owner', 'Mario'), (22586, 1883, 'color', 'brown'), (22587, 1883, 'max_speed', '33'), (22588, 1883, 'weight', '3084'), (22589, 1883, 'production_year', '1998'), (22590, 1883, 'engine_volume', '2711'), (22591, 1883, 'width', '4'), (22592, 1883, 'height', '2'), (22593, 1883, 'fuel_consumption', '13'), (22594, 1883, 'doors', '5'), (22595, 1883, 'price', '13553'), (22596, 1883, 'cost', '45887'), (22597, 1884, 'owner', 'Jules'), (22598, 1884, 'color', 'red'), (22599, 1884, 'max_speed', '184'), (22600, 1884, 'weight', '4008'), (22601, 1884, 'production_year', '1995'), (22602, 1884, 'engine_volume', '5000'), (22603, 1884, 'width', '4'), (22604, 1884, 'height', '1'), (22605, 1884, 'fuel_consumption', '14'), (22606, 1884, 'doors', '3'), (22607, 1884, 'price', '18725'), (22608, 1884, 'cost', '27963'), (22609, 1885, 'owner', 'Mario'), (22610, 1885, 'color', 'black'), (22611, 1885, 'max_speed', '115'), (22612, 1885, 'weight', '3278'), (22613, 1885, 'production_year', '1989'), (22614, 1885, 'engine_volume', '6432'), (22615, 1885, 'width', '4'), (22616, 1885, 'height', '2'), (22617, 1885, 'fuel_consumption', '15'), (22618, 1885, 'doors', '5'), (22619, 1885, 'price', '12000'), (22620, 1885, 'cost', '32933'), (22621, 1886, 'owner', 'Hugh'), (22622, 1886, 'color', 'orange'), (22623, 1886, 'max_speed', '180'), (22624, 1886, 'weight', '4261'), (22625, 1886, 'production_year', '2013'), (22626, 1886, 'engine_volume', '4511'), (22627, 1886, 'width', '3'), (22628, 1886, 'height', '1'), (22629, 1886, 'fuel_consumption', '17'), (22630, 1886, 'doors', '4'), (22631, 1886, 'price', '28649'), (22632, 1886, 'cost', '26357'), (22633, 1887, 'owner', 'Gino'), (22634, 1887, 'color', 'martini'), (22635, 1887, 'max_speed', '87'), (22636, 1887, 'weight', '3177'), (22637, 1887, 'production_year', '1974'), (22638, 1887, 'engine_volume', '3202'), (22639, 1887, 'width', '3'), (22640, 1887, 'height', '1'), (22641, 1887, 'fuel_consumption', '16'), (22642, 1887, 'doors', '5'), (22643, 1887, 'price', '25338'), (22644, 1887, 'cost', '35329'), (22645, 1888, 'owner', 'Jules'), (22646, 1888, 'color', 'orange'), (22647, 1888, 'max_speed', '211'), (22648, 1888, 'weight', '3669'), (22649, 1888, 'production_year', '2012'), (22650, 1888, 'engine_volume', '7152'), (22651, 1888, 'width', '2'), (22652, 1888, 'height', '1'), (22653, 1888, 'fuel_consumption', '17'), (22654, 1888, 'doors', '4'), (22655, 1888, 'price', '16446'), (22656, 1888, 'cost', '39332'), (22657, 1889, 'owner', 'Lucy'), (22658, 1889, 'color', 'red'), (22659, 1889, 'max_speed', '290'), (22660, 1889, 'weight', '2600'), (22661, 1889, 'production_year', '1987'), (22662, 1889, 'engine_volume', '6557'), (22663, 1889, 'width', '3'), (22664, 1889, 'height', '2'), (22665, 1889, 'fuel_consumption', '15'), (22666, 1889, 'doors', '4'), (22667, 1889, 'price', '24373'), (22668, 1889, 'cost', '34238'), (22669, 1890, 'owner', 'Gengis'), (22670, 1890, 'color', 'black'), (22671, 1890, 'max_speed', '270'), (22672, 1890, 'weight', '2115'), (22673, 1890, 'production_year', '1972'), (22674, 1890, 'engine_volume', '6103'), (22675, 1890, 'width', '4'), (22676, 1890, 'height', '2'), (22677, 1890, 'fuel_consumption', '14'), (22678, 1890, 'doors', '2'), (22679, 1890, 'price', '22043'), (22680, 1890, 'cost', '45790'), (22681, 1891, 'owner', 'Seth'), (22682, 1891, 'color', 'brown'), (22683, 1891, 'max_speed', '126'), (22684, 1891, 'weight', '1196'), (22685, 1891, 'production_year', '1975'), (22686, 1891, 'engine_volume', '2905'), (22687, 1891, 'width', '4'), (22688, 1891, 'height', '1'), (22689, 1891, 'fuel_consumption', '15'), (22690, 1891, 'doors', '2'), (22691, 1891, 'price', '11503'), (22692, 1891, 'cost', '46738'), (22693, 1892, 'owner', 'Gino'), (22694, 1892, 'color', 'brown'), (22695, 1892, 'max_speed', '52'), (22696, 1892, 'weight', '2101'), (22697, 1892, 'production_year', '1988'), (22698, 1892, 'engine_volume', '5881'), (22699, 1892, 'width', '3'), (22700, 1892, 'height', '1'), (22701, 1892, 'fuel_consumption', '18'), (22702, 1892, 'doors', '4'), (22703, 1892, 'price', '16634'), (22704, 1892, 'cost', '26694'), (22705, 1893, 'owner', 'Gino'), (22706, 1893, 'color', 'brown'), (22707, 1893, 'max_speed', '226'), (22708, 1893, 'weight', '1060'), (22709, 1893, 'production_year', '2005'), (22710, 1893, 'engine_volume', '2654'), (22711, 1893, 'width', '3'), (22712, 1893, 'height', '2'), (22713, 1893, 'fuel_consumption', '16'), (22714, 1893, 'doors', '3'), (22715, 1893, 'price', '16549'), (22716, 1893, 'cost', '40225'), (22717, 1894, 'owner', 'Gino'), (22718, 1894, 'color', 'brown'), (22719, 1894, 'max_speed', '96'), (22720, 1894, 'weight', '1937'), (22721, 1894, 'production_year', '1994'), (22722, 1894, 'engine_volume', '7836'), (22723, 1894, 'width', '4'), (22724, 1894, 'height', '1'), (22725, 1894, 'fuel_consumption', '17'), (22726, 1894, 'doors', '5'), (22727, 1894, 'price', '20958'), (22728, 1894, 'cost', '36422'), (22729, 1895, 'owner', 'Jules'), (22730, 1895, 'color', 'brown'), (22731, 1895, 'max_speed', '154'), (22732, 1895, 'weight', '3876'), (22733, 1895, 'production_year', '1982'), (22734, 1895, 'engine_volume', '3077'), (22735, 1895, 'width', '2'), (22736, 1895, 'height', '1'), (22737, 1895, 'fuel_consumption', '14'), (22738, 1895, 'doors', '5'), (22739, 1895, 'price', '16206'), (22740, 1895, 'cost', '44209'), (22741, 1896, 'owner', 'Gino'), (22742, 1896, 'color', 'black'), (22743, 1896, 'max_speed', '251'), (22744, 1896, 'weight', '2237'), (22745, 1896, 'production_year', '2009'), (22746, 1896, 'engine_volume', '4987'), (22747, 1896, 'width', '2'), (22748, 1896, 'height', '1'), (22749, 1896, 'fuel_consumption', '13'), (22750, 1896, 'doors', '2'), (22751, 1896, 'price', '12949'), (22752, 1896, 'cost', '45241'), (22753, 1897, 'owner', 'Hugh'), (22754, 1897, 'color', 'orange'), (22755, 1897, 'max_speed', '240'), (22756, 1897, 'weight', '4248'), (22757, 1897, 'production_year', '1985'), (22758, 1897, 'engine_volume', '3788'), (22759, 1897, 'width', '3'), (22760, 1897, 'height', '2'), (22761, 1897, 'fuel_consumption', '18'), (22762, 1897, 'doors', '4'), (22763, 1897, 'price', '21210'), (22764, 1897, 'cost', '39219'), (22765, 1898, 'owner', 'Gino'), (22766, 1898, 'color', 'red'), (22767, 1898, 'max_speed', '169'), (22768, 1898, 'weight', '4328'), (22769, 1898, 'production_year', '1973'), (22770, 1898, 'engine_volume', '4213'), (22771, 1898, 'width', '2'), (22772, 1898, 'height', '1'), (22773, 1898, 'fuel_consumption', '17'), (22774, 1898, 'doors', '2'), (22775, 1898, 'price', '26459'), (22776, 1898, 'cost', '46747'), (22777, 1899, 'owner', 'Lava'), (22778, 1899, 'color', 'brown'), (22779, 1899, 'max_speed', '268'), (22780, 1899, 'weight', '3209'), (22781, 1899, 'production_year', '1970'), (22782, 1899, 'engine_volume', '6996'), (22783, 1899, 'width', '2'), (22784, 1899, 'height', '2'), (22785, 1899, 'fuel_consumption', '13'), (22786, 1899, 'doors', '5'), (22787, 1899, 'price', '17851'), (22788, 1899, 'cost', '44332'), (22789, 1900, 'owner', 'Hugh'), (22790, 1900, 'color', 'green'), (22791, 1900, 'max_speed', '76'), (22792, 1900, 'weight', '4484'), (22793, 1900, 'production_year', '1974'), (22794, 1900, 'engine_volume', '3411'), (22795, 1900, 'width', '2'), (22796, 1900, 'height', '1'), (22797, 1900, 'fuel_consumption', '14'), (22798, 1900, 'doors', '4'), (22799, 1900, 'price', '28218'), (22800, 1900, 'cost', '37143'), (22801, 1901, 'owner', 'Gino'), (22802, 1901, 'color', 'white'), (22803, 1901, 'max_speed', '133'), (22804, 1901, 'weight', '1967'), (22805, 1901, 'production_year', '1980'), (22806, 1901, 'engine_volume', '4209'), (22807, 1901, 'width', '3'), (22808, 1901, 'height', '1'), (22809, 1901, 'fuel_consumption', '14'), (22810, 1901, 'doors', '4'), (22811, 1901, 'price', '13751'), (22812, 1901, 'cost', '45942'), (22813, 1902, 'owner', 'Hugh'), (22814, 1902, 'color', 'red'), (22815, 1902, 'max_speed', '222'), (22816, 1902, 'weight', '3252'), (22817, 1902, 'production_year', '1999'), (22818, 1902, 'engine_volume', '2059'), (22819, 1902, 'width', '4'), (22820, 1902, 'height', '1'), (22821, 1902, 'fuel_consumption', '15'), (22822, 1902, 'doors', '3'), (22823, 1902, 'price', '12973'), (22824, 1902, 'cost', '46843'), (22825, 1903, 'owner', 'Mario'), (22826, 1903, 'color', 'orange'), (22827, 1903, 'max_speed', '288'), (22828, 1903, 'weight', '4912'), (22829, 1903, 'production_year', '1985'), (22830, 1903, 'engine_volume', '6330'), (22831, 1903, 'width', '3'), (22832, 1903, 'height', '1'), (22833, 1903, 'fuel_consumption', '14'), (22834, 1903, 'doors', '3'), (22835, 1903, 'price', '27156'), (22836, 1903, 'cost', '42812'), (22837, 1904, 'owner', 'Lava'), (22838, 1904, 'color', 'martini'), (22839, 1904, 'max_speed', '144'), (22840, 1904, 'weight', '2454'), (22841, 1904, 'production_year', '2014'), (22842, 1904, 'engine_volume', '3789'), (22843, 1904, 'width', '3'), (22844, 1904, 'height', '1'), (22845, 1904, 'fuel_consumption', '15'), (22846, 1904, 'doors', '3'), (22847, 1904, 'price', '19083'), (22848, 1904, 'cost', '36495'), (22849, 1905, 'owner', 'Mario'), (22850, 1905, 'color', 'martini'), (22851, 1905, 'max_speed', '230'), (22852, 1905, 'weight', '3299'), (22853, 1905, 'production_year', '1999'), (22854, 1905, 'engine_volume', '6615'), (22855, 1905, 'width', '4'), (22856, 1905, 'height', '1'), (22857, 1905, 'fuel_consumption', '18'), (22858, 1905, 'doors', '2'), (22859, 1905, 'price', '13558'), (22860, 1905, 'cost', '49704'), (22861, 1906, 'owner', 'Lava'), (22862, 1906, 'color', 'brown'), (22863, 1906, 'max_speed', '108'), (22864, 1906, 'weight', '3489'), (22865, 1906, 'production_year', '1990'), (22866, 1906, 'engine_volume', '4072'), (22867, 1906, 'width', '4'), (22868, 1906, 'height', '1'), (22869, 1906, 'fuel_consumption', '15'), (22870, 1906, 'doors', '2'), (22871, 1906, 'price', '15269'), (22872, 1906, 'cost', '46001'), (22873, 1907, 'owner', 'Hugh'), (22874, 1907, 'color', 'white'), (22875, 1907, 'max_speed', '116'), (22876, 1907, 'weight', '3635'), (22877, 1907, 'production_year', '1994'), (22878, 1907, 'engine_volume', '3522'), (22879, 1907, 'width', '2'), (22880, 1907, 'height', '2'), (22881, 1907, 'fuel_consumption', '16'), (22882, 1907, 'doors', '3'), (22883, 1907, 'price', '14814'), (22884, 1907, 'cost', '26312'), (22885, 1908, 'owner', 'Gengis'), (22886, 1908, 'color', 'red'), (22887, 1908, 'max_speed', '282'), (22888, 1908, 'weight', '4114'), (22889, 1908, 'production_year', '1976'), (22890, 1908, 'engine_volume', '3722'), (22891, 1908, 'width', '3'), (22892, 1908, 'height', '2'), (22893, 1908, 'fuel_consumption', '17'), (22894, 1908, 'doors', '4'), (22895, 1908, 'price', '11994'), (22896, 1908, 'cost', '43833'), (22897, 1909, 'owner', 'Gengis'), (22898, 1909, 'color', 'white'), (22899, 1909, 'max_speed', '177'), (22900, 1909, 'weight', '1847'), (22901, 1909, 'production_year', '1985'), (22902, 1909, 'engine_volume', '5448'), (22903, 1909, 'width', '3'), (22904, 1909, 'height', '2'), (22905, 1909, 'fuel_consumption', '14'), (22906, 1909, 'doors', '5'), (22907, 1909, 'price', '25051'), (22908, 1909, 'cost', '47287'), (22909, 1910, 'owner', 'Hugh'), (22910, 1910, 'color', 'red'), (22911, 1910, 'max_speed', '214'), (22912, 1910, 'weight', '2047'), (22913, 1910, 'production_year', '1973'), (22914, 1910, 'engine_volume', '3660'), (22915, 1910, 'width', '2'), (22916, 1910, 'height', '1'), (22917, 1910, 'fuel_consumption', '16'), (22918, 1910, 'doors', '5'), (22919, 1910, 'price', '18227'), (22920, 1910, 'cost', '42824'), (22921, 1911, 'owner', 'Seth'), (22922, 1911, 'color', 'orange'), (22923, 1911, 'max_speed', '277'), (22924, 1911, 'weight', '2532'), (22925, 1911, 'production_year', '1991'), (22926, 1911, 'engine_volume', '3941'), (22927, 1911, 'width', '2'), (22928, 1911, 'height', '2'), (22929, 1911, 'fuel_consumption', '14'), (22930, 1911, 'doors', '3'), (22931, 1911, 'price', '18119'), (22932, 1911, 'cost', '31146'), (22933, 1912, 'owner', 'Lucy'), (22934, 1912, 'color', 'brown'), (22935, 1912, 'max_speed', '104'), (22936, 1912, 'weight', '2127'), (22937, 1912, 'production_year', '1979'), (22938, 1912, 'engine_volume', '7722'), (22939, 1912, 'width', '3'), (22940, 1912, 'height', '2'), (22941, 1912, 'fuel_consumption', '16'), (22942, 1912, 'doors', '5'), (22943, 1912, 'price', '25443'), (22944, 1912, 'cost', '37161'), (22945, 1913, 'owner', 'Lava'), (22946, 1913, 'color', 'brown'), (22947, 1913, 'max_speed', '194'), (22948, 1913, 'weight', '3394'), (22949, 1913, 'production_year', '1998'), (22950, 1913, 'engine_volume', '2825'), (22951, 1913, 'width', '2'), (22952, 1913, 'height', '2'), (22953, 1913, 'fuel_consumption', '14'), (22954, 1913, 'doors', '5'), (22955, 1913, 'price', '24271'), (22956, 1913, 'cost', '41106'), (22957, 1914, 'owner', 'Mario'), (22958, 1914, 'color', 'green'), (22959, 1914, 'max_speed', '272'), (22960, 1914, 'weight', '3136'), (22961, 1914, 'production_year', '1996'), (22962, 1914, 'engine_volume', '7713'), (22963, 1914, 'width', '4'), (22964, 1914, 'height', '2'), (22965, 1914, 'fuel_consumption', '16'), (22966, 1914, 'doors', '5'), (22967, 1914, 'price', '26235'), (22968, 1914, 'cost', '31802'), (22969, 1915, 'owner', 'Seth'), (22970, 1915, 'color', 'martini'), (22971, 1915, 'max_speed', '71'), (22972, 1915, 'weight', '1336'), (22973, 1915, 'production_year', '1993'), (22974, 1915, 'engine_volume', '7613'), (22975, 1915, 'width', '3'), (22976, 1915, 'height', '1'), (22977, 1915, 'fuel_consumption', '13'), (22978, 1915, 'doors', '2'), (22979, 1915, 'price', '23919'), (22980, 1915, 'cost', '35810'), (22981, 1916, 'owner', 'Lava'), (22982, 1916, 'color', 'orange'), (22983, 1916, 'max_speed', '243'), (22984, 1916, 'weight', '4663'), (22985, 1916, 'production_year', '1995'), (22986, 1916, 'engine_volume', '6173'), (22987, 1916, 'width', '3'), (22988, 1916, 'height', '1'), (22989, 1916, 'fuel_consumption', '16'), (22990, 1916, 'doors', '5'), (22991, 1916, 'price', '28616'), (22992, 1916, 'cost', '45249'), (22993, 1917, 'owner', 'Lucy'), (22994, 1917, 'color', 'brown'), (22995, 1917, 'max_speed', '171'), (22996, 1917, 'weight', '3034'), (22997, 1917, 'production_year', '1994'), (22998, 1917, 'engine_volume', '7053'), (22999, 1917, 'width', '3'), (23000, 1917, 'height', '1'), (23001, 1917, 'fuel_consumption', '15'), (23002, 1917, 'doors', '2'), (23003, 1917, 'price', '19369'), (23004, 1917, 'cost', '34999'), (23005, 1918, 'owner', 'Jules'), (23006, 1918, 'color', 'orange'), (23007, 1918, 'max_speed', '96'), (23008, 1918, 'weight', '4583'), (23009, 1918, 'production_year', '1995'), (23010, 1918, 'engine_volume', '6320'), (23011, 1918, 'width', '3'), (23012, 1918, 'height', '1'), (23013, 1918, 'fuel_consumption', '13'), (23014, 1918, 'doors', '3'), (23015, 1918, 'price', '24866'), (23016, 1918, 'cost', '28839'), (23017, 1919, 'owner', 'Lava'), (23018, 1919, 'color', 'black'), (23019, 1919, 'max_speed', '49'), (23020, 1919, 'weight', '4516'), (23021, 1919, 'production_year', '1984'), (23022, 1919, 'engine_volume', '7325'), (23023, 1919, 'width', '4'), (23024, 1919, 'height', '1'), (23025, 1919, 'fuel_consumption', '15'), (23026, 1919, 'doors', '5'), (23027, 1919, 'price', '22365'), (23028, 1919, 'cost', '35742'), (23029, 1920, 'owner', 'Lava'), (23030, 1920, 'color', 'green'), (23031, 1920, 'max_speed', '163'), (23032, 1920, 'weight', '2170'), (23033, 1920, 'production_year', '1974'), (23034, 1920, 'engine_volume', '4210'), (23035, 1920, 'width', '3'), (23036, 1920, 'height', '2'), (23037, 1920, 'fuel_consumption', '18'), (23038, 1920, 'doors', '4'), (23039, 1920, 'price', '10920'), (23040, 1920, 'cost', '28141'), (23041, 1921, 'owner', 'Gengis'), (23042, 1921, 'color', 'yellow'), (23043, 1921, 'max_speed', '41'), (23044, 1921, 'weight', '2656'), (23045, 1921, 'production_year', '2016'), (23046, 1921, 'engine_volume', '4772'), (23047, 1921, 'width', '2'), (23048, 1921, 'height', '2'), (23049, 1921, 'fuel_consumption', '16'), (23050, 1921, 'doors', '2'), (23051, 1921, 'price', '20915'), (23052, 1921, 'cost', '42513'), (23053, 1922, 'owner', 'Lava'), (23054, 1922, 'color', 'orange'), (23055, 1922, 'max_speed', '125'), (23056, 1922, 'weight', '3831'), (23057, 1922, 'production_year', '1995'), (23058, 1922, 'engine_volume', '2560'), (23059, 1922, 'width', '2'), (23060, 1922, 'height', '2'), (23061, 1922, 'fuel_consumption', '18'), (23062, 1922, 'doors', '2'), (23063, 1922, 'price', '20264'), (23064, 1922, 'cost', '45110'), (23065, 1923, 'owner', 'Lucy'), (23066, 1923, 'color', 'red'), (23067, 1923, 'max_speed', '125'), (23068, 1923, 'weight', '4253'), (23069, 1923, 'production_year', '1986'), (23070, 1923, 'engine_volume', '2682'), (23071, 1923, 'width', '2'), (23072, 1923, 'height', '2'), (23073, 1923, 'fuel_consumption', '17'), (23074, 1923, 'doors', '4'), (23075, 1923, 'price', '19555'), (23076, 1923, 'cost', '26553'), (23077, 1924, 'owner', 'Jules'), (23078, 1924, 'color', 'orange'), (23079, 1924, 'max_speed', '108'), (23080, 1924, 'weight', '2886'), (23081, 1924, 'production_year', '2005'), (23082, 1924, 'engine_volume', '2916'), (23083, 1924, 'width', '3'), (23084, 1924, 'height', '1'), (23085, 1924, 'fuel_consumption', '15'), (23086, 1924, 'doors', '4'), (23087, 1924, 'price', '20406'), (23088, 1924, 'cost', '47984'), (23089, 1925, 'owner', 'Gino'), (23090, 1925, 'color', 'brown'), (23091, 1925, 'max_speed', '211'), (23092, 1925, 'weight', '2848'), (23093, 1925, 'production_year', '2014'), (23094, 1925, 'engine_volume', '2718'), (23095, 1925, 'width', '3'), (23096, 1925, 'height', '2'), (23097, 1925, 'fuel_consumption', '14'), (23098, 1925, 'doors', '2'), (23099, 1925, 'price', '11735'), (23100, 1925, 'cost', '30792'), (23101, 1926, 'owner', 'Hugh'), (23102, 1926, 'color', 'green'), (23103, 1926, 'max_speed', '229'), (23104, 1926, 'weight', '4670'), (23105, 1926, 'production_year', '2000'), (23106, 1926, 'engine_volume', '4098'), (23107, 1926, 'width', '3'), (23108, 1926, 'height', '2'), (23109, 1926, 'fuel_consumption', '17'), (23110, 1926, 'doors', '3'), (23111, 1926, 'price', '14765'), (23112, 1926, 'cost', '41120'), (23113, 1927, 'owner', 'Lucy'), (23114, 1927, 'color', 'black'), (23115, 1927, 'max_speed', '284'), (23116, 1927, 'weight', '2264'), (23117, 1927, 'production_year', '1980'), (23118, 1927, 'engine_volume', '2394'), (23119, 1927, 'width', '2'), (23120, 1927, 'height', '2'), (23121, 1927, 'fuel_consumption', '14'), (23122, 1927, 'doors', '4'), (23123, 1927, 'price', '21380'), (23124, 1927, 'cost', '49907'), (23125, 1928, 'owner', 'Gino'), (23126, 1928, 'color', 'white'), (23127, 1928, 'max_speed', '151'), (23128, 1928, 'weight', '1367'), (23129, 1928, 'production_year', '1979'), (23130, 1928, 'engine_volume', '7155'), (23131, 1928, 'width', '3'), (23132, 1928, 'height', '2'), (23133, 1928, 'fuel_consumption', '15'), (23134, 1928, 'doors', '4'), (23135, 1928, 'price', '17012'), (23136, 1928, 'cost', '38922'), (23137, 1929, 'owner', 'Hugh'), (23138, 1929, 'color', 'yellow'), (23139, 1929, 'max_speed', '90'), (23140, 1929, 'weight', '4178'), (23141, 1929, 'production_year', '2014'), (23142, 1929, 'engine_volume', '7301'), (23143, 1929, 'width', '4'), (23144, 1929, 'height', '1'), (23145, 1929, 'fuel_consumption', '13'), (23146, 1929, 'doors', '4'), (23147, 1929, 'price', '25693'), (23148, 1929, 'cost', '35669'), (23149, 1930, 'owner', 'Gengis'), (23150, 1930, 'color', 'martini'), (23151, 1930, 'max_speed', '54'), (23152, 1930, 'weight', '3909'), (23153, 1930, 'production_year', '2017'), (23154, 1930, 'engine_volume', '4366'), (23155, 1930, 'width', '2'), (23156, 1930, 'height', '2'), (23157, 1930, 'fuel_consumption', '17'), (23158, 1930, 'doors', '3'), (23159, 1930, 'price', '17765'), (23160, 1930, 'cost', '45374'), (23161, 1931, 'owner', 'Gengis'), (23162, 1931, 'color', 'orange'), (23163, 1931, 'max_speed', '20'), (23164, 1931, 'weight', '2192'), (23165, 1931, 'production_year', '2011'), (23166, 1931, 'engine_volume', '7699'), (23167, 1931, 'width', '3'), (23168, 1931, 'height', '1'), (23169, 1931, 'fuel_consumption', '14'), (23170, 1931, 'doors', '2'), (23171, 1931, 'price', '26271'), (23172, 1931, 'cost', '27289'), (23173, 1932, 'owner', 'Seth'), (23174, 1932, 'color', 'black'), (23175, 1932, 'max_speed', '167'), (23176, 1932, 'weight', '1261'), (23177, 1932, 'production_year', '2004'), (23178, 1932, 'engine_volume', '4201'), (23179, 1932, 'width', '3'), (23180, 1932, 'height', '2'), (23181, 1932, 'fuel_consumption', '16'), (23182, 1932, 'doors', '5'), (23183, 1932, 'price', '25341'), (23184, 1932, 'cost', '43461'), (23185, 1933, 'owner', 'Hugh'), (23186, 1933, 'color', 'martini'), (23187, 1933, 'max_speed', '218'), (23188, 1933, 'weight', '2883'), (23189, 1933, 'production_year', '1990'), (23190, 1933, 'engine_volume', '5900'), (23191, 1933, 'width', '3'), (23192, 1933, 'height', '2'), (23193, 1933, 'fuel_consumption', '17'), (23194, 1933, 'doors', '3'), (23195, 1933, 'price', '16024'), (23196, 1933, 'cost', '42587'), (23197, 1934, 'owner', 'Gino'), (23198, 1934, 'color', 'martini'), (23199, 1934, 'max_speed', '237'), (23200, 1934, 'weight', '1892'), (23201, 1934, 'production_year', '2016'), (23202, 1934, 'engine_volume', '3548'), (23203, 1934, 'width', '2'), (23204, 1934, 'height', '1'), (23205, 1934, 'fuel_consumption', '18'), (23206, 1934, 'doors', '2'), (23207, 1934, 'price', '23459'), (23208, 1934, 'cost', '44198'), (23209, 1935, 'owner', 'Lava'), (23210, 1935, 'color', 'brown'), (23211, 1935, 'max_speed', '195'), (23212, 1935, 'weight', '1945'), (23213, 1935, 'production_year', '2011'), (23214, 1935, 'engine_volume', '2283'), (23215, 1935, 'width', '2'), (23216, 1935, 'height', '1'), (23217, 1935, 'fuel_consumption', '17'), (23218, 1935, 'doors', '2'), (23219, 1935, 'price', '13845'), (23220, 1935, 'cost', '30387'), (23221, 1936, 'owner', 'Seth'), (23222, 1936, 'color', 'black'), (23223, 1936, 'max_speed', '54'), (23224, 1936, 'weight', '3460'), (23225, 1936, 'production_year', '2009'), (23226, 1936, 'engine_volume', '6867'), (23227, 1936, 'width', '2'), (23228, 1936, 'height', '1'), (23229, 1936, 'fuel_consumption', '14'), (23230, 1936, 'doors', '2'), (23231, 1936, 'price', '13548'), (23232, 1936, 'cost', '33478'), (23233, 1937, 'owner', 'Gengis'), (23234, 1937, 'color', 'brown'), (23235, 1937, 'max_speed', '20'), (23236, 1937, 'weight', '3826'), (23237, 1937, 'production_year', '2002'), (23238, 1937, 'engine_volume', '7173'), (23239, 1937, 'width', '4'), (23240, 1937, 'height', '2'), (23241, 1937, 'fuel_consumption', '13'), (23242, 1937, 'doors', '4'), (23243, 1937, 'price', '11407'), (23244, 1937, 'cost', '37394'), (23245, 1938, 'owner', 'Mario'), (23246, 1938, 'color', 'yellow'), (23247, 1938, 'max_speed', '118'), (23248, 1938, 'weight', '3923'), (23249, 1938, 'production_year', '2015'), (23250, 1938, 'engine_volume', '5750'), (23251, 1938, 'width', '4'), (23252, 1938, 'height', '2'), (23253, 1938, 'fuel_consumption', '17'), (23254, 1938, 'doors', '5'), (23255, 1938, 'price', '27544'), (23256, 1938, 'cost', '48437'), (23257, 1939, 'owner', 'Mario'), (23258, 1939, 'color', 'black'), (23259, 1939, 'max_speed', '176'), (23260, 1939, 'weight', '4154'), (23261, 1939, 'production_year', '1987'), (23262, 1939, 'engine_volume', '4144'), (23263, 1939, 'width', '2'), (23264, 1939, 'height', '1'), (23265, 1939, 'fuel_consumption', '15'), (23266, 1939, 'doors', '2'), (23267, 1939, 'price', '28756'), (23268, 1939, 'cost', '30263'), (23269, 1940, 'owner', 'Seth'), (23270, 1940, 'color', 'yellow'), (23271, 1940, 'max_speed', '60'), (23272, 1940, 'weight', '4308'), (23273, 1940, 'production_year', '1997'), (23274, 1940, 'engine_volume', '2438'), (23275, 1940, 'width', '4'), (23276, 1940, 'height', '2'), (23277, 1940, 'fuel_consumption', '18'), (23278, 1940, 'doors', '5'), (23279, 1940, 'price', '21757'), (23280, 1940, 'cost', '42869'), (23281, 1941, 'owner', 'Gengis'), (23282, 1941, 'color', 'martini'), (23283, 1941, 'max_speed', '228'), (23284, 1941, 'weight', '2105'), (23285, 1941, 'production_year', '2001'), (23286, 1941, 'engine_volume', '6216'), (23287, 1941, 'width', '3'), (23288, 1941, 'height', '1'), (23289, 1941, 'fuel_consumption', '13'), (23290, 1941, 'doors', '5'), (23291, 1941, 'price', '29990'), (23292, 1941, 'cost', '26319'), (23293, 1942, 'owner', 'Jules'), (23294, 1942, 'color', 'black'), (23295, 1942, 'max_speed', '182'), (23296, 1942, 'weight', '4379'), (23297, 1942, 'production_year', '2013'), (23298, 1942, 'engine_volume', '7144'), (23299, 1942, 'width', '2'), (23300, 1942, 'height', '1'), (23301, 1942, 'fuel_consumption', '18'), (23302, 1942, 'doors', '5'), (23303, 1942, 'price', '20908'), (23304, 1942, 'cost', '35487'), (23305, 1943, 'owner', 'Mario'), (23306, 1943, 'color', 'orange'), (23307, 1943, 'max_speed', '74'), (23308, 1943, 'weight', '4800'), (23309, 1943, 'production_year', '1976'), (23310, 1943, 'engine_volume', '3195'), (23311, 1943, 'width', '3'), (23312, 1943, 'height', '1'), (23313, 1943, 'fuel_consumption', '18'), (23314, 1943, 'doors', '2'), (23315, 1943, 'price', '18524'), (23316, 1943, 'cost', '47557'), (23317, 1944, 'owner', 'Gengis'), (23318, 1944, 'color', 'green'), (23319, 1944, 'max_speed', '181'), (23320, 1944, 'weight', '2896'), (23321, 1944, 'production_year', '1994'), (23322, 1944, 'engine_volume', '7296'), (23323, 1944, 'width', '2'), (23324, 1944, 'height', '1'), (23325, 1944, 'fuel_consumption', '18'), (23326, 1944, 'doors', '2'), (23327, 1944, 'price', '19310'), (23328, 1944, 'cost', '34801'), (23329, 1945, 'owner', 'Jules'), (23330, 1945, 'color', 'orange'), (23331, 1945, 'max_speed', '57'), (23332, 1945, 'weight', '3235'), (23333, 1945, 'production_year', '1988'), (23334, 1945, 'engine_volume', '6556'), (23335, 1945, 'width', '3'), (23336, 1945, 'height', '2'), (23337, 1945, 'fuel_consumption', '15'), (23338, 1945, 'doors', '3'), (23339, 1945, 'price', '28479'), (23340, 1945, 'cost', '37464'), (23341, 1946, 'owner', 'Gino'), (23342, 1946, 'color', 'brown'), (23343, 1946, 'max_speed', '122'), (23344, 1946, 'weight', '4005'), (23345, 1946, 'production_year', '1984'), (23346, 1946, 'engine_volume', '5319'), (23347, 1946, 'width', '3'), (23348, 1946, 'height', '2'), (23349, 1946, 'fuel_consumption', '14'), (23350, 1946, 'doors', '4'), (23351, 1946, 'price', '29667'), (23352, 1946, 'cost', '33276'), (23353, 1947, 'owner', 'Hugh'), (23354, 1947, 'color', 'green'), (23355, 1947, 'max_speed', '157'), (23356, 1947, 'weight', '4277'), (23357, 1947, 'production_year', '2000'), (23358, 1947, 'engine_volume', '2887'), (23359, 1947, 'width', '2'), (23360, 1947, 'height', '1'), (23361, 1947, 'fuel_consumption', '13'), (23362, 1947, 'doors', '3'), (23363, 1947, 'price', '22497'), (23364, 1947, 'cost', '27422'), (23365, 1948, 'owner', 'Jules'), (23366, 1948, 'color', 'green'), (23367, 1948, 'max_speed', '207'), (23368, 1948, 'weight', '1312'), (23369, 1948, 'production_year', '1999'), (23370, 1948, 'engine_volume', '2585'), (23371, 1948, 'width', '4'), (23372, 1948, 'height', '1'), (23373, 1948, 'fuel_consumption', '15'), (23374, 1948, 'doors', '3'), (23375, 1948, 'price', '18687'), (23376, 1948, 'cost', '46417'), (23377, 1949, 'owner', 'Gengis'), (23378, 1949, 'color', 'martini'), (23379, 1949, 'max_speed', '156'), (23380, 1949, 'weight', '1040'), (23381, 1949, 'production_year', '1973'), (23382, 1949, 'engine_volume', '6487'), (23383, 1949, 'width', '2'), (23384, 1949, 'height', '1'), (23385, 1949, 'fuel_consumption', '16'), (23386, 1949, 'doors', '5'), (23387, 1949, 'price', '29484'), (23388, 1949, 'cost', '36192'), (23389, 1950, 'owner', 'Gengis'), (23390, 1950, 'color', 'black'), (23391, 1950, 'max_speed', '284'), (23392, 1950, 'weight', '2288'), (23393, 1950, 'production_year', '2000'), (23394, 1950, 'engine_volume', '3210'), (23395, 1950, 'width', '2'), (23396, 1950, 'height', '1'), (23397, 1950, 'fuel_consumption', '14'), (23398, 1950, 'doors', '3'), (23399, 1950, 'price', '21636'), (23400, 1950, 'cost', '36823'), (23401, 1951, 'owner', 'Gengis'), (23402, 1951, 'color', 'brown'), (23403, 1951, 'max_speed', '135'), (23404, 1951, 'weight', '2262'), (23405, 1951, 'production_year', '2001'), (23406, 1951, 'engine_volume', '6206'), (23407, 1951, 'width', '3'), (23408, 1951, 'height', '2'), (23409, 1951, 'fuel_consumption', '15'), (23410, 1951, 'doors', '2'), (23411, 1951, 'price', '16929'), (23412, 1951, 'cost', '41081'), (23413, 1952, 'owner', 'Gino'), (23414, 1952, 'color', 'brown'), (23415, 1952, 'max_speed', '259'), (23416, 1952, 'weight', '2493'), (23417, 1952, 'production_year', '1970'), (23418, 1952, 'engine_volume', '7441'), (23419, 1952, 'width', '3'), (23420, 1952, 'height', '1'), (23421, 1952, 'fuel_consumption', '15'), (23422, 1952, 'doors', '3'), (23423, 1952, 'price', '20667'), (23424, 1952, 'cost', '47064'), (23425, 1953, 'owner', 'Hugh'), (23426, 1953, 'color', 'yellow'), (23427, 1953, 'max_speed', '116'), (23428, 1953, 'weight', '2916'), (23429, 1953, 'production_year', '1977'), (23430, 1953, 'engine_volume', '3368'), (23431, 1953, 'width', '3'), (23432, 1953, 'height', '1'), (23433, 1953, 'fuel_consumption', '18'), (23434, 1953, 'doors', '3'), (23435, 1953, 'price', '29645'), (23436, 1953, 'cost', '39197'), (23437, 1954, 'owner', 'Hugh'), (23438, 1954, 'color', 'green'), (23439, 1954, 'max_speed', '149'), (23440, 1954, 'weight', '2451'), (23441, 1954, 'production_year', '2017'), (23442, 1954, 'engine_volume', '7345'), (23443, 1954, 'width', '4'), (23444, 1954, 'height', '2'), (23445, 1954, 'fuel_consumption', '13'), (23446, 1954, 'doors', '5'), (23447, 1954, 'price', '20739'), (23448, 1954, 'cost', '49008'), (23449, 1955, 'owner', 'Hugh'), (23450, 1955, 'color', 'green'), (23451, 1955, 'max_speed', '146'), (23452, 1955, 'weight', '1105'), (23453, 1955, 'production_year', '1987'), (23454, 1955, 'engine_volume', '7424'), (23455, 1955, 'width', '4'), (23456, 1955, 'height', '2'), (23457, 1955, 'fuel_consumption', '13'), (23458, 1955, 'doors', '4'), (23459, 1955, 'price', '26114'), (23460, 1955, 'cost', '45399'), (23461, 1956, 'owner', 'Hugh'), (23462, 1956, 'color', 'martini'), (23463, 1956, 'max_speed', '32'), (23464, 1956, 'weight', '2882'), (23465, 1956, 'production_year', '1999'), (23466, 1956, 'engine_volume', '6770'), (23467, 1956, 'width', '2'), (23468, 1956, 'height', '1'), (23469, 1956, 'fuel_consumption', '14'), (23470, 1956, 'doors', '4'), (23471, 1956, 'price', '28876'), (23472, 1956, 'cost', '43975'), (23473, 1957, 'owner', 'Gengis'), (23474, 1957, 'color', 'white'), (23475, 1957, 'max_speed', '283'), (23476, 1957, 'weight', '2192'), (23477, 1957, 'production_year', '1985'), (23478, 1957, 'engine_volume', '3962'), (23479, 1957, 'width', '4'), (23480, 1957, 'height', '2'), (23481, 1957, 'fuel_consumption', '14'), (23482, 1957, 'doors', '4'), (23483, 1957, 'price', '20924'), (23484, 1957, 'cost', '47505'), (23485, 1958, 'owner', 'Gino'), (23486, 1958, 'color', 'yellow'), (23487, 1958, 'max_speed', '113'), (23488, 1958, 'weight', '3748'), (23489, 1958, 'production_year', '1980'), (23490, 1958, 'engine_volume', '2546'), (23491, 1958, 'width', '4'), (23492, 1958, 'height', '1'), (23493, 1958, 'fuel_consumption', '13'), (23494, 1958, 'doors', '5'), (23495, 1958, 'price', '10121'), (23496, 1958, 'cost', '43101'), (23497, 1959, 'owner', 'Lava'), (23498, 1959, 'color', 'martini'), (23499, 1959, 'max_speed', '245'), (23500, 1959, 'weight', '2860'), (23501, 1959, 'production_year', '1989'), (23502, 1959, 'engine_volume', '2858'), (23503, 1959, 'width', '4'), (23504, 1959, 'height', '1'), (23505, 1959, 'fuel_consumption', '17'), (23506, 1959, 'doors', '5'), (23507, 1959, 'price', '24773'), (23508, 1959, 'cost', '41263'), (23509, 1960, 'owner', 'Jules'), (23510, 1960, 'color', 'red'), (23511, 1960, 'max_speed', '188'), (23512, 1960, 'weight', '4509'), (23513, 1960, 'production_year', '1997'), (23514, 1960, 'engine_volume', '4361'), (23515, 1960, 'width', '4'), (23516, 1960, 'height', '2'), (23517, 1960, 'fuel_consumption', '18'), (23518, 1960, 'doors', '5'), (23519, 1960, 'price', '16062'), (23520, 1960, 'cost', '30620'), (23521, 1961, 'owner', 'Hugh'), (23522, 1961, 'color', 'yellow'), (23523, 1961, 'max_speed', '229'), (23524, 1961, 'weight', '1676'), (23525, 1961, 'production_year', '2012'), (23526, 1961, 'engine_volume', '3344'), (23527, 1961, 'width', '4'), (23528, 1961, 'height', '1'), (23529, 1961, 'fuel_consumption', '17'), (23530, 1961, 'doors', '4'), (23531, 1961, 'price', '12624'), (23532, 1961, 'cost', '27413'), (23533, 1962, 'owner', 'Gengis'), (23534, 1962, 'color', 'black'), (23535, 1962, 'max_speed', '196'), (23536, 1962, 'weight', '1321'), (23537, 1962, 'production_year', '2013'), (23538, 1962, 'engine_volume', '4270'), (23539, 1962, 'width', '4'), (23540, 1962, 'height', '2'), (23541, 1962, 'fuel_consumption', '16'), (23542, 1962, 'doors', '3'), (23543, 1962, 'price', '24111'), (23544, 1962, 'cost', '38618'), (23545, 1963, 'owner', 'Seth'), (23546, 1963, 'color', 'orange'), (23547, 1963, 'max_speed', '261'), (23548, 1963, 'weight', '1376'), (23549, 1963, 'production_year', '2013'), (23550, 1963, 'engine_volume', '4948'), (23551, 1963, 'width', '2'), (23552, 1963, 'height', '1'), (23553, 1963, 'fuel_consumption', '17'), (23554, 1963, 'doors', '2'), (23555, 1963, 'price', '18977'), (23556, 1963, 'cost', '41511'), (23557, 1964, 'owner', 'Jules'), (23558, 1964, 'color', 'brown'), (23559, 1964, 'max_speed', '186'), (23560, 1964, 'weight', '4969'), (23561, 1964, 'production_year', '2016'), (23562, 1964, 'engine_volume', '6370'), (23563, 1964, 'width', '4'), (23564, 1964, 'height', '1'), (23565, 1964, 'fuel_consumption', '13'), (23566, 1964, 'doors', '3'), (23567, 1964, 'price', '16413'), (23568, 1964, 'cost', '25629'), (23569, 1965, 'owner', 'Hugh'), (23570, 1965, 'color', 'white'), (23571, 1965, 'max_speed', '24'), (23572, 1965, 'weight', '4284'), (23573, 1965, 'production_year', '2006'), (23574, 1965, 'engine_volume', '3587'), (23575, 1965, 'width', '3'), (23576, 1965, 'height', '1'), (23577, 1965, 'fuel_consumption', '17'), (23578, 1965, 'doors', '3'), (23579, 1965, 'price', '14002'), (23580, 1965, 'cost', '38449'), (23581, 1966, 'owner', 'Hugh'), (23582, 1966, 'color', 'red'), (23583, 1966, 'max_speed', '104'), (23584, 1966, 'weight', '4793'), (23585, 1966, 'production_year', '2010'), (23586, 1966, 'engine_volume', '6144'), (23587, 1966, 'width', '4'), (23588, 1966, 'height', '1'), (23589, 1966, 'fuel_consumption', '17'), (23590, 1966, 'doors', '2'), (23591, 1966, 'price', '29919'), (23592, 1966, 'cost', '38979'), (23593, 1967, 'owner', 'Hugh'), (23594, 1967, 'color', 'white'), (23595, 1967, 'max_speed', '64'), (23596, 1967, 'weight', '2138'), (23597, 1967, 'production_year', '1983'), (23598, 1967, 'engine_volume', '3958'), (23599, 1967, 'width', '2'), (23600, 1967, 'height', '2'), (23601, 1967, 'fuel_consumption', '16'), (23602, 1967, 'doors', '2'), (23603, 1967, 'price', '17740'), (23604, 1967, 'cost', '39456'), (23605, 1968, 'owner', 'Gino'), (23606, 1968, 'color', 'black'), (23607, 1968, 'max_speed', '62'), (23608, 1968, 'weight', '2110'), (23609, 1968, 'production_year', '1981'), (23610, 1968, 'engine_volume', '4326'), (23611, 1968, 'width', '2'), (23612, 1968, 'height', '2'), (23613, 1968, 'fuel_consumption', '18'), (23614, 1968, 'doors', '5'), (23615, 1968, 'price', '26541'), (23616, 1968, 'cost', '47140'), (23617, 1969, 'owner', 'Jules'), (23618, 1969, 'color', 'white'), (23619, 1969, 'max_speed', '112'), (23620, 1969, 'weight', '1055'), (23621, 1969, 'production_year', '1976'), (23622, 1969, 'engine_volume', '4767'), (23623, 1969, 'width', '3'), (23624, 1969, 'height', '1'), (23625, 1969, 'fuel_consumption', '15'), (23626, 1969, 'doors', '3'), (23627, 1969, 'price', '12566'), (23628, 1969, 'cost', '42829'), (23629, 1970, 'owner', 'Lucy'), (23630, 1970, 'color', 'white'), (23631, 1970, 'max_speed', '172'), (23632, 1970, 'weight', '2561'), (23633, 1970, 'production_year', '2013'), (23634, 1970, 'engine_volume', '3817'), (23635, 1970, 'width', '2'), (23636, 1970, 'height', '1'), (23637, 1970, 'fuel_consumption', '18'), (23638, 1970, 'doors', '2'), (23639, 1970, 'price', '11856'), (23640, 1970, 'cost', '40757'), (23641, 1971, 'owner', 'Gengis'), (23642, 1971, 'color', 'red'), (23643, 1971, 'max_speed', '154'), (23644, 1971, 'weight', '2518'), (23645, 1971, 'production_year', '1983'), (23646, 1971, 'engine_volume', '2315'), (23647, 1971, 'width', '4'), (23648, 1971, 'height', '2'), (23649, 1971, 'fuel_consumption', '16'), (23650, 1971, 'doors', '2'), (23651, 1971, 'price', '22690'), (23652, 1971, 'cost', '32996'), (23653, 1972, 'owner', 'Jules'), (23654, 1972, 'color', 'white'), (23655, 1972, 'max_speed', '89'), (23656, 1972, 'weight', '4794'), (23657, 1972, 'production_year', '1986'), (23658, 1972, 'engine_volume', '7385'), (23659, 1972, 'width', '2'), (23660, 1972, 'height', '2'), (23661, 1972, 'fuel_consumption', '18'), (23662, 1972, 'doors', '3'), (23663, 1972, 'price', '27620'), (23664, 1972, 'cost', '35060'), (23665, 1973, 'owner', 'Hugh'), (23666, 1973, 'color', 'green'), (23667, 1973, 'max_speed', '154'), (23668, 1973, 'weight', '3963'), (23669, 1973, 'production_year', '2000'), (23670, 1973, 'engine_volume', '3493'), (23671, 1973, 'width', '2'), (23672, 1973, 'height', '1'), (23673, 1973, 'fuel_consumption', '18'), (23674, 1973, 'doors', '4'), (23675, 1973, 'price', '18112'), (23676, 1973, 'cost', '27946'), (23677, 1974, 'owner', 'Lava'), (23678, 1974, 'color', 'orange'), (23679, 1974, 'max_speed', '57'), (23680, 1974, 'weight', '4185'), (23681, 1974, 'production_year', '1992'), (23682, 1974, 'engine_volume', '3734'), (23683, 1974, 'width', '2'), (23684, 1974, 'height', '1'), (23685, 1974, 'fuel_consumption', '17'), (23686, 1974, 'doors', '5'), (23687, 1974, 'price', '21149'), (23688, 1974, 'cost', '41753'), (23689, 1975, 'owner', 'Gino'), (23690, 1975, 'color', 'martini'), (23691, 1975, 'max_speed', '220'), (23692, 1975, 'weight', '3158'), (23693, 1975, 'production_year', '1992'), (23694, 1975, 'engine_volume', '3320'), (23695, 1975, 'width', '4'), (23696, 1975, 'height', '1'), (23697, 1975, 'fuel_consumption', '15'), (23698, 1975, 'doors', '4'), (23699, 1975, 'price', '13400'), (23700, 1975, 'cost', '34221'), (23701, 1976, 'owner', 'Gino'), (23702, 1976, 'color', 'white'), (23703, 1976, 'max_speed', '30'), (23704, 1976, 'weight', '4344'), (23705, 1976, 'production_year', '2012'), (23706, 1976, 'engine_volume', '6289'), (23707, 1976, 'width', '4'), (23708, 1976, 'height', '1'), (23709, 1976, 'fuel_consumption', '14'), (23710, 1976, 'doors', '5'), (23711, 1976, 'price', '23456'), (23712, 1976, 'cost', '49546'), (23713, 1977, 'owner', 'Hugh'), (23714, 1977, 'color', 'orange'), (23715, 1977, 'max_speed', '260'), (23716, 1977, 'weight', '1535'), (23717, 1977, 'production_year', '1988'), (23718, 1977, 'engine_volume', '4936'), (23719, 1977, 'width', '3'), (23720, 1977, 'height', '1'), (23721, 1977, 'fuel_consumption', '13'), (23722, 1977, 'doors', '5'), (23723, 1977, 'price', '27425'), (23724, 1977, 'cost', '25355'), (23725, 1978, 'owner', 'Gengis'), (23726, 1978, 'color', 'martini'), (23727, 1978, 'max_speed', '49'), (23728, 1978, 'weight', '3264'), (23729, 1978, 'production_year', '1982'), (23730, 1978, 'engine_volume', '4864'), (23731, 1978, 'width', '2'), (23732, 1978, 'height', '2'), (23733, 1978, 'fuel_consumption', '13'), (23734, 1978, 'doors', '2'), (23735, 1978, 'price', '26475'), (23736, 1978, 'cost', '35332'), (23737, 1979, 'owner', 'Gino'), (23738, 1979, 'color', 'green'), (23739, 1979, 'max_speed', '264'), (23740, 1979, 'weight', '4185'), (23741, 1979, 'production_year', '1994'), (23742, 1979, 'engine_volume', '3981'), (23743, 1979, 'width', '3'), (23744, 1979, 'height', '1'), (23745, 1979, 'fuel_consumption', '18'), (23746, 1979, 'doors', '3'), (23747, 1979, 'price', '27318'), (23748, 1979, 'cost', '39766'), (23749, 1980, 'owner', 'Gengis'), (23750, 1980, 'color', 'black'), (23751, 1980, 'max_speed', '244'), (23752, 1980, 'weight', '1616'), (23753, 1980, 'production_year', '1986'), (23754, 1980, 'engine_volume', '7248'), (23755, 1980, 'width', '2'), (23756, 1980, 'height', '2'), (23757, 1980, 'fuel_consumption', '13'), (23758, 1980, 'doors', '5'), (23759, 1980, 'price', '22290'), (23760, 1980, 'cost', '34160'), (23761, 1981, 'owner', 'Gengis'), (23762, 1981, 'color', 'yellow'), (23763, 1981, 'max_speed', '157'), (23764, 1981, 'weight', '1325'), (23765, 1981, 'production_year', '1978'), (23766, 1981, 'engine_volume', '4824'), (23767, 1981, 'width', '3'), (23768, 1981, 'height', '1'), (23769, 1981, 'fuel_consumption', '17'), (23770, 1981, 'doors', '5'), (23771, 1981, 'price', '25521'), (23772, 1981, 'cost', '30093'), (23773, 1982, 'owner', 'Mario'), (23774, 1982, 'color', 'brown'), (23775, 1982, 'max_speed', '71'), (23776, 1982, 'weight', '4223'), (23777, 1982, 'production_year', '1971'), (23778, 1982, 'engine_volume', '5221'), (23779, 1982, 'width', '4'), (23780, 1982, 'height', '1'), (23781, 1982, 'fuel_consumption', '13'), (23782, 1982, 'doors', '4'), (23783, 1982, 'price', '29630'), (23784, 1982, 'cost', '35388'), (23785, 1983, 'owner', 'Lava'), (23786, 1983, 'color', 'black'), (23787, 1983, 'max_speed', '260'), (23788, 1983, 'weight', '1072'), (23789, 1983, 'production_year', '1999'), (23790, 1983, 'engine_volume', '5479'), (23791, 1983, 'width', '2'), (23792, 1983, 'height', '2'), (23793, 1983, 'fuel_consumption', '16'), (23794, 1983, 'doors', '4'), (23795, 1983, 'price', '28398'), (23796, 1983, 'cost', '25565'), (23797, 1984, 'owner', 'Gino'), (23798, 1984, 'color', 'yellow'), (23799, 1984, 'max_speed', '86'), (23800, 1984, 'weight', '1345'), (23801, 1984, 'production_year', '2016'), (23802, 1984, 'engine_volume', '5500'), (23803, 1984, 'width', '2'), (23804, 1984, 'height', '2'), (23805, 1984, 'fuel_consumption', '16'), (23806, 1984, 'doors', '4'), (23807, 1984, 'price', '17693'), (23808, 1984, 'cost', '32939'), (23809, 1985, 'owner', 'Gengis'), (23810, 1985, 'color', 'white'), (23811, 1985, 'max_speed', '294'), (23812, 1985, 'weight', '1618'), (23813, 1985, 'production_year', '1978'), (23814, 1985, 'engine_volume', '3705'), (23815, 1985, 'width', '2'), (23816, 1985, 'height', '1'), (23817, 1985, 'fuel_consumption', '13'), (23818, 1985, 'doors', '3'), (23819, 1985, 'price', '13495'), (23820, 1985, 'cost', '33020'), (23821, 1986, 'owner', 'Seth'), (23822, 1986, 'color', 'red'), (23823, 1986, 'max_speed', '65'), (23824, 1986, 'weight', '2846'), (23825, 1986, 'production_year', '1972'), (23826, 1986, 'engine_volume', '4001'), (23827, 1986, 'width', '2'), (23828, 1986, 'height', '2'), (23829, 1986, 'fuel_consumption', '17'), (23830, 1986, 'doors', '2'), (23831, 1986, 'price', '14079'), (23832, 1986, 'cost', '49164'), (23833, 1987, 'owner', 'Lava'), (23834, 1987, 'color', 'green'), (23835, 1987, 'max_speed', '31'), (23836, 1987, 'weight', '2378'), (23837, 1987, 'production_year', '1984'), (23838, 1987, 'engine_volume', '3689'), (23839, 1987, 'width', '2'), (23840, 1987, 'height', '1'), (23841, 1987, 'fuel_consumption', '13'), (23842, 1987, 'doors', '3'), (23843, 1987, 'price', '17999'), (23844, 1987, 'cost', '44623'), (23845, 1988, 'owner', 'Seth'), (23846, 1988, 'color', 'black'), (23847, 1988, 'max_speed', '32'), (23848, 1988, 'weight', '3773'), (23849, 1988, 'production_year', '1989'), (23850, 1988, 'engine_volume', '4184'), (23851, 1988, 'width', '2'), (23852, 1988, 'height', '1'), (23853, 1988, 'fuel_consumption', '13'), (23854, 1988, 'doors', '3'), (23855, 1988, 'price', '14906'), (23856, 1988, 'cost', '45778'), (23857, 1989, 'owner', 'Seth'), (23858, 1989, 'color', 'red'), (23859, 1989, 'max_speed', '78'), (23860, 1989, 'weight', '2666'), (23861, 1989, 'production_year', '2014'), (23862, 1989, 'engine_volume', '7290'), (23863, 1989, 'width', '4'), (23864, 1989, 'height', '2'), (23865, 1989, 'fuel_consumption', '18'), (23866, 1989, 'doors', '5'), (23867, 1989, 'price', '10595'), (23868, 1989, 'cost', '49575'), (23869, 1990, 'owner', 'Lava'), (23870, 1990, 'color', 'white'), (23871, 1990, 'max_speed', '108'), (23872, 1990, 'weight', '3968'), (23873, 1990, 'production_year', '1977'), (23874, 1990, 'engine_volume', '6267'), (23875, 1990, 'width', '4'), (23876, 1990, 'height', '1'), (23877, 1990, 'fuel_consumption', '18'), (23878, 1990, 'doors', '5'), (23879, 1990, 'price', '24402'), (23880, 1990, 'cost', '30661'), (23881, 1991, 'owner', 'Seth'), (23882, 1991, 'color', 'martini'), (23883, 1991, 'max_speed', '44'), (23884, 1991, 'weight', '3197'), (23885, 1991, 'production_year', '1997'), (23886, 1991, 'engine_volume', '6043'), (23887, 1991, 'width', '2'), (23888, 1991, 'height', '1'), (23889, 1991, 'fuel_consumption', '18'), (23890, 1991, 'doors', '3'), (23891, 1991, 'price', '20114'), (23892, 1991, 'cost', '48497'), (23893, 1992, 'owner', 'Gengis'), (23894, 1992, 'color', 'brown'), (23895, 1992, 'max_speed', '184'), (23896, 1992, 'weight', '1033'), (23897, 1992, 'production_year', '2012'), (23898, 1992, 'engine_volume', '2322'), (23899, 1992, 'width', '3'), (23900, 1992, 'height', '1'), (23901, 1992, 'fuel_consumption', '14'), (23902, 1992, 'doors', '2'), (23903, 1992, 'price', '11259'), (23904, 1992, 'cost', '31471'), (23905, 1993, 'owner', 'Gino'), (23906, 1993, 'color', 'green'), (23907, 1993, 'max_speed', '81'), (23908, 1993, 'weight', '2497'), (23909, 1993, 'production_year', '1996'), (23910, 1993, 'engine_volume', '6763'), (23911, 1993, 'width', '4'), (23912, 1993, 'height', '2'), (23913, 1993, 'fuel_consumption', '14'), (23914, 1993, 'doors', '4'), (23915, 1993, 'price', '25204'), (23916, 1993, 'cost', '34204'), (23917, 1994, 'owner', 'Lucy'), (23918, 1994, 'color', 'martini'), (23919, 1994, 'max_speed', '66'), (23920, 1994, 'weight', '1853'), (23921, 1994, 'production_year', '1991'), (23922, 1994, 'engine_volume', '7148'), (23923, 1994, 'width', '2'), (23924, 1994, 'height', '1'), (23925, 1994, 'fuel_consumption', '17'), (23926, 1994, 'doors', '2'), (23927, 1994, 'price', '14822'), (23928, 1994, 'cost', '47026'), (23929, 1995, 'owner', 'Lucy'), (23930, 1995, 'color', 'orange'), (23931, 1995, 'max_speed', '33'), (23932, 1995, 'weight', '3134'), (23933, 1995, 'production_year', '1982'), (23934, 1995, 'engine_volume', '2135'), (23935, 1995, 'width', '4'), (23936, 1995, 'height', '1'), (23937, 1995, 'fuel_consumption', '16'), (23938, 1995, 'doors', '4'), (23939, 1995, 'price', '11284'), (23940, 1995, 'cost', '38602'), (23941, 1996, 'owner', 'Lucy'), (23942, 1996, 'color', 'yellow'), (23943, 1996, 'max_speed', '119'), (23944, 1996, 'weight', '3029'), (23945, 1996, 'production_year', '1979'), (23946, 1996, 'engine_volume', '3228'), (23947, 1996, 'width', '2'), (23948, 1996, 'height', '1'), (23949, 1996, 'fuel_consumption', '13'), (23950, 1996, 'doors', '2'), (23951, 1996, 'price', '16569'), (23952, 1996, 'cost', '49923'), (23953, 1997, 'owner', 'Lava'), (23954, 1997, 'color', 'martini'), (23955, 1997, 'max_speed', '241'), (23956, 1997, 'weight', '2887'), (23957, 1997, 'production_year', '2008'), (23958, 1997, 'engine_volume', '5243'), (23959, 1997, 'width', '3'), (23960, 1997, 'height', '1'), (23961, 1997, 'fuel_consumption', '14'), (23962, 1997, 'doors', '5'), (23963, 1997, 'price', '15379'), (23964, 1997, 'cost', '26465'), (23965, 1998, 'owner', 'Lava'), (23966, 1998, 'color', 'white'), (23967, 1998, 'max_speed', '256'), (23968, 1998, 'weight', '1813'), (23969, 1998, 'production_year', '1977'), (23970, 1998, 'engine_volume', '2673'), (23971, 1998, 'width', '4'), (23972, 1998, 'height', '2'), (23973, 1998, 'fuel_consumption', '18'), (23974, 1998, 'doors', '2'), (23975, 1998, 'price', '20350'), (23976, 1998, 'cost', '29082'), (23977, 1999, 'owner', 'Gengis'), (23978, 1999, 'color', 'green'), (23979, 1999, 'max_speed', '205'), (23980, 1999, 'weight', '2191'), (23981, 1999, 'production_year', '1993'), (23982, 1999, 'engine_volume', '2190'), (23983, 1999, 'width', '2'), (23984, 1999, 'height', '2'), (23985, 1999, 'fuel_consumption', '18'), (23986, 1999, 'doors', '4'), (23987, 1999, 'price', '28428'), (23988, 1999, 'cost', '28357'), (23989, 2000, 'owner', 'Hugh'), (23990, 2000, 'color', 'red'), (23991, 2000, 'max_speed', '174'), (23992, 2000, 'weight', '1918'), (23993, 2000, 'production_year', '1979'), (23994, 2000, 'engine_volume', '4275'), (23995, 2000, 'width', '4'), (23996, 2000, 'height', '1'), (23997, 2000, 'fuel_consumption', '14'), (23998, 2000, 'doors', '4'), (23999, 2000, 'price', '21793'), (24000, 2000, 'cost', '42564'), (24001, 2001, 'owner', 'Seth'), (24002, 2001, 'color', 'brown'), (24003, 2001, 'max_speed', '170'), (24004, 2001, 'weight', '4743'), (24005, 2001, 'production_year', '1997'), (24006, 2001, 'engine_volume', '3791'), (24007, 2001, 'width', '3'), (24008, 2001, 'height', '2'), (24009, 2001, 'fuel_consumption', '16'), (24010, 2001, 'doors', '2'), (24011, 2001, 'price', '18749'), (24012, 2001, 'cost', '39964'), (24013, 2002, 'owner', 'Gengis'), (24014, 2002, 'color', 'green'), (24015, 2002, 'max_speed', '211'), (24016, 2002, 'weight', '4452'), (24017, 2002, 'production_year', '1987'), (24018, 2002, 'engine_volume', '5035'), (24019, 2002, 'width', '4'), (24020, 2002, 'height', '2'), (24021, 2002, 'fuel_consumption', '17'), (24022, 2002, 'doors', '2'), (24023, 2002, 'price', '17644'), (24024, 2002, 'cost', '44841'), (24025, 2003, 'owner', 'Mario'), (24026, 2003, 'color', 'brown'), (24027, 2003, 'max_speed', '198'), (24028, 2003, 'weight', '1646'), (24029, 2003, 'production_year', '1999'), (24030, 2003, 'engine_volume', '3215'), (24031, 2003, 'width', '4'), (24032, 2003, 'height', '1'), (24033, 2003, 'fuel_consumption', '18'), (24034, 2003, 'doors', '2'), (24035, 2003, 'price', '18574'), (24036, 2003, 'cost', '33558'), (24037, 2004, 'owner', 'Lava'), (24038, 2004, 'color', 'red'), (24039, 2004, 'max_speed', '177'), (24040, 2004, 'weight', '3373'), (24041, 2004, 'production_year', '1999'), (24042, 2004, 'engine_volume', '3830'), (24043, 2004, 'width', '2'), (24044, 2004, 'height', '2'), (24045, 2004, 'fuel_consumption', '13'), (24046, 2004, 'doors', '4'), (24047, 2004, 'price', '23009'), (24048, 2004, 'cost', '28812'), (24049, 2005, 'owner', 'Gengis'), (24050, 2005, 'color', 'brown'), (24051, 2005, 'max_speed', '299'), (24052, 2005, 'weight', '3805'), (24053, 2005, 'production_year', '2013'), (24054, 2005, 'engine_volume', '7030'), (24055, 2005, 'width', '4'), (24056, 2005, 'height', '2'), (24057, 2005, 'fuel_consumption', '14'), (24058, 2005, 'doors', '3'), (24059, 2005, 'price', '12753'), (24060, 2005, 'cost', '41254'), (24061, 2006, 'owner', 'Jules'), (24062, 2006, 'color', 'orange'), (24063, 2006, 'max_speed', '251'), (24064, 2006, 'weight', '3162'), (24065, 2006, 'production_year', '2015'), (24066, 2006, 'engine_volume', '7566'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (24067, 2006, 'width', '2'), (24068, 2006, 'height', '2'), (24069, 2006, 'fuel_consumption', '16'), (24070, 2006, 'doors', '4'), (24071, 2006, 'price', '16525'), (24072, 2006, 'cost', '30339'), (24073, 2007, 'owner', 'Gengis'), (24074, 2007, 'color', 'black'), (24075, 2007, 'max_speed', '109'), (24076, 2007, 'weight', '4278'), (24077, 2007, 'production_year', '1996'), (24078, 2007, 'engine_volume', '6830'), (24079, 2007, 'width', '3'), (24080, 2007, 'height', '2'), (24081, 2007, 'fuel_consumption', '16'), (24082, 2007, 'doors', '5'), (24083, 2007, 'price', '19884'), (24084, 2007, 'cost', '49190'), (24085, 2008, 'owner', 'Gino'), (24086, 2008, 'color', 'white'), (24087, 2008, 'max_speed', '116'), (24088, 2008, 'weight', '2483'), (24089, 2008, 'production_year', '2013'), (24090, 2008, 'engine_volume', '4076'), (24091, 2008, 'width', '4'), (24092, 2008, 'height', '1'), (24093, 2008, 'fuel_consumption', '16'), (24094, 2008, 'doors', '3'), (24095, 2008, 'price', '28552'), (24096, 2008, 'cost', '29411'), (24097, 2009, 'owner', 'Gino'), (24098, 2009, 'color', 'martini'), (24099, 2009, 'max_speed', '214'), (24100, 2009, 'weight', '1620'), (24101, 2009, 'production_year', '1970'), (24102, 2009, 'engine_volume', '4054'), (24103, 2009, 'width', '4'), (24104, 2009, 'height', '1'), (24105, 2009, 'fuel_consumption', '18'), (24106, 2009, 'doors', '2'), (24107, 2009, 'price', '17713'), (24108, 2009, 'cost', '34326'), (24109, 2010, 'owner', 'Lava'), (24110, 2010, 'color', 'yellow'), (24111, 2010, 'max_speed', '199'), (24112, 2010, 'weight', '1862'), (24113, 2010, 'production_year', '2007'), (24114, 2010, 'engine_volume', '5496'), (24115, 2010, 'width', '4'), (24116, 2010, 'height', '1'), (24117, 2010, 'fuel_consumption', '16'), (24118, 2010, 'doors', '3'), (24119, 2010, 'price', '23966'), (24120, 2010, 'cost', '29278'), (24121, 2011, 'owner', 'Gengis'), (24122, 2011, 'color', 'red'), (24123, 2011, 'max_speed', '182'), (24124, 2011, 'weight', '1872'), (24125, 2011, 'production_year', '1994'), (24126, 2011, 'engine_volume', '4403'), (24127, 2011, 'width', '4'), (24128, 2011, 'height', '1'), (24129, 2011, 'fuel_consumption', '13'), (24130, 2011, 'doors', '2'), (24131, 2011, 'price', '17962'), (24132, 2011, 'cost', '49637'), (24133, 2012, 'owner', 'Seth'), (24134, 2012, 'color', 'white'), (24135, 2012, 'max_speed', '220'), (24136, 2012, 'weight', '1400'), (24137, 2012, 'production_year', '1972'), (24138, 2012, 'engine_volume', '3470'), (24139, 2012, 'width', '4'), (24140, 2012, 'height', '2'), (24141, 2012, 'fuel_consumption', '14'), (24142, 2012, 'doors', '2'), (24143, 2012, 'price', '12425'), (24144, 2012, 'cost', '44856'), (24145, 2013, 'owner', 'Hugh'), (24146, 2013, 'color', 'white'), (24147, 2013, 'max_speed', '272'), (24148, 2013, 'weight', '1295'), (24149, 2013, 'production_year', '1993'), (24150, 2013, 'engine_volume', '2366'), (24151, 2013, 'width', '2'), (24152, 2013, 'height', '1'), (24153, 2013, 'fuel_consumption', '15'), (24154, 2013, 'doors', '4'), (24155, 2013, 'price', '10190'), (24156, 2013, 'cost', '28726'), (24157, 2014, 'owner', 'Jules'), (24158, 2014, 'color', 'brown'), (24159, 2014, 'max_speed', '131'), (24160, 2014, 'weight', '3026'), (24161, 2014, 'production_year', '1991'), (24162, 2014, 'engine_volume', '7952'), (24163, 2014, 'width', '2'), (24164, 2014, 'height', '2'), (24165, 2014, 'fuel_consumption', '17'), (24166, 2014, 'doors', '3'), (24167, 2014, 'price', '18538'), (24168, 2014, 'cost', '47709'), (24169, 2015, 'owner', 'Lucy'), (24170, 2015, 'color', 'green'), (24171, 2015, 'max_speed', '91'), (24172, 2015, 'weight', '2104'), (24173, 2015, 'production_year', '1977'), (24174, 2015, 'engine_volume', '4664'), (24175, 2015, 'width', '4'), (24176, 2015, 'height', '2'), (24177, 2015, 'fuel_consumption', '15'), (24178, 2015, 'doors', '3'), (24179, 2015, 'price', '23135'), (24180, 2015, 'cost', '34945'), (24181, 2016, 'owner', 'Jules'), (24182, 2016, 'color', 'orange'), (24183, 2016, 'max_speed', '77'), (24184, 2016, 'weight', '4698'), (24185, 2016, 'production_year', '1995'), (24186, 2016, 'engine_volume', '7864'), (24187, 2016, 'width', '4'), (24188, 2016, 'height', '1'), (24189, 2016, 'fuel_consumption', '13'), (24190, 2016, 'doors', '4'), (24191, 2016, 'price', '12102'), (24192, 2016, 'cost', '27442'), (24193, 2017, 'owner', 'Seth'), (24194, 2017, 'color', 'black'), (24195, 2017, 'max_speed', '149'), (24196, 2017, 'weight', '4927'), (24197, 2017, 'production_year', '1972'), (24198, 2017, 'engine_volume', '2966'), (24199, 2017, 'width', '3'), (24200, 2017, 'height', '1'), (24201, 2017, 'fuel_consumption', '17'), (24202, 2017, 'doors', '3'), (24203, 2017, 'price', '28679'), (24204, 2017, 'cost', '49822'), (24205, 2018, 'owner', 'Lava'), (24206, 2018, 'color', 'orange'), (24207, 2018, 'max_speed', '185'), (24208, 2018, 'weight', '2184'), (24209, 2018, 'production_year', '2016'), (24210, 2018, 'engine_volume', '5860'), (24211, 2018, 'width', '2'), (24212, 2018, 'height', '2'), (24213, 2018, 'fuel_consumption', '16'), (24214, 2018, 'doors', '5'), (24215, 2018, 'price', '16885'), (24216, 2018, 'cost', '42381'), (24217, 2019, 'owner', 'Gengis'), (24218, 2019, 'color', 'martini'), (24219, 2019, 'max_speed', '81'), (24220, 2019, 'weight', '1962'), (24221, 2019, 'production_year', '1970'), (24222, 2019, 'engine_volume', '4513'), (24223, 2019, 'width', '2'), (24224, 2019, 'height', '1'), (24225, 2019, 'fuel_consumption', '18'), (24226, 2019, 'doors', '3'), (24227, 2019, 'price', '23752'), (24228, 2019, 'cost', '47388'), (24229, 2020, 'owner', 'Gino'), (24230, 2020, 'color', 'orange'), (24231, 2020, 'max_speed', '189'), (24232, 2020, 'weight', '2567'), (24233, 2020, 'production_year', '1990'), (24234, 2020, 'engine_volume', '4318'), (24235, 2020, 'width', '4'), (24236, 2020, 'height', '1'), (24237, 2020, 'fuel_consumption', '17'), (24238, 2020, 'doors', '4'), (24239, 2020, 'price', '10170'), (24240, 2020, 'cost', '48500'), (24241, 2021, 'owner', 'Seth'), (24242, 2021, 'color', 'white'), (24243, 2021, 'max_speed', '65'), (24244, 2021, 'weight', '2455'), (24245, 2021, 'production_year', '2000'), (24246, 2021, 'engine_volume', '7070'), (24247, 2021, 'width', '2'), (24248, 2021, 'height', '2'), (24249, 2021, 'fuel_consumption', '17'), (24250, 2021, 'doors', '3'), (24251, 2021, 'price', '26589'), (24252, 2021, 'cost', '25730'), (24253, 2022, 'owner', 'Gengis'), (24254, 2022, 'color', 'green'), (24255, 2022, 'max_speed', '206'), (24256, 2022, 'weight', '4305'), (24257, 2022, 'production_year', '1989'), (24258, 2022, 'engine_volume', '5433'), (24259, 2022, 'width', '4'), (24260, 2022, 'height', '2'), (24261, 2022, 'fuel_consumption', '16'), (24262, 2022, 'doors', '2'), (24263, 2022, 'price', '28389'), (24264, 2022, 'cost', '47669'), (24265, 2023, 'owner', 'Lava'), (24266, 2023, 'color', 'brown'), (24267, 2023, 'max_speed', '82'), (24268, 2023, 'weight', '2212'), (24269, 2023, 'production_year', '1999'), (24270, 2023, 'engine_volume', '4042'), (24271, 2023, 'width', '2'), (24272, 2023, 'height', '1'), (24273, 2023, 'fuel_consumption', '18'), (24274, 2023, 'doors', '2'), (24275, 2023, 'price', '28065'), (24276, 2023, 'cost', '37279'), (24277, 2024, 'owner', 'Lava'), (24278, 2024, 'color', 'brown'), (24279, 2024, 'max_speed', '197'), (24280, 2024, 'weight', '2062'), (24281, 2024, 'production_year', '1975'), (24282, 2024, 'engine_volume', '5883'), (24283, 2024, 'width', '2'), (24284, 2024, 'height', '1'), (24285, 2024, 'fuel_consumption', '18'), (24286, 2024, 'doors', '5'), (24287, 2024, 'price', '13653'), (24288, 2024, 'cost', '33376'), (24289, 2025, 'owner', 'Seth'), (24290, 2025, 'color', 'red'), (24291, 2025, 'max_speed', '229'), (24292, 2025, 'weight', '2266'), (24293, 2025, 'production_year', '1984'), (24294, 2025, 'engine_volume', '3595'), (24295, 2025, 'width', '4'), (24296, 2025, 'height', '1'), (24297, 2025, 'fuel_consumption', '14'), (24298, 2025, 'doors', '5'), (24299, 2025, 'price', '12986'), (24300, 2025, 'cost', '46355'), (24301, 2026, 'owner', 'Hugh'), (24302, 2026, 'color', 'black'), (24303, 2026, 'max_speed', '158'), (24304, 2026, 'weight', '2891'), (24305, 2026, 'production_year', '1982'), (24306, 2026, 'engine_volume', '6705'), (24307, 2026, 'width', '4'), (24308, 2026, 'height', '1'), (24309, 2026, 'fuel_consumption', '14'), (24310, 2026, 'doors', '4'), (24311, 2026, 'price', '20824'), (24312, 2026, 'cost', '34941'), (24313, 2027, 'owner', 'Gengis'), (24314, 2027, 'color', 'martini'), (24315, 2027, 'max_speed', '240'), (24316, 2027, 'weight', '3881'), (24317, 2027, 'production_year', '1975'), (24318, 2027, 'engine_volume', '6487'), (24319, 2027, 'width', '3'), (24320, 2027, 'height', '2'), (24321, 2027, 'fuel_consumption', '18'), (24322, 2027, 'doors', '2'), (24323, 2027, 'price', '27618'), (24324, 2027, 'cost', '28382'), (24325, 2028, 'owner', 'Lucy'), (24326, 2028, 'color', 'orange'), (24327, 2028, 'max_speed', '82'), (24328, 2028, 'weight', '3443'), (24329, 2028, 'production_year', '2012'), (24330, 2028, 'engine_volume', '5560'), (24331, 2028, 'width', '3'), (24332, 2028, 'height', '2'), (24333, 2028, 'fuel_consumption', '16'), (24334, 2028, 'doors', '3'), (24335, 2028, 'price', '21790'), (24336, 2028, 'cost', '48819'), (24337, 2029, 'owner', 'Gengis'), (24338, 2029, 'color', 'white'), (24339, 2029, 'max_speed', '125'), (24340, 2029, 'weight', '3629'), (24341, 2029, 'production_year', '2008'), (24342, 2029, 'engine_volume', '4462'), (24343, 2029, 'width', '2'), (24344, 2029, 'height', '1'), (24345, 2029, 'fuel_consumption', '16'), (24346, 2029, 'doors', '5'), (24347, 2029, 'price', '16525'), (24348, 2029, 'cost', '27739'), (24349, 2030, 'owner', 'Gengis'), (24350, 2030, 'color', 'red'), (24351, 2030, 'max_speed', '138'), (24352, 2030, 'weight', '3545'), (24353, 2030, 'production_year', '1976'), (24354, 2030, 'engine_volume', '4733'), (24355, 2030, 'width', '4'), (24356, 2030, 'height', '1'), (24357, 2030, 'fuel_consumption', '15'), (24358, 2030, 'doors', '2'), (24359, 2030, 'price', '19555'), (24360, 2030, 'cost', '28940'), (24361, 2031, 'owner', 'Jules'), (24362, 2031, 'color', 'brown'), (24363, 2031, 'max_speed', '284'), (24364, 2031, 'weight', '4696'), (24365, 2031, 'production_year', '2008'), (24366, 2031, 'engine_volume', '7275'), (24367, 2031, 'width', '3'), (24368, 2031, 'height', '1'), (24369, 2031, 'fuel_consumption', '16'), (24370, 2031, 'doors', '2'), (24371, 2031, 'price', '29225'), (24372, 2031, 'cost', '32224'), (24373, 2032, 'owner', 'Lava'), (24374, 2032, 'color', 'orange'), (24375, 2032, 'max_speed', '94'), (24376, 2032, 'weight', '3831'), (24377, 2032, 'production_year', '1980'), (24378, 2032, 'engine_volume', '2054'), (24379, 2032, 'width', '4'), (24380, 2032, 'height', '1'), (24381, 2032, 'fuel_consumption', '13'), (24382, 2032, 'doors', '3'), (24383, 2032, 'price', '17943'), (24384, 2032, 'cost', '27507'), (24385, 2033, 'owner', 'Jules'), (24386, 2033, 'color', 'red'), (24387, 2033, 'max_speed', '36'), (24388, 2033, 'weight', '1889'), (24389, 2033, 'production_year', '1998'), (24390, 2033, 'engine_volume', '2202'), (24391, 2033, 'width', '2'), (24392, 2033, 'height', '2'), (24393, 2033, 'fuel_consumption', '14'), (24394, 2033, 'doors', '5'), (24395, 2033, 'price', '23476'), (24396, 2033, 'cost', '44621'), (24397, 2034, 'owner', 'Seth'), (24398, 2034, 'color', 'white'), (24399, 2034, 'max_speed', '237'), (24400, 2034, 'weight', '4995'), (24401, 2034, 'production_year', '1986'), (24402, 2034, 'engine_volume', '2657'), (24403, 2034, 'width', '4'), (24404, 2034, 'height', '1'), (24405, 2034, 'fuel_consumption', '13'), (24406, 2034, 'doors', '2'), (24407, 2034, 'price', '12915'), (24408, 2034, 'cost', '45431'), (24409, 2035, 'owner', 'Jules'), (24410, 2035, 'color', 'green'), (24411, 2035, 'max_speed', '249'), (24412, 2035, 'weight', '1553'), (24413, 2035, 'production_year', '1986'), (24414, 2035, 'engine_volume', '3719'), (24415, 2035, 'width', '4'), (24416, 2035, 'height', '1'), (24417, 2035, 'fuel_consumption', '18'), (24418, 2035, 'doors', '4'), (24419, 2035, 'price', '27671'), (24420, 2035, 'cost', '40450'), (24421, 2036, 'owner', 'Hugh'), (24422, 2036, 'color', 'brown'), (24423, 2036, 'max_speed', '267'), (24424, 2036, 'weight', '2769'), (24425, 2036, 'production_year', '1999'), (24426, 2036, 'engine_volume', '5024'), (24427, 2036, 'width', '2'), (24428, 2036, 'height', '1'), (24429, 2036, 'fuel_consumption', '18'), (24430, 2036, 'doors', '3'), (24431, 2036, 'price', '18693'), (24432, 2036, 'cost', '39514'), (24433, 2037, 'owner', 'Hugh'), (24434, 2037, 'color', 'green'), (24435, 2037, 'max_speed', '220'), (24436, 2037, 'weight', '3301'), (24437, 2037, 'production_year', '1980'), (24438, 2037, 'engine_volume', '5849'), (24439, 2037, 'width', '3'), (24440, 2037, 'height', '1'), (24441, 2037, 'fuel_consumption', '18'), (24442, 2037, 'doors', '4'), (24443, 2037, 'price', '21729'), (24444, 2037, 'cost', '47163'), (24445, 2038, 'owner', 'Gengis'), (24446, 2038, 'color', 'white'), (24447, 2038, 'max_speed', '210'), (24448, 2038, 'weight', '1558'), (24449, 2038, 'production_year', '1970'), (24450, 2038, 'engine_volume', '5682'), (24451, 2038, 'width', '2'), (24452, 2038, 'height', '2'), (24453, 2038, 'fuel_consumption', '16'), (24454, 2038, 'doors', '3'), (24455, 2038, 'price', '15121'), (24456, 2038, 'cost', '31742'), (24457, 2039, 'owner', 'Lava'), (24458, 2039, 'color', 'martini'), (24459, 2039, 'max_speed', '153'), (24460, 2039, 'weight', '4193'), (24461, 2039, 'production_year', '1991'), (24462, 2039, 'engine_volume', '3586'), (24463, 2039, 'width', '2'), (24464, 2039, 'height', '2'), (24465, 2039, 'fuel_consumption', '14'), (24466, 2039, 'doors', '5'), (24467, 2039, 'price', '20619'), (24468, 2039, 'cost', '44709'), (24469, 2040, 'owner', 'Lava'), (24470, 2040, 'color', 'orange'), (24471, 2040, 'max_speed', '204'), (24472, 2040, 'weight', '1251'), (24473, 2040, 'production_year', '1971'), (24474, 2040, 'engine_volume', '3912'), (24475, 2040, 'width', '2'), (24476, 2040, 'height', '2'), (24477, 2040, 'fuel_consumption', '17'), (24478, 2040, 'doors', '5'), (24479, 2040, 'price', '26768'), (24480, 2040, 'cost', '39949'), (24481, 2041, 'owner', 'Seth'), (24482, 2041, 'color', 'orange'), (24483, 2041, 'max_speed', '282'), (24484, 2041, 'weight', '4808'), (24485, 2041, 'production_year', '1979'), (24486, 2041, 'engine_volume', '7270'), (24487, 2041, 'width', '3'), (24488, 2041, 'height', '1'), (24489, 2041, 'fuel_consumption', '15'), (24490, 2041, 'doors', '4'), (24491, 2041, 'price', '24544'), (24492, 2041, 'cost', '41323'), (24493, 2042, 'owner', 'Seth'), (24494, 2042, 'color', 'black'), (24495, 2042, 'max_speed', '291'), (24496, 2042, 'weight', '1488'), (24497, 2042, 'production_year', '1994'), (24498, 2042, 'engine_volume', '5419'), (24499, 2042, 'width', '2'), (24500, 2042, 'height', '1'), (24501, 2042, 'fuel_consumption', '17'), (24502, 2042, 'doors', '3'), (24503, 2042, 'price', '27378'), (24504, 2042, 'cost', '27518'), (24505, 2043, 'owner', 'Gino'), (24506, 2043, 'color', 'black'), (24507, 2043, 'max_speed', '84'), (24508, 2043, 'weight', '1413'), (24509, 2043, 'production_year', '1994'), (24510, 2043, 'engine_volume', '3286'), (24511, 2043, 'width', '2'), (24512, 2043, 'height', '1'), (24513, 2043, 'fuel_consumption', '15'), (24514, 2043, 'doors', '4'), (24515, 2043, 'price', '19801'), (24516, 2043, 'cost', '37490'), (24517, 2044, 'owner', 'Jules'), (24518, 2044, 'color', 'martini'), (24519, 2044, 'max_speed', '226'), (24520, 2044, 'weight', '1776'), (24521, 2044, 'production_year', '2013'), (24522, 2044, 'engine_volume', '6007'), (24523, 2044, 'width', '2'), (24524, 2044, 'height', '1'), (24525, 2044, 'fuel_consumption', '16'), (24526, 2044, 'doors', '5'), (24527, 2044, 'price', '11916'), (24528, 2044, 'cost', '36488'), (24529, 2045, 'owner', 'Lava'), (24530, 2045, 'color', 'martini'), (24531, 2045, 'max_speed', '157'), (24532, 2045, 'weight', '2268'), (24533, 2045, 'production_year', '2015'), (24534, 2045, 'engine_volume', '4388'), (24535, 2045, 'width', '3'), (24536, 2045, 'height', '1'), (24537, 2045, 'fuel_consumption', '18'), (24538, 2045, 'doors', '4'), (24539, 2045, 'price', '29402'), (24540, 2045, 'cost', '46274'), (24541, 2046, 'owner', 'Hugh'), (24542, 2046, 'color', 'yellow'), (24543, 2046, 'max_speed', '276'), (24544, 2046, 'weight', '4909'), (24545, 2046, 'production_year', '2013'), (24546, 2046, 'engine_volume', '5731'), (24547, 2046, 'width', '3'), (24548, 2046, 'height', '1'), (24549, 2046, 'fuel_consumption', '14'), (24550, 2046, 'doors', '5'), (24551, 2046, 'price', '18675'), (24552, 2046, 'cost', '29253'), (24553, 2047, 'owner', 'Gino'), (24554, 2047, 'color', 'black'), (24555, 2047, 'max_speed', '64'), (24556, 2047, 'weight', '4543'), (24557, 2047, 'production_year', '1982'), (24558, 2047, 'engine_volume', '5765'), (24559, 2047, 'width', '4'), (24560, 2047, 'height', '1'), (24561, 2047, 'fuel_consumption', '16'), (24562, 2047, 'doors', '3'), (24563, 2047, 'price', '24301'), (24564, 2047, 'cost', '42171'), (24565, 2048, 'owner', 'Mario'), (24566, 2048, 'color', 'yellow'), (24567, 2048, 'max_speed', '107'), (24568, 2048, 'weight', '2986'), (24569, 2048, 'production_year', '2000'), (24570, 2048, 'engine_volume', '6257'), (24571, 2048, 'width', '2'), (24572, 2048, 'height', '2'), (24573, 2048, 'fuel_consumption', '18'), (24574, 2048, 'doors', '4'), (24575, 2048, 'price', '21104'), (24576, 2048, 'cost', '25938'), (24577, 2049, 'owner', 'Gengis'), (24578, 2049, 'color', 'martini'), (24579, 2049, 'max_speed', '291'), (24580, 2049, 'weight', '4906'), (24581, 2049, 'production_year', '2007'), (24582, 2049, 'engine_volume', '7085'), (24583, 2049, 'width', '2'), (24584, 2049, 'height', '2'), (24585, 2049, 'fuel_consumption', '13'), (24586, 2049, 'doors', '3'), (24587, 2049, 'price', '26317'), (24588, 2049, 'cost', '45495'), (24589, 2050, 'owner', 'Lucy'), (24590, 2050, 'color', 'green'), (24591, 2050, 'max_speed', '198'), (24592, 2050, 'weight', '2561'), (24593, 2050, 'production_year', '1971'), (24594, 2050, 'engine_volume', '2272'), (24595, 2050, 'width', '2'), (24596, 2050, 'height', '2'), (24597, 2050, 'fuel_consumption', '18'), (24598, 2050, 'doors', '5'), (24599, 2050, 'price', '24525'), (24600, 2050, 'cost', '44677'), (24601, 2051, 'owner', 'Mario'), (24602, 2051, 'color', 'yellow'), (24603, 2051, 'max_speed', '238'), (24604, 2051, 'weight', '2031'), (24605, 2051, 'production_year', '1995'), (24606, 2051, 'engine_volume', '2644'), (24607, 2051, 'width', '4'), (24608, 2051, 'height', '1'), (24609, 2051, 'fuel_consumption', '17'), (24610, 2051, 'doors', '2'), (24611, 2051, 'price', '13489'), (24612, 2051, 'cost', '25375'), (24613, 2052, 'owner', 'Lucy'), (24614, 2052, 'color', 'red'), (24615, 2052, 'max_speed', '151'), (24616, 2052, 'weight', '3978'), (24617, 2052, 'production_year', '1974'), (24618, 2052, 'engine_volume', '2039'), (24619, 2052, 'width', '4'), (24620, 2052, 'height', '2'), (24621, 2052, 'fuel_consumption', '13'), (24622, 2052, 'doors', '3'), (24623, 2052, 'price', '11364'), (24624, 2052, 'cost', '46855'), (24625, 2053, 'owner', 'Lava'), (24626, 2053, 'color', 'green'), (24627, 2053, 'max_speed', '55'), (24628, 2053, 'weight', '4782'), (24629, 2053, 'production_year', '2008'), (24630, 2053, 'engine_volume', '4292'), (24631, 2053, 'width', '4'), (24632, 2053, 'height', '1'), (24633, 2053, 'fuel_consumption', '15'), (24634, 2053, 'doors', '4'), (24635, 2053, 'price', '28477'), (24636, 2053, 'cost', '25904'), (24637, 2054, 'owner', 'Lucy'), (24638, 2054, 'color', 'orange'), (24639, 2054, 'max_speed', '206'), (24640, 2054, 'weight', '3524'), (24641, 2054, 'production_year', '2005'), (24642, 2054, 'engine_volume', '3126'), (24643, 2054, 'width', '2'), (24644, 2054, 'height', '1'), (24645, 2054, 'fuel_consumption', '15'), (24646, 2054, 'doors', '3'), (24647, 2054, 'price', '19411'), (24648, 2054, 'cost', '38745'), (24649, 2055, 'owner', 'Gengis'), (24650, 2055, 'color', 'red'), (24651, 2055, 'max_speed', '164'), (24652, 2055, 'weight', '3745'), (24653, 2055, 'production_year', '1980'), (24654, 2055, 'engine_volume', '5131'), (24655, 2055, 'width', '4'), (24656, 2055, 'height', '2'), (24657, 2055, 'fuel_consumption', '13'), (24658, 2055, 'doors', '3'), (24659, 2055, 'price', '10862'), (24660, 2055, 'cost', '39411'), (24661, 2056, 'owner', 'Lucy'), (24662, 2056, 'color', 'green'), (24663, 2056, 'max_speed', '226'), (24664, 2056, 'weight', '4563'), (24665, 2056, 'production_year', '1970'), (24666, 2056, 'engine_volume', '3733'), (24667, 2056, 'width', '4'), (24668, 2056, 'height', '1'), (24669, 2056, 'fuel_consumption', '13'), (24670, 2056, 'doors', '2'), (24671, 2056, 'price', '12474'), (24672, 2056, 'cost', '38370'), (24673, 2057, 'owner', 'Gengis'), (24674, 2057, 'color', 'brown'), (24675, 2057, 'max_speed', '265'), (24676, 2057, 'weight', '4650'), (24677, 2057, 'production_year', '1995'), (24678, 2057, 'engine_volume', '3706'), (24679, 2057, 'width', '3'), (24680, 2057, 'height', '1'), (24681, 2057, 'fuel_consumption', '13'), (24682, 2057, 'doors', '3'), (24683, 2057, 'price', '19937'), (24684, 2057, 'cost', '26501'), (24685, 2058, 'owner', 'Lucy'), (24686, 2058, 'color', 'brown'), (24687, 2058, 'max_speed', '289'), (24688, 2058, 'weight', '2336'), (24689, 2058, 'production_year', '1992'), (24690, 2058, 'engine_volume', '4366'), (24691, 2058, 'width', '3'), (24692, 2058, 'height', '2'), (24693, 2058, 'fuel_consumption', '13'), (24694, 2058, 'doors', '2'), (24695, 2058, 'price', '12408'), (24696, 2058, 'cost', '30257'), (24697, 2059, 'owner', 'Gengis'), (24698, 2059, 'color', 'orange'), (24699, 2059, 'max_speed', '90'), (24700, 2059, 'weight', '1324'), (24701, 2059, 'production_year', '1988'), (24702, 2059, 'engine_volume', '3450'), (24703, 2059, 'width', '4'), (24704, 2059, 'height', '2'), (24705, 2059, 'fuel_consumption', '18'), (24706, 2059, 'doors', '4'), (24707, 2059, 'price', '25542'), (24708, 2059, 'cost', '31885'), (24709, 2060, 'owner', 'Lava'), (24710, 2060, 'color', 'white'), (24711, 2060, 'max_speed', '195'), (24712, 2060, 'weight', '3031'), (24713, 2060, 'production_year', '1977'), (24714, 2060, 'engine_volume', '4766'), (24715, 2060, 'width', '3'), (24716, 2060, 'height', '1'), (24717, 2060, 'fuel_consumption', '15'), (24718, 2060, 'doors', '3'), (24719, 2060, 'price', '29048'), (24720, 2060, 'cost', '35939'), (24721, 2061, 'owner', 'Gengis'), (24722, 2061, 'color', 'white'), (24723, 2061, 'max_speed', '208'), (24724, 2061, 'weight', '1230'), (24725, 2061, 'production_year', '1987'), (24726, 2061, 'engine_volume', '3415'), (24727, 2061, 'width', '2'), (24728, 2061, 'height', '2'), (24729, 2061, 'fuel_consumption', '18'), (24730, 2061, 'doors', '5'), (24731, 2061, 'price', '24397'), (24732, 2061, 'cost', '47295'), (24733, 2062, 'owner', 'Mario'), (24734, 2062, 'color', 'green'), (24735, 2062, 'max_speed', '240'), (24736, 2062, 'weight', '3088'), (24737, 2062, 'production_year', '1991'), (24738, 2062, 'engine_volume', '6208'), (24739, 2062, 'width', '2'), (24740, 2062, 'height', '1'), (24741, 2062, 'fuel_consumption', '18'), (24742, 2062, 'doors', '4'), (24743, 2062, 'price', '19733'), (24744, 2062, 'cost', '29947'), (24745, 2063, 'owner', 'Jules'), (24746, 2063, 'color', 'red'), (24747, 2063, 'max_speed', '189'), (24748, 2063, 'weight', '4174'), (24749, 2063, 'production_year', '1990'), (24750, 2063, 'engine_volume', '7749'), (24751, 2063, 'width', '2'), (24752, 2063, 'height', '1'), (24753, 2063, 'fuel_consumption', '18'), (24754, 2063, 'doors', '4'), (24755, 2063, 'price', '28070'), (24756, 2063, 'cost', '25806'), (24757, 2064, 'owner', 'Hugh'), (24758, 2064, 'color', 'yellow'), (24759, 2064, 'max_speed', '88'), (24760, 2064, 'weight', '2803'), (24761, 2064, 'production_year', '1991'), (24762, 2064, 'engine_volume', '4032'), (24763, 2064, 'width', '4'), (24764, 2064, 'height', '2'), (24765, 2064, 'fuel_consumption', '18'), (24766, 2064, 'doors', '4'), (24767, 2064, 'price', '23557'), (24768, 2064, 'cost', '46981'), (24769, 2065, 'owner', 'Lucy'), (24770, 2065, 'color', 'green'), (24771, 2065, 'max_speed', '279'), (24772, 2065, 'weight', '4211'), (24773, 2065, 'production_year', '2015'), (24774, 2065, 'engine_volume', '3577'), (24775, 2065, 'width', '2'), (24776, 2065, 'height', '1'), (24777, 2065, 'fuel_consumption', '18'), (24778, 2065, 'doors', '5'), (24779, 2065, 'price', '11300'), (24780, 2065, 'cost', '31880'), (24781, 2066, 'owner', 'Gengis'), (24782, 2066, 'color', 'white'), (24783, 2066, 'max_speed', '271'), (24784, 2066, 'weight', '3806'), (24785, 2066, 'production_year', '1994'), (24786, 2066, 'engine_volume', '5228'), (24787, 2066, 'width', '3'), (24788, 2066, 'height', '2'), (24789, 2066, 'fuel_consumption', '16'), (24790, 2066, 'doors', '2'), (24791, 2066, 'price', '10637'), (24792, 2066, 'cost', '32869'), (24793, 2067, 'owner', 'Mario'), (24794, 2067, 'color', 'brown'), (24795, 2067, 'max_speed', '104'), (24796, 2067, 'weight', '1654'), (24797, 2067, 'production_year', '1986'), (24798, 2067, 'engine_volume', '7286'), (24799, 2067, 'width', '2'), (24800, 2067, 'height', '2'), (24801, 2067, 'fuel_consumption', '18'), (24802, 2067, 'doors', '4'), (24803, 2067, 'price', '23769'), (24804, 2067, 'cost', '42373'), (24805, 2068, 'owner', 'Lava'), (24806, 2068, 'color', 'orange'), (24807, 2068, 'max_speed', '207'), (24808, 2068, 'weight', '4621'), (24809, 2068, 'production_year', '1992'), (24810, 2068, 'engine_volume', '7523'), (24811, 2068, 'width', '4'), (24812, 2068, 'height', '1'), (24813, 2068, 'fuel_consumption', '16'), (24814, 2068, 'doors', '2'), (24815, 2068, 'price', '11086'), (24816, 2068, 'cost', '30598'), (24817, 2069, 'owner', 'Gengis'), (24818, 2069, 'color', 'white'), (24819, 2069, 'max_speed', '158'), (24820, 2069, 'weight', '4683'), (24821, 2069, 'production_year', '1994'), (24822, 2069, 'engine_volume', '2915'), (24823, 2069, 'width', '2'), (24824, 2069, 'height', '2'), (24825, 2069, 'fuel_consumption', '17'), (24826, 2069, 'doors', '4'), (24827, 2069, 'price', '10965'), (24828, 2069, 'cost', '36326'), (24829, 2070, 'owner', 'Lucy'), (24830, 2070, 'color', 'yellow'), (24831, 2070, 'max_speed', '72'), (24832, 2070, 'weight', '4319'), (24833, 2070, 'production_year', '1983'), (24834, 2070, 'engine_volume', '4396'), (24835, 2070, 'width', '2'), (24836, 2070, 'height', '2'), (24837, 2070, 'fuel_consumption', '16'), (24838, 2070, 'doors', '2'), (24839, 2070, 'price', '26860'), (24840, 2070, 'cost', '47737'), (24841, 2071, 'owner', 'Gino'), (24842, 2071, 'color', 'martini'), (24843, 2071, 'max_speed', '244'), (24844, 2071, 'weight', '2099'), (24845, 2071, 'production_year', '1999'), (24846, 2071, 'engine_volume', '3057'), (24847, 2071, 'width', '3'), (24848, 2071, 'height', '2'), (24849, 2071, 'fuel_consumption', '18'), (24850, 2071, 'doors', '4'), (24851, 2071, 'price', '16358'), (24852, 2071, 'cost', '45325'), (24853, 2072, 'owner', 'Mario'), (24854, 2072, 'color', 'martini'), (24855, 2072, 'max_speed', '105'), (24856, 2072, 'weight', '1410'), (24857, 2072, 'production_year', '2011'), (24858, 2072, 'engine_volume', '4587'), (24859, 2072, 'width', '4'), (24860, 2072, 'height', '1'), (24861, 2072, 'fuel_consumption', '15'), (24862, 2072, 'doors', '4'), (24863, 2072, 'price', '19276'), (24864, 2072, 'cost', '36204'), (24865, 2073, 'owner', 'Lucy'), (24866, 2073, 'color', 'martini'), (24867, 2073, 'max_speed', '273'), (24868, 2073, 'weight', '4137'), (24869, 2073, 'production_year', '1978'), (24870, 2073, 'engine_volume', '2118'), (24871, 2073, 'width', '2'), (24872, 2073, 'height', '2'), (24873, 2073, 'fuel_consumption', '16'), (24874, 2073, 'doors', '3'), (24875, 2073, 'price', '28192'), (24876, 2073, 'cost', '41591'), (24877, 2074, 'owner', 'Lava'), (24878, 2074, 'color', 'white'), (24879, 2074, 'max_speed', '257'), (24880, 2074, 'weight', '4841'), (24881, 2074, 'production_year', '1986'), (24882, 2074, 'engine_volume', '4694'), (24883, 2074, 'width', '2'), (24884, 2074, 'height', '1'), (24885, 2074, 'fuel_consumption', '15'), (24886, 2074, 'doors', '5'), (24887, 2074, 'price', '22351'), (24888, 2074, 'cost', '39631'), (24889, 2075, 'owner', 'Lava'), (24890, 2075, 'color', 'martini'), (24891, 2075, 'max_speed', '107'), (24892, 2075, 'weight', '2839'), (24893, 2075, 'production_year', '1994'), (24894, 2075, 'engine_volume', '3318'), (24895, 2075, 'width', '4'), (24896, 2075, 'height', '1'), (24897, 2075, 'fuel_consumption', '16'), (24898, 2075, 'doors', '4'), (24899, 2075, 'price', '18075'), (24900, 2075, 'cost', '30260'), (24901, 2076, 'owner', 'Hugh'), (24902, 2076, 'color', 'orange'), (24903, 2076, 'max_speed', '94'), (24904, 2076, 'weight', '1761'), (24905, 2076, 'production_year', '2003'), (24906, 2076, 'engine_volume', '6173'), (24907, 2076, 'width', '3'), (24908, 2076, 'height', '2'), (24909, 2076, 'fuel_consumption', '18'), (24910, 2076, 'doors', '5'), (24911, 2076, 'price', '21196'), (24912, 2076, 'cost', '39858'), (24913, 2077, 'owner', 'Lucy'), (24914, 2077, 'color', 'orange'), (24915, 2077, 'max_speed', '119'), (24916, 2077, 'weight', '1855'), (24917, 2077, 'production_year', '1977'), (24918, 2077, 'engine_volume', '6141'), (24919, 2077, 'width', '3'), (24920, 2077, 'height', '1'), (24921, 2077, 'fuel_consumption', '14'), (24922, 2077, 'doors', '2'), (24923, 2077, 'price', '18003'), (24924, 2077, 'cost', '42043'), (24925, 2078, 'owner', 'Lava'), (24926, 2078, 'color', 'black'), (24927, 2078, 'max_speed', '280'), (24928, 2078, 'weight', '2827'), (24929, 2078, 'production_year', '1992'), (24930, 2078, 'engine_volume', '2422'), (24931, 2078, 'width', '3'), (24932, 2078, 'height', '2'), (24933, 2078, 'fuel_consumption', '16'), (24934, 2078, 'doors', '3'), (24935, 2078, 'price', '29143'), (24936, 2078, 'cost', '42726'), (24937, 2079, 'owner', 'Gino'), (24938, 2079, 'color', 'brown'), (24939, 2079, 'max_speed', '113'), (24940, 2079, 'weight', '2828'), (24941, 2079, 'production_year', '2004'), (24942, 2079, 'engine_volume', '4857'), (24943, 2079, 'width', '4'), (24944, 2079, 'height', '2'), (24945, 2079, 'fuel_consumption', '13'), (24946, 2079, 'doors', '2'), (24947, 2079, 'price', '28111'), (24948, 2079, 'cost', '32640'), (24949, 2080, 'owner', 'Hugh'), (24950, 2080, 'color', 'red'), (24951, 2080, 'max_speed', '59'), (24952, 2080, 'weight', '1398'), (24953, 2080, 'production_year', '1989'), (24954, 2080, 'engine_volume', '2114'), (24955, 2080, 'width', '2'), (24956, 2080, 'height', '1'), (24957, 2080, 'fuel_consumption', '15'), (24958, 2080, 'doors', '2'), (24959, 2080, 'price', '19050'), (24960, 2080, 'cost', '30388'), (24961, 2081, 'owner', 'Lucy'), (24962, 2081, 'color', 'green'), (24963, 2081, 'max_speed', '110'), (24964, 2081, 'weight', '3282'), (24965, 2081, 'production_year', '2004'), (24966, 2081, 'engine_volume', '4412'), (24967, 2081, 'width', '4'), (24968, 2081, 'height', '2'), (24969, 2081, 'fuel_consumption', '13'), (24970, 2081, 'doors', '5'), (24971, 2081, 'price', '28666'), (24972, 2081, 'cost', '42563'), (24973, 2082, 'owner', 'Gino'), (24974, 2082, 'color', 'martini'), (24975, 2082, 'max_speed', '163'), (24976, 2082, 'weight', '4081'), (24977, 2082, 'production_year', '1973'), (24978, 2082, 'engine_volume', '6348'), (24979, 2082, 'width', '3'), (24980, 2082, 'height', '2'), (24981, 2082, 'fuel_consumption', '18'), (24982, 2082, 'doors', '4'), (24983, 2082, 'price', '21713'), (24984, 2082, 'cost', '44756'), (24985, 2083, 'owner', 'Gengis'), (24986, 2083, 'color', 'black'), (24987, 2083, 'max_speed', '194'), (24988, 2083, 'weight', '4767'), (24989, 2083, 'production_year', '2006'), (24990, 2083, 'engine_volume', '4700'), (24991, 2083, 'width', '3'), (24992, 2083, 'height', '2'), (24993, 2083, 'fuel_consumption', '16'), (24994, 2083, 'doors', '5'), (24995, 2083, 'price', '29115'), (24996, 2083, 'cost', '42661'), (24997, 2084, 'owner', 'Lava'), (24998, 2084, 'color', 'white'), (24999, 2084, 'max_speed', '192'), (25000, 2084, 'weight', '2111'), (25001, 2084, 'production_year', '1991'), (25002, 2084, 'engine_volume', '6872'), (25003, 2084, 'width', '2'), (25004, 2084, 'height', '2'), (25005, 2084, 'fuel_consumption', '18'), (25006, 2084, 'doors', '4'), (25007, 2084, 'price', '12458'), (25008, 2084, 'cost', '36064'), (25009, 2085, 'owner', 'Jules'), (25010, 2085, 'color', 'yellow'), (25011, 2085, 'max_speed', '222'), (25012, 2085, 'weight', '3576'), (25013, 2085, 'production_year', '2013'), (25014, 2085, 'engine_volume', '6093'), (25015, 2085, 'width', '2'), (25016, 2085, 'height', '2'), (25017, 2085, 'fuel_consumption', '17'), (25018, 2085, 'doors', '2'), (25019, 2085, 'price', '18582'), (25020, 2085, 'cost', '46689'), (25021, 2086, 'owner', 'Jules'), (25022, 2086, 'color', 'black'), (25023, 2086, 'max_speed', '91'), (25024, 2086, 'weight', '1745'), (25025, 2086, 'production_year', '1983'), (25026, 2086, 'engine_volume', '5192'), (25027, 2086, 'width', '2'), (25028, 2086, 'height', '1'), (25029, 2086, 'fuel_consumption', '13'), (25030, 2086, 'doors', '5'), (25031, 2086, 'price', '18809'), (25032, 2086, 'cost', '31094'), (25033, 2087, 'owner', 'Hugh'), (25034, 2087, 'color', 'martini'), (25035, 2087, 'max_speed', '298'), (25036, 2087, 'weight', '2073'), (25037, 2087, 'production_year', '1973'), (25038, 2087, 'engine_volume', '6239'), (25039, 2087, 'width', '3'), (25040, 2087, 'height', '2'), (25041, 2087, 'fuel_consumption', '16'), (25042, 2087, 'doors', '5'), (25043, 2087, 'price', '28930'), (25044, 2087, 'cost', '42106'), (25045, 2088, 'owner', 'Gengis'), (25046, 2088, 'color', 'green'), (25047, 2088, 'max_speed', '115'), (25048, 2088, 'weight', '3931'), (25049, 2088, 'production_year', '1989'), (25050, 2088, 'engine_volume', '7004'), (25051, 2088, 'width', '2'), (25052, 2088, 'height', '2'), (25053, 2088, 'fuel_consumption', '17'), (25054, 2088, 'doors', '4'), (25055, 2088, 'price', '23695'), (25056, 2088, 'cost', '47799'), (25057, 2089, 'owner', 'Gengis'), (25058, 2089, 'color', 'brown'), (25059, 2089, 'max_speed', '253'), (25060, 2089, 'weight', '3979'), (25061, 2089, 'production_year', '2011'), (25062, 2089, 'engine_volume', '4417'), (25063, 2089, 'width', '4'), (25064, 2089, 'height', '1'), (25065, 2089, 'fuel_consumption', '15'), (25066, 2089, 'doors', '3'), (25067, 2089, 'price', '19982'), (25068, 2089, 'cost', '34772'), (25069, 2090, 'owner', 'Mario'), (25070, 2090, 'color', 'white'), (25071, 2090, 'max_speed', '255'), (25072, 2090, 'weight', '2748'), (25073, 2090, 'production_year', '1982'), (25074, 2090, 'engine_volume', '7710'), (25075, 2090, 'width', '2'), (25076, 2090, 'height', '1'), (25077, 2090, 'fuel_consumption', '13'), (25078, 2090, 'doors', '2'), (25079, 2090, 'price', '18512'), (25080, 2090, 'cost', '31513'), (25081, 2091, 'owner', 'Gengis'), (25082, 2091, 'color', 'martini'), (25083, 2091, 'max_speed', '65'), (25084, 2091, 'weight', '4682'), (25085, 2091, 'production_year', '1994'), (25086, 2091, 'engine_volume', '4404'), (25087, 2091, 'width', '2'), (25088, 2091, 'height', '1'), (25089, 2091, 'fuel_consumption', '15'), (25090, 2091, 'doors', '5'), (25091, 2091, 'price', '26287'), (25092, 2091, 'cost', '36847'), (25093, 2092, 'owner', 'Gino'), (25094, 2092, 'color', 'brown'), (25095, 2092, 'max_speed', '122'), (25096, 2092, 'weight', '1135'), (25097, 2092, 'production_year', '2007'), (25098, 2092, 'engine_volume', '4128'), (25099, 2092, 'width', '2'), (25100, 2092, 'height', '1'), (25101, 2092, 'fuel_consumption', '17'), (25102, 2092, 'doors', '5'), (25103, 2092, 'price', '26857'), (25104, 2092, 'cost', '41893'), (25105, 2093, 'owner', 'Lava'), (25106, 2093, 'color', 'green'), (25107, 2093, 'max_speed', '96'), (25108, 2093, 'weight', '3175'), (25109, 2093, 'production_year', '2005'), (25110, 2093, 'engine_volume', '2899'), (25111, 2093, 'width', '2'), (25112, 2093, 'height', '2'), (25113, 2093, 'fuel_consumption', '13'), (25114, 2093, 'doors', '5'), (25115, 2093, 'price', '26354'), (25116, 2093, 'cost', '41930'), (25117, 2094, 'owner', 'Hugh'), (25118, 2094, 'color', 'red'), (25119, 2094, 'max_speed', '52'), (25120, 2094, 'weight', '3612'), (25121, 2094, 'production_year', '2009'), (25122, 2094, 'engine_volume', '5940'), (25123, 2094, 'width', '4'), (25124, 2094, 'height', '1'), (25125, 2094, 'fuel_consumption', '13'), (25126, 2094, 'doors', '4'), (25127, 2094, 'price', '18981'), (25128, 2094, 'cost', '36880'), (25129, 2095, 'owner', 'Mario'), (25130, 2095, 'color', 'red'), (25131, 2095, 'max_speed', '163'), (25132, 2095, 'weight', '4126'), (25133, 2095, 'production_year', '2016'), (25134, 2095, 'engine_volume', '2481'), (25135, 2095, 'width', '4'), (25136, 2095, 'height', '2'), (25137, 2095, 'fuel_consumption', '16'), (25138, 2095, 'doors', '4'), (25139, 2095, 'price', '26548'), (25140, 2095, 'cost', '36063'), (25141, 2096, 'owner', 'Lava'), (25142, 2096, 'color', 'red'), (25143, 2096, 'max_speed', '222'), (25144, 2096, 'weight', '1554'), (25145, 2096, 'production_year', '2008'), (25146, 2096, 'engine_volume', '6800'), (25147, 2096, 'width', '2'), (25148, 2096, 'height', '2'), (25149, 2096, 'fuel_consumption', '15'), (25150, 2096, 'doors', '5'), (25151, 2096, 'price', '27745'), (25152, 2096, 'cost', '34250'), (25153, 2097, 'owner', 'Gino'), (25154, 2097, 'color', 'green'), (25155, 2097, 'max_speed', '250'), (25156, 2097, 'weight', '4796'), (25157, 2097, 'production_year', '1989'), (25158, 2097, 'engine_volume', '6062'), (25159, 2097, 'width', '3'), (25160, 2097, 'height', '1'), (25161, 2097, 'fuel_consumption', '17'), (25162, 2097, 'doors', '3'), (25163, 2097, 'price', '20910'), (25164, 2097, 'cost', '27399'), (25165, 2098, 'owner', 'Hugh'), (25166, 2098, 'color', 'black'), (25167, 2098, 'max_speed', '54'), (25168, 2098, 'weight', '3686'), (25169, 2098, 'production_year', '1980'), (25170, 2098, 'engine_volume', '5743'), (25171, 2098, 'width', '3'), (25172, 2098, 'height', '2'), (25173, 2098, 'fuel_consumption', '14'), (25174, 2098, 'doors', '3'), (25175, 2098, 'price', '25757'), (25176, 2098, 'cost', '31658'), (25177, 2099, 'owner', 'Lava'), (25178, 2099, 'color', 'yellow'), (25179, 2099, 'max_speed', '87'), (25180, 2099, 'weight', '4051'), (25181, 2099, 'production_year', '1977'), (25182, 2099, 'engine_volume', '4492'), (25183, 2099, 'width', '4'), (25184, 2099, 'height', '2'), (25185, 2099, 'fuel_consumption', '13'), (25186, 2099, 'doors', '3'), (25187, 2099, 'price', '14776'), (25188, 2099, 'cost', '28719'), (25189, 2100, 'owner', 'Hugh'), (25190, 2100, 'color', 'white'), (25191, 2100, 'max_speed', '185'), (25192, 2100, 'weight', '4330'), (25193, 2100, 'production_year', '1986'), (25194, 2100, 'engine_volume', '3465'), (25195, 2100, 'width', '3'), (25196, 2100, 'height', '1'), (25197, 2100, 'fuel_consumption', '16'), (25198, 2100, 'doors', '3'), (25199, 2100, 'price', '20954'), (25200, 2100, 'cost', '33639'), (25201, 2101, 'owner', 'Lucy'), (25202, 2101, 'color', 'martini'), (25203, 2101, 'max_speed', '296'), (25204, 2101, 'weight', '1692'), (25205, 2101, 'production_year', '1996'), (25206, 2101, 'engine_volume', '6193'), (25207, 2101, 'width', '2'), (25208, 2101, 'height', '2'), (25209, 2101, 'fuel_consumption', '13'), (25210, 2101, 'doors', '5'), (25211, 2101, 'price', '28499'), (25212, 2101, 'cost', '36705'), (25213, 2102, 'owner', 'Lucy'), (25214, 2102, 'color', 'yellow'), (25215, 2102, 'max_speed', '92'), (25216, 2102, 'weight', '2177'), (25217, 2102, 'production_year', '2000'), (25218, 2102, 'engine_volume', '7017'), (25219, 2102, 'width', '2'), (25220, 2102, 'height', '1'), (25221, 2102, 'fuel_consumption', '15'), (25222, 2102, 'doors', '5'), (25223, 2102, 'price', '27002'), (25224, 2102, 'cost', '49215'), (25225, 2103, 'owner', 'Seth'), (25226, 2103, 'color', 'martini'), (25227, 2103, 'max_speed', '236'), (25228, 2103, 'weight', '4967'), (25229, 2103, 'production_year', '1977'), (25230, 2103, 'engine_volume', '5482'), (25231, 2103, 'width', '4'), (25232, 2103, 'height', '1'), (25233, 2103, 'fuel_consumption', '15'), (25234, 2103, 'doors', '5'), (25235, 2103, 'price', '22590'), (25236, 2103, 'cost', '42880'), (25237, 2104, 'owner', 'Lava'), (25238, 2104, 'color', 'white'), (25239, 2104, 'max_speed', '74'), (25240, 2104, 'weight', '3935'), (25241, 2104, 'production_year', '1980'), (25242, 2104, 'engine_volume', '5600'), (25243, 2104, 'width', '3'), (25244, 2104, 'height', '1'), (25245, 2104, 'fuel_consumption', '16'), (25246, 2104, 'doors', '5'), (25247, 2104, 'price', '13628'), (25248, 2104, 'cost', '37501'), (25249, 2105, 'owner', 'Lucy'), (25250, 2105, 'color', 'white'), (25251, 2105, 'max_speed', '181'), (25252, 2105, 'weight', '3926'), (25253, 2105, 'production_year', '1999'), (25254, 2105, 'engine_volume', '2865'), (25255, 2105, 'width', '2'), (25256, 2105, 'height', '1'), (25257, 2105, 'fuel_consumption', '15'), (25258, 2105, 'doors', '2'), (25259, 2105, 'price', '23232'), (25260, 2105, 'cost', '42238'), (25261, 2106, 'owner', 'Seth'), (25262, 2106, 'color', 'yellow'), (25263, 2106, 'max_speed', '241'), (25264, 2106, 'weight', '3902'), (25265, 2106, 'production_year', '1970'), (25266, 2106, 'engine_volume', '3858'), (25267, 2106, 'width', '3'), (25268, 2106, 'height', '1'), (25269, 2106, 'fuel_consumption', '13'), (25270, 2106, 'doors', '4'), (25271, 2106, 'price', '26017'), (25272, 2106, 'cost', '32648'), (25273, 2107, 'owner', 'Gengis'), (25274, 2107, 'color', 'black'), (25275, 2107, 'max_speed', '278'), (25276, 2107, 'weight', '3359'), (25277, 2107, 'production_year', '2006'), (25278, 2107, 'engine_volume', '7811'), (25279, 2107, 'width', '2'), (25280, 2107, 'height', '1'), (25281, 2107, 'fuel_consumption', '15'), (25282, 2107, 'doors', '2'), (25283, 2107, 'price', '18865'), (25284, 2107, 'cost', '34526'), (25285, 2108, 'owner', 'Mario'), (25286, 2108, 'color', 'orange'), (25287, 2108, 'max_speed', '252'), (25288, 2108, 'weight', '4872'), (25289, 2108, 'production_year', '2014'), (25290, 2108, 'engine_volume', '6955'), (25291, 2108, 'width', '2'), (25292, 2108, 'height', '1'), (25293, 2108, 'fuel_consumption', '18'), (25294, 2108, 'doors', '5'), (25295, 2108, 'price', '26543'), (25296, 2108, 'cost', '37352'), (25297, 2109, 'owner', 'Gino'), (25298, 2109, 'color', 'red'), (25299, 2109, 'max_speed', '229'), (25300, 2109, 'weight', '1299'), (25301, 2109, 'production_year', '1983'), (25302, 2109, 'engine_volume', '2823'), (25303, 2109, 'width', '3'), (25304, 2109, 'height', '1'), (25305, 2109, 'fuel_consumption', '17'), (25306, 2109, 'doors', '3'), (25307, 2109, 'price', '23866'), (25308, 2109, 'cost', '39563'), (25309, 2110, 'owner', 'Hugh'), (25310, 2110, 'color', 'green'), (25311, 2110, 'max_speed', '89'), (25312, 2110, 'weight', '1540'), (25313, 2110, 'production_year', '2015'), (25314, 2110, 'engine_volume', '2559'), (25315, 2110, 'width', '3'), (25316, 2110, 'height', '1'), (25317, 2110, 'fuel_consumption', '14'), (25318, 2110, 'doors', '3'), (25319, 2110, 'price', '28927'), (25320, 2110, 'cost', '49479'), (25321, 2111, 'owner', 'Gengis'), (25322, 2111, 'color', 'white'), (25323, 2111, 'max_speed', '55'), (25324, 2111, 'weight', '2209'), (25325, 2111, 'production_year', '1981'), (25326, 2111, 'engine_volume', '6750'), (25327, 2111, 'width', '4'), (25328, 2111, 'height', '2'), (25329, 2111, 'fuel_consumption', '17'), (25330, 2111, 'doors', '4'), (25331, 2111, 'price', '26939'), (25332, 2111, 'cost', '43106'), (25333, 2112, 'owner', 'Mario'), (25334, 2112, 'color', 'green'), (25335, 2112, 'max_speed', '90'), (25336, 2112, 'weight', '4909'), (25337, 2112, 'production_year', '2000'), (25338, 2112, 'engine_volume', '6577'), (25339, 2112, 'width', '2'), (25340, 2112, 'height', '2'), (25341, 2112, 'fuel_consumption', '15'), (25342, 2112, 'doors', '2'), (25343, 2112, 'price', '24314'), (25344, 2112, 'cost', '47947'), (25345, 2113, 'owner', 'Seth'), (25346, 2113, 'color', 'white'), (25347, 2113, 'max_speed', '182'), (25348, 2113, 'weight', '1584'), (25349, 2113, 'production_year', '2003'), (25350, 2113, 'engine_volume', '6676'), (25351, 2113, 'width', '2'), (25352, 2113, 'height', '2'), (25353, 2113, 'fuel_consumption', '13'), (25354, 2113, 'doors', '4'), (25355, 2113, 'price', '15464'), (25356, 2113, 'cost', '40194'), (25357, 2114, 'owner', 'Gengis'), (25358, 2114, 'color', 'brown'), (25359, 2114, 'max_speed', '237'), (25360, 2114, 'weight', '4283'), (25361, 2114, 'production_year', '1987'), (25362, 2114, 'engine_volume', '7982'), (25363, 2114, 'width', '4'), (25364, 2114, 'height', '1'), (25365, 2114, 'fuel_consumption', '16'), (25366, 2114, 'doors', '4'), (25367, 2114, 'price', '12046'), (25368, 2114, 'cost', '28263'), (25369, 2115, 'owner', 'Seth'), (25370, 2115, 'color', 'red'), (25371, 2115, 'max_speed', '223'), (25372, 2115, 'weight', '1151'), (25373, 2115, 'production_year', '1986'), (25374, 2115, 'engine_volume', '4519'), (25375, 2115, 'width', '2'), (25376, 2115, 'height', '1'), (25377, 2115, 'fuel_consumption', '18'), (25378, 2115, 'doors', '2'), (25379, 2115, 'price', '16592'), (25380, 2115, 'cost', '39163'), (25381, 2116, 'owner', 'Jules'), (25382, 2116, 'color', 'martini'), (25383, 2116, 'max_speed', '230'), (25384, 2116, 'weight', '2362'), (25385, 2116, 'production_year', '2011'), (25386, 2116, 'engine_volume', '7161'), (25387, 2116, 'width', '2'), (25388, 2116, 'height', '1'), (25389, 2116, 'fuel_consumption', '15'), (25390, 2116, 'doors', '4'), (25391, 2116, 'price', '28301'), (25392, 2116, 'cost', '45150'), (25393, 2117, 'owner', 'Jules'), (25394, 2117, 'color', 'orange'), (25395, 2117, 'max_speed', '80'), (25396, 2117, 'weight', '3837'), (25397, 2117, 'production_year', '1972'), (25398, 2117, 'engine_volume', '4865'), (25399, 2117, 'width', '2'), (25400, 2117, 'height', '2'), (25401, 2117, 'fuel_consumption', '18'), (25402, 2117, 'doors', '2'), (25403, 2117, 'price', '24151'), (25404, 2117, 'cost', '31820'), (25405, 2118, 'owner', 'Gengis'), (25406, 2118, 'color', 'orange'), (25407, 2118, 'max_speed', '255'), (25408, 2118, 'weight', '1438'), (25409, 2118, 'production_year', '1986'), (25410, 2118, 'engine_volume', '5845'), (25411, 2118, 'width', '3'), (25412, 2118, 'height', '1'), (25413, 2118, 'fuel_consumption', '17'), (25414, 2118, 'doors', '5'), (25415, 2118, 'price', '28011'), (25416, 2118, 'cost', '43976'), (25417, 2119, 'owner', 'Jules'), (25418, 2119, 'color', 'green'), (25419, 2119, 'max_speed', '264'), (25420, 2119, 'weight', '4022'), (25421, 2119, 'production_year', '1998'), (25422, 2119, 'engine_volume', '6986'), (25423, 2119, 'width', '4'), (25424, 2119, 'height', '1'), (25425, 2119, 'fuel_consumption', '13'), (25426, 2119, 'doors', '4'), (25427, 2119, 'price', '26422'), (25428, 2119, 'cost', '49010'), (25429, 2120, 'owner', 'Seth'), (25430, 2120, 'color', 'brown'), (25431, 2120, 'max_speed', '85'), (25432, 2120, 'weight', '2598'), (25433, 2120, 'production_year', '1997'), (25434, 2120, 'engine_volume', '6139'), (25435, 2120, 'width', '3'), (25436, 2120, 'height', '2'), (25437, 2120, 'fuel_consumption', '14'), (25438, 2120, 'doors', '2'), (25439, 2120, 'price', '27555'), (25440, 2120, 'cost', '35591'), (25441, 2121, 'owner', 'Mario'), (25442, 2121, 'color', 'green'), (25443, 2121, 'max_speed', '127'), (25444, 2121, 'weight', '4155'), (25445, 2121, 'production_year', '2004'), (25446, 2121, 'engine_volume', '2572'), (25447, 2121, 'width', '2'), (25448, 2121, 'height', '1'), (25449, 2121, 'fuel_consumption', '16'), (25450, 2121, 'doors', '2'), (25451, 2121, 'price', '12457'), (25452, 2121, 'cost', '41619'), (25453, 2122, 'owner', 'Lava'), (25454, 2122, 'color', 'green'), (25455, 2122, 'max_speed', '256'), (25456, 2122, 'weight', '2900'), (25457, 2122, 'production_year', '2016'), (25458, 2122, 'engine_volume', '4243'), (25459, 2122, 'width', '3'), (25460, 2122, 'height', '1'), (25461, 2122, 'fuel_consumption', '13'), (25462, 2122, 'doors', '4'), (25463, 2122, 'price', '29984'), (25464, 2122, 'cost', '32317'), (25465, 2123, 'owner', 'Lucy'), (25466, 2123, 'color', 'yellow'), (25467, 2123, 'max_speed', '247'), (25468, 2123, 'weight', '3611'), (25469, 2123, 'production_year', '1976'), (25470, 2123, 'engine_volume', '6023'), (25471, 2123, 'width', '3'), (25472, 2123, 'height', '1'), (25473, 2123, 'fuel_consumption', '13'), (25474, 2123, 'doors', '5'), (25475, 2123, 'price', '16939'), (25476, 2123, 'cost', '43769'), (25477, 2124, 'owner', 'Seth'), (25478, 2124, 'color', 'green'), (25479, 2124, 'max_speed', '298'), (25480, 2124, 'weight', '4814'), (25481, 2124, 'production_year', '1970'), (25482, 2124, 'engine_volume', '7936'), (25483, 2124, 'width', '4'), (25484, 2124, 'height', '1'), (25485, 2124, 'fuel_consumption', '17'), (25486, 2124, 'doors', '5'), (25487, 2124, 'price', '29227'), (25488, 2124, 'cost', '47878'), (25489, 2125, 'owner', 'Lucy'), (25490, 2125, 'color', 'white'), (25491, 2125, 'max_speed', '274'), (25492, 2125, 'weight', '4955'), (25493, 2125, 'production_year', '1981'), (25494, 2125, 'engine_volume', '2584'), (25495, 2125, 'width', '3'), (25496, 2125, 'height', '1'), (25497, 2125, 'fuel_consumption', '13'), (25498, 2125, 'doors', '4'), (25499, 2125, 'price', '11702'), (25500, 2125, 'cost', '26190'), (25501, 2126, 'owner', 'Mario'), (25502, 2126, 'color', 'white'), (25503, 2126, 'max_speed', '137'), (25504, 2126, 'weight', '1755'), (25505, 2126, 'production_year', '1982'), (25506, 2126, 'engine_volume', '4493'), (25507, 2126, 'width', '4'), (25508, 2126, 'height', '1'), (25509, 2126, 'fuel_consumption', '15'), (25510, 2126, 'doors', '5'), (25511, 2126, 'price', '23006'), (25512, 2126, 'cost', '35918'), (25513, 2127, 'owner', 'Gengis'), (25514, 2127, 'color', 'yellow'), (25515, 2127, 'max_speed', '168'), (25516, 2127, 'weight', '1914'), (25517, 2127, 'production_year', '1985'), (25518, 2127, 'engine_volume', '6072'), (25519, 2127, 'width', '4'), (25520, 2127, 'height', '1'), (25521, 2127, 'fuel_consumption', '16'), (25522, 2127, 'doors', '3'), (25523, 2127, 'price', '16800'), (25524, 2127, 'cost', '42535'), (25525, 2128, 'owner', 'Lava'), (25526, 2128, 'color', 'green'), (25527, 2128, 'max_speed', '268'), (25528, 2128, 'weight', '3969'), (25529, 2128, 'production_year', '1982'), (25530, 2128, 'engine_volume', '6228'), (25531, 2128, 'width', '2'), (25532, 2128, 'height', '2'), (25533, 2128, 'fuel_consumption', '18'), (25534, 2128, 'doors', '4'), (25535, 2128, 'price', '17701'), (25536, 2128, 'cost', '25812'), (25537, 2129, 'owner', 'Lucy'), (25538, 2129, 'color', 'green'), (25539, 2129, 'max_speed', '28'), (25540, 2129, 'weight', '4132'), (25541, 2129, 'production_year', '1996'), (25542, 2129, 'engine_volume', '6653'), (25543, 2129, 'width', '4'), (25544, 2129, 'height', '2'), (25545, 2129, 'fuel_consumption', '13'), (25546, 2129, 'doors', '2'), (25547, 2129, 'price', '11557'), (25548, 2129, 'cost', '29434'), (25549, 2130, 'owner', 'Lava'), (25550, 2130, 'color', 'yellow'), (25551, 2130, 'max_speed', '279'), (25552, 2130, 'weight', '3714'), (25553, 2130, 'production_year', '2003'), (25554, 2130, 'engine_volume', '4911'), (25555, 2130, 'width', '4'), (25556, 2130, 'height', '2'), (25557, 2130, 'fuel_consumption', '18'), (25558, 2130, 'doors', '3'), (25559, 2130, 'price', '13934'), (25560, 2130, 'cost', '29744'), (25561, 2131, 'owner', 'Mario'), (25562, 2131, 'color', 'white'), (25563, 2131, 'max_speed', '251'), (25564, 2131, 'weight', '1105'), (25565, 2131, 'production_year', '1972'), (25566, 2131, 'engine_volume', '5446'), (25567, 2131, 'width', '4'), (25568, 2131, 'height', '1'), (25569, 2131, 'fuel_consumption', '14'), (25570, 2131, 'doors', '3'), (25571, 2131, 'price', '26706'), (25572, 2131, 'cost', '46375'), (25573, 2132, 'owner', 'Lucy'), (25574, 2132, 'color', 'brown'), (25575, 2132, 'max_speed', '54'), (25576, 2132, 'weight', '1096'), (25577, 2132, 'production_year', '1988'), (25578, 2132, 'engine_volume', '5616'), (25579, 2132, 'width', '3'), (25580, 2132, 'height', '2'), (25581, 2132, 'fuel_consumption', '16'), (25582, 2132, 'doors', '5'), (25583, 2132, 'price', '26537'), (25584, 2132, 'cost', '31453'), (25585, 2133, 'owner', 'Jules'), (25586, 2133, 'color', 'orange'), (25587, 2133, 'max_speed', '288'), (25588, 2133, 'weight', '4790'), (25589, 2133, 'production_year', '2001'), (25590, 2133, 'engine_volume', '4107'), (25591, 2133, 'width', '2'), (25592, 2133, 'height', '1'), (25593, 2133, 'fuel_consumption', '16'), (25594, 2133, 'doors', '2'), (25595, 2133, 'price', '27928'), (25596, 2133, 'cost', '45698'), (25597, 2134, 'owner', 'Lucy'), (25598, 2134, 'color', 'brown'), (25599, 2134, 'max_speed', '266'), (25600, 2134, 'weight', '1284'), (25601, 2134, 'production_year', '1971'), (25602, 2134, 'engine_volume', '2703'), (25603, 2134, 'width', '3'), (25604, 2134, 'height', '2'), (25605, 2134, 'fuel_consumption', '13'), (25606, 2134, 'doors', '2'), (25607, 2134, 'price', '10329'), (25608, 2134, 'cost', '36927'), (25609, 2135, 'owner', 'Gino'), (25610, 2135, 'color', 'orange'), (25611, 2135, 'max_speed', '219'), (25612, 2135, 'weight', '3536'), (25613, 2135, 'production_year', '1983'), (25614, 2135, 'engine_volume', '3791'), (25615, 2135, 'width', '2'), (25616, 2135, 'height', '1'), (25617, 2135, 'fuel_consumption', '14'), (25618, 2135, 'doors', '2'), (25619, 2135, 'price', '27939'), (25620, 2135, 'cost', '43044'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (25621, 2136, 'owner', 'Seth'), (25622, 2136, 'color', 'orange'), (25623, 2136, 'max_speed', '53'), (25624, 2136, 'weight', '2490'), (25625, 2136, 'production_year', '1970'), (25626, 2136, 'engine_volume', '2133'), (25627, 2136, 'width', '4'), (25628, 2136, 'height', '2'), (25629, 2136, 'fuel_consumption', '16'), (25630, 2136, 'doors', '2'), (25631, 2136, 'price', '19351'), (25632, 2136, 'cost', '48600'), (25633, 2137, 'owner', 'Gengis'), (25634, 2137, 'color', 'black'), (25635, 2137, 'max_speed', '77'), (25636, 2137, 'weight', '4989'), (25637, 2137, 'production_year', '2002'), (25638, 2137, 'engine_volume', '7635'), (25639, 2137, 'width', '3'), (25640, 2137, 'height', '2'), (25641, 2137, 'fuel_consumption', '17'), (25642, 2137, 'doors', '5'), (25643, 2137, 'price', '14625'), (25644, 2137, 'cost', '37787'), (25645, 2138, 'owner', 'Seth'), (25646, 2138, 'color', 'yellow'), (25647, 2138, 'max_speed', '296'), (25648, 2138, 'weight', '2918'), (25649, 2138, 'production_year', '1975'), (25650, 2138, 'engine_volume', '7799'), (25651, 2138, 'width', '3'), (25652, 2138, 'height', '2'), (25653, 2138, 'fuel_consumption', '18'), (25654, 2138, 'doors', '4'), (25655, 2138, 'price', '19806'), (25656, 2138, 'cost', '41671'), (25657, 2139, 'owner', 'Jules'), (25658, 2139, 'color', 'orange'), (25659, 2139, 'max_speed', '124'), (25660, 2139, 'weight', '3052'), (25661, 2139, 'production_year', '1996'), (25662, 2139, 'engine_volume', '6611'), (25663, 2139, 'width', '3'), (25664, 2139, 'height', '1'), (25665, 2139, 'fuel_consumption', '14'), (25666, 2139, 'doors', '3'), (25667, 2139, 'price', '27837'), (25668, 2139, 'cost', '44460'), (25669, 2140, 'owner', 'Hugh'), (25670, 2140, 'color', 'red'), (25671, 2140, 'max_speed', '293'), (25672, 2140, 'weight', '1258'), (25673, 2140, 'production_year', '1980'), (25674, 2140, 'engine_volume', '7372'), (25675, 2140, 'width', '3'), (25676, 2140, 'height', '2'), (25677, 2140, 'fuel_consumption', '17'), (25678, 2140, 'doors', '5'), (25679, 2140, 'price', '11846'), (25680, 2140, 'cost', '28379'), (25681, 2141, 'owner', 'Gengis'), (25682, 2141, 'color', 'red'), (25683, 2141, 'max_speed', '122'), (25684, 2141, 'weight', '3620'), (25685, 2141, 'production_year', '1980'), (25686, 2141, 'engine_volume', '7869'), (25687, 2141, 'width', '2'), (25688, 2141, 'height', '1'), (25689, 2141, 'fuel_consumption', '18'), (25690, 2141, 'doors', '4'), (25691, 2141, 'price', '20666'), (25692, 2141, 'cost', '27088'), (25693, 2142, 'owner', 'Lava'), (25694, 2142, 'color', 'brown'), (25695, 2142, 'max_speed', '176'), (25696, 2142, 'weight', '1921'), (25697, 2142, 'production_year', '1970'), (25698, 2142, 'engine_volume', '5712'), (25699, 2142, 'width', '2'), (25700, 2142, 'height', '1'), (25701, 2142, 'fuel_consumption', '16'), (25702, 2142, 'doors', '4'), (25703, 2142, 'price', '17786'), (25704, 2142, 'cost', '34811'), (25705, 2143, 'owner', 'Jules'), (25706, 2143, 'color', 'martini'), (25707, 2143, 'max_speed', '143'), (25708, 2143, 'weight', '4440'), (25709, 2143, 'production_year', '2007'), (25710, 2143, 'engine_volume', '2480'), (25711, 2143, 'width', '4'), (25712, 2143, 'height', '2'), (25713, 2143, 'fuel_consumption', '15'), (25714, 2143, 'doors', '4'), (25715, 2143, 'price', '12821'), (25716, 2143, 'cost', '48862'), (25717, 2144, 'owner', 'Mario'), (25718, 2144, 'color', 'black'), (25719, 2144, 'max_speed', '188'), (25720, 2144, 'weight', '1413'), (25721, 2144, 'production_year', '1991'), (25722, 2144, 'engine_volume', '4411'), (25723, 2144, 'width', '2'), (25724, 2144, 'height', '2'), (25725, 2144, 'fuel_consumption', '15'), (25726, 2144, 'doors', '4'), (25727, 2144, 'price', '10054'), (25728, 2144, 'cost', '41635'), (25729, 2145, 'owner', 'Gino'), (25730, 2145, 'color', 'orange'), (25731, 2145, 'max_speed', '41'), (25732, 2145, 'weight', '4863'), (25733, 2145, 'production_year', '1981'), (25734, 2145, 'engine_volume', '6129'), (25735, 2145, 'width', '2'), (25736, 2145, 'height', '2'), (25737, 2145, 'fuel_consumption', '16'), (25738, 2145, 'doors', '3'), (25739, 2145, 'price', '25292'), (25740, 2145, 'cost', '44721'), (25741, 2146, 'owner', 'Gengis'), (25742, 2146, 'color', 'yellow'), (25743, 2146, 'max_speed', '248'), (25744, 2146, 'weight', '4180'), (25745, 2146, 'production_year', '1996'), (25746, 2146, 'engine_volume', '3194'), (25747, 2146, 'width', '3'), (25748, 2146, 'height', '2'), (25749, 2146, 'fuel_consumption', '17'), (25750, 2146, 'doors', '4'), (25751, 2146, 'price', '20203'), (25752, 2146, 'cost', '37988'), (25753, 2147, 'owner', 'Hugh'), (25754, 2147, 'color', 'green'), (25755, 2147, 'max_speed', '172'), (25756, 2147, 'weight', '1314'), (25757, 2147, 'production_year', '2016'), (25758, 2147, 'engine_volume', '7349'), (25759, 2147, 'width', '4'), (25760, 2147, 'height', '1'), (25761, 2147, 'fuel_consumption', '16'), (25762, 2147, 'doors', '2'), (25763, 2147, 'price', '15183'), (25764, 2147, 'cost', '26619'), (25765, 2148, 'owner', 'Gino'), (25766, 2148, 'color', 'white'), (25767, 2148, 'max_speed', '25'), (25768, 2148, 'weight', '2826'), (25769, 2148, 'production_year', '1992'), (25770, 2148, 'engine_volume', '5934'), (25771, 2148, 'width', '2'), (25772, 2148, 'height', '2'), (25773, 2148, 'fuel_consumption', '16'), (25774, 2148, 'doors', '3'), (25775, 2148, 'price', '17094'), (25776, 2148, 'cost', '28034'), (25777, 2149, 'owner', 'Lava'), (25778, 2149, 'color', 'white'), (25779, 2149, 'max_speed', '199'), (25780, 2149, 'weight', '2062'), (25781, 2149, 'production_year', '2001'), (25782, 2149, 'engine_volume', '5502'), (25783, 2149, 'width', '2'), (25784, 2149, 'height', '1'), (25785, 2149, 'fuel_consumption', '17'), (25786, 2149, 'doors', '2'), (25787, 2149, 'price', '14162'), (25788, 2149, 'cost', '33400'), (25789, 2150, 'owner', 'Gino'), (25790, 2150, 'color', 'red'), (25791, 2150, 'max_speed', '38'), (25792, 2150, 'weight', '4724'), (25793, 2150, 'production_year', '2014'), (25794, 2150, 'engine_volume', '2081'), (25795, 2150, 'width', '4'), (25796, 2150, 'height', '2'), (25797, 2150, 'fuel_consumption', '18'), (25798, 2150, 'doors', '2'), (25799, 2150, 'price', '26125'), (25800, 2150, 'cost', '45999'), (25801, 2151, 'owner', 'Lava'), (25802, 2151, 'color', 'yellow'), (25803, 2151, 'max_speed', '227'), (25804, 2151, 'weight', '4596'), (25805, 2151, 'production_year', '1973'), (25806, 2151, 'engine_volume', '3063'), (25807, 2151, 'width', '3'), (25808, 2151, 'height', '1'), (25809, 2151, 'fuel_consumption', '14'), (25810, 2151, 'doors', '5'), (25811, 2151, 'price', '20851'), (25812, 2151, 'cost', '41217'), (25813, 2152, 'owner', 'Gengis'), (25814, 2152, 'color', 'brown'), (25815, 2152, 'max_speed', '275'), (25816, 2152, 'weight', '1742'), (25817, 2152, 'production_year', '2009'), (25818, 2152, 'engine_volume', '2104'), (25819, 2152, 'width', '2'), (25820, 2152, 'height', '2'), (25821, 2152, 'fuel_consumption', '13'), (25822, 2152, 'doors', '3'), (25823, 2152, 'price', '29939'), (25824, 2152, 'cost', '48884'), (25825, 2153, 'owner', 'Lucy'), (25826, 2153, 'color', 'martini'), (25827, 2153, 'max_speed', '180'), (25828, 2153, 'weight', '4144'), (25829, 2153, 'production_year', '1972'), (25830, 2153, 'engine_volume', '2700'), (25831, 2153, 'width', '2'), (25832, 2153, 'height', '1'), (25833, 2153, 'fuel_consumption', '16'), (25834, 2153, 'doors', '5'), (25835, 2153, 'price', '23491'), (25836, 2153, 'cost', '29327'), (25837, 2154, 'owner', 'Gino'), (25838, 2154, 'color', 'brown'), (25839, 2154, 'max_speed', '150'), (25840, 2154, 'weight', '3599'), (25841, 2154, 'production_year', '1983'), (25842, 2154, 'engine_volume', '5636'), (25843, 2154, 'width', '4'), (25844, 2154, 'height', '1'), (25845, 2154, 'fuel_consumption', '18'), (25846, 2154, 'doors', '5'), (25847, 2154, 'price', '10203'), (25848, 2154, 'cost', '32231'), (25849, 2155, 'owner', 'Lava'), (25850, 2155, 'color', 'white'), (25851, 2155, 'max_speed', '97'), (25852, 2155, 'weight', '3882'), (25853, 2155, 'production_year', '2005'), (25854, 2155, 'engine_volume', '5464'), (25855, 2155, 'width', '3'), (25856, 2155, 'height', '2'), (25857, 2155, 'fuel_consumption', '13'), (25858, 2155, 'doors', '3'), (25859, 2155, 'price', '14832'), (25860, 2155, 'cost', '30886'), (25861, 2156, 'owner', 'Gino'), (25862, 2156, 'color', 'martini'), (25863, 2156, 'max_speed', '86'), (25864, 2156, 'weight', '4737'), (25865, 2156, 'production_year', '1988'), (25866, 2156, 'engine_volume', '4024'), (25867, 2156, 'width', '4'), (25868, 2156, 'height', '2'), (25869, 2156, 'fuel_consumption', '15'), (25870, 2156, 'doors', '4'), (25871, 2156, 'price', '24876'), (25872, 2156, 'cost', '43578'), (25873, 2157, 'owner', 'Hugh'), (25874, 2157, 'color', 'white'), (25875, 2157, 'max_speed', '233'), (25876, 2157, 'weight', '4552'), (25877, 2157, 'production_year', '1988'), (25878, 2157, 'engine_volume', '5404'), (25879, 2157, 'width', '3'), (25880, 2157, 'height', '2'), (25881, 2157, 'fuel_consumption', '15'), (25882, 2157, 'doors', '3'), (25883, 2157, 'price', '27532'), (25884, 2157, 'cost', '37412'), (25885, 2158, 'owner', 'Lava'), (25886, 2158, 'color', 'black'), (25887, 2158, 'max_speed', '251'), (25888, 2158, 'weight', '4756'), (25889, 2158, 'production_year', '1972'), (25890, 2158, 'engine_volume', '3583'), (25891, 2158, 'width', '2'), (25892, 2158, 'height', '1'), (25893, 2158, 'fuel_consumption', '15'), (25894, 2158, 'doors', '2'), (25895, 2158, 'price', '11238'), (25896, 2158, 'cost', '46932'), (25897, 2159, 'owner', 'Lucy'), (25898, 2159, 'color', 'white'), (25899, 2159, 'max_speed', '120'), (25900, 2159, 'weight', '3075'), (25901, 2159, 'production_year', '1985'), (25902, 2159, 'engine_volume', '6087'), (25903, 2159, 'width', '2'), (25904, 2159, 'height', '1'), (25905, 2159, 'fuel_consumption', '18'), (25906, 2159, 'doors', '3'), (25907, 2159, 'price', '22399'), (25908, 2159, 'cost', '40026'), (25909, 2160, 'owner', 'Jules'), (25910, 2160, 'color', 'black'), (25911, 2160, 'max_speed', '141'), (25912, 2160, 'weight', '4035'), (25913, 2160, 'production_year', '1975'), (25914, 2160, 'engine_volume', '3333'), (25915, 2160, 'width', '2'), (25916, 2160, 'height', '1'), (25917, 2160, 'fuel_consumption', '14'), (25918, 2160, 'doors', '3'), (25919, 2160, 'price', '28127'), (25920, 2160, 'cost', '49525'), (25921, 2161, 'owner', 'Jules'), (25922, 2161, 'color', 'white'), (25923, 2161, 'max_speed', '125'), (25924, 2161, 'weight', '3135'), (25925, 2161, 'production_year', '1980'), (25926, 2161, 'engine_volume', '7947'), (25927, 2161, 'width', '4'), (25928, 2161, 'height', '2'), (25929, 2161, 'fuel_consumption', '17'), (25930, 2161, 'doors', '3'), (25931, 2161, 'price', '25494'), (25932, 2161, 'cost', '45889'), (25933, 2162, 'owner', 'Seth'), (25934, 2162, 'color', 'brown'), (25935, 2162, 'max_speed', '209'), (25936, 2162, 'weight', '2902'), (25937, 2162, 'production_year', '2015'), (25938, 2162, 'engine_volume', '3676'), (25939, 2162, 'width', '4'), (25940, 2162, 'height', '1'), (25941, 2162, 'fuel_consumption', '13'), (25942, 2162, 'doors', '2'), (25943, 2162, 'price', '13400'), (25944, 2162, 'cost', '47433'), (25945, 2163, 'owner', 'Mario'), (25946, 2163, 'color', 'orange'), (25947, 2163, 'max_speed', '66'), (25948, 2163, 'weight', '2485'), (25949, 2163, 'production_year', '1984'), (25950, 2163, 'engine_volume', '3818'), (25951, 2163, 'width', '4'), (25952, 2163, 'height', '2'), (25953, 2163, 'fuel_consumption', '17'), (25954, 2163, 'doors', '4'), (25955, 2163, 'price', '23216'), (25956, 2163, 'cost', '46118'), (25957, 2164, 'owner', 'Gengis'), (25958, 2164, 'color', 'green'), (25959, 2164, 'max_speed', '300'), (25960, 2164, 'weight', '1663'), (25961, 2164, 'production_year', '1973'), (25962, 2164, 'engine_volume', '5936'), (25963, 2164, 'width', '4'), (25964, 2164, 'height', '1'), (25965, 2164, 'fuel_consumption', '15'), (25966, 2164, 'doors', '2'), (25967, 2164, 'price', '24116'), (25968, 2164, 'cost', '49749'), (25969, 2165, 'owner', 'Gengis'), (25970, 2165, 'color', 'orange'), (25971, 2165, 'max_speed', '166'), (25972, 2165, 'weight', '4155'), (25973, 2165, 'production_year', '2001'), (25974, 2165, 'engine_volume', '7358'), (25975, 2165, 'width', '3'), (25976, 2165, 'height', '2'), (25977, 2165, 'fuel_consumption', '18'), (25978, 2165, 'doors', '3'), (25979, 2165, 'price', '26264'), (25980, 2165, 'cost', '48155'), (25981, 2166, 'owner', 'Lucy'), (25982, 2166, 'color', 'martini'), (25983, 2166, 'max_speed', '169'), (25984, 2166, 'weight', '4291'), (25985, 2166, 'production_year', '2017'), (25986, 2166, 'engine_volume', '2616'), (25987, 2166, 'width', '4'), (25988, 2166, 'height', '2'), (25989, 2166, 'fuel_consumption', '15'), (25990, 2166, 'doors', '5'), (25991, 2166, 'price', '29973'), (25992, 2166, 'cost', '33087'), (25993, 2167, 'owner', 'Seth'), (25994, 2167, 'color', 'yellow'), (25995, 2167, 'max_speed', '152'), (25996, 2167, 'weight', '4845'), (25997, 2167, 'production_year', '1999'), (25998, 2167, 'engine_volume', '7193'), (25999, 2167, 'width', '2'), (26000, 2167, 'height', '1'), (26001, 2167, 'fuel_consumption', '18'), (26002, 2167, 'doors', '4'), (26003, 2167, 'price', '15456'), (26004, 2167, 'cost', '44797'), (26005, 2168, 'owner', 'Hugh'), (26006, 2168, 'color', 'brown'), (26007, 2168, 'max_speed', '111'), (26008, 2168, 'weight', '3708'), (26009, 2168, 'production_year', '1996'), (26010, 2168, 'engine_volume', '5984'), (26011, 2168, 'width', '3'), (26012, 2168, 'height', '2'), (26013, 2168, 'fuel_consumption', '18'), (26014, 2168, 'doors', '5'), (26015, 2168, 'price', '14689'), (26016, 2168, 'cost', '38681'), (26017, 2169, 'owner', 'Seth'), (26018, 2169, 'color', 'red'), (26019, 2169, 'max_speed', '171'), (26020, 2169, 'weight', '4305'), (26021, 2169, 'production_year', '2001'), (26022, 2169, 'engine_volume', '5144'), (26023, 2169, 'width', '3'), (26024, 2169, 'height', '2'), (26025, 2169, 'fuel_consumption', '18'), (26026, 2169, 'doors', '4'), (26027, 2169, 'price', '12259'), (26028, 2169, 'cost', '41116'), (26029, 2170, 'owner', 'Lava'), (26030, 2170, 'color', 'black'), (26031, 2170, 'max_speed', '94'), (26032, 2170, 'weight', '1087'), (26033, 2170, 'production_year', '1982'), (26034, 2170, 'engine_volume', '2467'), (26035, 2170, 'width', '2'), (26036, 2170, 'height', '1'), (26037, 2170, 'fuel_consumption', '17'), (26038, 2170, 'doors', '5'), (26039, 2170, 'price', '12117'), (26040, 2170, 'cost', '32642'), (26041, 2171, 'owner', 'Lava'), (26042, 2171, 'color', 'white'), (26043, 2171, 'max_speed', '292'), (26044, 2171, 'weight', '1964'), (26045, 2171, 'production_year', '2012'), (26046, 2171, 'engine_volume', '5498'), (26047, 2171, 'width', '3'), (26048, 2171, 'height', '2'), (26049, 2171, 'fuel_consumption', '15'), (26050, 2171, 'doors', '5'), (26051, 2171, 'price', '18854'), (26052, 2171, 'cost', '27722'), (26053, 2172, 'owner', 'Mario'), (26054, 2172, 'color', 'green'), (26055, 2172, 'max_speed', '262'), (26056, 2172, 'weight', '4142'), (26057, 2172, 'production_year', '2016'), (26058, 2172, 'engine_volume', '3839'), (26059, 2172, 'width', '2'), (26060, 2172, 'height', '1'), (26061, 2172, 'fuel_consumption', '17'), (26062, 2172, 'doors', '4'), (26063, 2172, 'price', '15468'), (26064, 2172, 'cost', '30791'), (26065, 2173, 'owner', 'Seth'), (26066, 2173, 'color', 'green'), (26067, 2173, 'max_speed', '293'), (26068, 2173, 'weight', '1044'), (26069, 2173, 'production_year', '1977'), (26070, 2173, 'engine_volume', '4931'), (26071, 2173, 'width', '4'), (26072, 2173, 'height', '2'), (26073, 2173, 'fuel_consumption', '17'), (26074, 2173, 'doors', '3'), (26075, 2173, 'price', '29334'), (26076, 2173, 'cost', '30362'), (26077, 2174, 'owner', 'Lava'), (26078, 2174, 'color', 'black'), (26079, 2174, 'max_speed', '47'), (26080, 2174, 'weight', '3300'), (26081, 2174, 'production_year', '1987'), (26082, 2174, 'engine_volume', '2073'), (26083, 2174, 'width', '4'), (26084, 2174, 'height', '2'), (26085, 2174, 'fuel_consumption', '15'), (26086, 2174, 'doors', '5'), (26087, 2174, 'price', '20664'), (26088, 2174, 'cost', '49017'), (26089, 2175, 'owner', 'Gino'), (26090, 2175, 'color', 'yellow'), (26091, 2175, 'max_speed', '49'), (26092, 2175, 'weight', '2801'), (26093, 2175, 'production_year', '1978'), (26094, 2175, 'engine_volume', '2843'), (26095, 2175, 'width', '3'), (26096, 2175, 'height', '2'), (26097, 2175, 'fuel_consumption', '15'), (26098, 2175, 'doors', '5'), (26099, 2175, 'price', '22309'), (26100, 2175, 'cost', '40778'), (26101, 2176, 'owner', 'Jules'), (26102, 2176, 'color', 'orange'), (26103, 2176, 'max_speed', '173'), (26104, 2176, 'weight', '1141'), (26105, 2176, 'production_year', '2016'), (26106, 2176, 'engine_volume', '7588'), (26107, 2176, 'width', '3'), (26108, 2176, 'height', '1'), (26109, 2176, 'fuel_consumption', '13'), (26110, 2176, 'doors', '4'), (26111, 2176, 'price', '24519'), (26112, 2176, 'cost', '31803'), (26113, 2177, 'owner', 'Gengis'), (26114, 2177, 'color', 'yellow'), (26115, 2177, 'max_speed', '223'), (26116, 2177, 'weight', '1941'), (26117, 2177, 'production_year', '2004'), (26118, 2177, 'engine_volume', '7443'), (26119, 2177, 'width', '2'), (26120, 2177, 'height', '2'), (26121, 2177, 'fuel_consumption', '16'), (26122, 2177, 'doors', '3'), (26123, 2177, 'price', '28440'), (26124, 2177, 'cost', '32876'), (26125, 2178, 'owner', 'Lucy'), (26126, 2178, 'color', 'red'), (26127, 2178, 'max_speed', '62'), (26128, 2178, 'weight', '4824'), (26129, 2178, 'production_year', '1983'), (26130, 2178, 'engine_volume', '3492'), (26131, 2178, 'width', '4'), (26132, 2178, 'height', '2'), (26133, 2178, 'fuel_consumption', '15'), (26134, 2178, 'doors', '3'), (26135, 2178, 'price', '14632'), (26136, 2178, 'cost', '30899'), (26137, 2179, 'owner', 'Mario'), (26138, 2179, 'color', 'martini'), (26139, 2179, 'max_speed', '296'), (26140, 2179, 'weight', '1129'), (26141, 2179, 'production_year', '2013'), (26142, 2179, 'engine_volume', '2971'), (26143, 2179, 'width', '2'), (26144, 2179, 'height', '1'), (26145, 2179, 'fuel_consumption', '16'), (26146, 2179, 'doors', '5'), (26147, 2179, 'price', '21324'), (26148, 2179, 'cost', '31475'), (26149, 2180, 'owner', 'Gengis'), (26150, 2180, 'color', 'green'), (26151, 2180, 'max_speed', '165'), (26152, 2180, 'weight', '4791'), (26153, 2180, 'production_year', '2006'), (26154, 2180, 'engine_volume', '3769'), (26155, 2180, 'width', '2'), (26156, 2180, 'height', '1'), (26157, 2180, 'fuel_consumption', '18'), (26158, 2180, 'doors', '3'), (26159, 2180, 'price', '26719'), (26160, 2180, 'cost', '33243'), (26161, 2181, 'owner', 'Jules'), (26162, 2181, 'color', 'orange'), (26163, 2181, 'max_speed', '88'), (26164, 2181, 'weight', '1320'), (26165, 2181, 'production_year', '1996'), (26166, 2181, 'engine_volume', '2191'), (26167, 2181, 'width', '3'), (26168, 2181, 'height', '1'), (26169, 2181, 'fuel_consumption', '18'), (26170, 2181, 'doors', '2'), (26171, 2181, 'price', '20549'), (26172, 2181, 'cost', '47200'), (26173, 2182, 'owner', 'Seth'), (26174, 2182, 'color', 'green'), (26175, 2182, 'max_speed', '111'), (26176, 2182, 'weight', '1921'), (26177, 2182, 'production_year', '2012'), (26178, 2182, 'engine_volume', '3901'), (26179, 2182, 'width', '4'), (26180, 2182, 'height', '1'), (26181, 2182, 'fuel_consumption', '13'), (26182, 2182, 'doors', '5'), (26183, 2182, 'price', '17851'), (26184, 2182, 'cost', '42065'), (26185, 2183, 'owner', 'Jules'), (26186, 2183, 'color', 'white'), (26187, 2183, 'max_speed', '296'), (26188, 2183, 'weight', '1581'), (26189, 2183, 'production_year', '1980'), (26190, 2183, 'engine_volume', '5153'), (26191, 2183, 'width', '3'), (26192, 2183, 'height', '2'), (26193, 2183, 'fuel_consumption', '13'), (26194, 2183, 'doors', '2'), (26195, 2183, 'price', '27097'), (26196, 2183, 'cost', '42214'), (26197, 2184, 'owner', 'Gino'), (26198, 2184, 'color', 'brown'), (26199, 2184, 'max_speed', '294'), (26200, 2184, 'weight', '2426'), (26201, 2184, 'production_year', '1978'), (26202, 2184, 'engine_volume', '3517'), (26203, 2184, 'width', '2'), (26204, 2184, 'height', '2'), (26205, 2184, 'fuel_consumption', '14'), (26206, 2184, 'doors', '5'), (26207, 2184, 'price', '14035'), (26208, 2184, 'cost', '31050'), (26209, 2185, 'owner', 'Gino'), (26210, 2185, 'color', 'white'), (26211, 2185, 'max_speed', '84'), (26212, 2185, 'weight', '3698'), (26213, 2185, 'production_year', '1973'), (26214, 2185, 'engine_volume', '3368'), (26215, 2185, 'width', '4'), (26216, 2185, 'height', '2'), (26217, 2185, 'fuel_consumption', '13'), (26218, 2185, 'doors', '4'), (26219, 2185, 'price', '24182'), (26220, 2185, 'cost', '48353'), (26221, 2186, 'owner', 'Jules'), (26222, 2186, 'color', 'yellow'), (26223, 2186, 'max_speed', '101'), (26224, 2186, 'weight', '3606'), (26225, 2186, 'production_year', '2016'), (26226, 2186, 'engine_volume', '5818'), (26227, 2186, 'width', '4'), (26228, 2186, 'height', '2'), (26229, 2186, 'fuel_consumption', '13'), (26230, 2186, 'doors', '5'), (26231, 2186, 'price', '28439'), (26232, 2186, 'cost', '27498'), (26233, 2187, 'owner', 'Lucy'), (26234, 2187, 'color', 'green'), (26235, 2187, 'max_speed', '170'), (26236, 2187, 'weight', '3225'), (26237, 2187, 'production_year', '1970'), (26238, 2187, 'engine_volume', '2065'), (26239, 2187, 'width', '2'), (26240, 2187, 'height', '1'), (26241, 2187, 'fuel_consumption', '17'), (26242, 2187, 'doors', '4'), (26243, 2187, 'price', '14859'), (26244, 2187, 'cost', '42886'), (26245, 2188, 'owner', 'Seth'), (26246, 2188, 'color', 'black'), (26247, 2188, 'max_speed', '294'), (26248, 2188, 'weight', '3052'), (26249, 2188, 'production_year', '1994'), (26250, 2188, 'engine_volume', '4099'), (26251, 2188, 'width', '2'), (26252, 2188, 'height', '2'), (26253, 2188, 'fuel_consumption', '18'), (26254, 2188, 'doors', '4'), (26255, 2188, 'price', '23846'), (26256, 2188, 'cost', '28896'), (26257, 2189, 'owner', 'Hugh'), (26258, 2189, 'color', 'black'), (26259, 2189, 'max_speed', '266'), (26260, 2189, 'weight', '2236'), (26261, 2189, 'production_year', '2008'), (26262, 2189, 'engine_volume', '4371'), (26263, 2189, 'width', '3'), (26264, 2189, 'height', '2'), (26265, 2189, 'fuel_consumption', '17'), (26266, 2189, 'doors', '2'), (26267, 2189, 'price', '15101'), (26268, 2189, 'cost', '34118'), (26269, 2190, 'owner', 'Lava'), (26270, 2190, 'color', 'yellow'), (26271, 2190, 'max_speed', '67'), (26272, 2190, 'weight', '3053'), (26273, 2190, 'production_year', '2012'), (26274, 2190, 'engine_volume', '5690'), (26275, 2190, 'width', '4'), (26276, 2190, 'height', '1'), (26277, 2190, 'fuel_consumption', '17'), (26278, 2190, 'doors', '3'), (26279, 2190, 'price', '24318'), (26280, 2190, 'cost', '49364'), (26281, 2191, 'owner', 'Gengis'), (26282, 2191, 'color', 'brown'), (26283, 2191, 'max_speed', '299'), (26284, 2191, 'weight', '1046'), (26285, 2191, 'production_year', '2004'), (26286, 2191, 'engine_volume', '7978'), (26287, 2191, 'width', '3'), (26288, 2191, 'height', '2'), (26289, 2191, 'fuel_consumption', '16'), (26290, 2191, 'doors', '5'), (26291, 2191, 'price', '24735'), (26292, 2191, 'cost', '39412'), (26293, 2192, 'owner', 'Jules'), (26294, 2192, 'color', 'black'), (26295, 2192, 'max_speed', '90'), (26296, 2192, 'weight', '3845'), (26297, 2192, 'production_year', '1984'), (26298, 2192, 'engine_volume', '3092'), (26299, 2192, 'width', '3'), (26300, 2192, 'height', '1'), (26301, 2192, 'fuel_consumption', '16'), (26302, 2192, 'doors', '4'), (26303, 2192, 'price', '19508'), (26304, 2192, 'cost', '29800'), (26305, 2193, 'owner', 'Jules'), (26306, 2193, 'color', 'black'), (26307, 2193, 'max_speed', '243'), (26308, 2193, 'weight', '4446'), (26309, 2193, 'production_year', '1980'), (26310, 2193, 'engine_volume', '7939'), (26311, 2193, 'width', '3'), (26312, 2193, 'height', '2'), (26313, 2193, 'fuel_consumption', '18'), (26314, 2193, 'doors', '3'), (26315, 2193, 'price', '24172'), (26316, 2193, 'cost', '48047'), (26317, 2194, 'owner', 'Gengis'), (26318, 2194, 'color', 'red'), (26319, 2194, 'max_speed', '158'), (26320, 2194, 'weight', '4644'), (26321, 2194, 'production_year', '1993'), (26322, 2194, 'engine_volume', '3968'), (26323, 2194, 'width', '4'), (26324, 2194, 'height', '2'), (26325, 2194, 'fuel_consumption', '18'), (26326, 2194, 'doors', '3'), (26327, 2194, 'price', '29914'), (26328, 2194, 'cost', '43207'), (26329, 2195, 'owner', 'Jules'), (26330, 2195, 'color', 'orange'), (26331, 2195, 'max_speed', '106'), (26332, 2195, 'weight', '1634'), (26333, 2195, 'production_year', '1987'), (26334, 2195, 'engine_volume', '7726'), (26335, 2195, 'width', '3'), (26336, 2195, 'height', '2'), (26337, 2195, 'fuel_consumption', '16'), (26338, 2195, 'doors', '4'), (26339, 2195, 'price', '13748'), (26340, 2195, 'cost', '36376'), (26341, 2196, 'owner', 'Seth'), (26342, 2196, 'color', 'orange'), (26343, 2196, 'max_speed', '25'), (26344, 2196, 'weight', '1221'), (26345, 2196, 'production_year', '2014'), (26346, 2196, 'engine_volume', '4701'), (26347, 2196, 'width', '2'), (26348, 2196, 'height', '1'), (26349, 2196, 'fuel_consumption', '13'), (26350, 2196, 'doors', '4'), (26351, 2196, 'price', '11899'), (26352, 2196, 'cost', '34274'), (26353, 2197, 'owner', 'Gengis'), (26354, 2197, 'color', 'white'), (26355, 2197, 'max_speed', '117'), (26356, 2197, 'weight', '1007'), (26357, 2197, 'production_year', '2002'), (26358, 2197, 'engine_volume', '3557'), (26359, 2197, 'width', '2'), (26360, 2197, 'height', '1'), (26361, 2197, 'fuel_consumption', '17'), (26362, 2197, 'doors', '4'), (26363, 2197, 'price', '16411'), (26364, 2197, 'cost', '42422'), (26365, 2198, 'owner', 'Gino'), (26366, 2198, 'color', 'green'), (26367, 2198, 'max_speed', '196'), (26368, 2198, 'weight', '2427'), (26369, 2198, 'production_year', '2006'), (26370, 2198, 'engine_volume', '7217'), (26371, 2198, 'width', '4'), (26372, 2198, 'height', '1'), (26373, 2198, 'fuel_consumption', '18'), (26374, 2198, 'doors', '4'), (26375, 2198, 'price', '13288'), (26376, 2198, 'cost', '35688'), (26377, 2199, 'owner', 'Gino'), (26378, 2199, 'color', 'brown'), (26379, 2199, 'max_speed', '53'), (26380, 2199, 'weight', '2982'), (26381, 2199, 'production_year', '1978'), (26382, 2199, 'engine_volume', '4712'), (26383, 2199, 'width', '3'), (26384, 2199, 'height', '2'), (26385, 2199, 'fuel_consumption', '15'), (26386, 2199, 'doors', '3'), (26387, 2199, 'price', '15553'), (26388, 2199, 'cost', '30629'), (26389, 2200, 'owner', 'Gino'), (26390, 2200, 'color', 'green'), (26391, 2200, 'max_speed', '132'), (26392, 2200, 'weight', '2223'), (26393, 2200, 'production_year', '2002'), (26394, 2200, 'engine_volume', '6496'), (26395, 2200, 'width', '4'), (26396, 2200, 'height', '2'), (26397, 2200, 'fuel_consumption', '15'), (26398, 2200, 'doors', '3'), (26399, 2200, 'price', '10370'), (26400, 2200, 'cost', '49334'), (26401, 2201, 'owner', 'Jules'), (26402, 2201, 'color', 'red'), (26403, 2201, 'max_speed', '72'), (26404, 2201, 'weight', '4349'), (26405, 2201, 'production_year', '1971'), (26406, 2201, 'engine_volume', '7430'), (26407, 2201, 'width', '2'), (26408, 2201, 'height', '1'), (26409, 2201, 'fuel_consumption', '15'), (26410, 2201, 'doors', '4'), (26411, 2201, 'price', '12351'), (26412, 2201, 'cost', '35859'), (26413, 2202, 'owner', 'Seth'), (26414, 2202, 'color', 'black'), (26415, 2202, 'max_speed', '202'), (26416, 2202, 'weight', '4258'), (26417, 2202, 'production_year', '1974'), (26418, 2202, 'engine_volume', '3615'), (26419, 2202, 'width', '3'), (26420, 2202, 'height', '2'), (26421, 2202, 'fuel_consumption', '17'), (26422, 2202, 'doors', '2'), (26423, 2202, 'price', '26143'), (26424, 2202, 'cost', '30289'), (26425, 2203, 'owner', 'Gengis'), (26426, 2203, 'color', 'white'), (26427, 2203, 'max_speed', '265'), (26428, 2203, 'weight', '3025'), (26429, 2203, 'production_year', '1985'), (26430, 2203, 'engine_volume', '2592'), (26431, 2203, 'width', '4'), (26432, 2203, 'height', '1'), (26433, 2203, 'fuel_consumption', '16'), (26434, 2203, 'doors', '2'), (26435, 2203, 'price', '13567'), (26436, 2203, 'cost', '46467'), (26437, 2204, 'owner', 'Gino'), (26438, 2204, 'color', 'brown'), (26439, 2204, 'max_speed', '267'), (26440, 2204, 'weight', '2949'), (26441, 2204, 'production_year', '1987'), (26442, 2204, 'engine_volume', '4139'), (26443, 2204, 'width', '4'), (26444, 2204, 'height', '1'), (26445, 2204, 'fuel_consumption', '17'), (26446, 2204, 'doors', '4'), (26447, 2204, 'price', '19870'), (26448, 2204, 'cost', '44165'), (26449, 2205, 'owner', 'Lava'), (26450, 2205, 'color', 'martini'), (26451, 2205, 'max_speed', '181'), (26452, 2205, 'weight', '4859'), (26453, 2205, 'production_year', '1984'), (26454, 2205, 'engine_volume', '6781'), (26455, 2205, 'width', '3'), (26456, 2205, 'height', '2'), (26457, 2205, 'fuel_consumption', '17'), (26458, 2205, 'doors', '4'), (26459, 2205, 'price', '15295'), (26460, 2205, 'cost', '45629'), (26461, 2206, 'owner', 'Gengis'), (26462, 2206, 'color', 'black'), (26463, 2206, 'max_speed', '188'), (26464, 2206, 'weight', '3943'), (26465, 2206, 'production_year', '2008'), (26466, 2206, 'engine_volume', '4209'), (26467, 2206, 'width', '4'), (26468, 2206, 'height', '1'), (26469, 2206, 'fuel_consumption', '18'), (26470, 2206, 'doors', '3'), (26471, 2206, 'price', '27507'), (26472, 2206, 'cost', '35361'), (26473, 2207, 'owner', 'Lava'), (26474, 2207, 'color', 'yellow'), (26475, 2207, 'max_speed', '177'), (26476, 2207, 'weight', '4517'), (26477, 2207, 'production_year', '1980'), (26478, 2207, 'engine_volume', '2839'), (26479, 2207, 'width', '2'), (26480, 2207, 'height', '2'), (26481, 2207, 'fuel_consumption', '17'), (26482, 2207, 'doors', '3'), (26483, 2207, 'price', '18315'), (26484, 2207, 'cost', '39478'), (26485, 2208, 'owner', 'Gengis'), (26486, 2208, 'color', 'black'), (26487, 2208, 'max_speed', '218'), (26488, 2208, 'weight', '2948'), (26489, 2208, 'production_year', '1986'), (26490, 2208, 'engine_volume', '4472'), (26491, 2208, 'width', '3'), (26492, 2208, 'height', '2'), (26493, 2208, 'fuel_consumption', '13'), (26494, 2208, 'doors', '2'), (26495, 2208, 'price', '24493'), (26496, 2208, 'cost', '37827'), (26497, 2209, 'owner', 'Mario'), (26498, 2209, 'color', 'red'), (26499, 2209, 'max_speed', '147'), (26500, 2209, 'weight', '3296'), (26501, 2209, 'production_year', '1996'), (26502, 2209, 'engine_volume', '3300'), (26503, 2209, 'width', '3'), (26504, 2209, 'height', '1'), (26505, 2209, 'fuel_consumption', '13'), (26506, 2209, 'doors', '2'), (26507, 2209, 'price', '17005'), (26508, 2209, 'cost', '41267'), (26509, 2210, 'owner', 'Jules'), (26510, 2210, 'color', 'green'), (26511, 2210, 'max_speed', '246'), (26512, 2210, 'weight', '1756'), (26513, 2210, 'production_year', '2009'), (26514, 2210, 'engine_volume', '5783'), (26515, 2210, 'width', '2'), (26516, 2210, 'height', '1'), (26517, 2210, 'fuel_consumption', '17'), (26518, 2210, 'doors', '2'), (26519, 2210, 'price', '21059'), (26520, 2210, 'cost', '32864'), (26521, 2211, 'owner', 'Jules'), (26522, 2211, 'color', 'orange'), (26523, 2211, 'max_speed', '274'), (26524, 2211, 'weight', '1760'), (26525, 2211, 'production_year', '1994'), (26526, 2211, 'engine_volume', '4220'), (26527, 2211, 'width', '4'), (26528, 2211, 'height', '1'), (26529, 2211, 'fuel_consumption', '17'), (26530, 2211, 'doors', '4'), (26531, 2211, 'price', '17501'), (26532, 2211, 'cost', '35155'), (26533, 2212, 'owner', 'Mario'), (26534, 2212, 'color', 'brown'), (26535, 2212, 'max_speed', '232'), (26536, 2212, 'weight', '2088'), (26537, 2212, 'production_year', '1996'), (26538, 2212, 'engine_volume', '6919'), (26539, 2212, 'width', '4'), (26540, 2212, 'height', '2'), (26541, 2212, 'fuel_consumption', '15'), (26542, 2212, 'doors', '2'), (26543, 2212, 'price', '26849'), (26544, 2212, 'cost', '29933'), (26545, 2213, 'owner', 'Gengis'), (26546, 2213, 'color', 'green'), (26547, 2213, 'max_speed', '286'), (26548, 2213, 'weight', '2788'), (26549, 2213, 'production_year', '2014'), (26550, 2213, 'engine_volume', '2472'), (26551, 2213, 'width', '4'), (26552, 2213, 'height', '1'), (26553, 2213, 'fuel_consumption', '14'), (26554, 2213, 'doors', '4'), (26555, 2213, 'price', '16790'), (26556, 2213, 'cost', '33816'), (26557, 2214, 'owner', 'Gengis'), (26558, 2214, 'color', 'brown'), (26559, 2214, 'max_speed', '124'), (26560, 2214, 'weight', '3889'), (26561, 2214, 'production_year', '1992'), (26562, 2214, 'engine_volume', '3141'), (26563, 2214, 'width', '4'), (26564, 2214, 'height', '1'), (26565, 2214, 'fuel_consumption', '13'), (26566, 2214, 'doors', '3'), (26567, 2214, 'price', '17989'), (26568, 2214, 'cost', '40179'), (26569, 2215, 'owner', 'Hugh'), (26570, 2215, 'color', 'green'), (26571, 2215, 'max_speed', '234'), (26572, 2215, 'weight', '1860'), (26573, 2215, 'production_year', '2003'), (26574, 2215, 'engine_volume', '3902'), (26575, 2215, 'width', '4'), (26576, 2215, 'height', '2'), (26577, 2215, 'fuel_consumption', '18'), (26578, 2215, 'doors', '5'), (26579, 2215, 'price', '17398'), (26580, 2215, 'cost', '42873'), (26581, 2216, 'owner', 'Lucy'), (26582, 2216, 'color', 'red'), (26583, 2216, 'max_speed', '67'), (26584, 2216, 'weight', '1237'), (26585, 2216, 'production_year', '1972'), (26586, 2216, 'engine_volume', '3597'), (26587, 2216, 'width', '2'), (26588, 2216, 'height', '1'), (26589, 2216, 'fuel_consumption', '14'), (26590, 2216, 'doors', '3'), (26591, 2216, 'price', '15442'), (26592, 2216, 'cost', '42303'), (26593, 2217, 'owner', 'Lucy'), (26594, 2217, 'color', 'white'), (26595, 2217, 'max_speed', '140'), (26596, 2217, 'weight', '3083'), (26597, 2217, 'production_year', '2000'), (26598, 2217, 'engine_volume', '6252'), (26599, 2217, 'width', '3'), (26600, 2217, 'height', '2'), (26601, 2217, 'fuel_consumption', '17'), (26602, 2217, 'doors', '3'), (26603, 2217, 'price', '24441'), (26604, 2217, 'cost', '43832'), (26605, 2218, 'owner', 'Lava'), (26606, 2218, 'color', 'martini'), (26607, 2218, 'max_speed', '100'), (26608, 2218, 'weight', '1795'), (26609, 2218, 'production_year', '2002'), (26610, 2218, 'engine_volume', '7042'), (26611, 2218, 'width', '2'), (26612, 2218, 'height', '2'), (26613, 2218, 'fuel_consumption', '17'), (26614, 2218, 'doors', '5'), (26615, 2218, 'price', '12674'), (26616, 2218, 'cost', '25837'), (26617, 2219, 'owner', 'Jules'), (26618, 2219, 'color', 'brown'), (26619, 2219, 'max_speed', '138'), (26620, 2219, 'weight', '1323'), (26621, 2219, 'production_year', '1989'), (26622, 2219, 'engine_volume', '6637'), (26623, 2219, 'width', '2'), (26624, 2219, 'height', '2'), (26625, 2219, 'fuel_consumption', '14'), (26626, 2219, 'doors', '4'), (26627, 2219, 'price', '13308'), (26628, 2219, 'cost', '28116'), (26629, 2220, 'owner', 'Mario'), (26630, 2220, 'color', 'martini'), (26631, 2220, 'max_speed', '206'), (26632, 2220, 'weight', '1070'), (26633, 2220, 'production_year', '1998'), (26634, 2220, 'engine_volume', '2376'), (26635, 2220, 'width', '2'), (26636, 2220, 'height', '1'), (26637, 2220, 'fuel_consumption', '16'), (26638, 2220, 'doors', '5'), (26639, 2220, 'price', '21835'), (26640, 2220, 'cost', '35728'), (26641, 2221, 'owner', 'Mario'), (26642, 2221, 'color', 'martini'), (26643, 2221, 'max_speed', '171'), (26644, 2221, 'weight', '1945'), (26645, 2221, 'production_year', '2014'), (26646, 2221, 'engine_volume', '3161'), (26647, 2221, 'width', '3'), (26648, 2221, 'height', '2'), (26649, 2221, 'fuel_consumption', '14'), (26650, 2221, 'doors', '5'), (26651, 2221, 'price', '11849'), (26652, 2221, 'cost', '31276'), (26653, 2222, 'owner', 'Lucy'), (26654, 2222, 'color', 'martini'), (26655, 2222, 'max_speed', '184'), (26656, 2222, 'weight', '1824'), (26657, 2222, 'production_year', '1976'), (26658, 2222, 'engine_volume', '2699'), (26659, 2222, 'width', '4'), (26660, 2222, 'height', '2'), (26661, 2222, 'fuel_consumption', '18'), (26662, 2222, 'doors', '3'), (26663, 2222, 'price', '17295'), (26664, 2222, 'cost', '45712'), (26665, 2223, 'owner', 'Lucy'), (26666, 2223, 'color', 'orange'), (26667, 2223, 'max_speed', '275'), (26668, 2223, 'weight', '3990'), (26669, 2223, 'production_year', '2002'), (26670, 2223, 'engine_volume', '3788'), (26671, 2223, 'width', '2'), (26672, 2223, 'height', '2'), (26673, 2223, 'fuel_consumption', '13'), (26674, 2223, 'doors', '4'), (26675, 2223, 'price', '21679'), (26676, 2223, 'cost', '48581'), (26677, 2224, 'owner', 'Lava'), (26678, 2224, 'color', 'black'), (26679, 2224, 'max_speed', '33'), (26680, 2224, 'weight', '3070'), (26681, 2224, 'production_year', '1994'), (26682, 2224, 'engine_volume', '6105'), (26683, 2224, 'width', '3'), (26684, 2224, 'height', '1'), (26685, 2224, 'fuel_consumption', '13'), (26686, 2224, 'doors', '2'), (26687, 2224, 'price', '15514'), (26688, 2224, 'cost', '49702'), (26689, 2225, 'owner', 'Gino'), (26690, 2225, 'color', 'orange'), (26691, 2225, 'max_speed', '286'), (26692, 2225, 'weight', '4417'), (26693, 2225, 'production_year', '1992'), (26694, 2225, 'engine_volume', '5048'), (26695, 2225, 'width', '4'), (26696, 2225, 'height', '1'), (26697, 2225, 'fuel_consumption', '15'), (26698, 2225, 'doors', '3'), (26699, 2225, 'price', '11903'), (26700, 2225, 'cost', '37391'), (26701, 2226, 'owner', 'Seth'), (26702, 2226, 'color', 'yellow'), (26703, 2226, 'max_speed', '26'), (26704, 2226, 'weight', '2818'), (26705, 2226, 'production_year', '2008'), (26706, 2226, 'engine_volume', '5751'), (26707, 2226, 'width', '3'), (26708, 2226, 'height', '1'), (26709, 2226, 'fuel_consumption', '13'), (26710, 2226, 'doors', '2'), (26711, 2226, 'price', '14585'), (26712, 2226, 'cost', '40838'), (26713, 2227, 'owner', 'Hugh'), (26714, 2227, 'color', 'orange'), (26715, 2227, 'max_speed', '94'), (26716, 2227, 'weight', '4582'), (26717, 2227, 'production_year', '2008'), (26718, 2227, 'engine_volume', '3501'), (26719, 2227, 'width', '4'), (26720, 2227, 'height', '1'), (26721, 2227, 'fuel_consumption', '18'), (26722, 2227, 'doors', '2'), (26723, 2227, 'price', '23432'), (26724, 2227, 'cost', '25415'), (26725, 2228, 'owner', 'Hugh'), (26726, 2228, 'color', 'red'), (26727, 2228, 'max_speed', '206'), (26728, 2228, 'weight', '1973'), (26729, 2228, 'production_year', '2016'), (26730, 2228, 'engine_volume', '5604'), (26731, 2228, 'width', '4'), (26732, 2228, 'height', '2'), (26733, 2228, 'fuel_consumption', '13'), (26734, 2228, 'doors', '3'), (26735, 2228, 'price', '18476'), (26736, 2228, 'cost', '47814'), (26737, 2229, 'owner', 'Gengis'), (26738, 2229, 'color', 'black'), (26739, 2229, 'max_speed', '214'), (26740, 2229, 'weight', '1263'), (26741, 2229, 'production_year', '2010'), (26742, 2229, 'engine_volume', '3504'), (26743, 2229, 'width', '2'), (26744, 2229, 'height', '1'), (26745, 2229, 'fuel_consumption', '13'), (26746, 2229, 'doors', '5'), (26747, 2229, 'price', '19555'), (26748, 2229, 'cost', '30941'), (26749, 2230, 'owner', 'Gengis'), (26750, 2230, 'color', 'red'), (26751, 2230, 'max_speed', '61'), (26752, 2230, 'weight', '1709'), (26753, 2230, 'production_year', '1982'), (26754, 2230, 'engine_volume', '3380'), (26755, 2230, 'width', '4'), (26756, 2230, 'height', '1'), (26757, 2230, 'fuel_consumption', '17'), (26758, 2230, 'doors', '5'), (26759, 2230, 'price', '28961'), (26760, 2230, 'cost', '41459'), (26761, 2231, 'owner', 'Seth'), (26762, 2231, 'color', 'red'), (26763, 2231, 'max_speed', '183'), (26764, 2231, 'weight', '3077'), (26765, 2231, 'production_year', '1985'), (26766, 2231, 'engine_volume', '7728'), (26767, 2231, 'width', '3'), (26768, 2231, 'height', '2'), (26769, 2231, 'fuel_consumption', '14'), (26770, 2231, 'doors', '3'), (26771, 2231, 'price', '17456'), (26772, 2231, 'cost', '48270'), (26773, 2232, 'owner', 'Jules'), (26774, 2232, 'color', 'yellow'), (26775, 2232, 'max_speed', '233'), (26776, 2232, 'weight', '4917'), (26777, 2232, 'production_year', '1982'), (26778, 2232, 'engine_volume', '6939'), (26779, 2232, 'width', '3'), (26780, 2232, 'height', '2'), (26781, 2232, 'fuel_consumption', '13'), (26782, 2232, 'doors', '2'), (26783, 2232, 'price', '19387'), (26784, 2232, 'cost', '40856'), (26785, 2233, 'owner', 'Lucy'), (26786, 2233, 'color', 'orange'), (26787, 2233, 'max_speed', '163'), (26788, 2233, 'weight', '2315'), (26789, 2233, 'production_year', '1970'), (26790, 2233, 'engine_volume', '4779'), (26791, 2233, 'width', '2'), (26792, 2233, 'height', '2'), (26793, 2233, 'fuel_consumption', '13'), (26794, 2233, 'doors', '4'), (26795, 2233, 'price', '26975'), (26796, 2233, 'cost', '29814'), (26797, 2234, 'owner', 'Jules'), (26798, 2234, 'color', 'red'), (26799, 2234, 'max_speed', '99'), (26800, 2234, 'weight', '2986'), (26801, 2234, 'production_year', '1988'), (26802, 2234, 'engine_volume', '3293'), (26803, 2234, 'width', '2'), (26804, 2234, 'height', '1'), (26805, 2234, 'fuel_consumption', '18'), (26806, 2234, 'doors', '3'), (26807, 2234, 'price', '20707'), (26808, 2234, 'cost', '40694'), (26809, 2235, 'owner', 'Hugh'), (26810, 2235, 'color', 'green'), (26811, 2235, 'max_speed', '234'), (26812, 2235, 'weight', '4478'), (26813, 2235, 'production_year', '2003'), (26814, 2235, 'engine_volume', '5844'), (26815, 2235, 'width', '3'), (26816, 2235, 'height', '2'), (26817, 2235, 'fuel_consumption', '16'), (26818, 2235, 'doors', '4'), (26819, 2235, 'price', '12432'), (26820, 2235, 'cost', '47117'), (26821, 2236, 'owner', 'Lucy'), (26822, 2236, 'color', 'white'), (26823, 2236, 'max_speed', '161'), (26824, 2236, 'weight', '1860'), (26825, 2236, 'production_year', '1974'), (26826, 2236, 'engine_volume', '7765'), (26827, 2236, 'width', '4'), (26828, 2236, 'height', '1'), (26829, 2236, 'fuel_consumption', '13'), (26830, 2236, 'doors', '4'), (26831, 2236, 'price', '18529'), (26832, 2236, 'cost', '31956'), (26833, 2237, 'owner', 'Hugh'), (26834, 2237, 'color', 'red'), (26835, 2237, 'max_speed', '111'), (26836, 2237, 'weight', '4933'), (26837, 2237, 'production_year', '1994'), (26838, 2237, 'engine_volume', '3212'), (26839, 2237, 'width', '3'), (26840, 2237, 'height', '1'), (26841, 2237, 'fuel_consumption', '15'), (26842, 2237, 'doors', '4'), (26843, 2237, 'price', '13685'), (26844, 2237, 'cost', '33638'), (26845, 2238, 'owner', 'Hugh'), (26846, 2238, 'color', 'green'), (26847, 2238, 'max_speed', '170'), (26848, 2238, 'weight', '4781'), (26849, 2238, 'production_year', '1999'), (26850, 2238, 'engine_volume', '6914'), (26851, 2238, 'width', '3'), (26852, 2238, 'height', '1'), (26853, 2238, 'fuel_consumption', '18'), (26854, 2238, 'doors', '3'), (26855, 2238, 'price', '18000'), (26856, 2238, 'cost', '47536'), (26857, 2239, 'owner', 'Seth'), (26858, 2239, 'color', 'black'), (26859, 2239, 'max_speed', '209'), (26860, 2239, 'weight', '1274'), (26861, 2239, 'production_year', '2015'), (26862, 2239, 'engine_volume', '7532'), (26863, 2239, 'width', '4'), (26864, 2239, 'height', '2'), (26865, 2239, 'fuel_consumption', '17'), (26866, 2239, 'doors', '5'), (26867, 2239, 'price', '17045'), (26868, 2239, 'cost', '27381'), (26869, 2240, 'owner', 'Seth'), (26870, 2240, 'color', 'brown'), (26871, 2240, 'max_speed', '112'), (26872, 2240, 'weight', '4410'), (26873, 2240, 'production_year', '1997'), (26874, 2240, 'engine_volume', '2774'), (26875, 2240, 'width', '4'), (26876, 2240, 'height', '1'), (26877, 2240, 'fuel_consumption', '17'), (26878, 2240, 'doors', '3'), (26879, 2240, 'price', '27229'), (26880, 2240, 'cost', '35770'), (26881, 2241, 'owner', 'Seth'), (26882, 2241, 'color', 'red'), (26883, 2241, 'max_speed', '150'), (26884, 2241, 'weight', '4753'), (26885, 2241, 'production_year', '1971'), (26886, 2241, 'engine_volume', '2271'), (26887, 2241, 'width', '4'), (26888, 2241, 'height', '2'), (26889, 2241, 'fuel_consumption', '17'), (26890, 2241, 'doors', '2'), (26891, 2241, 'price', '29869'), (26892, 2241, 'cost', '47866'), (26893, 2242, 'owner', 'Seth'), (26894, 2242, 'color', 'black'), (26895, 2242, 'max_speed', '210'), (26896, 2242, 'weight', '1071'), (26897, 2242, 'production_year', '1987'), (26898, 2242, 'engine_volume', '6905'), (26899, 2242, 'width', '4'), (26900, 2242, 'height', '1'), (26901, 2242, 'fuel_consumption', '15'), (26902, 2242, 'doors', '2'), (26903, 2242, 'price', '26212'), (26904, 2242, 'cost', '41554'), (26905, 2243, 'owner', 'Gino'), (26906, 2243, 'color', 'martini'), (26907, 2243, 'max_speed', '165'), (26908, 2243, 'weight', '2958'), (26909, 2243, 'production_year', '1998'), (26910, 2243, 'engine_volume', '5461'), (26911, 2243, 'width', '4'), (26912, 2243, 'height', '1'), (26913, 2243, 'fuel_consumption', '14'), (26914, 2243, 'doors', '4'), (26915, 2243, 'price', '17200'), (26916, 2243, 'cost', '42665'), (26917, 2244, 'owner', 'Lava'), (26918, 2244, 'color', 'martini'), (26919, 2244, 'max_speed', '121'), (26920, 2244, 'weight', '1371'), (26921, 2244, 'production_year', '1999'), (26922, 2244, 'engine_volume', '5542'), (26923, 2244, 'width', '2'), (26924, 2244, 'height', '2'), (26925, 2244, 'fuel_consumption', '18'), (26926, 2244, 'doors', '4'), (26927, 2244, 'price', '22988'), (26928, 2244, 'cost', '39541'), (26929, 2245, 'owner', 'Lava'), (26930, 2245, 'color', 'yellow'), (26931, 2245, 'max_speed', '121'), (26932, 2245, 'weight', '1622'), (26933, 2245, 'production_year', '2001'), (26934, 2245, 'engine_volume', '4986'), (26935, 2245, 'width', '2'), (26936, 2245, 'height', '2'), (26937, 2245, 'fuel_consumption', '17'), (26938, 2245, 'doors', '4'), (26939, 2245, 'price', '21461'), (26940, 2245, 'cost', '44761'), (26941, 2246, 'owner', 'Hugh'), (26942, 2246, 'color', 'green'), (26943, 2246, 'max_speed', '123'), (26944, 2246, 'weight', '4454'), (26945, 2246, 'production_year', '2013'), (26946, 2246, 'engine_volume', '7310'), (26947, 2246, 'width', '3'), (26948, 2246, 'height', '1'), (26949, 2246, 'fuel_consumption', '14'), (26950, 2246, 'doors', '5'), (26951, 2246, 'price', '22877'), (26952, 2246, 'cost', '30244'), (26953, 2247, 'owner', 'Gino'), (26954, 2247, 'color', 'brown'), (26955, 2247, 'max_speed', '258'), (26956, 2247, 'weight', '4505'), (26957, 2247, 'production_year', '2016'), (26958, 2247, 'engine_volume', '5598'), (26959, 2247, 'width', '3'), (26960, 2247, 'height', '1'), (26961, 2247, 'fuel_consumption', '16'), (26962, 2247, 'doors', '4'), (26963, 2247, 'price', '11625'), (26964, 2247, 'cost', '49937'), (26965, 2248, 'owner', 'Gengis'), (26966, 2248, 'color', 'black'), (26967, 2248, 'max_speed', '51'), (26968, 2248, 'weight', '3311'), (26969, 2248, 'production_year', '1999'), (26970, 2248, 'engine_volume', '3401'), (26971, 2248, 'width', '3'), (26972, 2248, 'height', '2'), (26973, 2248, 'fuel_consumption', '17'), (26974, 2248, 'doors', '3'), (26975, 2248, 'price', '17995'), (26976, 2248, 'cost', '26927'), (26977, 2249, 'owner', 'Lava'), (26978, 2249, 'color', 'green'), (26979, 2249, 'max_speed', '54'), (26980, 2249, 'weight', '2697'), (26981, 2249, 'production_year', '1998'), (26982, 2249, 'engine_volume', '3222'), (26983, 2249, 'width', '3'), (26984, 2249, 'height', '2'), (26985, 2249, 'fuel_consumption', '16'), (26986, 2249, 'doors', '2'), (26987, 2249, 'price', '17206'), (26988, 2249, 'cost', '44552'), (26989, 2250, 'owner', 'Seth'), (26990, 2250, 'color', 'white'), (26991, 2250, 'max_speed', '191'), (26992, 2250, 'weight', '1827'), (26993, 2250, 'production_year', '1992'), (26994, 2250, 'engine_volume', '7479'), (26995, 2250, 'width', '3'), (26996, 2250, 'height', '2'), (26997, 2250, 'fuel_consumption', '14'), (26998, 2250, 'doors', '5'), (26999, 2250, 'price', '26306'), (27000, 2250, 'cost', '40177'), (27001, 2251, 'owner', 'Lucy'), (27002, 2251, 'color', 'green'), (27003, 2251, 'max_speed', '204'), (27004, 2251, 'weight', '1869'), (27005, 2251, 'production_year', '2002'), (27006, 2251, 'engine_volume', '7310'), (27007, 2251, 'width', '3'), (27008, 2251, 'height', '2'), (27009, 2251, 'fuel_consumption', '13'), (27010, 2251, 'doors', '2'), (27011, 2251, 'price', '16806'), (27012, 2251, 'cost', '43160'), (27013, 2252, 'owner', 'Hugh'), (27014, 2252, 'color', 'yellow'), (27015, 2252, 'max_speed', '130'), (27016, 2252, 'weight', '4889'), (27017, 2252, 'production_year', '1994'), (27018, 2252, 'engine_volume', '7031'), (27019, 2252, 'width', '4'), (27020, 2252, 'height', '2'), (27021, 2252, 'fuel_consumption', '16'), (27022, 2252, 'doors', '4'), (27023, 2252, 'price', '20117'), (27024, 2252, 'cost', '45130'), (27025, 2253, 'owner', 'Mario'), (27026, 2253, 'color', 'black'), (27027, 2253, 'max_speed', '137'), (27028, 2253, 'weight', '4040'), (27029, 2253, 'production_year', '2005'), (27030, 2253, 'engine_volume', '4169'), (27031, 2253, 'width', '2'), (27032, 2253, 'height', '2'), (27033, 2253, 'fuel_consumption', '16'), (27034, 2253, 'doors', '4'), (27035, 2253, 'price', '13565'), (27036, 2253, 'cost', '43997'), (27037, 2254, 'owner', 'Lucy'), (27038, 2254, 'color', 'white'), (27039, 2254, 'max_speed', '190'), (27040, 2254, 'weight', '4218'), (27041, 2254, 'production_year', '1981'), (27042, 2254, 'engine_volume', '7500'), (27043, 2254, 'width', '3'), (27044, 2254, 'height', '1'), (27045, 2254, 'fuel_consumption', '13'), (27046, 2254, 'doors', '5'), (27047, 2254, 'price', '19574'), (27048, 2254, 'cost', '26364'), (27049, 2255, 'owner', 'Gengis'), (27050, 2255, 'color', 'brown'), (27051, 2255, 'max_speed', '106'), (27052, 2255, 'weight', '1083'), (27053, 2255, 'production_year', '1992'), (27054, 2255, 'engine_volume', '4532'), (27055, 2255, 'width', '2'), (27056, 2255, 'height', '2'), (27057, 2255, 'fuel_consumption', '14'), (27058, 2255, 'doors', '4'), (27059, 2255, 'price', '18689'), (27060, 2255, 'cost', '26596'), (27061, 2256, 'owner', 'Gengis'), (27062, 2256, 'color', 'black'), (27063, 2256, 'max_speed', '50'), (27064, 2256, 'weight', '2449'), (27065, 2256, 'production_year', '2002'), (27066, 2256, 'engine_volume', '2830'), (27067, 2256, 'width', '3'), (27068, 2256, 'height', '2'), (27069, 2256, 'fuel_consumption', '15'), (27070, 2256, 'doors', '2'), (27071, 2256, 'price', '25579'), (27072, 2256, 'cost', '28964'), (27073, 2257, 'owner', 'Lava'), (27074, 2257, 'color', 'red'), (27075, 2257, 'max_speed', '169'), (27076, 2257, 'weight', '1620'), (27077, 2257, 'production_year', '2013'), (27078, 2257, 'engine_volume', '7884'), (27079, 2257, 'width', '2'), (27080, 2257, 'height', '2'), (27081, 2257, 'fuel_consumption', '18'), (27082, 2257, 'doors', '5'), (27083, 2257, 'price', '27191'), (27084, 2257, 'cost', '47301'), (27085, 2258, 'owner', 'Lucy'), (27086, 2258, 'color', 'white'), (27087, 2258, 'max_speed', '289'), (27088, 2258, 'weight', '3984'), (27089, 2258, 'production_year', '1999'), (27090, 2258, 'engine_volume', '5153'), (27091, 2258, 'width', '2'), (27092, 2258, 'height', '1'), (27093, 2258, 'fuel_consumption', '15'), (27094, 2258, 'doors', '4'), (27095, 2258, 'price', '14542'), (27096, 2258, 'cost', '36633'), (27097, 2259, 'owner', 'Mario'), (27098, 2259, 'color', 'yellow'), (27099, 2259, 'max_speed', '213'), (27100, 2259, 'weight', '2743'), (27101, 2259, 'production_year', '1989'), (27102, 2259, 'engine_volume', '6624'), (27103, 2259, 'width', '3'), (27104, 2259, 'height', '2'), (27105, 2259, 'fuel_consumption', '14'), (27106, 2259, 'doors', '2'), (27107, 2259, 'price', '12566'), (27108, 2259, 'cost', '28547'), (27109, 2260, 'owner', 'Jules'), (27110, 2260, 'color', 'orange'), (27111, 2260, 'max_speed', '183'), (27112, 2260, 'weight', '4510'), (27113, 2260, 'production_year', '2014'), (27114, 2260, 'engine_volume', '5067'), (27115, 2260, 'width', '4'), (27116, 2260, 'height', '1'), (27117, 2260, 'fuel_consumption', '13'), (27118, 2260, 'doors', '3'), (27119, 2260, 'price', '23705'), (27120, 2260, 'cost', '33397'), (27121, 2261, 'owner', 'Jules'), (27122, 2261, 'color', 'yellow'), (27123, 2261, 'max_speed', '121'), (27124, 2261, 'weight', '1292'), (27125, 2261, 'production_year', '1994'), (27126, 2261, 'engine_volume', '3083'), (27127, 2261, 'width', '2'), (27128, 2261, 'height', '2'), (27129, 2261, 'fuel_consumption', '13'), (27130, 2261, 'doors', '5'), (27131, 2261, 'price', '15687'), (27132, 2261, 'cost', '41214'), (27133, 2262, 'owner', 'Seth'), (27134, 2262, 'color', 'black'), (27135, 2262, 'max_speed', '169'), (27136, 2262, 'weight', '2405'), (27137, 2262, 'production_year', '1975'), (27138, 2262, 'engine_volume', '3143'), (27139, 2262, 'width', '4'), (27140, 2262, 'height', '2'), (27141, 2262, 'fuel_consumption', '17'), (27142, 2262, 'doors', '5'), (27143, 2262, 'price', '27777'), (27144, 2262, 'cost', '38868'), (27145, 2263, 'owner', 'Seth'), (27146, 2263, 'color', 'red'), (27147, 2263, 'max_speed', '272'), (27148, 2263, 'weight', '2694'), (27149, 2263, 'production_year', '1993'), (27150, 2263, 'engine_volume', '7347'), (27151, 2263, 'width', '2'), (27152, 2263, 'height', '1'), (27153, 2263, 'fuel_consumption', '14'), (27154, 2263, 'doors', '4'), (27155, 2263, 'price', '11222'), (27156, 2263, 'cost', '43089'), (27157, 2264, 'owner', 'Seth'), (27158, 2264, 'color', 'yellow'), (27159, 2264, 'max_speed', '140'), (27160, 2264, 'weight', '2728'), (27161, 2264, 'production_year', '1987'), (27162, 2264, 'engine_volume', '6505'), (27163, 2264, 'width', '3'), (27164, 2264, 'height', '1'), (27165, 2264, 'fuel_consumption', '16'), (27166, 2264, 'doors', '3'), (27167, 2264, 'price', '28286'), (27168, 2264, 'cost', '29613'), (27169, 2265, 'owner', 'Hugh'), (27170, 2265, 'color', 'martini'), (27171, 2265, 'max_speed', '107'), (27172, 2265, 'weight', '3902'), (27173, 2265, 'production_year', '1980'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (27174, 2265, 'engine_volume', '2320'), (27175, 2265, 'width', '4'), (27176, 2265, 'height', '2'), (27177, 2265, 'fuel_consumption', '17'), (27178, 2265, 'doors', '2'), (27179, 2265, 'price', '23735'), (27180, 2265, 'cost', '41018'), (27181, 2266, 'owner', 'Seth'), (27182, 2266, 'color', 'red'), (27183, 2266, 'max_speed', '183'), (27184, 2266, 'weight', '2366'), (27185, 2266, 'production_year', '1999'), (27186, 2266, 'engine_volume', '7496'), (27187, 2266, 'width', '4'), (27188, 2266, 'height', '2'), (27189, 2266, 'fuel_consumption', '16'), (27190, 2266, 'doors', '3'), (27191, 2266, 'price', '20542'), (27192, 2266, 'cost', '27297'), (27193, 2267, 'owner', 'Hugh'), (27194, 2267, 'color', 'white'), (27195, 2267, 'max_speed', '213'), (27196, 2267, 'weight', '2586'), (27197, 2267, 'production_year', '2002'), (27198, 2267, 'engine_volume', '2476'), (27199, 2267, 'width', '2'), (27200, 2267, 'height', '1'), (27201, 2267, 'fuel_consumption', '18'), (27202, 2267, 'doors', '3'), (27203, 2267, 'price', '27184'), (27204, 2267, 'cost', '37220'), (27205, 2268, 'owner', 'Hugh'), (27206, 2268, 'color', 'martini'), (27207, 2268, 'max_speed', '189'), (27208, 2268, 'weight', '3727'), (27209, 2268, 'production_year', '1987'), (27210, 2268, 'engine_volume', '6630'), (27211, 2268, 'width', '4'), (27212, 2268, 'height', '2'), (27213, 2268, 'fuel_consumption', '16'), (27214, 2268, 'doors', '4'), (27215, 2268, 'price', '17977'), (27216, 2268, 'cost', '39479'), (27217, 2269, 'owner', 'Lava'), (27218, 2269, 'color', 'martini'), (27219, 2269, 'max_speed', '94'), (27220, 2269, 'weight', '3547'), (27221, 2269, 'production_year', '1983'), (27222, 2269, 'engine_volume', '4039'), (27223, 2269, 'width', '4'), (27224, 2269, 'height', '1'), (27225, 2269, 'fuel_consumption', '16'), (27226, 2269, 'doors', '2'), (27227, 2269, 'price', '29674'), (27228, 2269, 'cost', '27315'), (27229, 2270, 'owner', 'Mario'), (27230, 2270, 'color', 'green'), (27231, 2270, 'max_speed', '36'), (27232, 2270, 'weight', '4734'), (27233, 2270, 'production_year', '2004'), (27234, 2270, 'engine_volume', '5828'), (27235, 2270, 'width', '3'), (27236, 2270, 'height', '2'), (27237, 2270, 'fuel_consumption', '14'), (27238, 2270, 'doors', '3'), (27239, 2270, 'price', '22641'), (27240, 2270, 'cost', '26534'), (27241, 2271, 'owner', 'Lava'), (27242, 2271, 'color', 'green'), (27243, 2271, 'max_speed', '263'), (27244, 2271, 'weight', '1071'), (27245, 2271, 'production_year', '1977'), (27246, 2271, 'engine_volume', '4832'), (27247, 2271, 'width', '2'), (27248, 2271, 'height', '1'), (27249, 2271, 'fuel_consumption', '16'), (27250, 2271, 'doors', '4'), (27251, 2271, 'price', '21948'), (27252, 2271, 'cost', '35880'), (27253, 2272, 'owner', 'Hugh'), (27254, 2272, 'color', 'yellow'), (27255, 2272, 'max_speed', '124'), (27256, 2272, 'weight', '3663'), (27257, 2272, 'production_year', '1992'), (27258, 2272, 'engine_volume', '4314'), (27259, 2272, 'width', '2'), (27260, 2272, 'height', '2'), (27261, 2272, 'fuel_consumption', '14'), (27262, 2272, 'doors', '5'), (27263, 2272, 'price', '22040'), (27264, 2272, 'cost', '26641'), (27265, 2273, 'owner', 'Mario'), (27266, 2273, 'color', 'red'), (27267, 2273, 'max_speed', '138'), (27268, 2273, 'weight', '4300'), (27269, 2273, 'production_year', '1973'), (27270, 2273, 'engine_volume', '5111'), (27271, 2273, 'width', '2'), (27272, 2273, 'height', '2'), (27273, 2273, 'fuel_consumption', '18'), (27274, 2273, 'doors', '3'), (27275, 2273, 'price', '14230'), (27276, 2273, 'cost', '41836'), (27277, 2274, 'owner', 'Hugh'), (27278, 2274, 'color', 'martini'), (27279, 2274, 'max_speed', '210'), (27280, 2274, 'weight', '1058'), (27281, 2274, 'production_year', '1990'), (27282, 2274, 'engine_volume', '3796'), (27283, 2274, 'width', '4'), (27284, 2274, 'height', '2'), (27285, 2274, 'fuel_consumption', '14'), (27286, 2274, 'doors', '2'), (27287, 2274, 'price', '20407'), (27288, 2274, 'cost', '37115'), (27289, 2275, 'owner', 'Jules'), (27290, 2275, 'color', 'white'), (27291, 2275, 'max_speed', '80'), (27292, 2275, 'weight', '3924'), (27293, 2275, 'production_year', '2007'), (27294, 2275, 'engine_volume', '2967'), (27295, 2275, 'width', '4'), (27296, 2275, 'height', '1'), (27297, 2275, 'fuel_consumption', '15'), (27298, 2275, 'doors', '5'), (27299, 2275, 'price', '17274'), (27300, 2275, 'cost', '38806'), (27301, 2276, 'owner', 'Seth'), (27302, 2276, 'color', 'orange'), (27303, 2276, 'max_speed', '289'), (27304, 2276, 'weight', '2639'), (27305, 2276, 'production_year', '2005'), (27306, 2276, 'engine_volume', '5258'), (27307, 2276, 'width', '4'), (27308, 2276, 'height', '1'), (27309, 2276, 'fuel_consumption', '15'), (27310, 2276, 'doors', '4'), (27311, 2276, 'price', '13639'), (27312, 2276, 'cost', '45014'), (27313, 2277, 'owner', 'Seth'), (27314, 2277, 'color', 'martini'), (27315, 2277, 'max_speed', '75'), (27316, 2277, 'weight', '1051'), (27317, 2277, 'production_year', '1982'), (27318, 2277, 'engine_volume', '7165'), (27319, 2277, 'width', '2'), (27320, 2277, 'height', '2'), (27321, 2277, 'fuel_consumption', '14'), (27322, 2277, 'doors', '4'), (27323, 2277, 'price', '21737'), (27324, 2277, 'cost', '43595'), (27325, 2278, 'owner', 'Jules'), (27326, 2278, 'color', 'white'), (27327, 2278, 'max_speed', '262'), (27328, 2278, 'weight', '3953'), (27329, 2278, 'production_year', '2005'), (27330, 2278, 'engine_volume', '6024'), (27331, 2278, 'width', '2'), (27332, 2278, 'height', '1'), (27333, 2278, 'fuel_consumption', '18'), (27334, 2278, 'doors', '5'), (27335, 2278, 'price', '10486'), (27336, 2278, 'cost', '43518'), (27337, 2279, 'owner', 'Lava'), (27338, 2279, 'color', 'brown'), (27339, 2279, 'max_speed', '215'), (27340, 2279, 'weight', '1900'), (27341, 2279, 'production_year', '2009'), (27342, 2279, 'engine_volume', '5270'), (27343, 2279, 'width', '2'), (27344, 2279, 'height', '2'), (27345, 2279, 'fuel_consumption', '15'), (27346, 2279, 'doors', '5'), (27347, 2279, 'price', '25982'), (27348, 2279, 'cost', '44244'), (27349, 2280, 'owner', 'Lava'), (27350, 2280, 'color', 'brown'), (27351, 2280, 'max_speed', '114'), (27352, 2280, 'weight', '3716'), (27353, 2280, 'production_year', '1988'), (27354, 2280, 'engine_volume', '2489'), (27355, 2280, 'width', '2'), (27356, 2280, 'height', '2'), (27357, 2280, 'fuel_consumption', '14'), (27358, 2280, 'doors', '3'), (27359, 2280, 'price', '16788'), (27360, 2280, 'cost', '25300'), (27361, 2281, 'owner', 'Lucy'), (27362, 2281, 'color', 'martini'), (27363, 2281, 'max_speed', '88'), (27364, 2281, 'weight', '4237'), (27365, 2281, 'production_year', '1991'), (27366, 2281, 'engine_volume', '6670'), (27367, 2281, 'width', '2'), (27368, 2281, 'height', '1'), (27369, 2281, 'fuel_consumption', '16'), (27370, 2281, 'doors', '5'), (27371, 2281, 'price', '15715'), (27372, 2281, 'cost', '42753'), (27373, 2282, 'owner', 'Seth'), (27374, 2282, 'color', 'yellow'), (27375, 2282, 'max_speed', '229'), (27376, 2282, 'weight', '1375'), (27377, 2282, 'production_year', '1998'), (27378, 2282, 'engine_volume', '6960'), (27379, 2282, 'width', '3'), (27380, 2282, 'height', '2'), (27381, 2282, 'fuel_consumption', '16'), (27382, 2282, 'doors', '5'), (27383, 2282, 'price', '20531'), (27384, 2282, 'cost', '32044'), (27385, 2283, 'owner', 'Lava'), (27386, 2283, 'color', 'white'), (27387, 2283, 'max_speed', '164'), (27388, 2283, 'weight', '2212'), (27389, 2283, 'production_year', '2006'), (27390, 2283, 'engine_volume', '6756'), (27391, 2283, 'width', '4'), (27392, 2283, 'height', '1'), (27393, 2283, 'fuel_consumption', '13'), (27394, 2283, 'doors', '4'), (27395, 2283, 'price', '16749'), (27396, 2283, 'cost', '40175'), (27397, 2284, 'owner', 'Lava'), (27398, 2284, 'color', 'orange'), (27399, 2284, 'max_speed', '107'), (27400, 2284, 'weight', '3035'), (27401, 2284, 'production_year', '1991'), (27402, 2284, 'engine_volume', '2246'), (27403, 2284, 'width', '4'), (27404, 2284, 'height', '2'), (27405, 2284, 'fuel_consumption', '13'), (27406, 2284, 'doors', '3'), (27407, 2284, 'price', '22122'), (27408, 2284, 'cost', '46620'), (27409, 2285, 'owner', 'Mario'), (27410, 2285, 'color', 'red'), (27411, 2285, 'max_speed', '262'), (27412, 2285, 'weight', '3067'), (27413, 2285, 'production_year', '2013'), (27414, 2285, 'engine_volume', '4056'), (27415, 2285, 'width', '3'), (27416, 2285, 'height', '1'), (27417, 2285, 'fuel_consumption', '14'), (27418, 2285, 'doors', '4'), (27419, 2285, 'price', '18253'), (27420, 2285, 'cost', '47693'), (27421, 2286, 'owner', 'Mario'), (27422, 2286, 'color', 'brown'), (27423, 2286, 'max_speed', '96'), (27424, 2286, 'weight', '3758'), (27425, 2286, 'production_year', '2002'), (27426, 2286, 'engine_volume', '4222'), (27427, 2286, 'width', '2'), (27428, 2286, 'height', '2'), (27429, 2286, 'fuel_consumption', '13'), (27430, 2286, 'doors', '3'), (27431, 2286, 'price', '16991'), (27432, 2286, 'cost', '25190'), (27433, 2287, 'owner', 'Gengis'), (27434, 2287, 'color', 'black'), (27435, 2287, 'max_speed', '71'), (27436, 2287, 'weight', '2558'), (27437, 2287, 'production_year', '1993'), (27438, 2287, 'engine_volume', '2740'), (27439, 2287, 'width', '4'), (27440, 2287, 'height', '1'), (27441, 2287, 'fuel_consumption', '17'), (27442, 2287, 'doors', '5'), (27443, 2287, 'price', '17727'), (27444, 2287, 'cost', '29694'), (27445, 2288, 'owner', 'Gengis'), (27446, 2288, 'color', 'black'), (27447, 2288, 'max_speed', '62'), (27448, 2288, 'weight', '2406'), (27449, 2288, 'production_year', '2003'), (27450, 2288, 'engine_volume', '3816'), (27451, 2288, 'width', '2'), (27452, 2288, 'height', '1'), (27453, 2288, 'fuel_consumption', '15'), (27454, 2288, 'doors', '4'), (27455, 2288, 'price', '15544'), (27456, 2288, 'cost', '44277'), (27457, 2289, 'owner', 'Lucy'), (27458, 2289, 'color', 'white'), (27459, 2289, 'max_speed', '133'), (27460, 2289, 'weight', '3905'), (27461, 2289, 'production_year', '1997'), (27462, 2289, 'engine_volume', '3539'), (27463, 2289, 'width', '4'), (27464, 2289, 'height', '2'), (27465, 2289, 'fuel_consumption', '17'), (27466, 2289, 'doors', '4'), (27467, 2289, 'price', '21294'), (27468, 2289, 'cost', '43014'), (27469, 2290, 'owner', 'Hugh'), (27470, 2290, 'color', 'brown'), (27471, 2290, 'max_speed', '69'), (27472, 2290, 'weight', '2290'), (27473, 2290, 'production_year', '1988'), (27474, 2290, 'engine_volume', '4060'), (27475, 2290, 'width', '4'), (27476, 2290, 'height', '2'), (27477, 2290, 'fuel_consumption', '14'), (27478, 2290, 'doors', '5'), (27479, 2290, 'price', '27273'), (27480, 2290, 'cost', '47749'), (27481, 2291, 'owner', 'Jules'), (27482, 2291, 'color', 'orange'), (27483, 2291, 'max_speed', '55'), (27484, 2291, 'weight', '1736'), (27485, 2291, 'production_year', '2006'), (27486, 2291, 'engine_volume', '6787'), (27487, 2291, 'width', '3'), (27488, 2291, 'height', '2'), (27489, 2291, 'fuel_consumption', '18'), (27490, 2291, 'doors', '3'), (27491, 2291, 'price', '21329'), (27492, 2291, 'cost', '41384'), (27493, 2292, 'owner', 'Gino'), (27494, 2292, 'color', 'brown'), (27495, 2292, 'max_speed', '101'), (27496, 2292, 'weight', '3730'), (27497, 2292, 'production_year', '1977'), (27498, 2292, 'engine_volume', '7547'), (27499, 2292, 'width', '4'), (27500, 2292, 'height', '2'), (27501, 2292, 'fuel_consumption', '17'), (27502, 2292, 'doors', '3'), (27503, 2292, 'price', '25113'), (27504, 2292, 'cost', '26633'), (27505, 2293, 'owner', 'Lava'), (27506, 2293, 'color', 'martini'), (27507, 2293, 'max_speed', '94'), (27508, 2293, 'weight', '1703'), (27509, 2293, 'production_year', '2008'), (27510, 2293, 'engine_volume', '3905'), (27511, 2293, 'width', '2'), (27512, 2293, 'height', '1'), (27513, 2293, 'fuel_consumption', '13'), (27514, 2293, 'doors', '5'), (27515, 2293, 'price', '11571'), (27516, 2293, 'cost', '28365'), (27517, 2294, 'owner', 'Jules'), (27518, 2294, 'color', 'green'), (27519, 2294, 'max_speed', '53'), (27520, 2294, 'weight', '3587'), (27521, 2294, 'production_year', '1988'), (27522, 2294, 'engine_volume', '5540'), (27523, 2294, 'width', '4'), (27524, 2294, 'height', '1'), (27525, 2294, 'fuel_consumption', '14'), (27526, 2294, 'doors', '3'), (27527, 2294, 'price', '17213'), (27528, 2294, 'cost', '36189'), (27529, 2295, 'owner', 'Mario'), (27530, 2295, 'color', 'green'), (27531, 2295, 'max_speed', '129'), (27532, 2295, 'weight', '1297'), (27533, 2295, 'production_year', '2016'), (27534, 2295, 'engine_volume', '3722'), (27535, 2295, 'width', '4'), (27536, 2295, 'height', '2'), (27537, 2295, 'fuel_consumption', '15'), (27538, 2295, 'doors', '2'), (27539, 2295, 'price', '26596'), (27540, 2295, 'cost', '36469'), (27541, 2296, 'owner', 'Lucy'), (27542, 2296, 'color', 'martini'), (27543, 2296, 'max_speed', '295'), (27544, 2296, 'weight', '4131'), (27545, 2296, 'production_year', '1985'), (27546, 2296, 'engine_volume', '3973'), (27547, 2296, 'width', '3'), (27548, 2296, 'height', '2'), (27549, 2296, 'fuel_consumption', '15'), (27550, 2296, 'doors', '5'), (27551, 2296, 'price', '13362'), (27552, 2296, 'cost', '34075'), (27553, 2297, 'owner', 'Lucy'), (27554, 2297, 'color', 'red'), (27555, 2297, 'max_speed', '68'), (27556, 2297, 'weight', '3477'), (27557, 2297, 'production_year', '1970'), (27558, 2297, 'engine_volume', '4292'), (27559, 2297, 'width', '4'), (27560, 2297, 'height', '1'), (27561, 2297, 'fuel_consumption', '17'), (27562, 2297, 'doors', '3'), (27563, 2297, 'price', '22413'), (27564, 2297, 'cost', '33449'), (27565, 2298, 'owner', 'Gengis'), (27566, 2298, 'color', 'yellow'), (27567, 2298, 'max_speed', '73'), (27568, 2298, 'weight', '2046'), (27569, 2298, 'production_year', '1981'), (27570, 2298, 'engine_volume', '4824'), (27571, 2298, 'width', '3'), (27572, 2298, 'height', '1'), (27573, 2298, 'fuel_consumption', '17'), (27574, 2298, 'doors', '2'), (27575, 2298, 'price', '17750'), (27576, 2298, 'cost', '35103'), (27577, 2299, 'owner', 'Jules'), (27578, 2299, 'color', 'orange'), (27579, 2299, 'max_speed', '28'), (27580, 2299, 'weight', '3622'), (27581, 2299, 'production_year', '1981'), (27582, 2299, 'engine_volume', '4090'), (27583, 2299, 'width', '4'), (27584, 2299, 'height', '2'), (27585, 2299, 'fuel_consumption', '14'), (27586, 2299, 'doors', '2'), (27587, 2299, 'price', '25744'), (27588, 2299, 'cost', '33659'), (27589, 2300, 'owner', 'Gino'), (27590, 2300, 'color', 'martini'), (27591, 2300, 'max_speed', '89'), (27592, 2300, 'weight', '1890'), (27593, 2300, 'production_year', '1988'), (27594, 2300, 'engine_volume', '6284'), (27595, 2300, 'width', '4'), (27596, 2300, 'height', '2'), (27597, 2300, 'fuel_consumption', '15'), (27598, 2300, 'doors', '5'), (27599, 2300, 'price', '14398'), (27600, 2300, 'cost', '31425'), (27601, 2301, 'owner', 'Gengis'), (27602, 2301, 'color', 'martini'), (27603, 2301, 'max_speed', '75'), (27604, 2301, 'weight', '3259'), (27605, 2301, 'production_year', '2008'), (27606, 2301, 'engine_volume', '2094'), (27607, 2301, 'width', '4'), (27608, 2301, 'height', '2'), (27609, 2301, 'fuel_consumption', '15'), (27610, 2301, 'doors', '4'), (27611, 2301, 'price', '16950'), (27612, 2301, 'cost', '35878'), (27613, 2302, 'owner', 'Jules'), (27614, 2302, 'color', 'brown'), (27615, 2302, 'max_speed', '21'), (27616, 2302, 'weight', '4920'), (27617, 2302, 'production_year', '1999'), (27618, 2302, 'engine_volume', '4179'), (27619, 2302, 'width', '3'), (27620, 2302, 'height', '2'), (27621, 2302, 'fuel_consumption', '13'), (27622, 2302, 'doors', '3'), (27623, 2302, 'price', '26878'), (27624, 2302, 'cost', '43075'), (27625, 2303, 'owner', 'Seth'), (27626, 2303, 'color', 'martini'), (27627, 2303, 'max_speed', '47'), (27628, 2303, 'weight', '2141'), (27629, 2303, 'production_year', '1980'), (27630, 2303, 'engine_volume', '7074'), (27631, 2303, 'width', '3'), (27632, 2303, 'height', '1'), (27633, 2303, 'fuel_consumption', '14'), (27634, 2303, 'doors', '2'), (27635, 2303, 'price', '13597'), (27636, 2303, 'cost', '32113'), (27637, 2304, 'owner', 'Hugh'), (27638, 2304, 'color', 'green'), (27639, 2304, 'max_speed', '121'), (27640, 2304, 'weight', '2043'), (27641, 2304, 'production_year', '2004'), (27642, 2304, 'engine_volume', '3282'), (27643, 2304, 'width', '4'), (27644, 2304, 'height', '1'), (27645, 2304, 'fuel_consumption', '17'), (27646, 2304, 'doors', '3'), (27647, 2304, 'price', '12563'), (27648, 2304, 'cost', '45056'), (27649, 2305, 'owner', 'Jules'), (27650, 2305, 'color', 'martini'), (27651, 2305, 'max_speed', '167'), (27652, 2305, 'weight', '3452'), (27653, 2305, 'production_year', '2003'), (27654, 2305, 'engine_volume', '4839'), (27655, 2305, 'width', '4'), (27656, 2305, 'height', '1'), (27657, 2305, 'fuel_consumption', '17'), (27658, 2305, 'doors', '2'), (27659, 2305, 'price', '11375'), (27660, 2305, 'cost', '28069'), (27661, 2306, 'owner', 'Mario'), (27662, 2306, 'color', 'red'), (27663, 2306, 'max_speed', '140'), (27664, 2306, 'weight', '4151'), (27665, 2306, 'production_year', '1995'), (27666, 2306, 'engine_volume', '4032'), (27667, 2306, 'width', '3'), (27668, 2306, 'height', '1'), (27669, 2306, 'fuel_consumption', '15'), (27670, 2306, 'doors', '3'), (27671, 2306, 'price', '23263'), (27672, 2306, 'cost', '25731'), (27673, 2307, 'owner', 'Hugh'), (27674, 2307, 'color', 'brown'), (27675, 2307, 'max_speed', '62'), (27676, 2307, 'weight', '4212'), (27677, 2307, 'production_year', '1971'), (27678, 2307, 'engine_volume', '2922'), (27679, 2307, 'width', '3'), (27680, 2307, 'height', '2'), (27681, 2307, 'fuel_consumption', '13'), (27682, 2307, 'doors', '5'), (27683, 2307, 'price', '16285'), (27684, 2307, 'cost', '29367'), (27685, 2308, 'owner', 'Jules'), (27686, 2308, 'color', 'green'), (27687, 2308, 'max_speed', '230'), (27688, 2308, 'weight', '3036'), (27689, 2308, 'production_year', '2000'), (27690, 2308, 'engine_volume', '7184'), (27691, 2308, 'width', '3'), (27692, 2308, 'height', '2'), (27693, 2308, 'fuel_consumption', '15'), (27694, 2308, 'doors', '2'), (27695, 2308, 'price', '25365'), (27696, 2308, 'cost', '31842'), (27697, 2309, 'owner', 'Mario'), (27698, 2309, 'color', 'orange'), (27699, 2309, 'max_speed', '266'), (27700, 2309, 'weight', '2263'), (27701, 2309, 'production_year', '1985'), (27702, 2309, 'engine_volume', '2488'), (27703, 2309, 'width', '3'), (27704, 2309, 'height', '1'), (27705, 2309, 'fuel_consumption', '18'), (27706, 2309, 'doors', '2'), (27707, 2309, 'price', '29453'), (27708, 2309, 'cost', '26293'), (27709, 2310, 'owner', 'Hugh'), (27710, 2310, 'color', 'martini'), (27711, 2310, 'max_speed', '89'), (27712, 2310, 'weight', '4466'), (27713, 2310, 'production_year', '2016'), (27714, 2310, 'engine_volume', '6954'), (27715, 2310, 'width', '2'), (27716, 2310, 'height', '1'), (27717, 2310, 'fuel_consumption', '13'), (27718, 2310, 'doors', '3'), (27719, 2310, 'price', '28054'), (27720, 2310, 'cost', '40989'), (27721, 2311, 'owner', 'Lava'), (27722, 2311, 'color', 'red'), (27723, 2311, 'max_speed', '280'), (27724, 2311, 'weight', '4990'), (27725, 2311, 'production_year', '1972'), (27726, 2311, 'engine_volume', '2628'), (27727, 2311, 'width', '2'), (27728, 2311, 'height', '1'), (27729, 2311, 'fuel_consumption', '13'), (27730, 2311, 'doors', '4'), (27731, 2311, 'price', '24671'), (27732, 2311, 'cost', '49979'), (27733, 2312, 'owner', 'Jules'), (27734, 2312, 'color', 'red'), (27735, 2312, 'max_speed', '296'), (27736, 2312, 'weight', '2711'), (27737, 2312, 'production_year', '1983'), (27738, 2312, 'engine_volume', '2145'), (27739, 2312, 'width', '3'), (27740, 2312, 'height', '2'), (27741, 2312, 'fuel_consumption', '15'), (27742, 2312, 'doors', '5'), (27743, 2312, 'price', '19035'), (27744, 2312, 'cost', '41405'), (27745, 2313, 'owner', 'Mario'), (27746, 2313, 'color', 'brown'), (27747, 2313, 'max_speed', '259'), (27748, 2313, 'weight', '1330'), (27749, 2313, 'production_year', '1983'), (27750, 2313, 'engine_volume', '3759'), (27751, 2313, 'width', '3'), (27752, 2313, 'height', '2'), (27753, 2313, 'fuel_consumption', '18'), (27754, 2313, 'doors', '4'), (27755, 2313, 'price', '19452'), (27756, 2313, 'cost', '27414'), (27757, 2314, 'owner', 'Hugh'), (27758, 2314, 'color', 'black'), (27759, 2314, 'max_speed', '76'), (27760, 2314, 'weight', '3466'), (27761, 2314, 'production_year', '1988'), (27762, 2314, 'engine_volume', '6540'), (27763, 2314, 'width', '4'), (27764, 2314, 'height', '1'), (27765, 2314, 'fuel_consumption', '15'), (27766, 2314, 'doors', '2'), (27767, 2314, 'price', '23372'), (27768, 2314, 'cost', '29266'), (27769, 2315, 'owner', 'Hugh'), (27770, 2315, 'color', 'white'), (27771, 2315, 'max_speed', '24'), (27772, 2315, 'weight', '1008'), (27773, 2315, 'production_year', '2016'), (27774, 2315, 'engine_volume', '3876'), (27775, 2315, 'width', '3'), (27776, 2315, 'height', '1'), (27777, 2315, 'fuel_consumption', '14'), (27778, 2315, 'doors', '4'), (27779, 2315, 'price', '29827'), (27780, 2315, 'cost', '29099'), (27781, 2316, 'owner', 'Mario'), (27782, 2316, 'color', 'black'), (27783, 2316, 'max_speed', '108'), (27784, 2316, 'weight', '2818'), (27785, 2316, 'production_year', '2009'), (27786, 2316, 'engine_volume', '6943'), (27787, 2316, 'width', '2'), (27788, 2316, 'height', '1'), (27789, 2316, 'fuel_consumption', '17'), (27790, 2316, 'doors', '3'), (27791, 2316, 'price', '24819'), (27792, 2316, 'cost', '31064'), (27793, 2317, 'owner', 'Lava'), (27794, 2317, 'color', 'orange'), (27795, 2317, 'max_speed', '26'), (27796, 2317, 'weight', '2572'), (27797, 2317, 'production_year', '1987'), (27798, 2317, 'engine_volume', '4202'), (27799, 2317, 'width', '4'), (27800, 2317, 'height', '2'), (27801, 2317, 'fuel_consumption', '16'), (27802, 2317, 'doors', '3'), (27803, 2317, 'price', '19255'), (27804, 2317, 'cost', '36942'), (27805, 2318, 'owner', 'Mario'), (27806, 2318, 'color', 'red'), (27807, 2318, 'max_speed', '86'), (27808, 2318, 'weight', '2734'), (27809, 2318, 'production_year', '1982'), (27810, 2318, 'engine_volume', '3514'), (27811, 2318, 'width', '3'), (27812, 2318, 'height', '2'), (27813, 2318, 'fuel_consumption', '15'), (27814, 2318, 'doors', '2'), (27815, 2318, 'price', '24389'), (27816, 2318, 'cost', '27988'), (27817, 2319, 'owner', 'Lucy'), (27818, 2319, 'color', 'red'), (27819, 2319, 'max_speed', '92'), (27820, 2319, 'weight', '3825'), (27821, 2319, 'production_year', '1996'), (27822, 2319, 'engine_volume', '4480'), (27823, 2319, 'width', '2'), (27824, 2319, 'height', '1'), (27825, 2319, 'fuel_consumption', '17'), (27826, 2319, 'doors', '4'), (27827, 2319, 'price', '27686'), (27828, 2319, 'cost', '35825'), (27829, 2320, 'owner', 'Gengis'), (27830, 2320, 'color', 'martini'), (27831, 2320, 'max_speed', '48'), (27832, 2320, 'weight', '1852'), (27833, 2320, 'production_year', '1982'), (27834, 2320, 'engine_volume', '7904'), (27835, 2320, 'width', '4'), (27836, 2320, 'height', '1'), (27837, 2320, 'fuel_consumption', '16'), (27838, 2320, 'doors', '4'), (27839, 2320, 'price', '17427'), (27840, 2320, 'cost', '29622'), (27841, 2321, 'owner', 'Jules'), (27842, 2321, 'color', 'green'), (27843, 2321, 'max_speed', '163'), (27844, 2321, 'weight', '3519'), (27845, 2321, 'production_year', '2008'), (27846, 2321, 'engine_volume', '4797'), (27847, 2321, 'width', '3'), (27848, 2321, 'height', '2'), (27849, 2321, 'fuel_consumption', '14'), (27850, 2321, 'doors', '3'), (27851, 2321, 'price', '24833'), (27852, 2321, 'cost', '30474'), (27853, 2322, 'owner', 'Jules'), (27854, 2322, 'color', 'orange'), (27855, 2322, 'max_speed', '153'), (27856, 2322, 'weight', '3476'), (27857, 2322, 'production_year', '2007'), (27858, 2322, 'engine_volume', '7610'), (27859, 2322, 'width', '3'), (27860, 2322, 'height', '2'), (27861, 2322, 'fuel_consumption', '15'), (27862, 2322, 'doors', '3'), (27863, 2322, 'price', '22369'), (27864, 2322, 'cost', '42024'), (27865, 2323, 'owner', 'Mario'), (27866, 2323, 'color', 'green'), (27867, 2323, 'max_speed', '293'), (27868, 2323, 'weight', '1940'), (27869, 2323, 'production_year', '1992'), (27870, 2323, 'engine_volume', '6791'), (27871, 2323, 'width', '3'), (27872, 2323, 'height', '2'), (27873, 2323, 'fuel_consumption', '14'), (27874, 2323, 'doors', '2'), (27875, 2323, 'price', '13999'), (27876, 2323, 'cost', '32318'), (27877, 2324, 'owner', 'Gino'), (27878, 2324, 'color', 'brown'), (27879, 2324, 'max_speed', '94'), (27880, 2324, 'weight', '2936'), (27881, 2324, 'production_year', '2008'), (27882, 2324, 'engine_volume', '4560'), (27883, 2324, 'width', '3'), (27884, 2324, 'height', '2'), (27885, 2324, 'fuel_consumption', '16'), (27886, 2324, 'doors', '3'), (27887, 2324, 'price', '26799'), (27888, 2324, 'cost', '30195'), (27889, 2325, 'owner', 'Mario'), (27890, 2325, 'color', 'black'), (27891, 2325, 'max_speed', '278'), (27892, 2325, 'weight', '3579'), (27893, 2325, 'production_year', '2016'), (27894, 2325, 'engine_volume', '4487'), (27895, 2325, 'width', '3'), (27896, 2325, 'height', '2'), (27897, 2325, 'fuel_consumption', '18'), (27898, 2325, 'doors', '2'), (27899, 2325, 'price', '19162'), (27900, 2325, 'cost', '48169'), (27901, 2326, 'owner', 'Jules'), (27902, 2326, 'color', 'black'), (27903, 2326, 'max_speed', '171'), (27904, 2326, 'weight', '4723'), (27905, 2326, 'production_year', '1975'), (27906, 2326, 'engine_volume', '6755'), (27907, 2326, 'width', '3'), (27908, 2326, 'height', '2'), (27909, 2326, 'fuel_consumption', '18'), (27910, 2326, 'doors', '4'), (27911, 2326, 'price', '22607'), (27912, 2326, 'cost', '40596'), (27913, 2327, 'owner', 'Hugh'), (27914, 2327, 'color', 'white'), (27915, 2327, 'max_speed', '93'), (27916, 2327, 'weight', '4421'), (27917, 2327, 'production_year', '1992'), (27918, 2327, 'engine_volume', '5232'), (27919, 2327, 'width', '2'), (27920, 2327, 'height', '1'), (27921, 2327, 'fuel_consumption', '16'), (27922, 2327, 'doors', '4'), (27923, 2327, 'price', '12186'), (27924, 2327, 'cost', '33883'), (27925, 2328, 'owner', 'Jules'), (27926, 2328, 'color', 'black'), (27927, 2328, 'max_speed', '64'), (27928, 2328, 'weight', '4070'), (27929, 2328, 'production_year', '2013'), (27930, 2328, 'engine_volume', '4840'), (27931, 2328, 'width', '4'), (27932, 2328, 'height', '2'), (27933, 2328, 'fuel_consumption', '13'), (27934, 2328, 'doors', '4'), (27935, 2328, 'price', '10747'), (27936, 2328, 'cost', '42978'), (27937, 2329, 'owner', 'Gino'), (27938, 2329, 'color', 'martini'), (27939, 2329, 'max_speed', '298'), (27940, 2329, 'weight', '4716'), (27941, 2329, 'production_year', '1994'), (27942, 2329, 'engine_volume', '2741'), (27943, 2329, 'width', '2'), (27944, 2329, 'height', '2'), (27945, 2329, 'fuel_consumption', '18'), (27946, 2329, 'doors', '5'), (27947, 2329, 'price', '28863'), (27948, 2329, 'cost', '49311'), (27949, 2330, 'owner', 'Gino'), (27950, 2330, 'color', 'orange'), (27951, 2330, 'max_speed', '165'), (27952, 2330, 'weight', '1820'), (27953, 2330, 'production_year', '2004'), (27954, 2330, 'engine_volume', '6317'), (27955, 2330, 'width', '3'), (27956, 2330, 'height', '1'), (27957, 2330, 'fuel_consumption', '17'), (27958, 2330, 'doors', '3'), (27959, 2330, 'price', '12691'), (27960, 2330, 'cost', '26283'), (27961, 2331, 'owner', 'Gino'), (27962, 2331, 'color', 'red'), (27963, 2331, 'max_speed', '23'), (27964, 2331, 'weight', '2092'), (27965, 2331, 'production_year', '2000'), (27966, 2331, 'engine_volume', '5830'), (27967, 2331, 'width', '3'), (27968, 2331, 'height', '2'), (27969, 2331, 'fuel_consumption', '16'), (27970, 2331, 'doors', '2'), (27971, 2331, 'price', '29523'), (27972, 2331, 'cost', '47224'), (27973, 2332, 'owner', 'Lava'), (27974, 2332, 'color', 'black'), (27975, 2332, 'max_speed', '149'), (27976, 2332, 'weight', '3332'), (27977, 2332, 'production_year', '1995'), (27978, 2332, 'engine_volume', '6417'), (27979, 2332, 'width', '2'), (27980, 2332, 'height', '1'), (27981, 2332, 'fuel_consumption', '16'), (27982, 2332, 'doors', '2'), (27983, 2332, 'price', '13971'), (27984, 2332, 'cost', '41471'), (27985, 2333, 'owner', 'Jules'), (27986, 2333, 'color', 'red'), (27987, 2333, 'max_speed', '299'), (27988, 2333, 'weight', '2141'), (27989, 2333, 'production_year', '2008'), (27990, 2333, 'engine_volume', '5703'), (27991, 2333, 'width', '2'), (27992, 2333, 'height', '1'), (27993, 2333, 'fuel_consumption', '17'), (27994, 2333, 'doors', '5'), (27995, 2333, 'price', '25638'), (27996, 2333, 'cost', '40694'), (27997, 2334, 'owner', 'Gino'), (27998, 2334, 'color', 'orange'), (27999, 2334, 'max_speed', '85'), (28000, 2334, 'weight', '1342'), (28001, 2334, 'production_year', '1980'), (28002, 2334, 'engine_volume', '4793'), (28003, 2334, 'width', '3'), (28004, 2334, 'height', '2'), (28005, 2334, 'fuel_consumption', '16'), (28006, 2334, 'doors', '2'), (28007, 2334, 'price', '26812'), (28008, 2334, 'cost', '35370'), (28009, 2335, 'owner', 'Jules'), (28010, 2335, 'color', 'green'), (28011, 2335, 'max_speed', '184'), (28012, 2335, 'weight', '3139'), (28013, 2335, 'production_year', '1989'), (28014, 2335, 'engine_volume', '5890'), (28015, 2335, 'width', '2'), (28016, 2335, 'height', '1'), (28017, 2335, 'fuel_consumption', '16'), (28018, 2335, 'doors', '4'), (28019, 2335, 'price', '24371'), (28020, 2335, 'cost', '36636'), (28021, 2336, 'owner', 'Jules'), (28022, 2336, 'color', 'green'), (28023, 2336, 'max_speed', '117'), (28024, 2336, 'weight', '3995'), (28025, 2336, 'production_year', '1978'), (28026, 2336, 'engine_volume', '3773'), (28027, 2336, 'width', '3'), (28028, 2336, 'height', '2'), (28029, 2336, 'fuel_consumption', '18'), (28030, 2336, 'doors', '4'), (28031, 2336, 'price', '21216'), (28032, 2336, 'cost', '26220'), (28033, 2337, 'owner', 'Hugh'), (28034, 2337, 'color', 'yellow'), (28035, 2337, 'max_speed', '116'), (28036, 2337, 'weight', '4666'), (28037, 2337, 'production_year', '1980'), (28038, 2337, 'engine_volume', '6161'), (28039, 2337, 'width', '3'), (28040, 2337, 'height', '1'), (28041, 2337, 'fuel_consumption', '13'), (28042, 2337, 'doors', '5'), (28043, 2337, 'price', '24290'), (28044, 2337, 'cost', '29539'), (28045, 2338, 'owner', 'Seth'), (28046, 2338, 'color', 'brown'), (28047, 2338, 'max_speed', '294'), (28048, 2338, 'weight', '4942'), (28049, 2338, 'production_year', '1985'), (28050, 2338, 'engine_volume', '5958'), (28051, 2338, 'width', '4'), (28052, 2338, 'height', '1'), (28053, 2338, 'fuel_consumption', '13'), (28054, 2338, 'doors', '2'), (28055, 2338, 'price', '14471'), (28056, 2338, 'cost', '30825'), (28057, 2339, 'owner', 'Mario'), (28058, 2339, 'color', 'yellow'), (28059, 2339, 'max_speed', '108'), (28060, 2339, 'weight', '1534'), (28061, 2339, 'production_year', '1980'), (28062, 2339, 'engine_volume', '7653'), (28063, 2339, 'width', '3'), (28064, 2339, 'height', '2'), (28065, 2339, 'fuel_consumption', '14'), (28066, 2339, 'doors', '4'), (28067, 2339, 'price', '20882'), (28068, 2339, 'cost', '49387'), (28069, 2340, 'owner', 'Seth'), (28070, 2340, 'color', 'black'), (28071, 2340, 'max_speed', '39'), (28072, 2340, 'weight', '3624'), (28073, 2340, 'production_year', '1979'), (28074, 2340, 'engine_volume', '3416'), (28075, 2340, 'width', '2'), (28076, 2340, 'height', '2'), (28077, 2340, 'fuel_consumption', '15'), (28078, 2340, 'doors', '3'), (28079, 2340, 'price', '15158'), (28080, 2340, 'cost', '38939'), (28081, 2341, 'owner', 'Lucy'), (28082, 2341, 'color', 'red'), (28083, 2341, 'max_speed', '108'), (28084, 2341, 'weight', '3695'), (28085, 2341, 'production_year', '2014'), (28086, 2341, 'engine_volume', '2573'), (28087, 2341, 'width', '4'), (28088, 2341, 'height', '2'), (28089, 2341, 'fuel_consumption', '14'), (28090, 2341, 'doors', '5'), (28091, 2341, 'price', '17552'), (28092, 2341, 'cost', '37432'), (28093, 2342, 'owner', 'Gengis'), (28094, 2342, 'color', 'black'), (28095, 2342, 'max_speed', '117'), (28096, 2342, 'weight', '1343'), (28097, 2342, 'production_year', '2014'), (28098, 2342, 'engine_volume', '3028'), (28099, 2342, 'width', '2'), (28100, 2342, 'height', '2'), (28101, 2342, 'fuel_consumption', '15'), (28102, 2342, 'doors', '4'), (28103, 2342, 'price', '26181'), (28104, 2342, 'cost', '33790'), (28105, 2343, 'owner', 'Hugh'), (28106, 2343, 'color', 'black'), (28107, 2343, 'max_speed', '39'), (28108, 2343, 'weight', '3274'), (28109, 2343, 'production_year', '1975'), (28110, 2343, 'engine_volume', '6823'), (28111, 2343, 'width', '3'), (28112, 2343, 'height', '1'), (28113, 2343, 'fuel_consumption', '17'), (28114, 2343, 'doors', '3'), (28115, 2343, 'price', '10620'), (28116, 2343, 'cost', '28289'), (28117, 2344, 'owner', 'Lava'), (28118, 2344, 'color', 'orange'), (28119, 2344, 'max_speed', '67'), (28120, 2344, 'weight', '2352'), (28121, 2344, 'production_year', '1999'), (28122, 2344, 'engine_volume', '5288'), (28123, 2344, 'width', '2'), (28124, 2344, 'height', '1'), (28125, 2344, 'fuel_consumption', '18'), (28126, 2344, 'doors', '3'), (28127, 2344, 'price', '28156'), (28128, 2344, 'cost', '36720'), (28129, 2345, 'owner', 'Seth'), (28130, 2345, 'color', 'red'), (28131, 2345, 'max_speed', '76'), (28132, 2345, 'weight', '3801'), (28133, 2345, 'production_year', '2017'), (28134, 2345, 'engine_volume', '3165'), (28135, 2345, 'width', '2'), (28136, 2345, 'height', '2'), (28137, 2345, 'fuel_consumption', '14'), (28138, 2345, 'doors', '4'), (28139, 2345, 'price', '24217'), (28140, 2345, 'cost', '41566'), (28141, 2346, 'owner', 'Lucy'), (28142, 2346, 'color', 'black'), (28143, 2346, 'max_speed', '125'), (28144, 2346, 'weight', '3213'), (28145, 2346, 'production_year', '1977'), (28146, 2346, 'engine_volume', '5209'), (28147, 2346, 'width', '4'), (28148, 2346, 'height', '2'), (28149, 2346, 'fuel_consumption', '13'), (28150, 2346, 'doors', '2'), (28151, 2346, 'price', '11471'), (28152, 2346, 'cost', '49165'), (28153, 2347, 'owner', 'Jules'), (28154, 2347, 'color', 'green'), (28155, 2347, 'max_speed', '236'), (28156, 2347, 'weight', '3513'), (28157, 2347, 'production_year', '2002'), (28158, 2347, 'engine_volume', '2127'), (28159, 2347, 'width', '2'), (28160, 2347, 'height', '1'), (28161, 2347, 'fuel_consumption', '18'), (28162, 2347, 'doors', '3'), (28163, 2347, 'price', '11266'), (28164, 2347, 'cost', '42995'), (28165, 2348, 'owner', 'Lava'), (28166, 2348, 'color', 'white'), (28167, 2348, 'max_speed', '65'), (28168, 2348, 'weight', '1763'), (28169, 2348, 'production_year', '1971'), (28170, 2348, 'engine_volume', '7645'), (28171, 2348, 'width', '3'), (28172, 2348, 'height', '2'), (28173, 2348, 'fuel_consumption', '15'), (28174, 2348, 'doors', '3'), (28175, 2348, 'price', '21300'), (28176, 2348, 'cost', '39508'), (28177, 2349, 'owner', 'Jules'), (28178, 2349, 'color', 'white'), (28179, 2349, 'max_speed', '118'), (28180, 2349, 'weight', '3883'), (28181, 2349, 'production_year', '1992'), (28182, 2349, 'engine_volume', '6469'), (28183, 2349, 'width', '2'), (28184, 2349, 'height', '2'), (28185, 2349, 'fuel_consumption', '15'), (28186, 2349, 'doors', '5'), (28187, 2349, 'price', '14496'), (28188, 2349, 'cost', '29039'), (28189, 2350, 'owner', 'Mario'), (28190, 2350, 'color', 'orange'), (28191, 2350, 'max_speed', '52'), (28192, 2350, 'weight', '3321'), (28193, 2350, 'production_year', '1996'), (28194, 2350, 'engine_volume', '2707'), (28195, 2350, 'width', '3'), (28196, 2350, 'height', '2'), (28197, 2350, 'fuel_consumption', '17'), (28198, 2350, 'doors', '5'), (28199, 2350, 'price', '24347'), (28200, 2350, 'cost', '43431'), (28201, 2351, 'owner', 'Lava'), (28202, 2351, 'color', 'white'), (28203, 2351, 'max_speed', '73'), (28204, 2351, 'weight', '4735'), (28205, 2351, 'production_year', '1972'), (28206, 2351, 'engine_volume', '7878'), (28207, 2351, 'width', '3'), (28208, 2351, 'height', '2'), (28209, 2351, 'fuel_consumption', '15'), (28210, 2351, 'doors', '3'), (28211, 2351, 'price', '23369'), (28212, 2351, 'cost', '46058'), (28213, 2352, 'owner', 'Mario'), (28214, 2352, 'color', 'martini'), (28215, 2352, 'max_speed', '155'), (28216, 2352, 'weight', '2170'), (28217, 2352, 'production_year', '1976'), (28218, 2352, 'engine_volume', '5872'), (28219, 2352, 'width', '3'), (28220, 2352, 'height', '1'), (28221, 2352, 'fuel_consumption', '15'), (28222, 2352, 'doors', '2'), (28223, 2352, 'price', '17368'), (28224, 2352, 'cost', '27234'), (28225, 2353, 'owner', 'Jules'), (28226, 2353, 'color', 'white'), (28227, 2353, 'max_speed', '94'), (28228, 2353, 'weight', '1026'), (28229, 2353, 'production_year', '1986'), (28230, 2353, 'engine_volume', '2937'), (28231, 2353, 'width', '4'), (28232, 2353, 'height', '1'), (28233, 2353, 'fuel_consumption', '17'), (28234, 2353, 'doors', '4'), (28235, 2353, 'price', '15972'), (28236, 2353, 'cost', '38641'), (28237, 2354, 'owner', 'Gino'), (28238, 2354, 'color', 'yellow'), (28239, 2354, 'max_speed', '197'), (28240, 2354, 'weight', '4937'), (28241, 2354, 'production_year', '2011'), (28242, 2354, 'engine_volume', '3202'), (28243, 2354, 'width', '4'), (28244, 2354, 'height', '2'), (28245, 2354, 'fuel_consumption', '16'), (28246, 2354, 'doors', '4'), (28247, 2354, 'price', '26026'), (28248, 2354, 'cost', '40736'), (28249, 2355, 'owner', 'Hugh'), (28250, 2355, 'color', 'orange'), (28251, 2355, 'max_speed', '153'), (28252, 2355, 'weight', '2362'), (28253, 2355, 'production_year', '1984'), (28254, 2355, 'engine_volume', '4920'), (28255, 2355, 'width', '2'), (28256, 2355, 'height', '2'), (28257, 2355, 'fuel_consumption', '13'), (28258, 2355, 'doors', '2'), (28259, 2355, 'price', '20754'), (28260, 2355, 'cost', '46906'), (28261, 2356, 'owner', 'Gino'), (28262, 2356, 'color', 'yellow'), (28263, 2356, 'max_speed', '158'), (28264, 2356, 'weight', '3957'), (28265, 2356, 'production_year', '2011'), (28266, 2356, 'engine_volume', '5526'), (28267, 2356, 'width', '3'), (28268, 2356, 'height', '1'), (28269, 2356, 'fuel_consumption', '15'), (28270, 2356, 'doors', '4'), (28271, 2356, 'price', '20470'), (28272, 2356, 'cost', '46538'), (28273, 2357, 'owner', 'Lava'), (28274, 2357, 'color', 'yellow'), (28275, 2357, 'max_speed', '158'), (28276, 2357, 'weight', '4326'), (28277, 2357, 'production_year', '2006'), (28278, 2357, 'engine_volume', '5312'), (28279, 2357, 'width', '4'), (28280, 2357, 'height', '2'), (28281, 2357, 'fuel_consumption', '16'), (28282, 2357, 'doors', '3'), (28283, 2357, 'price', '21573'), (28284, 2357, 'cost', '44927'), (28285, 2358, 'owner', 'Gengis'), (28286, 2358, 'color', 'martini'), (28287, 2358, 'max_speed', '126'), (28288, 2358, 'weight', '1206'), (28289, 2358, 'production_year', '2015'), (28290, 2358, 'engine_volume', '6100'), (28291, 2358, 'width', '3'), (28292, 2358, 'height', '1'), (28293, 2358, 'fuel_consumption', '14'), (28294, 2358, 'doors', '2'), (28295, 2358, 'price', '10509'), (28296, 2358, 'cost', '35173'), (28297, 2359, 'owner', 'Lucy'), (28298, 2359, 'color', 'martini'), (28299, 2359, 'max_speed', '21'), (28300, 2359, 'weight', '1359'), (28301, 2359, 'production_year', '2012'), (28302, 2359, 'engine_volume', '6053'), (28303, 2359, 'width', '4'), (28304, 2359, 'height', '1'), (28305, 2359, 'fuel_consumption', '17'), (28306, 2359, 'doors', '4'), (28307, 2359, 'price', '24756'), (28308, 2359, 'cost', '33990'), (28309, 2360, 'owner', 'Gengis'), (28310, 2360, 'color', 'brown'), (28311, 2360, 'max_speed', '20'), (28312, 2360, 'weight', '4913'), (28313, 2360, 'production_year', '1975'), (28314, 2360, 'engine_volume', '6628'), (28315, 2360, 'width', '3'), (28316, 2360, 'height', '1'), (28317, 2360, 'fuel_consumption', '16'), (28318, 2360, 'doors', '2'), (28319, 2360, 'price', '18558'), (28320, 2360, 'cost', '33009'), (28321, 2361, 'owner', 'Gino'), (28322, 2361, 'color', 'green'), (28323, 2361, 'max_speed', '31'), (28324, 2361, 'weight', '2781'), (28325, 2361, 'production_year', '2012'), (28326, 2361, 'engine_volume', '5057'), (28327, 2361, 'width', '4'), (28328, 2361, 'height', '1'), (28329, 2361, 'fuel_consumption', '17'), (28330, 2361, 'doors', '5'), (28331, 2361, 'price', '14580'), (28332, 2361, 'cost', '38631'), (28333, 2362, 'owner', 'Hugh'), (28334, 2362, 'color', 'martini'), (28335, 2362, 'max_speed', '175'), (28336, 2362, 'weight', '3735'), (28337, 2362, 'production_year', '1996'), (28338, 2362, 'engine_volume', '5893'), (28339, 2362, 'width', '4'), (28340, 2362, 'height', '1'), (28341, 2362, 'fuel_consumption', '18'), (28342, 2362, 'doors', '3'), (28343, 2362, 'price', '15736'), (28344, 2362, 'cost', '39003'), (28345, 2363, 'owner', 'Lava'), (28346, 2363, 'color', 'green'), (28347, 2363, 'max_speed', '125'), (28348, 2363, 'weight', '2534'), (28349, 2363, 'production_year', '1982'), (28350, 2363, 'engine_volume', '2153'), (28351, 2363, 'width', '4'), (28352, 2363, 'height', '2'), (28353, 2363, 'fuel_consumption', '16'), (28354, 2363, 'doors', '2'), (28355, 2363, 'price', '29799'), (28356, 2363, 'cost', '38471'), (28357, 2364, 'owner', 'Gengis'), (28358, 2364, 'color', 'brown'), (28359, 2364, 'max_speed', '169'), (28360, 2364, 'weight', '4930'), (28361, 2364, 'production_year', '1996'), (28362, 2364, 'engine_volume', '7329'), (28363, 2364, 'width', '4'), (28364, 2364, 'height', '2'), (28365, 2364, 'fuel_consumption', '17'), (28366, 2364, 'doors', '3'), (28367, 2364, 'price', '26220'), (28368, 2364, 'cost', '49359'), (28369, 2365, 'owner', 'Gino'), (28370, 2365, 'color', 'white'), (28371, 2365, 'max_speed', '101'), (28372, 2365, 'weight', '1093'), (28373, 2365, 'production_year', '1997'), (28374, 2365, 'engine_volume', '7018'), (28375, 2365, 'width', '3'), (28376, 2365, 'height', '1'), (28377, 2365, 'fuel_consumption', '15'), (28378, 2365, 'doors', '5'), (28379, 2365, 'price', '14661'), (28380, 2365, 'cost', '42281'), (28381, 2366, 'owner', 'Hugh'), (28382, 2366, 'color', 'black'), (28383, 2366, 'max_speed', '170'), (28384, 2366, 'weight', '4930'), (28385, 2366, 'production_year', '1992'), (28386, 2366, 'engine_volume', '2570'), (28387, 2366, 'width', '3'), (28388, 2366, 'height', '2'), (28389, 2366, 'fuel_consumption', '18'), (28390, 2366, 'doors', '5'), (28391, 2366, 'price', '13689'), (28392, 2366, 'cost', '29868'), (28393, 2367, 'owner', 'Lava'), (28394, 2367, 'color', 'white'), (28395, 2367, 'max_speed', '206'), (28396, 2367, 'weight', '1311'), (28397, 2367, 'production_year', '1996'), (28398, 2367, 'engine_volume', '2428'), (28399, 2367, 'width', '4'), (28400, 2367, 'height', '2'), (28401, 2367, 'fuel_consumption', '17'), (28402, 2367, 'doors', '3'), (28403, 2367, 'price', '16052'), (28404, 2367, 'cost', '38216'), (28405, 2368, 'owner', 'Gino'), (28406, 2368, 'color', 'martini'), (28407, 2368, 'max_speed', '121'), (28408, 2368, 'weight', '1504'), (28409, 2368, 'production_year', '1983'), (28410, 2368, 'engine_volume', '2836'), (28411, 2368, 'width', '2'), (28412, 2368, 'height', '2'), (28413, 2368, 'fuel_consumption', '16'), (28414, 2368, 'doors', '3'), (28415, 2368, 'price', '20227'), (28416, 2368, 'cost', '35393'), (28417, 2369, 'owner', 'Lava'), (28418, 2369, 'color', 'red'), (28419, 2369, 'max_speed', '175'), (28420, 2369, 'weight', '1583'), (28421, 2369, 'production_year', '1997'), (28422, 2369, 'engine_volume', '3204'), (28423, 2369, 'width', '3'), (28424, 2369, 'height', '1'), (28425, 2369, 'fuel_consumption', '15'), (28426, 2369, 'doors', '2'), (28427, 2369, 'price', '10166'), (28428, 2369, 'cost', '25585'), (28429, 2370, 'owner', 'Lava'), (28430, 2370, 'color', 'yellow'), (28431, 2370, 'max_speed', '126'), (28432, 2370, 'weight', '4222'), (28433, 2370, 'production_year', '1993'), (28434, 2370, 'engine_volume', '5266'), (28435, 2370, 'width', '4'), (28436, 2370, 'height', '1'), (28437, 2370, 'fuel_consumption', '14'), (28438, 2370, 'doors', '2'), (28439, 2370, 'price', '21630'), (28440, 2370, 'cost', '47075'), (28441, 2371, 'owner', 'Lucy'), (28442, 2371, 'color', 'white'), (28443, 2371, 'max_speed', '145'), (28444, 2371, 'weight', '2371'), (28445, 2371, 'production_year', '2016'), (28446, 2371, 'engine_volume', '6348'), (28447, 2371, 'width', '3'), (28448, 2371, 'height', '1'), (28449, 2371, 'fuel_consumption', '18'), (28450, 2371, 'doors', '5'), (28451, 2371, 'price', '15218'), (28452, 2371, 'cost', '35166'), (28453, 2372, 'owner', 'Gengis'), (28454, 2372, 'color', 'orange'), (28455, 2372, 'max_speed', '195'), (28456, 2372, 'weight', '1941'), (28457, 2372, 'production_year', '1988'), (28458, 2372, 'engine_volume', '7024'), (28459, 2372, 'width', '2'), (28460, 2372, 'height', '1'), (28461, 2372, 'fuel_consumption', '14'), (28462, 2372, 'doors', '4'), (28463, 2372, 'price', '21119'), (28464, 2372, 'cost', '33819'), (28465, 2373, 'owner', 'Lava'), (28466, 2373, 'color', 'black'), (28467, 2373, 'max_speed', '99'), (28468, 2373, 'weight', '3602'), (28469, 2373, 'production_year', '2005'), (28470, 2373, 'engine_volume', '5531'), (28471, 2373, 'width', '3'), (28472, 2373, 'height', '2'), (28473, 2373, 'fuel_consumption', '16'), (28474, 2373, 'doors', '5'), (28475, 2373, 'price', '25768'), (28476, 2373, 'cost', '43323'), (28477, 2374, 'owner', 'Gino'), (28478, 2374, 'color', 'brown'), (28479, 2374, 'max_speed', '197'), (28480, 2374, 'weight', '1711'), (28481, 2374, 'production_year', '1987'), (28482, 2374, 'engine_volume', '7316'), (28483, 2374, 'width', '4'), (28484, 2374, 'height', '2'), (28485, 2374, 'fuel_consumption', '15'), (28486, 2374, 'doors', '5'), (28487, 2374, 'price', '18600'), (28488, 2374, 'cost', '29774'), (28489, 2375, 'owner', 'Jules'), (28490, 2375, 'color', 'white'), (28491, 2375, 'max_speed', '34'), (28492, 2375, 'weight', '3272'), (28493, 2375, 'production_year', '2006'), (28494, 2375, 'engine_volume', '2654'), (28495, 2375, 'width', '2'), (28496, 2375, 'height', '2'), (28497, 2375, 'fuel_consumption', '16'), (28498, 2375, 'doors', '3'), (28499, 2375, 'price', '16208'), (28500, 2375, 'cost', '49602'), (28501, 2376, 'owner', 'Hugh'), (28502, 2376, 'color', 'red'), (28503, 2376, 'max_speed', '108'), (28504, 2376, 'weight', '4913'), (28505, 2376, 'production_year', '1983'), (28506, 2376, 'engine_volume', '4796'), (28507, 2376, 'width', '4'), (28508, 2376, 'height', '1'), (28509, 2376, 'fuel_consumption', '15'), (28510, 2376, 'doors', '4'), (28511, 2376, 'price', '29284'), (28512, 2376, 'cost', '28650'), (28513, 2377, 'owner', 'Lava'), (28514, 2377, 'color', 'black'), (28515, 2377, 'max_speed', '36'), (28516, 2377, 'weight', '4429'), (28517, 2377, 'production_year', '1986'), (28518, 2377, 'engine_volume', '7765'), (28519, 2377, 'width', '2'), (28520, 2377, 'height', '1'), (28521, 2377, 'fuel_consumption', '16'), (28522, 2377, 'doors', '4'), (28523, 2377, 'price', '23872'), (28524, 2377, 'cost', '35031'), (28525, 2378, 'owner', 'Gengis'), (28526, 2378, 'color', 'red'), (28527, 2378, 'max_speed', '239'), (28528, 2378, 'weight', '2945'), (28529, 2378, 'production_year', '1986'), (28530, 2378, 'engine_volume', '5878'), (28531, 2378, 'width', '2'), (28532, 2378, 'height', '1'), (28533, 2378, 'fuel_consumption', '17'), (28534, 2378, 'doors', '2'), (28535, 2378, 'price', '21047'), (28536, 2378, 'cost', '26826'), (28537, 2379, 'owner', 'Seth'), (28538, 2379, 'color', 'black'), (28539, 2379, 'max_speed', '169'), (28540, 2379, 'weight', '3606'), (28541, 2379, 'production_year', '1978'), (28542, 2379, 'engine_volume', '7751'), (28543, 2379, 'width', '4'), (28544, 2379, 'height', '2'), (28545, 2379, 'fuel_consumption', '14'), (28546, 2379, 'doors', '3'), (28547, 2379, 'price', '27195'), (28548, 2379, 'cost', '44670'), (28549, 2380, 'owner', 'Gino'), (28550, 2380, 'color', 'white'), (28551, 2380, 'max_speed', '207'), (28552, 2380, 'weight', '1990'), (28553, 2380, 'production_year', '1997'), (28554, 2380, 'engine_volume', '5623'), (28555, 2380, 'width', '3'), (28556, 2380, 'height', '1'), (28557, 2380, 'fuel_consumption', '13'), (28558, 2380, 'doors', '5'), (28559, 2380, 'price', '14722'), (28560, 2380, 'cost', '42285'), (28561, 2381, 'owner', 'Jules'), (28562, 2381, 'color', 'martini'), (28563, 2381, 'max_speed', '267'), (28564, 2381, 'weight', '2184'), (28565, 2381, 'production_year', '1987'), (28566, 2381, 'engine_volume', '5938'), (28567, 2381, 'width', '2'), (28568, 2381, 'height', '1'), (28569, 2381, 'fuel_consumption', '15'), (28570, 2381, 'doors', '2'), (28571, 2381, 'price', '12992'), (28572, 2381, 'cost', '33550'), (28573, 2382, 'owner', 'Seth'), (28574, 2382, 'color', 'red'), (28575, 2382, 'max_speed', '271'), (28576, 2382, 'weight', '4665'), (28577, 2382, 'production_year', '2001'), (28578, 2382, 'engine_volume', '4733'), (28579, 2382, 'width', '2'), (28580, 2382, 'height', '2'), (28581, 2382, 'fuel_consumption', '14'), (28582, 2382, 'doors', '2'), (28583, 2382, 'price', '14123'), (28584, 2382, 'cost', '25473'), (28585, 2383, 'owner', 'Mario'), (28586, 2383, 'color', 'black'), (28587, 2383, 'max_speed', '144'), (28588, 2383, 'weight', '2493'), (28589, 2383, 'production_year', '1977'), (28590, 2383, 'engine_volume', '5822'), (28591, 2383, 'width', '2'), (28592, 2383, 'height', '1'), (28593, 2383, 'fuel_consumption', '16'), (28594, 2383, 'doors', '2'), (28595, 2383, 'price', '17799'), (28596, 2383, 'cost', '43678'), (28597, 2384, 'owner', 'Seth'), (28598, 2384, 'color', 'orange'), (28599, 2384, 'max_speed', '100'), (28600, 2384, 'weight', '4240'), (28601, 2384, 'production_year', '1986'), (28602, 2384, 'engine_volume', '5022'), (28603, 2384, 'width', '4'), (28604, 2384, 'height', '2'), (28605, 2384, 'fuel_consumption', '17'), (28606, 2384, 'doors', '4'), (28607, 2384, 'price', '12947'), (28608, 2384, 'cost', '27153'), (28609, 2385, 'owner', 'Lava'), (28610, 2385, 'color', 'red'), (28611, 2385, 'max_speed', '176'), (28612, 2385, 'weight', '4358'), (28613, 2385, 'production_year', '1985'), (28614, 2385, 'engine_volume', '7143'), (28615, 2385, 'width', '3'), (28616, 2385, 'height', '2'), (28617, 2385, 'fuel_consumption', '17'), (28618, 2385, 'doors', '3'), (28619, 2385, 'price', '28154'), (28620, 2385, 'cost', '34742'), (28621, 2386, 'owner', 'Lucy'), (28622, 2386, 'color', 'green'), (28623, 2386, 'max_speed', '176'), (28624, 2386, 'weight', '2809'), (28625, 2386, 'production_year', '2003'), (28626, 2386, 'engine_volume', '3694'), (28627, 2386, 'width', '3'), (28628, 2386, 'height', '1'), (28629, 2386, 'fuel_consumption', '15'), (28630, 2386, 'doors', '3'), (28631, 2386, 'price', '18119'), (28632, 2386, 'cost', '34051'), (28633, 2387, 'owner', 'Lava'), (28634, 2387, 'color', 'orange'), (28635, 2387, 'max_speed', '211'), (28636, 2387, 'weight', '4903'), (28637, 2387, 'production_year', '1970'), (28638, 2387, 'engine_volume', '3557'), (28639, 2387, 'width', '4'), (28640, 2387, 'height', '1'), (28641, 2387, 'fuel_consumption', '15'), (28642, 2387, 'doors', '3'), (28643, 2387, 'price', '26952'), (28644, 2387, 'cost', '29122'), (28645, 2388, 'owner', 'Hugh'), (28646, 2388, 'color', 'white'), (28647, 2388, 'max_speed', '34'), (28648, 2388, 'weight', '3751'), (28649, 2388, 'production_year', '1993'), (28650, 2388, 'engine_volume', '4846'), (28651, 2388, 'width', '3'), (28652, 2388, 'height', '1'), (28653, 2388, 'fuel_consumption', '17'), (28654, 2388, 'doors', '3'), (28655, 2388, 'price', '15371'), (28656, 2388, 'cost', '29212'), (28657, 2389, 'owner', 'Lava'), (28658, 2389, 'color', 'orange'), (28659, 2389, 'max_speed', '119'), (28660, 2389, 'weight', '4600'), (28661, 2389, 'production_year', '2006'), (28662, 2389, 'engine_volume', '6224'), (28663, 2389, 'width', '4'), (28664, 2389, 'height', '2'), (28665, 2389, 'fuel_consumption', '15'), (28666, 2389, 'doors', '2'), (28667, 2389, 'price', '24484'), (28668, 2389, 'cost', '48226'), (28669, 2390, 'owner', 'Lava'), (28670, 2390, 'color', 'green'), (28671, 2390, 'max_speed', '127'), (28672, 2390, 'weight', '3548'), (28673, 2390, 'production_year', '2010'), (28674, 2390, 'engine_volume', '7652'), (28675, 2390, 'width', '3'), (28676, 2390, 'height', '2'), (28677, 2390, 'fuel_consumption', '16'), (28678, 2390, 'doors', '4'), (28679, 2390, 'price', '24598'), (28680, 2390, 'cost', '42827'), (28681, 2391, 'owner', 'Mario'), (28682, 2391, 'color', 'orange'), (28683, 2391, 'max_speed', '115'), (28684, 2391, 'weight', '4633'), (28685, 2391, 'production_year', '1998'), (28686, 2391, 'engine_volume', '3746'), (28687, 2391, 'width', '4'), (28688, 2391, 'height', '2'), (28689, 2391, 'fuel_consumption', '18'), (28690, 2391, 'doors', '2'), (28691, 2391, 'price', '21042'), (28692, 2391, 'cost', '28974'), (28693, 2392, 'owner', 'Gengis'), (28694, 2392, 'color', 'yellow'), (28695, 2392, 'max_speed', '278'), (28696, 2392, 'weight', '4237'), (28697, 2392, 'production_year', '1982'), (28698, 2392, 'engine_volume', '2511'), (28699, 2392, 'width', '3'), (28700, 2392, 'height', '2'), (28701, 2392, 'fuel_consumption', '13'), (28702, 2392, 'doors', '4'), (28703, 2392, 'price', '25271'), (28704, 2392, 'cost', '34563'), (28705, 2393, 'owner', 'Jules'), (28706, 2393, 'color', 'white'), (28707, 2393, 'max_speed', '293'), (28708, 2393, 'weight', '4350'), (28709, 2393, 'production_year', '2006'), (28710, 2393, 'engine_volume', '7390'), (28711, 2393, 'width', '3'), (28712, 2393, 'height', '1'), (28713, 2393, 'fuel_consumption', '15'), (28714, 2393, 'doors', '2'), (28715, 2393, 'price', '17740'), (28716, 2393, 'cost', '47970'), (28717, 2394, 'owner', 'Gengis'), (28718, 2394, 'color', 'orange'), (28719, 2394, 'max_speed', '73'), (28720, 2394, 'weight', '1879'), (28721, 2394, 'production_year', '1995'), (28722, 2394, 'engine_volume', '3493'), (28723, 2394, 'width', '4'), (28724, 2394, 'height', '1'), (28725, 2394, 'fuel_consumption', '17'), (28726, 2394, 'doors', '2'), (28727, 2394, 'price', '13629'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (28728, 2394, 'cost', '41304'), (28729, 2395, 'owner', 'Lucy'), (28730, 2395, 'color', 'black'), (28731, 2395, 'max_speed', '201'), (28732, 2395, 'weight', '4707'), (28733, 2395, 'production_year', '2007'), (28734, 2395, 'engine_volume', '5687'), (28735, 2395, 'width', '2'), (28736, 2395, 'height', '2'), (28737, 2395, 'fuel_consumption', '17'), (28738, 2395, 'doors', '5'), (28739, 2395, 'price', '26533'), (28740, 2395, 'cost', '32129'), (28741, 2396, 'owner', 'Gengis'), (28742, 2396, 'color', 'brown'), (28743, 2396, 'max_speed', '220'), (28744, 2396, 'weight', '2237'), (28745, 2396, 'production_year', '2004'), (28746, 2396, 'engine_volume', '4934'), (28747, 2396, 'width', '4'), (28748, 2396, 'height', '1'), (28749, 2396, 'fuel_consumption', '18'), (28750, 2396, 'doors', '4'), (28751, 2396, 'price', '17752'), (28752, 2396, 'cost', '48429'), (28753, 2397, 'owner', 'Seth'), (28754, 2397, 'color', 'green'), (28755, 2397, 'max_speed', '283'), (28756, 2397, 'weight', '1899'), (28757, 2397, 'production_year', '1977'), (28758, 2397, 'engine_volume', '6897'), (28759, 2397, 'width', '3'), (28760, 2397, 'height', '1'), (28761, 2397, 'fuel_consumption', '18'), (28762, 2397, 'doors', '2'), (28763, 2397, 'price', '19334'), (28764, 2397, 'cost', '47973'), (28765, 2398, 'owner', 'Lucy'), (28766, 2398, 'color', 'brown'), (28767, 2398, 'max_speed', '158'), (28768, 2398, 'weight', '4785'), (28769, 2398, 'production_year', '1980'), (28770, 2398, 'engine_volume', '6067'), (28771, 2398, 'width', '2'), (28772, 2398, 'height', '1'), (28773, 2398, 'fuel_consumption', '18'), (28774, 2398, 'doors', '4'), (28775, 2398, 'price', '25904'), (28776, 2398, 'cost', '42106'), (28777, 2399, 'owner', 'Hugh'), (28778, 2399, 'color', 'green'), (28779, 2399, 'max_speed', '234'), (28780, 2399, 'weight', '2341'), (28781, 2399, 'production_year', '1999'), (28782, 2399, 'engine_volume', '6541'), (28783, 2399, 'width', '4'), (28784, 2399, 'height', '2'), (28785, 2399, 'fuel_consumption', '14'), (28786, 2399, 'doors', '5'), (28787, 2399, 'price', '22302'), (28788, 2399, 'cost', '35043'), (28789, 2400, 'owner', 'Lucy'), (28790, 2400, 'color', 'orange'), (28791, 2400, 'max_speed', '159'), (28792, 2400, 'weight', '4917'), (28793, 2400, 'production_year', '1986'), (28794, 2400, 'engine_volume', '4420'), (28795, 2400, 'width', '3'), (28796, 2400, 'height', '2'), (28797, 2400, 'fuel_consumption', '17'), (28798, 2400, 'doors', '4'), (28799, 2400, 'price', '19348'), (28800, 2400, 'cost', '49159'), (28801, 2401, 'owner', 'Mario'), (28802, 2401, 'color', 'green'), (28803, 2401, 'max_speed', '58'), (28804, 2401, 'weight', '4177'), (28805, 2401, 'production_year', '1978'), (28806, 2401, 'engine_volume', '5496'), (28807, 2401, 'width', '3'), (28808, 2401, 'height', '2'), (28809, 2401, 'fuel_consumption', '15'), (28810, 2401, 'doors', '3'), (28811, 2401, 'price', '20088'), (28812, 2401, 'cost', '32833'), (28813, 2402, 'owner', 'Lucy'), (28814, 2402, 'color', 'red'), (28815, 2402, 'max_speed', '143'), (28816, 2402, 'weight', '2706'), (28817, 2402, 'production_year', '1971'), (28818, 2402, 'engine_volume', '5405'), (28819, 2402, 'width', '3'), (28820, 2402, 'height', '2'), (28821, 2402, 'fuel_consumption', '14'), (28822, 2402, 'doors', '3'), (28823, 2402, 'price', '18994'), (28824, 2402, 'cost', '29995'), (28825, 2403, 'owner', 'Lucy'), (28826, 2403, 'color', 'red'), (28827, 2403, 'max_speed', '154'), (28828, 2403, 'weight', '3708'), (28829, 2403, 'production_year', '1974'), (28830, 2403, 'engine_volume', '4754'), (28831, 2403, 'width', '2'), (28832, 2403, 'height', '2'), (28833, 2403, 'fuel_consumption', '14'), (28834, 2403, 'doors', '3'), (28835, 2403, 'price', '18432'), (28836, 2403, 'cost', '26852'), (28837, 2404, 'owner', 'Jules'), (28838, 2404, 'color', 'yellow'), (28839, 2404, 'max_speed', '31'), (28840, 2404, 'weight', '4053'), (28841, 2404, 'production_year', '2016'), (28842, 2404, 'engine_volume', '2728'), (28843, 2404, 'width', '4'), (28844, 2404, 'height', '1'), (28845, 2404, 'fuel_consumption', '15'), (28846, 2404, 'doors', '4'), (28847, 2404, 'price', '21250'), (28848, 2404, 'cost', '48040'), (28849, 2405, 'owner', 'Mario'), (28850, 2405, 'color', 'orange'), (28851, 2405, 'max_speed', '235'), (28852, 2405, 'weight', '1771'), (28853, 2405, 'production_year', '2012'), (28854, 2405, 'engine_volume', '2480'), (28855, 2405, 'width', '3'), (28856, 2405, 'height', '1'), (28857, 2405, 'fuel_consumption', '13'), (28858, 2405, 'doors', '2'), (28859, 2405, 'price', '18021'), (28860, 2405, 'cost', '32966'), (28861, 2406, 'owner', 'Lucy'), (28862, 2406, 'color', 'black'), (28863, 2406, 'max_speed', '220'), (28864, 2406, 'weight', '2327'), (28865, 2406, 'production_year', '2005'), (28866, 2406, 'engine_volume', '6557'), (28867, 2406, 'width', '2'), (28868, 2406, 'height', '1'), (28869, 2406, 'fuel_consumption', '18'), (28870, 2406, 'doors', '5'), (28871, 2406, 'price', '26990'), (28872, 2406, 'cost', '38973'), (28873, 2407, 'owner', 'Jules'), (28874, 2407, 'color', 'green'), (28875, 2407, 'max_speed', '98'), (28876, 2407, 'weight', '1391'), (28877, 2407, 'production_year', '1982'), (28878, 2407, 'engine_volume', '5481'), (28879, 2407, 'width', '4'), (28880, 2407, 'height', '1'), (28881, 2407, 'fuel_consumption', '17'), (28882, 2407, 'doors', '5'), (28883, 2407, 'price', '19510'), (28884, 2407, 'cost', '28731'), (28885, 2408, 'owner', 'Mario'), (28886, 2408, 'color', 'white'), (28887, 2408, 'max_speed', '118'), (28888, 2408, 'weight', '1187'), (28889, 2408, 'production_year', '2009'), (28890, 2408, 'engine_volume', '2469'), (28891, 2408, 'width', '3'), (28892, 2408, 'height', '1'), (28893, 2408, 'fuel_consumption', '18'), (28894, 2408, 'doors', '3'), (28895, 2408, 'price', '17679'), (28896, 2408, 'cost', '31737'), (28897, 2409, 'owner', 'Hugh'), (28898, 2409, 'color', 'orange'), (28899, 2409, 'max_speed', '274'), (28900, 2409, 'weight', '4099'), (28901, 2409, 'production_year', '1985'), (28902, 2409, 'engine_volume', '5490'), (28903, 2409, 'width', '3'), (28904, 2409, 'height', '2'), (28905, 2409, 'fuel_consumption', '15'), (28906, 2409, 'doors', '3'), (28907, 2409, 'price', '23024'), (28908, 2409, 'cost', '33159'), (28909, 2410, 'owner', 'Seth'), (28910, 2410, 'color', 'yellow'), (28911, 2410, 'max_speed', '294'), (28912, 2410, 'weight', '1547'), (28913, 2410, 'production_year', '2016'), (28914, 2410, 'engine_volume', '3059'), (28915, 2410, 'width', '3'), (28916, 2410, 'height', '2'), (28917, 2410, 'fuel_consumption', '18'), (28918, 2410, 'doors', '2'), (28919, 2410, 'price', '25673'), (28920, 2410, 'cost', '43867'), (28921, 2411, 'owner', 'Hugh'), (28922, 2411, 'color', 'white'), (28923, 2411, 'max_speed', '221'), (28924, 2411, 'weight', '3260'), (28925, 2411, 'production_year', '1972'), (28926, 2411, 'engine_volume', '7714'), (28927, 2411, 'width', '3'), (28928, 2411, 'height', '2'), (28929, 2411, 'fuel_consumption', '15'), (28930, 2411, 'doors', '5'), (28931, 2411, 'price', '16477'), (28932, 2411, 'cost', '48112'), (28933, 2412, 'owner', 'Jules'), (28934, 2412, 'color', 'martini'), (28935, 2412, 'max_speed', '40'), (28936, 2412, 'weight', '3137'), (28937, 2412, 'production_year', '1978'), (28938, 2412, 'engine_volume', '6590'), (28939, 2412, 'width', '4'), (28940, 2412, 'height', '2'), (28941, 2412, 'fuel_consumption', '17'), (28942, 2412, 'doors', '3'), (28943, 2412, 'price', '15076'), (28944, 2412, 'cost', '39404'), (28945, 2413, 'owner', 'Lava'), (28946, 2413, 'color', 'black'), (28947, 2413, 'max_speed', '245'), (28948, 2413, 'weight', '1624'), (28949, 2413, 'production_year', '2005'), (28950, 2413, 'engine_volume', '4973'), (28951, 2413, 'width', '2'), (28952, 2413, 'height', '2'), (28953, 2413, 'fuel_consumption', '18'), (28954, 2413, 'doors', '5'), (28955, 2413, 'price', '24274'), (28956, 2413, 'cost', '26196'), (28957, 2414, 'owner', 'Jules'), (28958, 2414, 'color', 'black'), (28959, 2414, 'max_speed', '206'), (28960, 2414, 'weight', '1567'), (28961, 2414, 'production_year', '1972'), (28962, 2414, 'engine_volume', '6161'), (28963, 2414, 'width', '4'), (28964, 2414, 'height', '2'), (28965, 2414, 'fuel_consumption', '17'), (28966, 2414, 'doors', '2'), (28967, 2414, 'price', '16665'), (28968, 2414, 'cost', '46934'), (28969, 2415, 'owner', 'Lava'), (28970, 2415, 'color', 'black'), (28971, 2415, 'max_speed', '24'), (28972, 2415, 'weight', '1602'), (28973, 2415, 'production_year', '1970'), (28974, 2415, 'engine_volume', '3939'), (28975, 2415, 'width', '3'), (28976, 2415, 'height', '2'), (28977, 2415, 'fuel_consumption', '17'), (28978, 2415, 'doors', '3'), (28979, 2415, 'price', '29888'), (28980, 2415, 'cost', '37340'), (28981, 2416, 'owner', 'Mario'), (28982, 2416, 'color', 'brown'), (28983, 2416, 'max_speed', '252'), (28984, 2416, 'weight', '4393'), (28985, 2416, 'production_year', '2016'), (28986, 2416, 'engine_volume', '6887'), (28987, 2416, 'width', '2'), (28988, 2416, 'height', '1'), (28989, 2416, 'fuel_consumption', '13'), (28990, 2416, 'doors', '3'), (28991, 2416, 'price', '19152'), (28992, 2416, 'cost', '46398'), (28993, 2417, 'owner', 'Seth'), (28994, 2417, 'color', 'brown'), (28995, 2417, 'max_speed', '120'), (28996, 2417, 'weight', '4379'), (28997, 2417, 'production_year', '1987'), (28998, 2417, 'engine_volume', '4588'), (28999, 2417, 'width', '2'), (29000, 2417, 'height', '1'), (29001, 2417, 'fuel_consumption', '14'), (29002, 2417, 'doors', '5'), (29003, 2417, 'price', '22412'), (29004, 2417, 'cost', '28196'), (29005, 2418, 'owner', 'Seth'), (29006, 2418, 'color', 'brown'), (29007, 2418, 'max_speed', '74'), (29008, 2418, 'weight', '4655'), (29009, 2418, 'production_year', '1988'), (29010, 2418, 'engine_volume', '6901'), (29011, 2418, 'width', '3'), (29012, 2418, 'height', '2'), (29013, 2418, 'fuel_consumption', '16'), (29014, 2418, 'doors', '2'), (29015, 2418, 'price', '20390'), (29016, 2418, 'cost', '30678'), (29017, 2419, 'owner', 'Gengis'), (29018, 2419, 'color', 'black'), (29019, 2419, 'max_speed', '212'), (29020, 2419, 'weight', '3676'), (29021, 2419, 'production_year', '1976'), (29022, 2419, 'engine_volume', '6741'), (29023, 2419, 'width', '3'), (29024, 2419, 'height', '1'), (29025, 2419, 'fuel_consumption', '17'), (29026, 2419, 'doors', '5'), (29027, 2419, 'price', '26150'), (29028, 2419, 'cost', '28571'), (29029, 2420, 'owner', 'Gengis'), (29030, 2420, 'color', 'green'), (29031, 2420, 'max_speed', '138'), (29032, 2420, 'weight', '2042'), (29033, 2420, 'production_year', '1982'), (29034, 2420, 'engine_volume', '2806'), (29035, 2420, 'width', '4'), (29036, 2420, 'height', '2'), (29037, 2420, 'fuel_consumption', '18'), (29038, 2420, 'doors', '5'), (29039, 2420, 'price', '15061'), (29040, 2420, 'cost', '25134'), (29041, 2421, 'owner', 'Seth'), (29042, 2421, 'color', 'yellow'), (29043, 2421, 'max_speed', '28'), (29044, 2421, 'weight', '2396'), (29045, 2421, 'production_year', '1982'), (29046, 2421, 'engine_volume', '2784'), (29047, 2421, 'width', '2'), (29048, 2421, 'height', '1'), (29049, 2421, 'fuel_consumption', '14'), (29050, 2421, 'doors', '5'), (29051, 2421, 'price', '12926'), (29052, 2421, 'cost', '44314'), (29053, 2422, 'owner', 'Mario'), (29054, 2422, 'color', 'yellow'), (29055, 2422, 'max_speed', '188'), (29056, 2422, 'weight', '2828'), (29057, 2422, 'production_year', '1998'), (29058, 2422, 'engine_volume', '5671'), (29059, 2422, 'width', '2'), (29060, 2422, 'height', '2'), (29061, 2422, 'fuel_consumption', '15'), (29062, 2422, 'doors', '4'), (29063, 2422, 'price', '13982'), (29064, 2422, 'cost', '43547'), (29065, 2423, 'owner', 'Mario'), (29066, 2423, 'color', 'brown'), (29067, 2423, 'max_speed', '215'), (29068, 2423, 'weight', '2295'), (29069, 2423, 'production_year', '1994'), (29070, 2423, 'engine_volume', '7217'), (29071, 2423, 'width', '3'), (29072, 2423, 'height', '1'), (29073, 2423, 'fuel_consumption', '17'), (29074, 2423, 'doors', '5'), (29075, 2423, 'price', '17035'), (29076, 2423, 'cost', '46770'), (29077, 2424, 'owner', 'Gengis'), (29078, 2424, 'color', 'brown'), (29079, 2424, 'max_speed', '41'), (29080, 2424, 'weight', '4989'), (29081, 2424, 'production_year', '2004'), (29082, 2424, 'engine_volume', '3033'), (29083, 2424, 'width', '4'), (29084, 2424, 'height', '2'), (29085, 2424, 'fuel_consumption', '15'), (29086, 2424, 'doors', '5'), (29087, 2424, 'price', '21434'), (29088, 2424, 'cost', '26692'), (29089, 2425, 'owner', 'Lucy'), (29090, 2425, 'color', 'green'), (29091, 2425, 'max_speed', '159'), (29092, 2425, 'weight', '4592'), (29093, 2425, 'production_year', '1982'), (29094, 2425, 'engine_volume', '7024'), (29095, 2425, 'width', '3'), (29096, 2425, 'height', '1'), (29097, 2425, 'fuel_consumption', '13'), (29098, 2425, 'doors', '5'), (29099, 2425, 'price', '26846'), (29100, 2425, 'cost', '49529'), (29101, 2426, 'owner', 'Gino'), (29102, 2426, 'color', 'martini'), (29103, 2426, 'max_speed', '162'), (29104, 2426, 'weight', '3852'), (29105, 2426, 'production_year', '1992'), (29106, 2426, 'engine_volume', '3028'), (29107, 2426, 'width', '3'), (29108, 2426, 'height', '2'), (29109, 2426, 'fuel_consumption', '18'), (29110, 2426, 'doors', '3'), (29111, 2426, 'price', '10927'), (29112, 2426, 'cost', '46102'), (29113, 2427, 'owner', 'Gino'), (29114, 2427, 'color', 'white'), (29115, 2427, 'max_speed', '162'), (29116, 2427, 'weight', '1362'), (29117, 2427, 'production_year', '1995'), (29118, 2427, 'engine_volume', '3272'), (29119, 2427, 'width', '2'), (29120, 2427, 'height', '2'), (29121, 2427, 'fuel_consumption', '17'), (29122, 2427, 'doors', '5'), (29123, 2427, 'price', '26655'), (29124, 2427, 'cost', '38441'), (29125, 2428, 'owner', 'Jules'), (29126, 2428, 'color', 'green'), (29127, 2428, 'max_speed', '76'), (29128, 2428, 'weight', '1230'), (29129, 2428, 'production_year', '1971'), (29130, 2428, 'engine_volume', '6382'), (29131, 2428, 'width', '2'), (29132, 2428, 'height', '2'), (29133, 2428, 'fuel_consumption', '17'), (29134, 2428, 'doors', '5'), (29135, 2428, 'price', '27678'), (29136, 2428, 'cost', '41854'), (29137, 2429, 'owner', 'Mario'), (29138, 2429, 'color', 'black'), (29139, 2429, 'max_speed', '50'), (29140, 2429, 'weight', '1557'), (29141, 2429, 'production_year', '1993'), (29142, 2429, 'engine_volume', '4247'), (29143, 2429, 'width', '2'), (29144, 2429, 'height', '1'), (29145, 2429, 'fuel_consumption', '16'), (29146, 2429, 'doors', '3'), (29147, 2429, 'price', '29620'), (29148, 2429, 'cost', '44067'), (29149, 2430, 'owner', 'Lava'), (29150, 2430, 'color', 'yellow'), (29151, 2430, 'max_speed', '278'), (29152, 2430, 'weight', '3383'), (29153, 2430, 'production_year', '2011'), (29154, 2430, 'engine_volume', '4035'), (29155, 2430, 'width', '4'), (29156, 2430, 'height', '1'), (29157, 2430, 'fuel_consumption', '13'), (29158, 2430, 'doors', '2'), (29159, 2430, 'price', '21232'), (29160, 2430, 'cost', '42716'), (29161, 2431, 'owner', 'Lava'), (29162, 2431, 'color', 'red'), (29163, 2431, 'max_speed', '88'), (29164, 2431, 'weight', '3049'), (29165, 2431, 'production_year', '1978'), (29166, 2431, 'engine_volume', '2569'), (29167, 2431, 'width', '2'), (29168, 2431, 'height', '1'), (29169, 2431, 'fuel_consumption', '16'), (29170, 2431, 'doors', '5'), (29171, 2431, 'price', '26841'), (29172, 2431, 'cost', '30820'), (29173, 2432, 'owner', 'Gino'), (29174, 2432, 'color', 'red'), (29175, 2432, 'max_speed', '287'), (29176, 2432, 'weight', '4686'), (29177, 2432, 'production_year', '2011'), (29178, 2432, 'engine_volume', '2710'), (29179, 2432, 'width', '4'), (29180, 2432, 'height', '2'), (29181, 2432, 'fuel_consumption', '17'), (29182, 2432, 'doors', '5'), (29183, 2432, 'price', '25763'), (29184, 2432, 'cost', '40681'), (29185, 2433, 'owner', 'Lucy'), (29186, 2433, 'color', 'orange'), (29187, 2433, 'max_speed', '94'), (29188, 2433, 'weight', '4447'), (29189, 2433, 'production_year', '2011'), (29190, 2433, 'engine_volume', '4004'), (29191, 2433, 'width', '2'), (29192, 2433, 'height', '2'), (29193, 2433, 'fuel_consumption', '17'), (29194, 2433, 'doors', '5'), (29195, 2433, 'price', '15440'), (29196, 2433, 'cost', '41961'), (29197, 2434, 'owner', 'Hugh'), (29198, 2434, 'color', 'black'), (29199, 2434, 'max_speed', '42'), (29200, 2434, 'weight', '3908'), (29201, 2434, 'production_year', '2014'), (29202, 2434, 'engine_volume', '4317'), (29203, 2434, 'width', '4'), (29204, 2434, 'height', '1'), (29205, 2434, 'fuel_consumption', '13'), (29206, 2434, 'doors', '5'), (29207, 2434, 'price', '18862'), (29208, 2434, 'cost', '47164'), (29209, 2435, 'owner', 'Lucy'), (29210, 2435, 'color', 'brown'), (29211, 2435, 'max_speed', '82'), (29212, 2435, 'weight', '4612'), (29213, 2435, 'production_year', '1976'), (29214, 2435, 'engine_volume', '2578'), (29215, 2435, 'width', '4'), (29216, 2435, 'height', '1'), (29217, 2435, 'fuel_consumption', '15'), (29218, 2435, 'doors', '3'), (29219, 2435, 'price', '29875'), (29220, 2435, 'cost', '28516'), (29221, 2436, 'owner', 'Hugh'), (29222, 2436, 'color', 'yellow'), (29223, 2436, 'max_speed', '216'), (29224, 2436, 'weight', '4711'), (29225, 2436, 'production_year', '1997'), (29226, 2436, 'engine_volume', '5454'), (29227, 2436, 'width', '3'), (29228, 2436, 'height', '2'), (29229, 2436, 'fuel_consumption', '16'), (29230, 2436, 'doors', '3'), (29231, 2436, 'price', '17735'), (29232, 2436, 'cost', '28843'), (29233, 2437, 'owner', 'Mario'), (29234, 2437, 'color', 'white'), (29235, 2437, 'max_speed', '242'), (29236, 2437, 'weight', '2712'), (29237, 2437, 'production_year', '1989'), (29238, 2437, 'engine_volume', '6673'), (29239, 2437, 'width', '4'), (29240, 2437, 'height', '1'), (29241, 2437, 'fuel_consumption', '15'), (29242, 2437, 'doors', '4'), (29243, 2437, 'price', '17011'), (29244, 2437, 'cost', '39124'), (29245, 2438, 'owner', 'Jules'), (29246, 2438, 'color', 'white'), (29247, 2438, 'max_speed', '218'), (29248, 2438, 'weight', '3751'), (29249, 2438, 'production_year', '2005'), (29250, 2438, 'engine_volume', '6807'), (29251, 2438, 'width', '4'), (29252, 2438, 'height', '2'), (29253, 2438, 'fuel_consumption', '13'), (29254, 2438, 'doors', '3'), (29255, 2438, 'price', '22629'), (29256, 2438, 'cost', '40630'), (29257, 2439, 'owner', 'Lava'), (29258, 2439, 'color', 'white'), (29259, 2439, 'max_speed', '88'), (29260, 2439, 'weight', '3381'), (29261, 2439, 'production_year', '2009'), (29262, 2439, 'engine_volume', '5208'), (29263, 2439, 'width', '2'), (29264, 2439, 'height', '2'), (29265, 2439, 'fuel_consumption', '17'), (29266, 2439, 'doors', '3'), (29267, 2439, 'price', '18117'), (29268, 2439, 'cost', '28845'), (29269, 2440, 'owner', 'Gino'), (29270, 2440, 'color', 'brown'), (29271, 2440, 'max_speed', '127'), (29272, 2440, 'weight', '1448'), (29273, 2440, 'production_year', '1993'), (29274, 2440, 'engine_volume', '5951'), (29275, 2440, 'width', '2'), (29276, 2440, 'height', '1'), (29277, 2440, 'fuel_consumption', '15'), (29278, 2440, 'doors', '4'), (29279, 2440, 'price', '22150'), (29280, 2440, 'cost', '31079'), (29281, 2441, 'owner', 'Seth'), (29282, 2441, 'color', 'martini'), (29283, 2441, 'max_speed', '163'), (29284, 2441, 'weight', '1327'), (29285, 2441, 'production_year', '1988'), (29286, 2441, 'engine_volume', '2513'), (29287, 2441, 'width', '2'), (29288, 2441, 'height', '1'), (29289, 2441, 'fuel_consumption', '14'), (29290, 2441, 'doors', '4'), (29291, 2441, 'price', '13122'), (29292, 2441, 'cost', '36468'), (29293, 2442, 'owner', 'Jules'), (29294, 2442, 'color', 'brown'), (29295, 2442, 'max_speed', '115'), (29296, 2442, 'weight', '4066'), (29297, 2442, 'production_year', '1984'), (29298, 2442, 'engine_volume', '5775'), (29299, 2442, 'width', '4'), (29300, 2442, 'height', '2'), (29301, 2442, 'fuel_consumption', '18'), (29302, 2442, 'doors', '5'), (29303, 2442, 'price', '18575'), (29304, 2442, 'cost', '33832'), (29305, 2443, 'owner', 'Lucy'), (29306, 2443, 'color', 'orange'), (29307, 2443, 'max_speed', '126'), (29308, 2443, 'weight', '3900'), (29309, 2443, 'production_year', '1971'), (29310, 2443, 'engine_volume', '7086'), (29311, 2443, 'width', '2'), (29312, 2443, 'height', '1'), (29313, 2443, 'fuel_consumption', '16'), (29314, 2443, 'doors', '4'), (29315, 2443, 'price', '26754'), (29316, 2443, 'cost', '41246'), (29317, 2444, 'owner', 'Gino'), (29318, 2444, 'color', 'martini'), (29319, 2444, 'max_speed', '188'), (29320, 2444, 'weight', '2281'), (29321, 2444, 'production_year', '2012'), (29322, 2444, 'engine_volume', '6153'), (29323, 2444, 'width', '4'), (29324, 2444, 'height', '1'), (29325, 2444, 'fuel_consumption', '16'), (29326, 2444, 'doors', '2'), (29327, 2444, 'price', '16605'), (29328, 2444, 'cost', '38216'), (29329, 2445, 'owner', 'Lava'), (29330, 2445, 'color', 'black'), (29331, 2445, 'max_speed', '279'), (29332, 2445, 'weight', '1849'), (29333, 2445, 'production_year', '1994'), (29334, 2445, 'engine_volume', '5069'), (29335, 2445, 'width', '4'), (29336, 2445, 'height', '2'), (29337, 2445, 'fuel_consumption', '16'), (29338, 2445, 'doors', '4'), (29339, 2445, 'price', '22629'), (29340, 2445, 'cost', '38895'), (29341, 2446, 'owner', 'Gino'), (29342, 2446, 'color', 'orange'), (29343, 2446, 'max_speed', '286'), (29344, 2446, 'weight', '2201'), (29345, 2446, 'production_year', '1977'), (29346, 2446, 'engine_volume', '3074'), (29347, 2446, 'width', '2'), (29348, 2446, 'height', '1'), (29349, 2446, 'fuel_consumption', '16'), (29350, 2446, 'doors', '3'), (29351, 2446, 'price', '28295'), (29352, 2446, 'cost', '26976'), (29353, 2447, 'owner', 'Lucy'), (29354, 2447, 'color', 'green'), (29355, 2447, 'max_speed', '47'), (29356, 2447, 'weight', '1103'), (29357, 2447, 'production_year', '2016'), (29358, 2447, 'engine_volume', '5281'), (29359, 2447, 'width', '4'), (29360, 2447, 'height', '2'), (29361, 2447, 'fuel_consumption', '14'), (29362, 2447, 'doors', '5'), (29363, 2447, 'price', '19646'), (29364, 2447, 'cost', '28883'), (29365, 2448, 'owner', 'Gino'), (29366, 2448, 'color', 'orange'), (29367, 2448, 'max_speed', '205'), (29368, 2448, 'weight', '2306'), (29369, 2448, 'production_year', '1994'), (29370, 2448, 'engine_volume', '3065'), (29371, 2448, 'width', '4'), (29372, 2448, 'height', '1'), (29373, 2448, 'fuel_consumption', '16'), (29374, 2448, 'doors', '5'), (29375, 2448, 'price', '18677'), (29376, 2448, 'cost', '46489'), (29377, 2449, 'owner', 'Lucy'), (29378, 2449, 'color', 'red'), (29379, 2449, 'max_speed', '145'), (29380, 2449, 'weight', '3629'), (29381, 2449, 'production_year', '2005'), (29382, 2449, 'engine_volume', '3625'), (29383, 2449, 'width', '2'), (29384, 2449, 'height', '2'), (29385, 2449, 'fuel_consumption', '17'), (29386, 2449, 'doors', '5'), (29387, 2449, 'price', '27423'), (29388, 2449, 'cost', '27712'), (29389, 2450, 'owner', 'Seth'), (29390, 2450, 'color', 'green'), (29391, 2450, 'max_speed', '202'), (29392, 2450, 'weight', '2803'), (29393, 2450, 'production_year', '2011'), (29394, 2450, 'engine_volume', '3721'), (29395, 2450, 'width', '4'), (29396, 2450, 'height', '2'), (29397, 2450, 'fuel_consumption', '18'), (29398, 2450, 'doors', '2'), (29399, 2450, 'price', '26903'), (29400, 2450, 'cost', '38755'), (29401, 2451, 'owner', 'Seth'), (29402, 2451, 'color', 'white'), (29403, 2451, 'max_speed', '148'), (29404, 2451, 'weight', '3507'), (29405, 2451, 'production_year', '1995'), (29406, 2451, 'engine_volume', '4942'), (29407, 2451, 'width', '3'), (29408, 2451, 'height', '2'), (29409, 2451, 'fuel_consumption', '16'), (29410, 2451, 'doors', '4'), (29411, 2451, 'price', '18716'), (29412, 2451, 'cost', '28754'), (29413, 2452, 'owner', 'Mario'), (29414, 2452, 'color', 'yellow'), (29415, 2452, 'max_speed', '42'), (29416, 2452, 'weight', '2932'), (29417, 2452, 'production_year', '1970'), (29418, 2452, 'engine_volume', '7295'), (29419, 2452, 'width', '4'), (29420, 2452, 'height', '2'), (29421, 2452, 'fuel_consumption', '15'), (29422, 2452, 'doors', '2'), (29423, 2452, 'price', '18923'), (29424, 2452, 'cost', '35113'), (29425, 2453, 'owner', 'Hugh'), (29426, 2453, 'color', 'green'), (29427, 2453, 'max_speed', '169'), (29428, 2453, 'weight', '2551'), (29429, 2453, 'production_year', '1971'), (29430, 2453, 'engine_volume', '3922'), (29431, 2453, 'width', '3'), (29432, 2453, 'height', '2'), (29433, 2453, 'fuel_consumption', '15'), (29434, 2453, 'doors', '3'), (29435, 2453, 'price', '24518'), (29436, 2453, 'cost', '44894'), (29437, 2454, 'owner', 'Gino'), (29438, 2454, 'color', 'martini'), (29439, 2454, 'max_speed', '190'), (29440, 2454, 'weight', '2454'), (29441, 2454, 'production_year', '1995'), (29442, 2454, 'engine_volume', '6678'), (29443, 2454, 'width', '4'), (29444, 2454, 'height', '2'), (29445, 2454, 'fuel_consumption', '18'), (29446, 2454, 'doors', '5'), (29447, 2454, 'price', '26166'), (29448, 2454, 'cost', '33300'), (29449, 2455, 'owner', 'Lucy'), (29450, 2455, 'color', 'orange'), (29451, 2455, 'max_speed', '241'), (29452, 2455, 'weight', '1652'), (29453, 2455, 'production_year', '1981'), (29454, 2455, 'engine_volume', '6421'), (29455, 2455, 'width', '3'), (29456, 2455, 'height', '2'), (29457, 2455, 'fuel_consumption', '18'), (29458, 2455, 'doors', '4'), (29459, 2455, 'price', '29044'), (29460, 2455, 'cost', '33369'), (29461, 2456, 'owner', 'Mario'), (29462, 2456, 'color', 'martini'), (29463, 2456, 'max_speed', '174'), (29464, 2456, 'weight', '2145'), (29465, 2456, 'production_year', '2017'), (29466, 2456, 'engine_volume', '3290'), (29467, 2456, 'width', '2'), (29468, 2456, 'height', '2'), (29469, 2456, 'fuel_consumption', '17'), (29470, 2456, 'doors', '3'), (29471, 2456, 'price', '29992'), (29472, 2456, 'cost', '42507'), (29473, 2457, 'owner', 'Gengis'), (29474, 2457, 'color', 'red'), (29475, 2457, 'max_speed', '265'), (29476, 2457, 'weight', '3945'), (29477, 2457, 'production_year', '2000'), (29478, 2457, 'engine_volume', '5098'), (29479, 2457, 'width', '4'), (29480, 2457, 'height', '2'), (29481, 2457, 'fuel_consumption', '13'), (29482, 2457, 'doors', '2'), (29483, 2457, 'price', '13997'), (29484, 2457, 'cost', '34630'), (29485, 2458, 'owner', 'Gengis'), (29486, 2458, 'color', 'orange'), (29487, 2458, 'max_speed', '112'), (29488, 2458, 'weight', '3507'), (29489, 2458, 'production_year', '2007'), (29490, 2458, 'engine_volume', '5759'), (29491, 2458, 'width', '4'), (29492, 2458, 'height', '1'), (29493, 2458, 'fuel_consumption', '15'), (29494, 2458, 'doors', '4'), (29495, 2458, 'price', '26478'), (29496, 2458, 'cost', '27981'), (29497, 2459, 'owner', 'Jules'), (29498, 2459, 'color', 'white'), (29499, 2459, 'max_speed', '78'), (29500, 2459, 'weight', '4703'), (29501, 2459, 'production_year', '1993'), (29502, 2459, 'engine_volume', '6894'), (29503, 2459, 'width', '2'), (29504, 2459, 'height', '2'), (29505, 2459, 'fuel_consumption', '14'), (29506, 2459, 'doors', '5'), (29507, 2459, 'price', '19929'), (29508, 2459, 'cost', '40579'), (29509, 2460, 'owner', 'Seth'), (29510, 2460, 'color', 'orange'), (29511, 2460, 'max_speed', '121'), (29512, 2460, 'weight', '3889'), (29513, 2460, 'production_year', '2013'), (29514, 2460, 'engine_volume', '6861'), (29515, 2460, 'width', '2'), (29516, 2460, 'height', '2'), (29517, 2460, 'fuel_consumption', '18'), (29518, 2460, 'doors', '3'), (29519, 2460, 'price', '19303'), (29520, 2460, 'cost', '28572'), (29521, 2461, 'owner', 'Jules'), (29522, 2461, 'color', 'yellow'), (29523, 2461, 'max_speed', '288'), (29524, 2461, 'weight', '3755'), (29525, 2461, 'production_year', '1998'), (29526, 2461, 'engine_volume', '3609'), (29527, 2461, 'width', '4'), (29528, 2461, 'height', '2'), (29529, 2461, 'fuel_consumption', '17'), (29530, 2461, 'doors', '5'), (29531, 2461, 'price', '20961'), (29532, 2461, 'cost', '44058'), (29533, 2462, 'owner', 'Seth'), (29534, 2462, 'color', 'yellow'), (29535, 2462, 'max_speed', '114'), (29536, 2462, 'weight', '3845'), (29537, 2462, 'production_year', '1987'), (29538, 2462, 'engine_volume', '7620'), (29539, 2462, 'width', '3'), (29540, 2462, 'height', '2'), (29541, 2462, 'fuel_consumption', '18'), (29542, 2462, 'doors', '3'), (29543, 2462, 'price', '21737'), (29544, 2462, 'cost', '33877'), (29545, 2463, 'owner', 'Mario'), (29546, 2463, 'color', 'black'), (29547, 2463, 'max_speed', '178'), (29548, 2463, 'weight', '2435'), (29549, 2463, 'production_year', '2006'), (29550, 2463, 'engine_volume', '6261'), (29551, 2463, 'width', '2'), (29552, 2463, 'height', '2'), (29553, 2463, 'fuel_consumption', '17'), (29554, 2463, 'doors', '3'), (29555, 2463, 'price', '16292'), (29556, 2463, 'cost', '34232'), (29557, 2464, 'owner', 'Hugh'), (29558, 2464, 'color', 'orange'), (29559, 2464, 'max_speed', '39'), (29560, 2464, 'weight', '2219'), (29561, 2464, 'production_year', '2004'), (29562, 2464, 'engine_volume', '5691'), (29563, 2464, 'width', '3'), (29564, 2464, 'height', '1'), (29565, 2464, 'fuel_consumption', '14'), (29566, 2464, 'doors', '5'), (29567, 2464, 'price', '15610'), (29568, 2464, 'cost', '34826'), (29569, 2465, 'owner', 'Lucy'), (29570, 2465, 'color', 'white'), (29571, 2465, 'max_speed', '147'), (29572, 2465, 'weight', '4639'), (29573, 2465, 'production_year', '1988'), (29574, 2465, 'engine_volume', '6923'), (29575, 2465, 'width', '3'), (29576, 2465, 'height', '2'), (29577, 2465, 'fuel_consumption', '13'), (29578, 2465, 'doors', '4'), (29579, 2465, 'price', '25122'), (29580, 2465, 'cost', '40469'), (29581, 2466, 'owner', 'Gino'), (29582, 2466, 'color', 'white'), (29583, 2466, 'max_speed', '179'), (29584, 2466, 'weight', '4861'), (29585, 2466, 'production_year', '1979'), (29586, 2466, 'engine_volume', '2154'), (29587, 2466, 'width', '2'), (29588, 2466, 'height', '2'), (29589, 2466, 'fuel_consumption', '15'), (29590, 2466, 'doors', '2'), (29591, 2466, 'price', '10741'), (29592, 2466, 'cost', '42101'), (29593, 2467, 'owner', 'Lucy'), (29594, 2467, 'color', 'martini'), (29595, 2467, 'max_speed', '165'), (29596, 2467, 'weight', '1280'), (29597, 2467, 'production_year', '2016'), (29598, 2467, 'engine_volume', '4780'), (29599, 2467, 'width', '4'), (29600, 2467, 'height', '2'), (29601, 2467, 'fuel_consumption', '18'), (29602, 2467, 'doors', '3'), (29603, 2467, 'price', '23885'), (29604, 2467, 'cost', '42965'), (29605, 2468, 'owner', 'Lucy'), (29606, 2468, 'color', 'red'), (29607, 2468, 'max_speed', '227'), (29608, 2468, 'weight', '2303'), (29609, 2468, 'production_year', '1973'), (29610, 2468, 'engine_volume', '7326'), (29611, 2468, 'width', '3'), (29612, 2468, 'height', '1'), (29613, 2468, 'fuel_consumption', '14'), (29614, 2468, 'doors', '5'), (29615, 2468, 'price', '12688'), (29616, 2468, 'cost', '29607'), (29617, 2469, 'owner', 'Seth'), (29618, 2469, 'color', 'black'), (29619, 2469, 'max_speed', '219'), (29620, 2469, 'weight', '3994'), (29621, 2469, 'production_year', '1988'), (29622, 2469, 'engine_volume', '7598'), (29623, 2469, 'width', '4'), (29624, 2469, 'height', '2'), (29625, 2469, 'fuel_consumption', '14'), (29626, 2469, 'doors', '3'), (29627, 2469, 'price', '20428'), (29628, 2469, 'cost', '40894'), (29629, 2470, 'owner', 'Lava'), (29630, 2470, 'color', 'green'), (29631, 2470, 'max_speed', '245'), (29632, 2470, 'weight', '3056'), (29633, 2470, 'production_year', '1984'), (29634, 2470, 'engine_volume', '6082'), (29635, 2470, 'width', '3'), (29636, 2470, 'height', '2'), (29637, 2470, 'fuel_consumption', '15'), (29638, 2470, 'doors', '3'), (29639, 2470, 'price', '27692'), (29640, 2470, 'cost', '41806'), (29641, 2471, 'owner', 'Jules'), (29642, 2471, 'color', 'green'), (29643, 2471, 'max_speed', '102'), (29644, 2471, 'weight', '4082'), (29645, 2471, 'production_year', '2016'), (29646, 2471, 'engine_volume', '5481'), (29647, 2471, 'width', '4'), (29648, 2471, 'height', '2'), (29649, 2471, 'fuel_consumption', '17'), (29650, 2471, 'doors', '3'), (29651, 2471, 'price', '15453'), (29652, 2471, 'cost', '43756'), (29653, 2472, 'owner', 'Hugh'), (29654, 2472, 'color', 'white'), (29655, 2472, 'max_speed', '204'), (29656, 2472, 'weight', '1623'), (29657, 2472, 'production_year', '1991'), (29658, 2472, 'engine_volume', '4592'), (29659, 2472, 'width', '3'), (29660, 2472, 'height', '1'), (29661, 2472, 'fuel_consumption', '16'), (29662, 2472, 'doors', '2'), (29663, 2472, 'price', '17568'), (29664, 2472, 'cost', '26887'), (29665, 2473, 'owner', 'Mario'), (29666, 2473, 'color', 'black'), (29667, 2473, 'max_speed', '52'), (29668, 2473, 'weight', '1836'), (29669, 2473, 'production_year', '1993'), (29670, 2473, 'engine_volume', '3031'), (29671, 2473, 'width', '3'), (29672, 2473, 'height', '2'), (29673, 2473, 'fuel_consumption', '17'), (29674, 2473, 'doors', '4'), (29675, 2473, 'price', '16223'), (29676, 2473, 'cost', '34934'), (29677, 2474, 'owner', 'Lucy'), (29678, 2474, 'color', 'green'), (29679, 2474, 'max_speed', '148'), (29680, 2474, 'weight', '2599'), (29681, 2474, 'production_year', '2015'), (29682, 2474, 'engine_volume', '6505'), (29683, 2474, 'width', '2'), (29684, 2474, 'height', '2'), (29685, 2474, 'fuel_consumption', '15'), (29686, 2474, 'doors', '3'), (29687, 2474, 'price', '10993'), (29688, 2474, 'cost', '48943'), (29689, 2475, 'owner', 'Lava'), (29690, 2475, 'color', 'white'), (29691, 2475, 'max_speed', '221'), (29692, 2475, 'weight', '2172'), (29693, 2475, 'production_year', '2006'), (29694, 2475, 'engine_volume', '7051'), (29695, 2475, 'width', '2'), (29696, 2475, 'height', '2'), (29697, 2475, 'fuel_consumption', '14'), (29698, 2475, 'doors', '4'), (29699, 2475, 'price', '29287'), (29700, 2475, 'cost', '26996'), (29701, 2476, 'owner', 'Jules'), (29702, 2476, 'color', 'red'), (29703, 2476, 'max_speed', '283'), (29704, 2476, 'weight', '4451'), (29705, 2476, 'production_year', '2012'), (29706, 2476, 'engine_volume', '5162'), (29707, 2476, 'width', '2'), (29708, 2476, 'height', '2'), (29709, 2476, 'fuel_consumption', '13'), (29710, 2476, 'doors', '4'), (29711, 2476, 'price', '10445'), (29712, 2476, 'cost', '46695'), (29713, 2477, 'owner', 'Jules'), (29714, 2477, 'color', 'brown'), (29715, 2477, 'max_speed', '46'), (29716, 2477, 'weight', '1023'), (29717, 2477, 'production_year', '2010'), (29718, 2477, 'engine_volume', '4489'), (29719, 2477, 'width', '4'), (29720, 2477, 'height', '1'), (29721, 2477, 'fuel_consumption', '17'), (29722, 2477, 'doors', '4'), (29723, 2477, 'price', '16358'), (29724, 2477, 'cost', '31693'), (29725, 2478, 'owner', 'Seth'), (29726, 2478, 'color', 'orange'), (29727, 2478, 'max_speed', '197'), (29728, 2478, 'weight', '1900'), (29729, 2478, 'production_year', '1992'), (29730, 2478, 'engine_volume', '3136'), (29731, 2478, 'width', '4'), (29732, 2478, 'height', '1'), (29733, 2478, 'fuel_consumption', '14'), (29734, 2478, 'doors', '5'), (29735, 2478, 'price', '13134'), (29736, 2478, 'cost', '42499'), (29737, 2479, 'owner', 'Lucy'), (29738, 2479, 'color', 'brown'), (29739, 2479, 'max_speed', '26'), (29740, 2479, 'weight', '4337'), (29741, 2479, 'production_year', '2014'), (29742, 2479, 'engine_volume', '2033'), (29743, 2479, 'width', '4'), (29744, 2479, 'height', '2'), (29745, 2479, 'fuel_consumption', '16'), (29746, 2479, 'doors', '5'), (29747, 2479, 'price', '22832'), (29748, 2479, 'cost', '37353'), (29749, 2480, 'owner', 'Mario'), (29750, 2480, 'color', 'green'), (29751, 2480, 'max_speed', '115'), (29752, 2480, 'weight', '1024'), (29753, 2480, 'production_year', '1970'), (29754, 2480, 'engine_volume', '4727'), (29755, 2480, 'width', '2'), (29756, 2480, 'height', '2'), (29757, 2480, 'fuel_consumption', '15'), (29758, 2480, 'doors', '2'), (29759, 2480, 'price', '14300'), (29760, 2480, 'cost', '36695'), (29761, 2481, 'owner', 'Gino'), (29762, 2481, 'color', 'orange'), (29763, 2481, 'max_speed', '178'), (29764, 2481, 'weight', '4727'), (29765, 2481, 'production_year', '1977'), (29766, 2481, 'engine_volume', '2615'), (29767, 2481, 'width', '3'), (29768, 2481, 'height', '2'), (29769, 2481, 'fuel_consumption', '14'), (29770, 2481, 'doors', '2'), (29771, 2481, 'price', '14674'), (29772, 2481, 'cost', '47093'), (29773, 2482, 'owner', 'Lucy'), (29774, 2482, 'color', 'brown'), (29775, 2482, 'max_speed', '48'), (29776, 2482, 'weight', '1269'), (29777, 2482, 'production_year', '1983'), (29778, 2482, 'engine_volume', '5404'), (29779, 2482, 'width', '4'), (29780, 2482, 'height', '2'), (29781, 2482, 'fuel_consumption', '13'), (29782, 2482, 'doors', '2'), (29783, 2482, 'price', '29078'), (29784, 2482, 'cost', '30752'), (29785, 2483, 'owner', 'Gino'), (29786, 2483, 'color', 'yellow'), (29787, 2483, 'max_speed', '59'), (29788, 2483, 'weight', '3697'), (29789, 2483, 'production_year', '2013'), (29790, 2483, 'engine_volume', '4632'), (29791, 2483, 'width', '2'), (29792, 2483, 'height', '2'), (29793, 2483, 'fuel_consumption', '14'), (29794, 2483, 'doors', '4'), (29795, 2483, 'price', '15820'), (29796, 2483, 'cost', '29664'), (29797, 2484, 'owner', 'Hugh'), (29798, 2484, 'color', 'orange'), (29799, 2484, 'max_speed', '281'), (29800, 2484, 'weight', '2780'), (29801, 2484, 'production_year', '2001'), (29802, 2484, 'engine_volume', '3165'), (29803, 2484, 'width', '2'), (29804, 2484, 'height', '2'), (29805, 2484, 'fuel_consumption', '14'), (29806, 2484, 'doors', '4'), (29807, 2484, 'price', '12323'), (29808, 2484, 'cost', '47319'), (29809, 2485, 'owner', 'Mario'), (29810, 2485, 'color', 'red'), (29811, 2485, 'max_speed', '28'), (29812, 2485, 'weight', '4110'), (29813, 2485, 'production_year', '2014'), (29814, 2485, 'engine_volume', '2452'), (29815, 2485, 'width', '2'), (29816, 2485, 'height', '1'), (29817, 2485, 'fuel_consumption', '16'), (29818, 2485, 'doors', '3'), (29819, 2485, 'price', '15120'), (29820, 2485, 'cost', '32447'), (29821, 2486, 'owner', 'Gino'), (29822, 2486, 'color', 'black'), (29823, 2486, 'max_speed', '116'), (29824, 2486, 'weight', '2838'), (29825, 2486, 'production_year', '1993'), (29826, 2486, 'engine_volume', '4204'), (29827, 2486, 'width', '3'), (29828, 2486, 'height', '1'), (29829, 2486, 'fuel_consumption', '13'), (29830, 2486, 'doors', '5'), (29831, 2486, 'price', '15908'), (29832, 2486, 'cost', '29546'), (29833, 2487, 'owner', 'Seth'), (29834, 2487, 'color', 'white'), (29835, 2487, 'max_speed', '176'), (29836, 2487, 'weight', '3299'), (29837, 2487, 'production_year', '1974'), (29838, 2487, 'engine_volume', '2547'), (29839, 2487, 'width', '2'), (29840, 2487, 'height', '2'), (29841, 2487, 'fuel_consumption', '14'), (29842, 2487, 'doors', '4'), (29843, 2487, 'price', '12401'), (29844, 2487, 'cost', '35023'), (29845, 2488, 'owner', 'Gengis'), (29846, 2488, 'color', 'orange'), (29847, 2488, 'max_speed', '101'), (29848, 2488, 'weight', '3998'), (29849, 2488, 'production_year', '1982'), (29850, 2488, 'engine_volume', '5324'), (29851, 2488, 'width', '3'), (29852, 2488, 'height', '1'), (29853, 2488, 'fuel_consumption', '14'), (29854, 2488, 'doors', '3'), (29855, 2488, 'price', '21388'), (29856, 2488, 'cost', '29761'), (29857, 2489, 'owner', 'Lucy'), (29858, 2489, 'color', 'white'), (29859, 2489, 'max_speed', '241'), (29860, 2489, 'weight', '3799'), (29861, 2489, 'production_year', '1972'), (29862, 2489, 'engine_volume', '2723'), (29863, 2489, 'width', '3'), (29864, 2489, 'height', '2'), (29865, 2489, 'fuel_consumption', '15'), (29866, 2489, 'doors', '3'), (29867, 2489, 'price', '17421'), (29868, 2489, 'cost', '33062'), (29869, 2490, 'owner', 'Lava'), (29870, 2490, 'color', 'white'), (29871, 2490, 'max_speed', '264'), (29872, 2490, 'weight', '2172'), (29873, 2490, 'production_year', '1976'), (29874, 2490, 'engine_volume', '4284'), (29875, 2490, 'width', '2'), (29876, 2490, 'height', '1'), (29877, 2490, 'fuel_consumption', '16'), (29878, 2490, 'doors', '4'), (29879, 2490, 'price', '11344'), (29880, 2490, 'cost', '38866'), (29881, 2491, 'owner', 'Lava'), (29882, 2491, 'color', 'red'), (29883, 2491, 'max_speed', '268'), (29884, 2491, 'weight', '1230'), (29885, 2491, 'production_year', '1993'), (29886, 2491, 'engine_volume', '2958'), (29887, 2491, 'width', '4'), (29888, 2491, 'height', '2'), (29889, 2491, 'fuel_consumption', '16'), (29890, 2491, 'doors', '4'), (29891, 2491, 'price', '17305'), (29892, 2491, 'cost', '27825'), (29893, 2492, 'owner', 'Lava'), (29894, 2492, 'color', 'yellow'), (29895, 2492, 'max_speed', '23'), (29896, 2492, 'weight', '2968'), (29897, 2492, 'production_year', '1993'), (29898, 2492, 'engine_volume', '3561'), (29899, 2492, 'width', '4'), (29900, 2492, 'height', '1'), (29901, 2492, 'fuel_consumption', '15'), (29902, 2492, 'doors', '4'), (29903, 2492, 'price', '16687'), (29904, 2492, 'cost', '49805'), (29905, 2493, 'owner', 'Mario'), (29906, 2493, 'color', 'black'), (29907, 2493, 'max_speed', '292'), (29908, 2493, 'weight', '4073'), (29909, 2493, 'production_year', '1984'), (29910, 2493, 'engine_volume', '2276'), (29911, 2493, 'width', '4'), (29912, 2493, 'height', '1'), (29913, 2493, 'fuel_consumption', '14'), (29914, 2493, 'doors', '3'), (29915, 2493, 'price', '10859'), (29916, 2493, 'cost', '45604'), (29917, 2494, 'owner', 'Lava'), (29918, 2494, 'color', 'orange'), (29919, 2494, 'max_speed', '229'), (29920, 2494, 'weight', '3338'), (29921, 2494, 'production_year', '1991'), (29922, 2494, 'engine_volume', '5129'), (29923, 2494, 'width', '4'), (29924, 2494, 'height', '1'), (29925, 2494, 'fuel_consumption', '15'), (29926, 2494, 'doors', '4'), (29927, 2494, 'price', '26186'), (29928, 2494, 'cost', '40885'), (29929, 2495, 'owner', 'Hugh'), (29930, 2495, 'color', 'green'), (29931, 2495, 'max_speed', '112'), (29932, 2495, 'weight', '4732'), (29933, 2495, 'production_year', '1996'), (29934, 2495, 'engine_volume', '2399'), (29935, 2495, 'width', '4'), (29936, 2495, 'height', '1'), (29937, 2495, 'fuel_consumption', '16'), (29938, 2495, 'doors', '4'), (29939, 2495, 'price', '10430'), (29940, 2495, 'cost', '36181'), (29941, 2496, 'owner', 'Gino'), (29942, 2496, 'color', 'martini'), (29943, 2496, 'max_speed', '39'), (29944, 2496, 'weight', '1162'), (29945, 2496, 'production_year', '1999'), (29946, 2496, 'engine_volume', '2129'), (29947, 2496, 'width', '4'), (29948, 2496, 'height', '2'), (29949, 2496, 'fuel_consumption', '16'), (29950, 2496, 'doors', '2'), (29951, 2496, 'price', '16961'), (29952, 2496, 'cost', '49548'), (29953, 2497, 'owner', 'Gengis'), (29954, 2497, 'color', 'black'), (29955, 2497, 'max_speed', '165'), (29956, 2497, 'weight', '3833'), (29957, 2497, 'production_year', '2011'), (29958, 2497, 'engine_volume', '5855'), (29959, 2497, 'width', '4'), (29960, 2497, 'height', '1'), (29961, 2497, 'fuel_consumption', '17'), (29962, 2497, 'doors', '2'), (29963, 2497, 'price', '22473'), (29964, 2497, 'cost', '39705'), (29965, 2498, 'owner', 'Mario'), (29966, 2498, 'color', 'yellow'), (29967, 2498, 'max_speed', '235'), (29968, 2498, 'weight', '1585'), (29969, 2498, 'production_year', '1974'), (29970, 2498, 'engine_volume', '5030'), (29971, 2498, 'width', '4'), (29972, 2498, 'height', '2'), (29973, 2498, 'fuel_consumption', '18'), (29974, 2498, 'doors', '5'), (29975, 2498, 'price', '19940'), (29976, 2498, 'cost', '30612'), (29977, 2499, 'owner', 'Gino'), (29978, 2499, 'color', 'orange'), (29979, 2499, 'max_speed', '38'), (29980, 2499, 'weight', '2899'), (29981, 2499, 'production_year', '2002'), (29982, 2499, 'engine_volume', '4530'), (29983, 2499, 'width', '3'), (29984, 2499, 'height', '2'), (29985, 2499, 'fuel_consumption', '17'), (29986, 2499, 'doors', '5'), (29987, 2499, 'price', '10245'), (29988, 2499, 'cost', '36045'), (29989, 2500, 'owner', 'Seth'), (29990, 2500, 'color', 'black'), (29991, 2500, 'max_speed', '208'), (29992, 2500, 'weight', '1111'), (29993, 2500, 'production_year', '2004'), (29994, 2500, 'engine_volume', '5209'), (29995, 2500, 'width', '4'), (29996, 2500, 'height', '2'), (29997, 2500, 'fuel_consumption', '16'), (29998, 2500, 'doors', '3'), (29999, 2500, 'price', '12654'), (30000, 2500, 'cost', '40118'), (30001, 2501, 'owner', 'Seth'), (30002, 2501, 'color', 'white'), (30003, 2501, 'max_speed', '25'), (30004, 2501, 'weight', '3225'), (30005, 2501, 'production_year', '1985'), (30006, 2501, 'engine_volume', '3774'), (30007, 2501, 'width', '3'), (30008, 2501, 'height', '2'), (30009, 2501, 'fuel_consumption', '17'), (30010, 2501, 'doors', '2'), (30011, 2501, 'price', '11238'), (30012, 2501, 'cost', '36448'), (30013, 2502, 'owner', 'Mario'), (30014, 2502, 'color', 'yellow'), (30015, 2502, 'max_speed', '125'), (30016, 2502, 'weight', '1704'), (30017, 2502, 'production_year', '1988'), (30018, 2502, 'engine_volume', '7693'), (30019, 2502, 'width', '2'), (30020, 2502, 'height', '2'), (30021, 2502, 'fuel_consumption', '17'), (30022, 2502, 'doors', '3'), (30023, 2502, 'price', '29747'), (30024, 2502, 'cost', '36891'), (30025, 2503, 'owner', 'Jules'), (30026, 2503, 'color', 'yellow'), (30027, 2503, 'max_speed', '235'), (30028, 2503, 'weight', '4074'), (30029, 2503, 'production_year', '2012'), (30030, 2503, 'engine_volume', '7681'), (30031, 2503, 'width', '3'), (30032, 2503, 'height', '2'), (30033, 2503, 'fuel_consumption', '18'), (30034, 2503, 'doors', '5'), (30035, 2503, 'price', '16561'), (30036, 2503, 'cost', '30062'), (30037, 2504, 'owner', 'Lava'), (30038, 2504, 'color', 'brown'), (30039, 2504, 'max_speed', '91'), (30040, 2504, 'weight', '2435'), (30041, 2504, 'production_year', '1975'), (30042, 2504, 'engine_volume', '3986'), (30043, 2504, 'width', '4'), (30044, 2504, 'height', '2'), (30045, 2504, 'fuel_consumption', '17'), (30046, 2504, 'doors', '2'), (30047, 2504, 'price', '26849'), (30048, 2504, 'cost', '42168'), (30049, 2505, 'owner', 'Seth'), (30050, 2505, 'color', 'white'), (30051, 2505, 'max_speed', '294'), (30052, 2505, 'weight', '4960'), (30053, 2505, 'production_year', '2004'), (30054, 2505, 'engine_volume', '5267'), (30055, 2505, 'width', '2'), (30056, 2505, 'height', '1'), (30057, 2505, 'fuel_consumption', '13'), (30058, 2505, 'doors', '2'), (30059, 2505, 'price', '20358'), (30060, 2505, 'cost', '26171'), (30061, 2506, 'owner', 'Lucy'), (30062, 2506, 'color', 'red'), (30063, 2506, 'max_speed', '20'), (30064, 2506, 'weight', '4569'), (30065, 2506, 'production_year', '2009'), (30066, 2506, 'engine_volume', '3839'), (30067, 2506, 'width', '2'), (30068, 2506, 'height', '2'), (30069, 2506, 'fuel_consumption', '18'), (30070, 2506, 'doors', '2'), (30071, 2506, 'price', '27933'), (30072, 2506, 'cost', '30520'), (30073, 2507, 'owner', 'Mario'), (30074, 2507, 'color', 'yellow'), (30075, 2507, 'max_speed', '94'), (30076, 2507, 'weight', '3123'), (30077, 2507, 'production_year', '1999'), (30078, 2507, 'engine_volume', '4108'), (30079, 2507, 'width', '4'), (30080, 2507, 'height', '2'), (30081, 2507, 'fuel_consumption', '18'), (30082, 2507, 'doors', '5'), (30083, 2507, 'price', '18939'), (30084, 2507, 'cost', '45655'), (30085, 2508, 'owner', 'Jules'), (30086, 2508, 'color', 'white'), (30087, 2508, 'max_speed', '93'), (30088, 2508, 'weight', '3215'), (30089, 2508, 'production_year', '1974'), (30090, 2508, 'engine_volume', '7134'), (30091, 2508, 'width', '3'), (30092, 2508, 'height', '2'), (30093, 2508, 'fuel_consumption', '18'), (30094, 2508, 'doors', '5'), (30095, 2508, 'price', '29475'), (30096, 2508, 'cost', '46890'), (30097, 2509, 'owner', 'Lucy'), (30098, 2509, 'color', 'red'), (30099, 2509, 'max_speed', '28'), (30100, 2509, 'weight', '2769'), (30101, 2509, 'production_year', '1991'), (30102, 2509, 'engine_volume', '4430'), (30103, 2509, 'width', '3'), (30104, 2509, 'height', '1'), (30105, 2509, 'fuel_consumption', '18'), (30106, 2509, 'doors', '2'), (30107, 2509, 'price', '16526'), (30108, 2509, 'cost', '39830'), (30109, 2510, 'owner', 'Lucy'), (30110, 2510, 'color', 'brown'), (30111, 2510, 'max_speed', '246'), (30112, 2510, 'weight', '3655'), (30113, 2510, 'production_year', '1977'), (30114, 2510, 'engine_volume', '3699'), (30115, 2510, 'width', '3'), (30116, 2510, 'height', '1'), (30117, 2510, 'fuel_consumption', '17'), (30118, 2510, 'doors', '5'), (30119, 2510, 'price', '20782'), (30120, 2510, 'cost', '38095'), (30121, 2511, 'owner', 'Lava'), (30122, 2511, 'color', 'black'), (30123, 2511, 'max_speed', '249'), (30124, 2511, 'weight', '4772'), (30125, 2511, 'production_year', '1980'), (30126, 2511, 'engine_volume', '2857'), (30127, 2511, 'width', '3'), (30128, 2511, 'height', '1'), (30129, 2511, 'fuel_consumption', '16'), (30130, 2511, 'doors', '4'), (30131, 2511, 'price', '25960'), (30132, 2511, 'cost', '29482'), (30133, 2512, 'owner', 'Gengis'), (30134, 2512, 'color', 'red'), (30135, 2512, 'max_speed', '292'), (30136, 2512, 'weight', '4185'), (30137, 2512, 'production_year', '1980'), (30138, 2512, 'engine_volume', '2875'), (30139, 2512, 'width', '2'), (30140, 2512, 'height', '2'), (30141, 2512, 'fuel_consumption', '14'), (30142, 2512, 'doors', '3'), (30143, 2512, 'price', '19237'), (30144, 2512, 'cost', '46808'), (30145, 2513, 'owner', 'Lava'), (30146, 2513, 'color', 'black'), (30147, 2513, 'max_speed', '218'), (30148, 2513, 'weight', '2526'), (30149, 2513, 'production_year', '2013'), (30150, 2513, 'engine_volume', '2466'), (30151, 2513, 'width', '4'), (30152, 2513, 'height', '1'), (30153, 2513, 'fuel_consumption', '17'), (30154, 2513, 'doors', '3'), (30155, 2513, 'price', '20062'), (30156, 2513, 'cost', '37336'), (30157, 2514, 'owner', 'Hugh'), (30158, 2514, 'color', 'white'), (30159, 2514, 'max_speed', '259'), (30160, 2514, 'weight', '2135'), (30161, 2514, 'production_year', '1982'), (30162, 2514, 'engine_volume', '5329'), (30163, 2514, 'width', '4'), (30164, 2514, 'height', '2'), (30165, 2514, 'fuel_consumption', '18'), (30166, 2514, 'doors', '5'), (30167, 2514, 'price', '28502'), (30168, 2514, 'cost', '32716'), (30169, 2515, 'owner', 'Gengis'), (30170, 2515, 'color', 'orange'), (30171, 2515, 'max_speed', '211'), (30172, 2515, 'weight', '4648'), (30173, 2515, 'production_year', '1994'), (30174, 2515, 'engine_volume', '6289'), (30175, 2515, 'width', '3'), (30176, 2515, 'height', '2'), (30177, 2515, 'fuel_consumption', '18'), (30178, 2515, 'doors', '3'), (30179, 2515, 'price', '12599'), (30180, 2515, 'cost', '38141'), (30181, 2516, 'owner', 'Lava'), (30182, 2516, 'color', 'white'), (30183, 2516, 'max_speed', '192'), (30184, 2516, 'weight', '1340'), (30185, 2516, 'production_year', '2001'), (30186, 2516, 'engine_volume', '7149'), (30187, 2516, 'width', '2'), (30188, 2516, 'height', '1'), (30189, 2516, 'fuel_consumption', '14'), (30190, 2516, 'doors', '4'), (30191, 2516, 'price', '26900'), (30192, 2516, 'cost', '25410'), (30193, 2517, 'owner', 'Lava'), (30194, 2517, 'color', 'black'), (30195, 2517, 'max_speed', '110'), (30196, 2517, 'weight', '2952'), (30197, 2517, 'production_year', '1975'), (30198, 2517, 'engine_volume', '4091'), (30199, 2517, 'width', '4'), (30200, 2517, 'height', '2'), (30201, 2517, 'fuel_consumption', '13'), (30202, 2517, 'doors', '5'), (30203, 2517, 'price', '10265'), (30204, 2517, 'cost', '30580'), (30205, 2518, 'owner', 'Hugh'), (30206, 2518, 'color', 'white'), (30207, 2518, 'max_speed', '121'), (30208, 2518, 'weight', '2576'), (30209, 2518, 'production_year', '1986'), (30210, 2518, 'engine_volume', '3954'), (30211, 2518, 'width', '3'), (30212, 2518, 'height', '2'), (30213, 2518, 'fuel_consumption', '17'), (30214, 2518, 'doors', '5'), (30215, 2518, 'price', '19751'), (30216, 2518, 'cost', '27399'), (30217, 2519, 'owner', 'Jules'), (30218, 2519, 'color', 'martini'), (30219, 2519, 'max_speed', '178'), (30220, 2519, 'weight', '1453'), (30221, 2519, 'production_year', '1999'), (30222, 2519, 'engine_volume', '5382'), (30223, 2519, 'width', '4'), (30224, 2519, 'height', '2'), (30225, 2519, 'fuel_consumption', '16'), (30226, 2519, 'doors', '3'), (30227, 2519, 'price', '29536'), (30228, 2519, 'cost', '43657'), (30229, 2520, 'owner', 'Hugh'), (30230, 2520, 'color', 'black'), (30231, 2520, 'max_speed', '106'), (30232, 2520, 'weight', '1187'), (30233, 2520, 'production_year', '2012'), (30234, 2520, 'engine_volume', '7103'), (30235, 2520, 'width', '3'), (30236, 2520, 'height', '1'), (30237, 2520, 'fuel_consumption', '13'), (30238, 2520, 'doors', '5'), (30239, 2520, 'price', '16215'), (30240, 2520, 'cost', '40226'), (30241, 2521, 'owner', 'Mario'), (30242, 2521, 'color', 'white'), (30243, 2521, 'max_speed', '157'), (30244, 2521, 'weight', '2221'), (30245, 2521, 'production_year', '2006'), (30246, 2521, 'engine_volume', '2584'), (30247, 2521, 'width', '2'), (30248, 2521, 'height', '1'), (30249, 2521, 'fuel_consumption', '14'), (30250, 2521, 'doors', '5'), (30251, 2521, 'price', '26467'), (30252, 2521, 'cost', '25070'), (30253, 2522, 'owner', 'Gino'), (30254, 2522, 'color', 'martini'), (30255, 2522, 'max_speed', '251'), (30256, 2522, 'weight', '2403'), (30257, 2522, 'production_year', '1987'), (30258, 2522, 'engine_volume', '6016'), (30259, 2522, 'width', '4'), (30260, 2522, 'height', '1'), (30261, 2522, 'fuel_consumption', '18'), (30262, 2522, 'doors', '4'), (30263, 2522, 'price', '21706'), (30264, 2522, 'cost', '33376'), (30265, 2523, 'owner', 'Hugh'), (30266, 2523, 'color', 'green'), (30267, 2523, 'max_speed', '270'), (30268, 2523, 'weight', '2262'), (30269, 2523, 'production_year', '2006'), (30270, 2523, 'engine_volume', '6302'), (30271, 2523, 'width', '4'), (30272, 2523, 'height', '2'), (30273, 2523, 'fuel_consumption', '15'), (30274, 2523, 'doors', '2'), (30275, 2523, 'price', '18348'), (30276, 2523, 'cost', '25635'), (30277, 2524, 'owner', 'Lava'), (30278, 2524, 'color', 'yellow'), (30279, 2524, 'max_speed', '125'), (30280, 2524, 'weight', '4885'), (30281, 2524, 'production_year', '1982'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (30282, 2524, 'engine_volume', '7733'), (30283, 2524, 'width', '4'), (30284, 2524, 'height', '1'), (30285, 2524, 'fuel_consumption', '17'), (30286, 2524, 'doors', '4'), (30287, 2524, 'price', '17071'), (30288, 2524, 'cost', '36405'), (30289, 2525, 'owner', 'Hugh'), (30290, 2525, 'color', 'green'), (30291, 2525, 'max_speed', '105'), (30292, 2525, 'weight', '3210'), (30293, 2525, 'production_year', '1975'), (30294, 2525, 'engine_volume', '6392'), (30295, 2525, 'width', '3'), (30296, 2525, 'height', '1'), (30297, 2525, 'fuel_consumption', '18'), (30298, 2525, 'doors', '5'), (30299, 2525, 'price', '17725'), (30300, 2525, 'cost', '33731'), (30301, 2526, 'owner', 'Mario'), (30302, 2526, 'color', 'red'), (30303, 2526, 'max_speed', '251'), (30304, 2526, 'weight', '2655'), (30305, 2526, 'production_year', '2006'), (30306, 2526, 'engine_volume', '2696'), (30307, 2526, 'width', '4'), (30308, 2526, 'height', '1'), (30309, 2526, 'fuel_consumption', '17'), (30310, 2526, 'doors', '3'), (30311, 2526, 'price', '25201'), (30312, 2526, 'cost', '46516'), (30313, 2527, 'owner', 'Seth'), (30314, 2527, 'color', 'white'), (30315, 2527, 'max_speed', '154'), (30316, 2527, 'weight', '3030'), (30317, 2527, 'production_year', '1993'), (30318, 2527, 'engine_volume', '5081'), (30319, 2527, 'width', '2'), (30320, 2527, 'height', '1'), (30321, 2527, 'fuel_consumption', '14'), (30322, 2527, 'doors', '4'), (30323, 2527, 'price', '21216'), (30324, 2527, 'cost', '31042'), (30325, 2528, 'owner', 'Gino'), (30326, 2528, 'color', 'orange'), (30327, 2528, 'max_speed', '193'), (30328, 2528, 'weight', '2448'), (30329, 2528, 'production_year', '1982'), (30330, 2528, 'engine_volume', '6182'), (30331, 2528, 'width', '2'), (30332, 2528, 'height', '2'), (30333, 2528, 'fuel_consumption', '18'), (30334, 2528, 'doors', '5'), (30335, 2528, 'price', '14073'), (30336, 2528, 'cost', '45726'), (30337, 2529, 'owner', 'Gino'), (30338, 2529, 'color', 'orange'), (30339, 2529, 'max_speed', '111'), (30340, 2529, 'weight', '4776'), (30341, 2529, 'production_year', '1976'), (30342, 2529, 'engine_volume', '3096'), (30343, 2529, 'width', '4'), (30344, 2529, 'height', '1'), (30345, 2529, 'fuel_consumption', '16'), (30346, 2529, 'doors', '4'), (30347, 2529, 'price', '16510'), (30348, 2529, 'cost', '32083'), (30349, 2530, 'owner', 'Lava'), (30350, 2530, 'color', 'martini'), (30351, 2530, 'max_speed', '99'), (30352, 2530, 'weight', '2071'), (30353, 2530, 'production_year', '1972'), (30354, 2530, 'engine_volume', '5094'), (30355, 2530, 'width', '3'), (30356, 2530, 'height', '2'), (30357, 2530, 'fuel_consumption', '14'), (30358, 2530, 'doors', '4'), (30359, 2530, 'price', '13748'), (30360, 2530, 'cost', '42700'), (30361, 2531, 'owner', 'Seth'), (30362, 2531, 'color', 'martini'), (30363, 2531, 'max_speed', '156'), (30364, 2531, 'weight', '2656'), (30365, 2531, 'production_year', '2010'), (30366, 2531, 'engine_volume', '4312'), (30367, 2531, 'width', '2'), (30368, 2531, 'height', '1'), (30369, 2531, 'fuel_consumption', '17'), (30370, 2531, 'doors', '4'), (30371, 2531, 'price', '27140'), (30372, 2531, 'cost', '42504'), (30373, 2532, 'owner', 'Seth'), (30374, 2532, 'color', 'brown'), (30375, 2532, 'max_speed', '184'), (30376, 2532, 'weight', '2565'), (30377, 2532, 'production_year', '1986'), (30378, 2532, 'engine_volume', '5100'), (30379, 2532, 'width', '3'), (30380, 2532, 'height', '1'), (30381, 2532, 'fuel_consumption', '16'), (30382, 2532, 'doors', '5'), (30383, 2532, 'price', '23349'), (30384, 2532, 'cost', '29018'), (30385, 2533, 'owner', 'Jules'), (30386, 2533, 'color', 'black'), (30387, 2533, 'max_speed', '265'), (30388, 2533, 'weight', '1315'), (30389, 2533, 'production_year', '1994'), (30390, 2533, 'engine_volume', '6650'), (30391, 2533, 'width', '4'), (30392, 2533, 'height', '2'), (30393, 2533, 'fuel_consumption', '13'), (30394, 2533, 'doors', '4'), (30395, 2533, 'price', '17491'), (30396, 2533, 'cost', '46187'), (30397, 2534, 'owner', 'Jules'), (30398, 2534, 'color', 'yellow'), (30399, 2534, 'max_speed', '262'), (30400, 2534, 'weight', '2420'), (30401, 2534, 'production_year', '1989'), (30402, 2534, 'engine_volume', '3662'), (30403, 2534, 'width', '2'), (30404, 2534, 'height', '2'), (30405, 2534, 'fuel_consumption', '13'), (30406, 2534, 'doors', '3'), (30407, 2534, 'price', '13958'), (30408, 2534, 'cost', '37761'), (30409, 2535, 'owner', 'Gino'), (30410, 2535, 'color', 'black'), (30411, 2535, 'max_speed', '102'), (30412, 2535, 'weight', '3497'), (30413, 2535, 'production_year', '2009'), (30414, 2535, 'engine_volume', '6265'), (30415, 2535, 'width', '4'), (30416, 2535, 'height', '1'), (30417, 2535, 'fuel_consumption', '14'), (30418, 2535, 'doors', '5'), (30419, 2535, 'price', '11464'), (30420, 2535, 'cost', '43296'), (30421, 2536, 'owner', 'Gino'), (30422, 2536, 'color', 'red'), (30423, 2536, 'max_speed', '80'), (30424, 2536, 'weight', '1320'), (30425, 2536, 'production_year', '1992'), (30426, 2536, 'engine_volume', '7646'), (30427, 2536, 'width', '2'), (30428, 2536, 'height', '2'), (30429, 2536, 'fuel_consumption', '13'), (30430, 2536, 'doors', '3'), (30431, 2536, 'price', '26737'), (30432, 2536, 'cost', '34839'), (30433, 2537, 'owner', 'Seth'), (30434, 2537, 'color', 'brown'), (30435, 2537, 'max_speed', '140'), (30436, 2537, 'weight', '1833'), (30437, 2537, 'production_year', '1977'), (30438, 2537, 'engine_volume', '7542'), (30439, 2537, 'width', '3'), (30440, 2537, 'height', '2'), (30441, 2537, 'fuel_consumption', '13'), (30442, 2537, 'doors', '5'), (30443, 2537, 'price', '11994'), (30444, 2537, 'cost', '34853'), (30445, 2538, 'owner', 'Mario'), (30446, 2538, 'color', 'yellow'), (30447, 2538, 'max_speed', '224'), (30448, 2538, 'weight', '1138'), (30449, 2538, 'production_year', '1985'), (30450, 2538, 'engine_volume', '7895'), (30451, 2538, 'width', '4'), (30452, 2538, 'height', '1'), (30453, 2538, 'fuel_consumption', '14'), (30454, 2538, 'doors', '4'), (30455, 2538, 'price', '20596'), (30456, 2538, 'cost', '36693'), (30457, 2539, 'owner', 'Gino'), (30458, 2539, 'color', 'white'), (30459, 2539, 'max_speed', '219'), (30460, 2539, 'weight', '1998'), (30461, 2539, 'production_year', '2002'), (30462, 2539, 'engine_volume', '7775'), (30463, 2539, 'width', '2'), (30464, 2539, 'height', '2'), (30465, 2539, 'fuel_consumption', '16'), (30466, 2539, 'doors', '4'), (30467, 2539, 'price', '20814'), (30468, 2539, 'cost', '31809'), (30469, 2540, 'owner', 'Mario'), (30470, 2540, 'color', 'yellow'), (30471, 2540, 'max_speed', '145'), (30472, 2540, 'weight', '4905'), (30473, 2540, 'production_year', '1983'), (30474, 2540, 'engine_volume', '2084'), (30475, 2540, 'width', '4'), (30476, 2540, 'height', '1'), (30477, 2540, 'fuel_consumption', '13'), (30478, 2540, 'doors', '5'), (30479, 2540, 'price', '28611'), (30480, 2540, 'cost', '49497'), (30481, 2541, 'owner', 'Lucy'), (30482, 2541, 'color', 'red'), (30483, 2541, 'max_speed', '54'), (30484, 2541, 'weight', '4885'), (30485, 2541, 'production_year', '2017'), (30486, 2541, 'engine_volume', '3047'), (30487, 2541, 'width', '3'), (30488, 2541, 'height', '2'), (30489, 2541, 'fuel_consumption', '17'), (30490, 2541, 'doors', '2'), (30491, 2541, 'price', '29332'), (30492, 2541, 'cost', '33249'), (30493, 2542, 'owner', 'Gino'), (30494, 2542, 'color', 'brown'), (30495, 2542, 'max_speed', '226'), (30496, 2542, 'weight', '4420'), (30497, 2542, 'production_year', '2014'), (30498, 2542, 'engine_volume', '4500'), (30499, 2542, 'width', '2'), (30500, 2542, 'height', '2'), (30501, 2542, 'fuel_consumption', '14'), (30502, 2542, 'doors', '3'), (30503, 2542, 'price', '29750'), (30504, 2542, 'cost', '36144'), (30505, 2543, 'owner', 'Jules'), (30506, 2543, 'color', 'brown'), (30507, 2543, 'max_speed', '106'), (30508, 2543, 'weight', '2534'), (30509, 2543, 'production_year', '2006'), (30510, 2543, 'engine_volume', '3149'), (30511, 2543, 'width', '3'), (30512, 2543, 'height', '1'), (30513, 2543, 'fuel_consumption', '14'), (30514, 2543, 'doors', '4'), (30515, 2543, 'price', '22495'), (30516, 2543, 'cost', '32780'), (30517, 2544, 'owner', 'Hugh'), (30518, 2544, 'color', 'martini'), (30519, 2544, 'max_speed', '261'), (30520, 2544, 'weight', '2497'), (30521, 2544, 'production_year', '1974'), (30522, 2544, 'engine_volume', '3238'), (30523, 2544, 'width', '4'), (30524, 2544, 'height', '2'), (30525, 2544, 'fuel_consumption', '13'), (30526, 2544, 'doors', '3'), (30527, 2544, 'price', '21702'), (30528, 2544, 'cost', '47437'), (30529, 2545, 'owner', 'Lava'), (30530, 2545, 'color', 'yellow'), (30531, 2545, 'max_speed', '91'), (30532, 2545, 'weight', '1335'), (30533, 2545, 'production_year', '1991'), (30534, 2545, 'engine_volume', '6864'), (30535, 2545, 'width', '4'), (30536, 2545, 'height', '1'), (30537, 2545, 'fuel_consumption', '15'), (30538, 2545, 'doors', '3'), (30539, 2545, 'price', '19616'), (30540, 2545, 'cost', '32732'), (30541, 2546, 'owner', 'Gino'), (30542, 2546, 'color', 'white'), (30543, 2546, 'max_speed', '261'), (30544, 2546, 'weight', '1207'), (30545, 2546, 'production_year', '1999'), (30546, 2546, 'engine_volume', '2501'), (30547, 2546, 'width', '2'), (30548, 2546, 'height', '2'), (30549, 2546, 'fuel_consumption', '16'), (30550, 2546, 'doors', '4'), (30551, 2546, 'price', '14370'), (30552, 2546, 'cost', '31731'), (30553, 2547, 'owner', 'Mario'), (30554, 2547, 'color', 'green'), (30555, 2547, 'max_speed', '275'), (30556, 2547, 'weight', '4539'), (30557, 2547, 'production_year', '1998'), (30558, 2547, 'engine_volume', '2038'), (30559, 2547, 'width', '3'), (30560, 2547, 'height', '2'), (30561, 2547, 'fuel_consumption', '17'), (30562, 2547, 'doors', '5'), (30563, 2547, 'price', '29358'), (30564, 2547, 'cost', '43068'), (30565, 2548, 'owner', 'Hugh'), (30566, 2548, 'color', 'green'), (30567, 2548, 'max_speed', '292'), (30568, 2548, 'weight', '2378'), (30569, 2548, 'production_year', '1974'), (30570, 2548, 'engine_volume', '5167'), (30571, 2548, 'width', '4'), (30572, 2548, 'height', '1'), (30573, 2548, 'fuel_consumption', '16'), (30574, 2548, 'doors', '2'), (30575, 2548, 'price', '29316'), (30576, 2548, 'cost', '49777'), (30577, 2549, 'owner', 'Hugh'), (30578, 2549, 'color', 'brown'), (30579, 2549, 'max_speed', '300'), (30580, 2549, 'weight', '2058'), (30581, 2549, 'production_year', '2009'), (30582, 2549, 'engine_volume', '6337'), (30583, 2549, 'width', '4'), (30584, 2549, 'height', '2'), (30585, 2549, 'fuel_consumption', '16'), (30586, 2549, 'doors', '3'), (30587, 2549, 'price', '15213'), (30588, 2549, 'cost', '29994'), (30589, 2550, 'owner', 'Lava'), (30590, 2550, 'color', 'brown'), (30591, 2550, 'max_speed', '289'), (30592, 2550, 'weight', '3648'), (30593, 2550, 'production_year', '1990'), (30594, 2550, 'engine_volume', '2461'), (30595, 2550, 'width', '2'), (30596, 2550, 'height', '1'), (30597, 2550, 'fuel_consumption', '15'), (30598, 2550, 'doors', '5'), (30599, 2550, 'price', '16392'), (30600, 2550, 'cost', '33590'), (30601, 2551, 'owner', 'Hugh'), (30602, 2551, 'color', 'orange'), (30603, 2551, 'max_speed', '258'), (30604, 2551, 'weight', '2947'), (30605, 2551, 'production_year', '2008'), (30606, 2551, 'engine_volume', '2577'), (30607, 2551, 'width', '3'), (30608, 2551, 'height', '1'), (30609, 2551, 'fuel_consumption', '13'), (30610, 2551, 'doors', '3'), (30611, 2551, 'price', '15190'), (30612, 2551, 'cost', '33863'), (30613, 2552, 'owner', 'Lava'), (30614, 2552, 'color', 'martini'), (30615, 2552, 'max_speed', '90'), (30616, 2552, 'weight', '1736'), (30617, 2552, 'production_year', '1979'), (30618, 2552, 'engine_volume', '7000'), (30619, 2552, 'width', '2'), (30620, 2552, 'height', '1'), (30621, 2552, 'fuel_consumption', '18'), (30622, 2552, 'doors', '5'), (30623, 2552, 'price', '10467'), (30624, 2552, 'cost', '29656'), (30625, 2553, 'owner', 'Hugh'), (30626, 2553, 'color', 'green'), (30627, 2553, 'max_speed', '123'), (30628, 2553, 'weight', '1233'), (30629, 2553, 'production_year', '1974'), (30630, 2553, 'engine_volume', '6342'), (30631, 2553, 'width', '3'), (30632, 2553, 'height', '2'), (30633, 2553, 'fuel_consumption', '17'), (30634, 2553, 'doors', '2'), (30635, 2553, 'price', '13612'), (30636, 2553, 'cost', '30506'), (30637, 2554, 'owner', 'Hugh'), (30638, 2554, 'color', 'brown'), (30639, 2554, 'max_speed', '167'), (30640, 2554, 'weight', '1170'), (30641, 2554, 'production_year', '1994'), (30642, 2554, 'engine_volume', '6088'), (30643, 2554, 'width', '3'), (30644, 2554, 'height', '1'), (30645, 2554, 'fuel_consumption', '13'), (30646, 2554, 'doors', '4'), (30647, 2554, 'price', '12750'), (30648, 2554, 'cost', '46934'), (30649, 2555, 'owner', 'Seth'), (30650, 2555, 'color', 'martini'), (30651, 2555, 'max_speed', '118'), (30652, 2555, 'weight', '1633'), (30653, 2555, 'production_year', '2011'), (30654, 2555, 'engine_volume', '6527'), (30655, 2555, 'width', '4'), (30656, 2555, 'height', '2'), (30657, 2555, 'fuel_consumption', '15'), (30658, 2555, 'doors', '5'), (30659, 2555, 'price', '15707'), (30660, 2555, 'cost', '37515'), (30661, 2556, 'owner', 'Mario'), (30662, 2556, 'color', 'yellow'), (30663, 2556, 'max_speed', '28'), (30664, 2556, 'weight', '3595'), (30665, 2556, 'production_year', '1978'), (30666, 2556, 'engine_volume', '7556'), (30667, 2556, 'width', '3'), (30668, 2556, 'height', '1'), (30669, 2556, 'fuel_consumption', '17'), (30670, 2556, 'doors', '5'), (30671, 2556, 'price', '17762'), (30672, 2556, 'cost', '27877'), (30673, 2557, 'owner', 'Hugh'), (30674, 2557, 'color', 'white'), (30675, 2557, 'max_speed', '74'), (30676, 2557, 'weight', '4323'), (30677, 2557, 'production_year', '2007'), (30678, 2557, 'engine_volume', '7121'), (30679, 2557, 'width', '3'), (30680, 2557, 'height', '1'), (30681, 2557, 'fuel_consumption', '13'), (30682, 2557, 'doors', '3'), (30683, 2557, 'price', '29874'), (30684, 2557, 'cost', '25087'), (30685, 2558, 'owner', 'Seth'), (30686, 2558, 'color', 'red'), (30687, 2558, 'max_speed', '211'), (30688, 2558, 'weight', '1746'), (30689, 2558, 'production_year', '1980'), (30690, 2558, 'engine_volume', '7663'), (30691, 2558, 'width', '2'), (30692, 2558, 'height', '2'), (30693, 2558, 'fuel_consumption', '17'), (30694, 2558, 'doors', '3'), (30695, 2558, 'price', '16453'), (30696, 2558, 'cost', '33824'), (30697, 2559, 'owner', 'Jules'), (30698, 2559, 'color', 'martini'), (30699, 2559, 'max_speed', '70'), (30700, 2559, 'weight', '1474'), (30701, 2559, 'production_year', '1972'), (30702, 2559, 'engine_volume', '3056'), (30703, 2559, 'width', '4'), (30704, 2559, 'height', '2'), (30705, 2559, 'fuel_consumption', '14'), (30706, 2559, 'doors', '2'), (30707, 2559, 'price', '24216'), (30708, 2559, 'cost', '37371'), (30709, 2560, 'owner', 'Gengis'), (30710, 2560, 'color', 'orange'), (30711, 2560, 'max_speed', '233'), (30712, 2560, 'weight', '3185'), (30713, 2560, 'production_year', '1973'), (30714, 2560, 'engine_volume', '6590'), (30715, 2560, 'width', '2'), (30716, 2560, 'height', '1'), (30717, 2560, 'fuel_consumption', '15'), (30718, 2560, 'doors', '4'), (30719, 2560, 'price', '17913'), (30720, 2560, 'cost', '44000'), (30721, 2561, 'owner', 'Lucy'), (30722, 2561, 'color', 'brown'), (30723, 2561, 'max_speed', '88'), (30724, 2561, 'weight', '4160'), (30725, 2561, 'production_year', '1974'), (30726, 2561, 'engine_volume', '5766'), (30727, 2561, 'width', '4'), (30728, 2561, 'height', '1'), (30729, 2561, 'fuel_consumption', '13'), (30730, 2561, 'doors', '4'), (30731, 2561, 'price', '14618'), (30732, 2561, 'cost', '26752'), (30733, 2562, 'owner', 'Gino'), (30734, 2562, 'color', 'martini'), (30735, 2562, 'max_speed', '223'), (30736, 2562, 'weight', '1813'), (30737, 2562, 'production_year', '1999'), (30738, 2562, 'engine_volume', '3852'), (30739, 2562, 'width', '4'), (30740, 2562, 'height', '2'), (30741, 2562, 'fuel_consumption', '16'), (30742, 2562, 'doors', '2'), (30743, 2562, 'price', '22147'), (30744, 2562, 'cost', '37493'), (30745, 2563, 'owner', 'Gengis'), (30746, 2563, 'color', 'yellow'), (30747, 2563, 'max_speed', '224'), (30748, 2563, 'weight', '2211'), (30749, 2563, 'production_year', '2008'), (30750, 2563, 'engine_volume', '5561'), (30751, 2563, 'width', '4'), (30752, 2563, 'height', '2'), (30753, 2563, 'fuel_consumption', '13'), (30754, 2563, 'doors', '2'), (30755, 2563, 'price', '16787'), (30756, 2563, 'cost', '32295'), (30757, 2564, 'owner', 'Hugh'), (30758, 2564, 'color', 'black'), (30759, 2564, 'max_speed', '96'), (30760, 2564, 'weight', '3685'), (30761, 2564, 'production_year', '1976'), (30762, 2564, 'engine_volume', '7075'), (30763, 2564, 'width', '3'), (30764, 2564, 'height', '2'), (30765, 2564, 'fuel_consumption', '15'), (30766, 2564, 'doors', '3'), (30767, 2564, 'price', '28364'), (30768, 2564, 'cost', '43784'), (30769, 2565, 'owner', 'Lava'), (30770, 2565, 'color', 'martini'), (30771, 2565, 'max_speed', '175'), (30772, 2565, 'weight', '2922'), (30773, 2565, 'production_year', '1984'), (30774, 2565, 'engine_volume', '5855'), (30775, 2565, 'width', '3'), (30776, 2565, 'height', '2'), (30777, 2565, 'fuel_consumption', '16'), (30778, 2565, 'doors', '5'), (30779, 2565, 'price', '27374'), (30780, 2565, 'cost', '33445'), (30781, 2566, 'owner', 'Lucy'), (30782, 2566, 'color', 'brown'), (30783, 2566, 'max_speed', '150'), (30784, 2566, 'weight', '4537'), (30785, 2566, 'production_year', '1997'), (30786, 2566, 'engine_volume', '5350'), (30787, 2566, 'width', '3'), (30788, 2566, 'height', '2'), (30789, 2566, 'fuel_consumption', '16'), (30790, 2566, 'doors', '3'), (30791, 2566, 'price', '25489'), (30792, 2566, 'cost', '29959'), (30793, 2567, 'owner', 'Lucy'), (30794, 2567, 'color', 'white'), (30795, 2567, 'max_speed', '253'), (30796, 2567, 'weight', '3440'), (30797, 2567, 'production_year', '1978'), (30798, 2567, 'engine_volume', '4168'), (30799, 2567, 'width', '4'), (30800, 2567, 'height', '1'), (30801, 2567, 'fuel_consumption', '13'), (30802, 2567, 'doors', '5'), (30803, 2567, 'price', '11220'), (30804, 2567, 'cost', '35000'), (30805, 2568, 'owner', 'Seth'), (30806, 2568, 'color', 'green'), (30807, 2568, 'max_speed', '113'), (30808, 2568, 'weight', '3205'), (30809, 2568, 'production_year', '2009'), (30810, 2568, 'engine_volume', '3375'), (30811, 2568, 'width', '2'), (30812, 2568, 'height', '2'), (30813, 2568, 'fuel_consumption', '16'), (30814, 2568, 'doors', '3'), (30815, 2568, 'price', '12429'), (30816, 2568, 'cost', '45259'), (30817, 2569, 'owner', 'Gino'), (30818, 2569, 'color', 'orange'), (30819, 2569, 'max_speed', '209'), (30820, 2569, 'weight', '4056'), (30821, 2569, 'production_year', '2003'), (30822, 2569, 'engine_volume', '6601'), (30823, 2569, 'width', '2'), (30824, 2569, 'height', '1'), (30825, 2569, 'fuel_consumption', '13'), (30826, 2569, 'doors', '3'), (30827, 2569, 'price', '15184'), (30828, 2569, 'cost', '40299'), (30829, 2570, 'owner', 'Lava'), (30830, 2570, 'color', 'white'), (30831, 2570, 'max_speed', '173'), (30832, 2570, 'weight', '1666'), (30833, 2570, 'production_year', '1981'), (30834, 2570, 'engine_volume', '5392'), (30835, 2570, 'width', '4'), (30836, 2570, 'height', '1'), (30837, 2570, 'fuel_consumption', '13'), (30838, 2570, 'doors', '5'), (30839, 2570, 'price', '29571'), (30840, 2570, 'cost', '39996'), (30841, 2571, 'owner', 'Gengis'), (30842, 2571, 'color', 'martini'), (30843, 2571, 'max_speed', '154'), (30844, 2571, 'weight', '2451'), (30845, 2571, 'production_year', '2014'), (30846, 2571, 'engine_volume', '3750'), (30847, 2571, 'width', '4'), (30848, 2571, 'height', '1'), (30849, 2571, 'fuel_consumption', '16'), (30850, 2571, 'doors', '2'), (30851, 2571, 'price', '12538'), (30852, 2571, 'cost', '25585'), (30853, 2572, 'owner', 'Gino'), (30854, 2572, 'color', 'brown'), (30855, 2572, 'max_speed', '80'), (30856, 2572, 'weight', '2129'), (30857, 2572, 'production_year', '2006'), (30858, 2572, 'engine_volume', '5450'), (30859, 2572, 'width', '3'), (30860, 2572, 'height', '2'), (30861, 2572, 'fuel_consumption', '17'), (30862, 2572, 'doors', '3'), (30863, 2572, 'price', '17084'), (30864, 2572, 'cost', '36765'), (30865, 2573, 'owner', 'Lucy'), (30866, 2573, 'color', 'orange'), (30867, 2573, 'max_speed', '267'), (30868, 2573, 'weight', '3808'), (30869, 2573, 'production_year', '2011'), (30870, 2573, 'engine_volume', '2435'), (30871, 2573, 'width', '3'), (30872, 2573, 'height', '2'), (30873, 2573, 'fuel_consumption', '14'), (30874, 2573, 'doors', '3'), (30875, 2573, 'price', '22391'), (30876, 2573, 'cost', '28484'), (30877, 2574, 'owner', 'Lava'), (30878, 2574, 'color', 'martini'), (30879, 2574, 'max_speed', '150'), (30880, 2574, 'weight', '3055'), (30881, 2574, 'production_year', '1991'), (30882, 2574, 'engine_volume', '2830'), (30883, 2574, 'width', '2'), (30884, 2574, 'height', '2'), (30885, 2574, 'fuel_consumption', '18'), (30886, 2574, 'doors', '2'), (30887, 2574, 'price', '27613'), (30888, 2574, 'cost', '29461'), (30889, 2575, 'owner', 'Mario'), (30890, 2575, 'color', 'green'), (30891, 2575, 'max_speed', '228'), (30892, 2575, 'weight', '4372'), (30893, 2575, 'production_year', '2006'), (30894, 2575, 'engine_volume', '2818'), (30895, 2575, 'width', '4'), (30896, 2575, 'height', '1'), (30897, 2575, 'fuel_consumption', '16'), (30898, 2575, 'doors', '4'), (30899, 2575, 'price', '21572'), (30900, 2575, 'cost', '28927'), (30901, 2576, 'owner', 'Seth'), (30902, 2576, 'color', 'white'), (30903, 2576, 'max_speed', '111'), (30904, 2576, 'weight', '4815'), (30905, 2576, 'production_year', '1973'), (30906, 2576, 'engine_volume', '3347'), (30907, 2576, 'width', '3'), (30908, 2576, 'height', '1'), (30909, 2576, 'fuel_consumption', '16'), (30910, 2576, 'doors', '4'), (30911, 2576, 'price', '27450'), (30912, 2576, 'cost', '31454'), (30913, 2577, 'owner', 'Lava'), (30914, 2577, 'color', 'martini'), (30915, 2577, 'max_speed', '168'), (30916, 2577, 'weight', '2371'), (30917, 2577, 'production_year', '1981'), (30918, 2577, 'engine_volume', '4484'), (30919, 2577, 'width', '3'), (30920, 2577, 'height', '2'), (30921, 2577, 'fuel_consumption', '17'), (30922, 2577, 'doors', '3'), (30923, 2577, 'price', '16182'), (30924, 2577, 'cost', '40335'), (30925, 2578, 'owner', 'Lucy'), (30926, 2578, 'color', 'black'), (30927, 2578, 'max_speed', '195'), (30928, 2578, 'weight', '4257'), (30929, 2578, 'production_year', '1974'), (30930, 2578, 'engine_volume', '7851'), (30931, 2578, 'width', '3'), (30932, 2578, 'height', '1'), (30933, 2578, 'fuel_consumption', '16'), (30934, 2578, 'doors', '2'), (30935, 2578, 'price', '24430'), (30936, 2578, 'cost', '34069'), (30937, 2579, 'owner', 'Lava'), (30938, 2579, 'color', 'red'), (30939, 2579, 'max_speed', '85'), (30940, 2579, 'weight', '2626'), (30941, 2579, 'production_year', '1986'), (30942, 2579, 'engine_volume', '3987'), (30943, 2579, 'width', '3'), (30944, 2579, 'height', '1'), (30945, 2579, 'fuel_consumption', '15'), (30946, 2579, 'doors', '3'), (30947, 2579, 'price', '25953'), (30948, 2579, 'cost', '49716'), (30949, 2580, 'owner', 'Mario'), (30950, 2580, 'color', 'black'), (30951, 2580, 'max_speed', '147'), (30952, 2580, 'weight', '2624'), (30953, 2580, 'production_year', '1982'), (30954, 2580, 'engine_volume', '4934'), (30955, 2580, 'width', '2'), (30956, 2580, 'height', '1'), (30957, 2580, 'fuel_consumption', '14'), (30958, 2580, 'doors', '3'), (30959, 2580, 'price', '23521'), (30960, 2580, 'cost', '47823'), (30961, 2581, 'owner', 'Jules'), (30962, 2581, 'color', 'brown'), (30963, 2581, 'max_speed', '61'), (30964, 2581, 'weight', '3149'), (30965, 2581, 'production_year', '2014'), (30966, 2581, 'engine_volume', '2193'), (30967, 2581, 'width', '3'), (30968, 2581, 'height', '2'), (30969, 2581, 'fuel_consumption', '16'), (30970, 2581, 'doors', '2'), (30971, 2581, 'price', '12204'), (30972, 2581, 'cost', '36565'), (30973, 2582, 'owner', 'Jules'), (30974, 2582, 'color', 'yellow'), (30975, 2582, 'max_speed', '53'), (30976, 2582, 'weight', '3511'), (30977, 2582, 'production_year', '2013'), (30978, 2582, 'engine_volume', '6788'), (30979, 2582, 'width', '3'), (30980, 2582, 'height', '2'), (30981, 2582, 'fuel_consumption', '17'), (30982, 2582, 'doors', '3'), (30983, 2582, 'price', '15052'), (30984, 2582, 'cost', '37275'), (30985, 2583, 'owner', 'Jules'), (30986, 2583, 'color', 'green'), (30987, 2583, 'max_speed', '208'), (30988, 2583, 'weight', '2782'), (30989, 2583, 'production_year', '1973'), (30990, 2583, 'engine_volume', '7082'), (30991, 2583, 'width', '3'), (30992, 2583, 'height', '1'), (30993, 2583, 'fuel_consumption', '13'), (30994, 2583, 'doors', '3'), (30995, 2583, 'price', '25865'), (30996, 2583, 'cost', '47394'), (30997, 2584, 'owner', 'Mario'), (30998, 2584, 'color', 'red'), (30999, 2584, 'max_speed', '232'), (31000, 2584, 'weight', '4227'), (31001, 2584, 'production_year', '2015'), (31002, 2584, 'engine_volume', '2548'), (31003, 2584, 'width', '2'), (31004, 2584, 'height', '2'), (31005, 2584, 'fuel_consumption', '16'), (31006, 2584, 'doors', '2'), (31007, 2584, 'price', '25961'), (31008, 2584, 'cost', '26914'), (31009, 2585, 'owner', 'Gengis'), (31010, 2585, 'color', 'red'), (31011, 2585, 'max_speed', '176'), (31012, 2585, 'weight', '1160'), (31013, 2585, 'production_year', '2015'), (31014, 2585, 'engine_volume', '6997'), (31015, 2585, 'width', '2'), (31016, 2585, 'height', '1'), (31017, 2585, 'fuel_consumption', '16'), (31018, 2585, 'doors', '3'), (31019, 2585, 'price', '22903'), (31020, 2585, 'cost', '25307'), (31021, 2586, 'owner', 'Gino'), (31022, 2586, 'color', 'brown'), (31023, 2586, 'max_speed', '205'), (31024, 2586, 'weight', '3843'), (31025, 2586, 'production_year', '2014'), (31026, 2586, 'engine_volume', '4808'), (31027, 2586, 'width', '2'), (31028, 2586, 'height', '2'), (31029, 2586, 'fuel_consumption', '18'), (31030, 2586, 'doors', '3'), (31031, 2586, 'price', '14771'), (31032, 2586, 'cost', '47985'), (31033, 2587, 'owner', 'Lava'), (31034, 2587, 'color', 'green'), (31035, 2587, 'max_speed', '155'), (31036, 2587, 'weight', '1136'), (31037, 2587, 'production_year', '1990'), (31038, 2587, 'engine_volume', '4450'), (31039, 2587, 'width', '2'), (31040, 2587, 'height', '2'), (31041, 2587, 'fuel_consumption', '14'), (31042, 2587, 'doors', '3'), (31043, 2587, 'price', '10920'), (31044, 2587, 'cost', '41119'), (31045, 2588, 'owner', 'Gengis'), (31046, 2588, 'color', 'black'), (31047, 2588, 'max_speed', '114'), (31048, 2588, 'weight', '4477'), (31049, 2588, 'production_year', '1996'), (31050, 2588, 'engine_volume', '3728'), (31051, 2588, 'width', '3'), (31052, 2588, 'height', '2'), (31053, 2588, 'fuel_consumption', '18'), (31054, 2588, 'doors', '5'), (31055, 2588, 'price', '10446'), (31056, 2588, 'cost', '37182'), (31057, 2589, 'owner', 'Hugh'), (31058, 2589, 'color', 'yellow'), (31059, 2589, 'max_speed', '136'), (31060, 2589, 'weight', '3771'), (31061, 2589, 'production_year', '2010'), (31062, 2589, 'engine_volume', '2613'), (31063, 2589, 'width', '4'), (31064, 2589, 'height', '1'), (31065, 2589, 'fuel_consumption', '13'), (31066, 2589, 'doors', '4'), (31067, 2589, 'price', '27153'), (31068, 2589, 'cost', '27133'), (31069, 2590, 'owner', 'Lucy'), (31070, 2590, 'color', 'white'), (31071, 2590, 'max_speed', '96'), (31072, 2590, 'weight', '3767'), (31073, 2590, 'production_year', '1982'), (31074, 2590, 'engine_volume', '4015'), (31075, 2590, 'width', '3'), (31076, 2590, 'height', '1'), (31077, 2590, 'fuel_consumption', '17'), (31078, 2590, 'doors', '4'), (31079, 2590, 'price', '16635'), (31080, 2590, 'cost', '25283'), (31081, 2591, 'owner', 'Gino'), (31082, 2591, 'color', 'white'), (31083, 2591, 'max_speed', '125'), (31084, 2591, 'weight', '1895'), (31085, 2591, 'production_year', '1973'), (31086, 2591, 'engine_volume', '5442'), (31087, 2591, 'width', '3'), (31088, 2591, 'height', '2'), (31089, 2591, 'fuel_consumption', '16'), (31090, 2591, 'doors', '4'), (31091, 2591, 'price', '13939'), (31092, 2591, 'cost', '41334'), (31093, 2592, 'owner', 'Gengis'), (31094, 2592, 'color', 'white'), (31095, 2592, 'max_speed', '269'), (31096, 2592, 'weight', '4211'), (31097, 2592, 'production_year', '1994'), (31098, 2592, 'engine_volume', '3667'), (31099, 2592, 'width', '4'), (31100, 2592, 'height', '2'), (31101, 2592, 'fuel_consumption', '17'), (31102, 2592, 'doors', '5'), (31103, 2592, 'price', '10448'), (31104, 2592, 'cost', '32625'), (31105, 2593, 'owner', 'Gino'), (31106, 2593, 'color', 'yellow'), (31107, 2593, 'max_speed', '293'), (31108, 2593, 'weight', '3444'), (31109, 2593, 'production_year', '2000'), (31110, 2593, 'engine_volume', '3481'), (31111, 2593, 'width', '2'), (31112, 2593, 'height', '1'), (31113, 2593, 'fuel_consumption', '13'), (31114, 2593, 'doors', '3'), (31115, 2593, 'price', '19480'), (31116, 2593, 'cost', '30130'), (31117, 2594, 'owner', 'Seth'), (31118, 2594, 'color', 'yellow'), (31119, 2594, 'max_speed', '207'), (31120, 2594, 'weight', '2324'), (31121, 2594, 'production_year', '1995'), (31122, 2594, 'engine_volume', '6918'), (31123, 2594, 'width', '2'), (31124, 2594, 'height', '2'), (31125, 2594, 'fuel_consumption', '18'), (31126, 2594, 'doors', '3'), (31127, 2594, 'price', '17248'), (31128, 2594, 'cost', '42625'), (31129, 2595, 'owner', 'Gengis'), (31130, 2595, 'color', 'green'), (31131, 2595, 'max_speed', '176'), (31132, 2595, 'weight', '1308'), (31133, 2595, 'production_year', '2015'), (31134, 2595, 'engine_volume', '4540'), (31135, 2595, 'width', '4'), (31136, 2595, 'height', '2'), (31137, 2595, 'fuel_consumption', '18'), (31138, 2595, 'doors', '5'), (31139, 2595, 'price', '17691'), (31140, 2595, 'cost', '49829'), (31141, 2596, 'owner', 'Lava'), (31142, 2596, 'color', 'brown'), (31143, 2596, 'max_speed', '190'), (31144, 2596, 'weight', '2550'), (31145, 2596, 'production_year', '2017'), (31146, 2596, 'engine_volume', '2719'), (31147, 2596, 'width', '2'), (31148, 2596, 'height', '1'), (31149, 2596, 'fuel_consumption', '16'), (31150, 2596, 'doors', '5'), (31151, 2596, 'price', '26212'), (31152, 2596, 'cost', '42029'), (31153, 2597, 'owner', 'Gino'), (31154, 2597, 'color', 'green'), (31155, 2597, 'max_speed', '29'), (31156, 2597, 'weight', '1932'), (31157, 2597, 'production_year', '2002'), (31158, 2597, 'engine_volume', '2232'), (31159, 2597, 'width', '4'), (31160, 2597, 'height', '1'), (31161, 2597, 'fuel_consumption', '14'), (31162, 2597, 'doors', '2'), (31163, 2597, 'price', '24506'), (31164, 2597, 'cost', '25276'), (31165, 2598, 'owner', 'Lucy'), (31166, 2598, 'color', 'red'), (31167, 2598, 'max_speed', '196'), (31168, 2598, 'weight', '3724'), (31169, 2598, 'production_year', '1972'), (31170, 2598, 'engine_volume', '4652'), (31171, 2598, 'width', '2'), (31172, 2598, 'height', '2'), (31173, 2598, 'fuel_consumption', '13'), (31174, 2598, 'doors', '5'), (31175, 2598, 'price', '28396'), (31176, 2598, 'cost', '45008'), (31177, 2599, 'owner', 'Seth'), (31178, 2599, 'color', 'martini'), (31179, 2599, 'max_speed', '222'), (31180, 2599, 'weight', '2130'), (31181, 2599, 'production_year', '1997'), (31182, 2599, 'engine_volume', '2019'), (31183, 2599, 'width', '2'), (31184, 2599, 'height', '1'), (31185, 2599, 'fuel_consumption', '17'), (31186, 2599, 'doors', '4'), (31187, 2599, 'price', '17846'), (31188, 2599, 'cost', '34688'), (31189, 2600, 'owner', 'Jules'), (31190, 2600, 'color', 'red'), (31191, 2600, 'max_speed', '295'), (31192, 2600, 'weight', '4257'), (31193, 2600, 'production_year', '1995'), (31194, 2600, 'engine_volume', '7876'), (31195, 2600, 'width', '3'), (31196, 2600, 'height', '1'), (31197, 2600, 'fuel_consumption', '13'), (31198, 2600, 'doors', '3'), (31199, 2600, 'price', '23214'), (31200, 2600, 'cost', '45669'), (31201, 2601, 'owner', 'Lava'), (31202, 2601, 'color', 'orange'), (31203, 2601, 'max_speed', '268'), (31204, 2601, 'weight', '2187'), (31205, 2601, 'production_year', '1988'), (31206, 2601, 'engine_volume', '6367'), (31207, 2601, 'width', '2'), (31208, 2601, 'height', '2'), (31209, 2601, 'fuel_consumption', '14'), (31210, 2601, 'doors', '2'), (31211, 2601, 'price', '10557'), (31212, 2601, 'cost', '43640'), (31213, 2602, 'owner', 'Gengis'), (31214, 2602, 'color', 'black'), (31215, 2602, 'max_speed', '130'), (31216, 2602, 'weight', '2704'), (31217, 2602, 'production_year', '2013'), (31218, 2602, 'engine_volume', '6332'), (31219, 2602, 'width', '4'), (31220, 2602, 'height', '1'), (31221, 2602, 'fuel_consumption', '14'), (31222, 2602, 'doors', '2'), (31223, 2602, 'price', '12590'), (31224, 2602, 'cost', '28597'), (31225, 2603, 'owner', 'Lava'), (31226, 2603, 'color', 'orange'), (31227, 2603, 'max_speed', '147'), (31228, 2603, 'weight', '1168'), (31229, 2603, 'production_year', '1975'), (31230, 2603, 'engine_volume', '5987'), (31231, 2603, 'width', '4'), (31232, 2603, 'height', '2'), (31233, 2603, 'fuel_consumption', '14'), (31234, 2603, 'doors', '2'), (31235, 2603, 'price', '29909'), (31236, 2603, 'cost', '25451'), (31237, 2604, 'owner', 'Gengis'), (31238, 2604, 'color', 'yellow'), (31239, 2604, 'max_speed', '174'), (31240, 2604, 'weight', '3896'), (31241, 2604, 'production_year', '1973'), (31242, 2604, 'engine_volume', '6605'), (31243, 2604, 'width', '4'), (31244, 2604, 'height', '1'), (31245, 2604, 'fuel_consumption', '18'), (31246, 2604, 'doors', '3'), (31247, 2604, 'price', '12121'), (31248, 2604, 'cost', '38034'), (31249, 2605, 'owner', 'Gino'), (31250, 2605, 'color', 'martini'), (31251, 2605, 'max_speed', '86'), (31252, 2605, 'weight', '1560'), (31253, 2605, 'production_year', '1996'), (31254, 2605, 'engine_volume', '3993'), (31255, 2605, 'width', '3'), (31256, 2605, 'height', '1'), (31257, 2605, 'fuel_consumption', '18'), (31258, 2605, 'doors', '3'), (31259, 2605, 'price', '13212'), (31260, 2605, 'cost', '47438'), (31261, 2606, 'owner', 'Gino'), (31262, 2606, 'color', 'orange'), (31263, 2606, 'max_speed', '155'), (31264, 2606, 'weight', '1327'), (31265, 2606, 'production_year', '1998'), (31266, 2606, 'engine_volume', '2560'), (31267, 2606, 'width', '4'), (31268, 2606, 'height', '2'), (31269, 2606, 'fuel_consumption', '13'), (31270, 2606, 'doors', '5'), (31271, 2606, 'price', '16580'), (31272, 2606, 'cost', '36721'), (31273, 2607, 'owner', 'Gino'), (31274, 2607, 'color', 'martini'), (31275, 2607, 'max_speed', '36'), (31276, 2607, 'weight', '3642'), (31277, 2607, 'production_year', '2008'), (31278, 2607, 'engine_volume', '4729'), (31279, 2607, 'width', '3'), (31280, 2607, 'height', '2'), (31281, 2607, 'fuel_consumption', '15'), (31282, 2607, 'doors', '4'), (31283, 2607, 'price', '12821'), (31284, 2607, 'cost', '43616'), (31285, 2608, 'owner', 'Gino'), (31286, 2608, 'color', 'red'), (31287, 2608, 'max_speed', '253'), (31288, 2608, 'weight', '4216'), (31289, 2608, 'production_year', '1970'), (31290, 2608, 'engine_volume', '5729'), (31291, 2608, 'width', '3'), (31292, 2608, 'height', '2'), (31293, 2608, 'fuel_consumption', '14'), (31294, 2608, 'doors', '3'), (31295, 2608, 'price', '20130'), (31296, 2608, 'cost', '38903'), (31297, 2609, 'owner', 'Seth'), (31298, 2609, 'color', 'martini'), (31299, 2609, 'max_speed', '283'), (31300, 2609, 'weight', '2838'), (31301, 2609, 'production_year', '2003'), (31302, 2609, 'engine_volume', '5265'), (31303, 2609, 'width', '2'), (31304, 2609, 'height', '1'), (31305, 2609, 'fuel_consumption', '16'), (31306, 2609, 'doors', '2'), (31307, 2609, 'price', '22701'), (31308, 2609, 'cost', '30792'), (31309, 2610, 'owner', 'Jules'), (31310, 2610, 'color', 'martini'), (31311, 2610, 'max_speed', '278'), (31312, 2610, 'weight', '3565'), (31313, 2610, 'production_year', '1983'), (31314, 2610, 'engine_volume', '3848'), (31315, 2610, 'width', '2'), (31316, 2610, 'height', '1'), (31317, 2610, 'fuel_consumption', '17'), (31318, 2610, 'doors', '3'), (31319, 2610, 'price', '27396'), (31320, 2610, 'cost', '49346'), (31321, 2611, 'owner', 'Lava'), (31322, 2611, 'color', 'orange'), (31323, 2611, 'max_speed', '26'), (31324, 2611, 'weight', '3370'), (31325, 2611, 'production_year', '1973'), (31326, 2611, 'engine_volume', '3175'), (31327, 2611, 'width', '2'), (31328, 2611, 'height', '1'), (31329, 2611, 'fuel_consumption', '13'), (31330, 2611, 'doors', '3'), (31331, 2611, 'price', '26433'), (31332, 2611, 'cost', '26208'), (31333, 2612, 'owner', 'Jules'), (31334, 2612, 'color', 'white'), (31335, 2612, 'max_speed', '139'), (31336, 2612, 'weight', '4581'), (31337, 2612, 'production_year', '2001'), (31338, 2612, 'engine_volume', '2159'), (31339, 2612, 'width', '2'), (31340, 2612, 'height', '2'), (31341, 2612, 'fuel_consumption', '18'), (31342, 2612, 'doors', '5'), (31343, 2612, 'price', '26507'), (31344, 2612, 'cost', '32235'), (31345, 2613, 'owner', 'Hugh'), (31346, 2613, 'color', 'yellow'), (31347, 2613, 'max_speed', '201'), (31348, 2613, 'weight', '2678'), (31349, 2613, 'production_year', '1975'), (31350, 2613, 'engine_volume', '6550'), (31351, 2613, 'width', '4'), (31352, 2613, 'height', '2'), (31353, 2613, 'fuel_consumption', '16'), (31354, 2613, 'doors', '3'), (31355, 2613, 'price', '14126'), (31356, 2613, 'cost', '41787'), (31357, 2614, 'owner', 'Lava'), (31358, 2614, 'color', 'martini'), (31359, 2614, 'max_speed', '158'), (31360, 2614, 'weight', '3256'), (31361, 2614, 'production_year', '2014'), (31362, 2614, 'engine_volume', '7881'), (31363, 2614, 'width', '4'), (31364, 2614, 'height', '1'), (31365, 2614, 'fuel_consumption', '13'), (31366, 2614, 'doors', '4'), (31367, 2614, 'price', '17370'), (31368, 2614, 'cost', '41908'), (31369, 2615, 'owner', 'Lucy'), (31370, 2615, 'color', 'brown'), (31371, 2615, 'max_speed', '158'), (31372, 2615, 'weight', '4457'), (31373, 2615, 'production_year', '1994'), (31374, 2615, 'engine_volume', '7427'), (31375, 2615, 'width', '3'), (31376, 2615, 'height', '2'), (31377, 2615, 'fuel_consumption', '15'), (31378, 2615, 'doors', '4'), (31379, 2615, 'price', '24681'), (31380, 2615, 'cost', '38461'), (31381, 2616, 'owner', 'Mario'), (31382, 2616, 'color', 'yellow'), (31383, 2616, 'max_speed', '243'), (31384, 2616, 'weight', '1378'), (31385, 2616, 'production_year', '1976'), (31386, 2616, 'engine_volume', '3102'), (31387, 2616, 'width', '4'), (31388, 2616, 'height', '1'), (31389, 2616, 'fuel_consumption', '15'), (31390, 2616, 'doors', '2'), (31391, 2616, 'price', '22965'), (31392, 2616, 'cost', '33499'), (31393, 2617, 'owner', 'Gengis'), (31394, 2617, 'color', 'black'), (31395, 2617, 'max_speed', '131'), (31396, 2617, 'weight', '1928'), (31397, 2617, 'production_year', '2004'), (31398, 2617, 'engine_volume', '4136'), (31399, 2617, 'width', '2'), (31400, 2617, 'height', '2'), (31401, 2617, 'fuel_consumption', '13'), (31402, 2617, 'doors', '3'), (31403, 2617, 'price', '16184'), (31404, 2617, 'cost', '33785'), (31405, 2618, 'owner', 'Gino'), (31406, 2618, 'color', 'red'), (31407, 2618, 'max_speed', '97'), (31408, 2618, 'weight', '3671'), (31409, 2618, 'production_year', '1976'), (31410, 2618, 'engine_volume', '5140'), (31411, 2618, 'width', '3'), (31412, 2618, 'height', '1'), (31413, 2618, 'fuel_consumption', '16'), (31414, 2618, 'doors', '3'), (31415, 2618, 'price', '13631'), (31416, 2618, 'cost', '42359'), (31417, 2619, 'owner', 'Gino'), (31418, 2619, 'color', 'brown'), (31419, 2619, 'max_speed', '169'), (31420, 2619, 'weight', '2618'), (31421, 2619, 'production_year', '1991'), (31422, 2619, 'engine_volume', '2215'), (31423, 2619, 'width', '3'), (31424, 2619, 'height', '2'), (31425, 2619, 'fuel_consumption', '17'), (31426, 2619, 'doors', '3'), (31427, 2619, 'price', '24216'), (31428, 2619, 'cost', '39996'), (31429, 2620, 'owner', 'Gino'), (31430, 2620, 'color', 'martini'), (31431, 2620, 'max_speed', '170'), (31432, 2620, 'weight', '3354'), (31433, 2620, 'production_year', '1970'), (31434, 2620, 'engine_volume', '5090'), (31435, 2620, 'width', '2'), (31436, 2620, 'height', '1'), (31437, 2620, 'fuel_consumption', '13'), (31438, 2620, 'doors', '4'), (31439, 2620, 'price', '14498'), (31440, 2620, 'cost', '33082'), (31441, 2621, 'owner', 'Gengis'), (31442, 2621, 'color', 'green'), (31443, 2621, 'max_speed', '195'), (31444, 2621, 'weight', '3654'), (31445, 2621, 'production_year', '1998'), (31446, 2621, 'engine_volume', '4439'), (31447, 2621, 'width', '3'), (31448, 2621, 'height', '1'), (31449, 2621, 'fuel_consumption', '15'), (31450, 2621, 'doors', '2'), (31451, 2621, 'price', '23771'), (31452, 2621, 'cost', '37871'), (31453, 2622, 'owner', 'Lava'), (31454, 2622, 'color', 'orange'), (31455, 2622, 'max_speed', '164'), (31456, 2622, 'weight', '4533'), (31457, 2622, 'production_year', '2003'), (31458, 2622, 'engine_volume', '3250'), (31459, 2622, 'width', '4'), (31460, 2622, 'height', '1'), (31461, 2622, 'fuel_consumption', '15'), (31462, 2622, 'doors', '2'), (31463, 2622, 'price', '15421'), (31464, 2622, 'cost', '32171'), (31465, 2623, 'owner', 'Seth'), (31466, 2623, 'color', 'martini'), (31467, 2623, 'max_speed', '30'), (31468, 2623, 'weight', '3034'), (31469, 2623, 'production_year', '1991'), (31470, 2623, 'engine_volume', '7206'), (31471, 2623, 'width', '3'), (31472, 2623, 'height', '2'), (31473, 2623, 'fuel_consumption', '18'), (31474, 2623, 'doors', '3'), (31475, 2623, 'price', '12793'), (31476, 2623, 'cost', '28777'), (31477, 2624, 'owner', 'Lava'), (31478, 2624, 'color', 'orange'), (31479, 2624, 'max_speed', '138'), (31480, 2624, 'weight', '1286'), (31481, 2624, 'production_year', '1980'), (31482, 2624, 'engine_volume', '2120'), (31483, 2624, 'width', '3'), (31484, 2624, 'height', '1'), (31485, 2624, 'fuel_consumption', '16'), (31486, 2624, 'doors', '2'), (31487, 2624, 'price', '17369'), (31488, 2624, 'cost', '27541'), (31489, 2625, 'owner', 'Hugh'), (31490, 2625, 'color', 'white'), (31491, 2625, 'max_speed', '170'), (31492, 2625, 'weight', '1505'), (31493, 2625, 'production_year', '1995'), (31494, 2625, 'engine_volume', '3178'), (31495, 2625, 'width', '4'), (31496, 2625, 'height', '1'), (31497, 2625, 'fuel_consumption', '15'), (31498, 2625, 'doors', '4'), (31499, 2625, 'price', '17605'), (31500, 2625, 'cost', '25342'), (31501, 2626, 'owner', 'Gengis'), (31502, 2626, 'color', 'white'), (31503, 2626, 'max_speed', '66'), (31504, 2626, 'weight', '4161'), (31505, 2626, 'production_year', '1987'), (31506, 2626, 'engine_volume', '2043'), (31507, 2626, 'width', '2'), (31508, 2626, 'height', '2'), (31509, 2626, 'fuel_consumption', '17'), (31510, 2626, 'doors', '5'), (31511, 2626, 'price', '25900'), (31512, 2626, 'cost', '49833'), (31513, 2627, 'owner', 'Lava'), (31514, 2627, 'color', 'brown'), (31515, 2627, 'max_speed', '256'), (31516, 2627, 'weight', '3185'), (31517, 2627, 'production_year', '2008'), (31518, 2627, 'engine_volume', '7686'), (31519, 2627, 'width', '2'), (31520, 2627, 'height', '2'), (31521, 2627, 'fuel_consumption', '17'), (31522, 2627, 'doors', '4'), (31523, 2627, 'price', '22203'), (31524, 2627, 'cost', '47906'), (31525, 2628, 'owner', 'Lava'), (31526, 2628, 'color', 'yellow'), (31527, 2628, 'max_speed', '158'), (31528, 2628, 'weight', '3565'), (31529, 2628, 'production_year', '1980'), (31530, 2628, 'engine_volume', '7501'), (31531, 2628, 'width', '3'), (31532, 2628, 'height', '2'), (31533, 2628, 'fuel_consumption', '17'), (31534, 2628, 'doors', '2'), (31535, 2628, 'price', '16606'), (31536, 2628, 'cost', '29880'), (31537, 2629, 'owner', 'Hugh'), (31538, 2629, 'color', 'black'), (31539, 2629, 'max_speed', '255'), (31540, 2629, 'weight', '3518'), (31541, 2629, 'production_year', '1975'), (31542, 2629, 'engine_volume', '3940'), (31543, 2629, 'width', '4'), (31544, 2629, 'height', '1'), (31545, 2629, 'fuel_consumption', '15'), (31546, 2629, 'doors', '3'), (31547, 2629, 'price', '26777'), (31548, 2629, 'cost', '39124'), (31549, 2630, 'owner', 'Lava'), (31550, 2630, 'color', 'orange'), (31551, 2630, 'max_speed', '30'), (31552, 2630, 'weight', '2208'), (31553, 2630, 'production_year', '1989'), (31554, 2630, 'engine_volume', '4390'), (31555, 2630, 'width', '4'), (31556, 2630, 'height', '1'), (31557, 2630, 'fuel_consumption', '17'), (31558, 2630, 'doors', '4'), (31559, 2630, 'price', '26568'), (31560, 2630, 'cost', '44746'), (31561, 2631, 'owner', 'Hugh'), (31562, 2631, 'color', 'white'), (31563, 2631, 'max_speed', '283'), (31564, 2631, 'weight', '3261'), (31565, 2631, 'production_year', '2015'), (31566, 2631, 'engine_volume', '5089'), (31567, 2631, 'width', '4'), (31568, 2631, 'height', '2'), (31569, 2631, 'fuel_consumption', '15'), (31570, 2631, 'doors', '2'), (31571, 2631, 'price', '13487'), (31572, 2631, 'cost', '28251'), (31573, 2632, 'owner', 'Seth'), (31574, 2632, 'color', 'brown'), (31575, 2632, 'max_speed', '171'), (31576, 2632, 'weight', '4779'), (31577, 2632, 'production_year', '2010'), (31578, 2632, 'engine_volume', '7660'), (31579, 2632, 'width', '2'), (31580, 2632, 'height', '2'), (31581, 2632, 'fuel_consumption', '15'), (31582, 2632, 'doors', '2'), (31583, 2632, 'price', '18442'), (31584, 2632, 'cost', '30637'), (31585, 2633, 'owner', 'Lava'), (31586, 2633, 'color', 'red'), (31587, 2633, 'max_speed', '288'), (31588, 2633, 'weight', '4315'), (31589, 2633, 'production_year', '1972'), (31590, 2633, 'engine_volume', '3723'), (31591, 2633, 'width', '4'), (31592, 2633, 'height', '1'), (31593, 2633, 'fuel_consumption', '15'), (31594, 2633, 'doors', '5'), (31595, 2633, 'price', '22065'), (31596, 2633, 'cost', '38503'), (31597, 2634, 'owner', 'Lucy'), (31598, 2634, 'color', 'white'), (31599, 2634, 'max_speed', '51'), (31600, 2634, 'weight', '1130'), (31601, 2634, 'production_year', '2010'), (31602, 2634, 'engine_volume', '4209'), (31603, 2634, 'width', '3'), (31604, 2634, 'height', '1'), (31605, 2634, 'fuel_consumption', '16'), (31606, 2634, 'doors', '4'), (31607, 2634, 'price', '13118'), (31608, 2634, 'cost', '48200'), (31609, 2635, 'owner', 'Mario'), (31610, 2635, 'color', 'orange'), (31611, 2635, 'max_speed', '66'), (31612, 2635, 'weight', '3073'), (31613, 2635, 'production_year', '2004'), (31614, 2635, 'engine_volume', '6586'), (31615, 2635, 'width', '2'), (31616, 2635, 'height', '1'), (31617, 2635, 'fuel_consumption', '15'), (31618, 2635, 'doors', '4'), (31619, 2635, 'price', '17349'), (31620, 2635, 'cost', '25383'), (31621, 2636, 'owner', 'Gengis'), (31622, 2636, 'color', 'white'), (31623, 2636, 'max_speed', '169'), (31624, 2636, 'weight', '3171'), (31625, 2636, 'production_year', '2012'), (31626, 2636, 'engine_volume', '3063'), (31627, 2636, 'width', '4'), (31628, 2636, 'height', '2'), (31629, 2636, 'fuel_consumption', '18'), (31630, 2636, 'doors', '4'), (31631, 2636, 'price', '21962'), (31632, 2636, 'cost', '32521'), (31633, 2637, 'owner', 'Seth'), (31634, 2637, 'color', 'yellow'), (31635, 2637, 'max_speed', '193'), (31636, 2637, 'weight', '2178'), (31637, 2637, 'production_year', '1991'), (31638, 2637, 'engine_volume', '5456'), (31639, 2637, 'width', '4'), (31640, 2637, 'height', '1'), (31641, 2637, 'fuel_consumption', '15'), (31642, 2637, 'doors', '2'), (31643, 2637, 'price', '28038'), (31644, 2637, 'cost', '28467'), (31645, 2638, 'owner', 'Gengis'), (31646, 2638, 'color', 'brown'), (31647, 2638, 'max_speed', '145'), (31648, 2638, 'weight', '2061'), (31649, 2638, 'production_year', '1994'), (31650, 2638, 'engine_volume', '7389'), (31651, 2638, 'width', '3'), (31652, 2638, 'height', '2'), (31653, 2638, 'fuel_consumption', '13'), (31654, 2638, 'doors', '2'), (31655, 2638, 'price', '19211'), (31656, 2638, 'cost', '38047'), (31657, 2639, 'owner', 'Seth'), (31658, 2639, 'color', 'white'), (31659, 2639, 'max_speed', '229'), (31660, 2639, 'weight', '1909'), (31661, 2639, 'production_year', '2012'), (31662, 2639, 'engine_volume', '7753'), (31663, 2639, 'width', '3'), (31664, 2639, 'height', '2'), (31665, 2639, 'fuel_consumption', '17'), (31666, 2639, 'doors', '2'), (31667, 2639, 'price', '13998'), (31668, 2639, 'cost', '44825'), (31669, 2640, 'owner', 'Hugh'), (31670, 2640, 'color', 'yellow'), (31671, 2640, 'max_speed', '111'), (31672, 2640, 'weight', '1428'), (31673, 2640, 'production_year', '2003'), (31674, 2640, 'engine_volume', '6185'), (31675, 2640, 'width', '4'), (31676, 2640, 'height', '1'), (31677, 2640, 'fuel_consumption', '13'), (31678, 2640, 'doors', '5'), (31679, 2640, 'price', '14803'), (31680, 2640, 'cost', '30973'), (31681, 2641, 'owner', 'Mario'), (31682, 2641, 'color', 'black'), (31683, 2641, 'max_speed', '194'), (31684, 2641, 'weight', '1109'), (31685, 2641, 'production_year', '1992'), (31686, 2641, 'engine_volume', '6975'), (31687, 2641, 'width', '4'), (31688, 2641, 'height', '2'), (31689, 2641, 'fuel_consumption', '13'), (31690, 2641, 'doors', '4'), (31691, 2641, 'price', '23197'), (31692, 2641, 'cost', '44870'), (31693, 2642, 'owner', 'Lucy'), (31694, 2642, 'color', 'green'), (31695, 2642, 'max_speed', '70'), (31696, 2642, 'weight', '3606'), (31697, 2642, 'production_year', '1999'), (31698, 2642, 'engine_volume', '3678'), (31699, 2642, 'width', '2'), (31700, 2642, 'height', '2'), (31701, 2642, 'fuel_consumption', '13'), (31702, 2642, 'doors', '2'), (31703, 2642, 'price', '22815'), (31704, 2642, 'cost', '29434'), (31705, 2643, 'owner', 'Lava'), (31706, 2643, 'color', 'orange'), (31707, 2643, 'max_speed', '195'), (31708, 2643, 'weight', '1440'), (31709, 2643, 'production_year', '2016'), (31710, 2643, 'engine_volume', '7682'), (31711, 2643, 'width', '2'), (31712, 2643, 'height', '2'), (31713, 2643, 'fuel_consumption', '16'), (31714, 2643, 'doors', '3'), (31715, 2643, 'price', '18833'), (31716, 2643, 'cost', '32393'), (31717, 2644, 'owner', 'Jules'), (31718, 2644, 'color', 'yellow'), (31719, 2644, 'max_speed', '253'), (31720, 2644, 'weight', '3982'), (31721, 2644, 'production_year', '1972'), (31722, 2644, 'engine_volume', '6585'), (31723, 2644, 'width', '4'), (31724, 2644, 'height', '1'), (31725, 2644, 'fuel_consumption', '17'), (31726, 2644, 'doors', '5'), (31727, 2644, 'price', '12532'), (31728, 2644, 'cost', '28704'), (31729, 2645, 'owner', 'Jules'), (31730, 2645, 'color', 'white'), (31731, 2645, 'max_speed', '300'), (31732, 2645, 'weight', '1859'), (31733, 2645, 'production_year', '2007'), (31734, 2645, 'engine_volume', '7800'), (31735, 2645, 'width', '3'), (31736, 2645, 'height', '2'), (31737, 2645, 'fuel_consumption', '13'), (31738, 2645, 'doors', '5'), (31739, 2645, 'price', '28162'), (31740, 2645, 'cost', '29334'), (31741, 2646, 'owner', 'Mario'), (31742, 2646, 'color', 'martini'), (31743, 2646, 'max_speed', '135'), (31744, 2646, 'weight', '3390'), (31745, 2646, 'production_year', '2003'), (31746, 2646, 'engine_volume', '3319'), (31747, 2646, 'width', '2'), (31748, 2646, 'height', '2'), (31749, 2646, 'fuel_consumption', '15'), (31750, 2646, 'doors', '2'), (31751, 2646, 'price', '22114'), (31752, 2646, 'cost', '25177'), (31753, 2647, 'owner', 'Lucy'), (31754, 2647, 'color', 'white'), (31755, 2647, 'max_speed', '268'), (31756, 2647, 'weight', '4098'), (31757, 2647, 'production_year', '2004'), (31758, 2647, 'engine_volume', '2173'), (31759, 2647, 'width', '2'), (31760, 2647, 'height', '2'), (31761, 2647, 'fuel_consumption', '17'), (31762, 2647, 'doors', '5'), (31763, 2647, 'price', '25348'), (31764, 2647, 'cost', '41950'), (31765, 2648, 'owner', 'Mario'), (31766, 2648, 'color', 'martini'), (31767, 2648, 'max_speed', '228'), (31768, 2648, 'weight', '1422'), (31769, 2648, 'production_year', '2011'), (31770, 2648, 'engine_volume', '3090'), (31771, 2648, 'width', '2'), (31772, 2648, 'height', '1'), (31773, 2648, 'fuel_consumption', '14'), (31774, 2648, 'doors', '4'), (31775, 2648, 'price', '17456'), (31776, 2648, 'cost', '46806'), (31777, 2649, 'owner', 'Jules'), (31778, 2649, 'color', 'black'), (31779, 2649, 'max_speed', '138'), (31780, 2649, 'weight', '1071'), (31781, 2649, 'production_year', '2016'), (31782, 2649, 'engine_volume', '6480'), (31783, 2649, 'width', '2'), (31784, 2649, 'height', '2'), (31785, 2649, 'fuel_consumption', '14'), (31786, 2649, 'doors', '3'), (31787, 2649, 'price', '15141'), (31788, 2649, 'cost', '39556'), (31789, 2650, 'owner', 'Gino'), (31790, 2650, 'color', 'orange'), (31791, 2650, 'max_speed', '155'), (31792, 2650, 'weight', '2848'), (31793, 2650, 'production_year', '1987'), (31794, 2650, 'engine_volume', '2703'), (31795, 2650, 'width', '4'), (31796, 2650, 'height', '1'), (31797, 2650, 'fuel_consumption', '18'), (31798, 2650, 'doors', '2'), (31799, 2650, 'price', '13889'), (31800, 2650, 'cost', '39860'), (31801, 2651, 'owner', 'Mario'), (31802, 2651, 'color', 'green'), (31803, 2651, 'max_speed', '232'), (31804, 2651, 'weight', '4658'), (31805, 2651, 'production_year', '2014'), (31806, 2651, 'engine_volume', '3510'), (31807, 2651, 'width', '2'), (31808, 2651, 'height', '2'), (31809, 2651, 'fuel_consumption', '16'), (31810, 2651, 'doors', '5'), (31811, 2651, 'price', '18200'), (31812, 2651, 'cost', '38881'), (31813, 2652, 'owner', 'Hugh'), (31814, 2652, 'color', 'black'), (31815, 2652, 'max_speed', '56'), (31816, 2652, 'weight', '3570'), (31817, 2652, 'production_year', '1983'), (31818, 2652, 'engine_volume', '7439'), (31819, 2652, 'width', '2'), (31820, 2652, 'height', '1'), (31821, 2652, 'fuel_consumption', '16'), (31822, 2652, 'doors', '4'), (31823, 2652, 'price', '11580'), (31824, 2652, 'cost', '36004'), (31825, 2653, 'owner', 'Lucy'), (31826, 2653, 'color', 'yellow'), (31827, 2653, 'max_speed', '98'), (31828, 2653, 'weight', '1015'), (31829, 2653, 'production_year', '1979'), (31830, 2653, 'engine_volume', '3546'), (31831, 2653, 'width', '3'), (31832, 2653, 'height', '1'), (31833, 2653, 'fuel_consumption', '16'), (31834, 2653, 'doors', '2'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (31835, 2653, 'price', '25937'), (31836, 2653, 'cost', '48872'), (31837, 2654, 'owner', 'Hugh'), (31838, 2654, 'color', 'yellow'), (31839, 2654, 'max_speed', '246'), (31840, 2654, 'weight', '2023'), (31841, 2654, 'production_year', '1996'), (31842, 2654, 'engine_volume', '7709'), (31843, 2654, 'width', '2'), (31844, 2654, 'height', '2'), (31845, 2654, 'fuel_consumption', '18'), (31846, 2654, 'doors', '2'), (31847, 2654, 'price', '14112'), (31848, 2654, 'cost', '27641'), (31849, 2655, 'owner', 'Seth'), (31850, 2655, 'color', 'brown'), (31851, 2655, 'max_speed', '285'), (31852, 2655, 'weight', '3420'), (31853, 2655, 'production_year', '1996'), (31854, 2655, 'engine_volume', '4476'), (31855, 2655, 'width', '2'), (31856, 2655, 'height', '2'), (31857, 2655, 'fuel_consumption', '17'), (31858, 2655, 'doors', '2'), (31859, 2655, 'price', '22724'), (31860, 2655, 'cost', '35991'), (31861, 2656, 'owner', 'Gino'), (31862, 2656, 'color', 'yellow'), (31863, 2656, 'max_speed', '288'), (31864, 2656, 'weight', '1391'), (31865, 2656, 'production_year', '1994'), (31866, 2656, 'engine_volume', '2460'), (31867, 2656, 'width', '4'), (31868, 2656, 'height', '2'), (31869, 2656, 'fuel_consumption', '14'), (31870, 2656, 'doors', '3'), (31871, 2656, 'price', '26926'), (31872, 2656, 'cost', '34754'), (31873, 2657, 'owner', 'Hugh'), (31874, 2657, 'color', 'orange'), (31875, 2657, 'max_speed', '89'), (31876, 2657, 'weight', '1570'), (31877, 2657, 'production_year', '1984'), (31878, 2657, 'engine_volume', '6849'), (31879, 2657, 'width', '4'), (31880, 2657, 'height', '2'), (31881, 2657, 'fuel_consumption', '18'), (31882, 2657, 'doors', '2'), (31883, 2657, 'price', '29802'), (31884, 2657, 'cost', '49939'), (31885, 2658, 'owner', 'Gengis'), (31886, 2658, 'color', 'green'), (31887, 2658, 'max_speed', '162'), (31888, 2658, 'weight', '1343'), (31889, 2658, 'production_year', '1976'), (31890, 2658, 'engine_volume', '3677'), (31891, 2658, 'width', '3'), (31892, 2658, 'height', '1'), (31893, 2658, 'fuel_consumption', '17'), (31894, 2658, 'doors', '3'), (31895, 2658, 'price', '19009'), (31896, 2658, 'cost', '26109'), (31897, 2659, 'owner', 'Jules'), (31898, 2659, 'color', 'orange'), (31899, 2659, 'max_speed', '110'), (31900, 2659, 'weight', '1415'), (31901, 2659, 'production_year', '2008'), (31902, 2659, 'engine_volume', '2585'), (31903, 2659, 'width', '3'), (31904, 2659, 'height', '2'), (31905, 2659, 'fuel_consumption', '13'), (31906, 2659, 'doors', '5'), (31907, 2659, 'price', '27292'), (31908, 2659, 'cost', '25204'), (31909, 2660, 'owner', 'Lucy'), (31910, 2660, 'color', 'green'), (31911, 2660, 'max_speed', '133'), (31912, 2660, 'weight', '4290'), (31913, 2660, 'production_year', '1988'), (31914, 2660, 'engine_volume', '5565'), (31915, 2660, 'width', '3'), (31916, 2660, 'height', '2'), (31917, 2660, 'fuel_consumption', '15'), (31918, 2660, 'doors', '4'), (31919, 2660, 'price', '16362'), (31920, 2660, 'cost', '34623'), (31921, 2661, 'owner', 'Seth'), (31922, 2661, 'color', 'martini'), (31923, 2661, 'max_speed', '240'), (31924, 2661, 'weight', '4876'), (31925, 2661, 'production_year', '2015'), (31926, 2661, 'engine_volume', '2739'), (31927, 2661, 'width', '2'), (31928, 2661, 'height', '1'), (31929, 2661, 'fuel_consumption', '15'), (31930, 2661, 'doors', '5'), (31931, 2661, 'price', '25061'), (31932, 2661, 'cost', '39133'), (31933, 2662, 'owner', 'Lava'), (31934, 2662, 'color', 'yellow'), (31935, 2662, 'max_speed', '287'), (31936, 2662, 'weight', '1214'), (31937, 2662, 'production_year', '1988'), (31938, 2662, 'engine_volume', '5520'), (31939, 2662, 'width', '3'), (31940, 2662, 'height', '1'), (31941, 2662, 'fuel_consumption', '14'), (31942, 2662, 'doors', '4'), (31943, 2662, 'price', '24422'), (31944, 2662, 'cost', '45811'), (31945, 2663, 'owner', 'Jules'), (31946, 2663, 'color', 'orange'), (31947, 2663, 'max_speed', '130'), (31948, 2663, 'weight', '4082'), (31949, 2663, 'production_year', '1978'), (31950, 2663, 'engine_volume', '3594'), (31951, 2663, 'width', '2'), (31952, 2663, 'height', '1'), (31953, 2663, 'fuel_consumption', '13'), (31954, 2663, 'doors', '3'), (31955, 2663, 'price', '14053'), (31956, 2663, 'cost', '39899'), (31957, 2664, 'owner', 'Lava'), (31958, 2664, 'color', 'brown'), (31959, 2664, 'max_speed', '129'), (31960, 2664, 'weight', '1074'), (31961, 2664, 'production_year', '1972'), (31962, 2664, 'engine_volume', '6758'), (31963, 2664, 'width', '4'), (31964, 2664, 'height', '1'), (31965, 2664, 'fuel_consumption', '16'), (31966, 2664, 'doors', '5'), (31967, 2664, 'price', '12366'), (31968, 2664, 'cost', '45735'), (31969, 2665, 'owner', 'Lava'), (31970, 2665, 'color', 'red'), (31971, 2665, 'max_speed', '300'), (31972, 2665, 'weight', '2203'), (31973, 2665, 'production_year', '2016'), (31974, 2665, 'engine_volume', '2814'), (31975, 2665, 'width', '4'), (31976, 2665, 'height', '1'), (31977, 2665, 'fuel_consumption', '18'), (31978, 2665, 'doors', '2'), (31979, 2665, 'price', '18066'), (31980, 2665, 'cost', '43110'), (31981, 2666, 'owner', 'Gino'), (31982, 2666, 'color', 'orange'), (31983, 2666, 'max_speed', '161'), (31984, 2666, 'weight', '1855'), (31985, 2666, 'production_year', '2012'), (31986, 2666, 'engine_volume', '7814'), (31987, 2666, 'width', '4'), (31988, 2666, 'height', '2'), (31989, 2666, 'fuel_consumption', '18'), (31990, 2666, 'doors', '2'), (31991, 2666, 'price', '15400'), (31992, 2666, 'cost', '25297'), (31993, 2667, 'owner', 'Seth'), (31994, 2667, 'color', 'brown'), (31995, 2667, 'max_speed', '112'), (31996, 2667, 'weight', '2831'), (31997, 2667, 'production_year', '1981'), (31998, 2667, 'engine_volume', '5242'), (31999, 2667, 'width', '3'), (32000, 2667, 'height', '1'), (32001, 2667, 'fuel_consumption', '18'), (32002, 2667, 'doors', '5'), (32003, 2667, 'price', '29014'), (32004, 2667, 'cost', '28891'), (32005, 2668, 'owner', 'Mario'), (32006, 2668, 'color', 'orange'), (32007, 2668, 'max_speed', '263'), (32008, 2668, 'weight', '3458'), (32009, 2668, 'production_year', '1986'), (32010, 2668, 'engine_volume', '3094'), (32011, 2668, 'width', '4'), (32012, 2668, 'height', '1'), (32013, 2668, 'fuel_consumption', '16'), (32014, 2668, 'doors', '2'), (32015, 2668, 'price', '19355'), (32016, 2668, 'cost', '28225'), (32017, 2669, 'owner', 'Gengis'), (32018, 2669, 'color', 'orange'), (32019, 2669, 'max_speed', '220'), (32020, 2669, 'weight', '4716'), (32021, 2669, 'production_year', '2017'), (32022, 2669, 'engine_volume', '2351'), (32023, 2669, 'width', '3'), (32024, 2669, 'height', '1'), (32025, 2669, 'fuel_consumption', '16'), (32026, 2669, 'doors', '4'), (32027, 2669, 'price', '23088'), (32028, 2669, 'cost', '35592'), (32029, 2670, 'owner', 'Gengis'), (32030, 2670, 'color', 'yellow'), (32031, 2670, 'max_speed', '284'), (32032, 2670, 'weight', '1048'), (32033, 2670, 'production_year', '2013'), (32034, 2670, 'engine_volume', '7002'), (32035, 2670, 'width', '3'), (32036, 2670, 'height', '1'), (32037, 2670, 'fuel_consumption', '13'), (32038, 2670, 'doors', '3'), (32039, 2670, 'price', '28309'), (32040, 2670, 'cost', '27384'), (32041, 2671, 'owner', 'Seth'), (32042, 2671, 'color', 'orange'), (32043, 2671, 'max_speed', '47'), (32044, 2671, 'weight', '1535'), (32045, 2671, 'production_year', '1988'), (32046, 2671, 'engine_volume', '7850'), (32047, 2671, 'width', '3'), (32048, 2671, 'height', '2'), (32049, 2671, 'fuel_consumption', '18'), (32050, 2671, 'doors', '5'), (32051, 2671, 'price', '21769'), (32052, 2671, 'cost', '27101'), (32053, 2672, 'owner', 'Jules'), (32054, 2672, 'color', 'black'), (32055, 2672, 'max_speed', '261'), (32056, 2672, 'weight', '4291'), (32057, 2672, 'production_year', '2012'), (32058, 2672, 'engine_volume', '7422'), (32059, 2672, 'width', '4'), (32060, 2672, 'height', '1'), (32061, 2672, 'fuel_consumption', '14'), (32062, 2672, 'doors', '3'), (32063, 2672, 'price', '29431'), (32064, 2672, 'cost', '28009'), (32065, 2673, 'owner', 'Lava'), (32066, 2673, 'color', 'white'), (32067, 2673, 'max_speed', '140'), (32068, 2673, 'weight', '4701'), (32069, 2673, 'production_year', '1991'), (32070, 2673, 'engine_volume', '4178'), (32071, 2673, 'width', '4'), (32072, 2673, 'height', '1'), (32073, 2673, 'fuel_consumption', '16'), (32074, 2673, 'doors', '4'), (32075, 2673, 'price', '28628'), (32076, 2673, 'cost', '33283'), (32077, 2674, 'owner', 'Jules'), (32078, 2674, 'color', 'yellow'), (32079, 2674, 'max_speed', '126'), (32080, 2674, 'weight', '2155'), (32081, 2674, 'production_year', '1976'), (32082, 2674, 'engine_volume', '4575'), (32083, 2674, 'width', '2'), (32084, 2674, 'height', '1'), (32085, 2674, 'fuel_consumption', '13'), (32086, 2674, 'doors', '5'), (32087, 2674, 'price', '10133'), (32088, 2674, 'cost', '32059'), (32089, 2675, 'owner', 'Hugh'), (32090, 2675, 'color', 'brown'), (32091, 2675, 'max_speed', '217'), (32092, 2675, 'weight', '4178'), (32093, 2675, 'production_year', '1993'), (32094, 2675, 'engine_volume', '3646'), (32095, 2675, 'width', '4'), (32096, 2675, 'height', '1'), (32097, 2675, 'fuel_consumption', '16'), (32098, 2675, 'doors', '4'), (32099, 2675, 'price', '27883'), (32100, 2675, 'cost', '45001'), (32101, 2676, 'owner', 'Gengis'), (32102, 2676, 'color', 'yellow'), (32103, 2676, 'max_speed', '291'), (32104, 2676, 'weight', '3567'), (32105, 2676, 'production_year', '2014'), (32106, 2676, 'engine_volume', '6500'), (32107, 2676, 'width', '3'), (32108, 2676, 'height', '1'), (32109, 2676, 'fuel_consumption', '14'), (32110, 2676, 'doors', '2'), (32111, 2676, 'price', '15191'), (32112, 2676, 'cost', '48336'), (32113, 2677, 'owner', 'Hugh'), (32114, 2677, 'color', 'orange'), (32115, 2677, 'max_speed', '216'), (32116, 2677, 'weight', '4542'), (32117, 2677, 'production_year', '1994'), (32118, 2677, 'engine_volume', '6469'), (32119, 2677, 'width', '2'), (32120, 2677, 'height', '2'), (32121, 2677, 'fuel_consumption', '16'), (32122, 2677, 'doors', '5'), (32123, 2677, 'price', '16829'), (32124, 2677, 'cost', '47908'), (32125, 2678, 'owner', 'Lucy'), (32126, 2678, 'color', 'green'), (32127, 2678, 'max_speed', '165'), (32128, 2678, 'weight', '3238'), (32129, 2678, 'production_year', '1982'), (32130, 2678, 'engine_volume', '3628'), (32131, 2678, 'width', '4'), (32132, 2678, 'height', '1'), (32133, 2678, 'fuel_consumption', '17'), (32134, 2678, 'doors', '2'), (32135, 2678, 'price', '11005'), (32136, 2678, 'cost', '42083'), (32137, 2679, 'owner', 'Lucy'), (32138, 2679, 'color', 'red'), (32139, 2679, 'max_speed', '252'), (32140, 2679, 'weight', '1663'), (32141, 2679, 'production_year', '2015'), (32142, 2679, 'engine_volume', '6575'), (32143, 2679, 'width', '3'), (32144, 2679, 'height', '1'), (32145, 2679, 'fuel_consumption', '18'), (32146, 2679, 'doors', '4'), (32147, 2679, 'price', '19694'), (32148, 2679, 'cost', '41242'), (32149, 2680, 'owner', 'Hugh'), (32150, 2680, 'color', 'yellow'), (32151, 2680, 'max_speed', '142'), (32152, 2680, 'weight', '2323'), (32153, 2680, 'production_year', '1977'), (32154, 2680, 'engine_volume', '7109'), (32155, 2680, 'width', '3'), (32156, 2680, 'height', '2'), (32157, 2680, 'fuel_consumption', '13'), (32158, 2680, 'doors', '4'), (32159, 2680, 'price', '24450'), (32160, 2680, 'cost', '40665'), (32161, 2681, 'owner', 'Jules'), (32162, 2681, 'color', 'orange'), (32163, 2681, 'max_speed', '296'), (32164, 2681, 'weight', '4817'), (32165, 2681, 'production_year', '1990'), (32166, 2681, 'engine_volume', '2865'), (32167, 2681, 'width', '2'), (32168, 2681, 'height', '2'), (32169, 2681, 'fuel_consumption', '15'), (32170, 2681, 'doors', '5'), (32171, 2681, 'price', '25940'), (32172, 2681, 'cost', '34890'), (32173, 2682, 'owner', 'Lucy'), (32174, 2682, 'color', 'red'), (32175, 2682, 'max_speed', '39'), (32176, 2682, 'weight', '1443'), (32177, 2682, 'production_year', '1989'), (32178, 2682, 'engine_volume', '7771'), (32179, 2682, 'width', '4'), (32180, 2682, 'height', '1'), (32181, 2682, 'fuel_consumption', '18'), (32182, 2682, 'doors', '3'), (32183, 2682, 'price', '20550'), (32184, 2682, 'cost', '40605'), (32185, 2683, 'owner', 'Hugh'), (32186, 2683, 'color', 'black'), (32187, 2683, 'max_speed', '257'), (32188, 2683, 'weight', '1860'), (32189, 2683, 'production_year', '1972'), (32190, 2683, 'engine_volume', '3870'), (32191, 2683, 'width', '4'), (32192, 2683, 'height', '2'), (32193, 2683, 'fuel_consumption', '14'), (32194, 2683, 'doors', '3'), (32195, 2683, 'price', '14482'), (32196, 2683, 'cost', '32044'), (32197, 2684, 'owner', 'Lava'), (32198, 2684, 'color', 'white'), (32199, 2684, 'max_speed', '156'), (32200, 2684, 'weight', '3861'), (32201, 2684, 'production_year', '2017'), (32202, 2684, 'engine_volume', '3934'), (32203, 2684, 'width', '4'), (32204, 2684, 'height', '2'), (32205, 2684, 'fuel_consumption', '18'), (32206, 2684, 'doors', '4'), (32207, 2684, 'price', '10279'), (32208, 2684, 'cost', '25332'), (32209, 2685, 'owner', 'Hugh'), (32210, 2685, 'color', 'red'), (32211, 2685, 'max_speed', '273'), (32212, 2685, 'weight', '4641'), (32213, 2685, 'production_year', '2011'), (32214, 2685, 'engine_volume', '5938'), (32215, 2685, 'width', '4'), (32216, 2685, 'height', '2'), (32217, 2685, 'fuel_consumption', '13'), (32218, 2685, 'doors', '4'), (32219, 2685, 'price', '13192'), (32220, 2685, 'cost', '25595'), (32221, 2686, 'owner', 'Seth'), (32222, 2686, 'color', 'white'), (32223, 2686, 'max_speed', '224'), (32224, 2686, 'weight', '2541'), (32225, 2686, 'production_year', '1990'), (32226, 2686, 'engine_volume', '2711'), (32227, 2686, 'width', '4'), (32228, 2686, 'height', '1'), (32229, 2686, 'fuel_consumption', '13'), (32230, 2686, 'doors', '3'), (32231, 2686, 'price', '21956'), (32232, 2686, 'cost', '39347'), (32233, 2687, 'owner', 'Gino'), (32234, 2687, 'color', 'red'), (32235, 2687, 'max_speed', '39'), (32236, 2687, 'weight', '3982'), (32237, 2687, 'production_year', '1994'), (32238, 2687, 'engine_volume', '6460'), (32239, 2687, 'width', '2'), (32240, 2687, 'height', '1'), (32241, 2687, 'fuel_consumption', '18'), (32242, 2687, 'doors', '5'), (32243, 2687, 'price', '14204'), (32244, 2687, 'cost', '37854'), (32245, 2688, 'owner', 'Mario'), (32246, 2688, 'color', 'brown'), (32247, 2688, 'max_speed', '103'), (32248, 2688, 'weight', '1588'), (32249, 2688, 'production_year', '1984'), (32250, 2688, 'engine_volume', '4449'), (32251, 2688, 'width', '4'), (32252, 2688, 'height', '2'), (32253, 2688, 'fuel_consumption', '18'), (32254, 2688, 'doors', '3'), (32255, 2688, 'price', '22116'), (32256, 2688, 'cost', '30402'), (32257, 2689, 'owner', 'Lucy'), (32258, 2689, 'color', 'orange'), (32259, 2689, 'max_speed', '50'), (32260, 2689, 'weight', '1218'), (32261, 2689, 'production_year', '1993'), (32262, 2689, 'engine_volume', '2193'), (32263, 2689, 'width', '3'), (32264, 2689, 'height', '2'), (32265, 2689, 'fuel_consumption', '18'), (32266, 2689, 'doors', '2'), (32267, 2689, 'price', '15393'), (32268, 2689, 'cost', '39225'), (32269, 2690, 'owner', 'Lava'), (32270, 2690, 'color', 'brown'), (32271, 2690, 'max_speed', '25'), (32272, 2690, 'weight', '3385'), (32273, 2690, 'production_year', '1999'), (32274, 2690, 'engine_volume', '3645'), (32275, 2690, 'width', '3'), (32276, 2690, 'height', '1'), (32277, 2690, 'fuel_consumption', '18'), (32278, 2690, 'doors', '4'), (32279, 2690, 'price', '10568'), (32280, 2690, 'cost', '27333'), (32281, 2691, 'owner', 'Gino'), (32282, 2691, 'color', 'brown'), (32283, 2691, 'max_speed', '253'), (32284, 2691, 'weight', '2191'), (32285, 2691, 'production_year', '1979'), (32286, 2691, 'engine_volume', '7240'), (32287, 2691, 'width', '4'), (32288, 2691, 'height', '1'), (32289, 2691, 'fuel_consumption', '16'), (32290, 2691, 'doors', '3'), (32291, 2691, 'price', '16455'), (32292, 2691, 'cost', '34296'), (32293, 2692, 'owner', 'Hugh'), (32294, 2692, 'color', 'red'), (32295, 2692, 'max_speed', '225'), (32296, 2692, 'weight', '4830'), (32297, 2692, 'production_year', '1989'), (32298, 2692, 'engine_volume', '4484'), (32299, 2692, 'width', '4'), (32300, 2692, 'height', '2'), (32301, 2692, 'fuel_consumption', '14'), (32302, 2692, 'doors', '2'), (32303, 2692, 'price', '14736'), (32304, 2692, 'cost', '47107'), (32305, 2693, 'owner', 'Jules'), (32306, 2693, 'color', 'martini'), (32307, 2693, 'max_speed', '196'), (32308, 2693, 'weight', '2019'), (32309, 2693, 'production_year', '1978'), (32310, 2693, 'engine_volume', '3931'), (32311, 2693, 'width', '3'), (32312, 2693, 'height', '2'), (32313, 2693, 'fuel_consumption', '16'), (32314, 2693, 'doors', '4'), (32315, 2693, 'price', '26974'), (32316, 2693, 'cost', '36432'), (32317, 2694, 'owner', 'Lava'), (32318, 2694, 'color', 'orange'), (32319, 2694, 'max_speed', '226'), (32320, 2694, 'weight', '4043'), (32321, 2694, 'production_year', '1992'), (32322, 2694, 'engine_volume', '7835'), (32323, 2694, 'width', '2'), (32324, 2694, 'height', '2'), (32325, 2694, 'fuel_consumption', '16'), (32326, 2694, 'doors', '3'), (32327, 2694, 'price', '25264'), (32328, 2694, 'cost', '38589'), (32329, 2695, 'owner', 'Lava'), (32330, 2695, 'color', 'brown'), (32331, 2695, 'max_speed', '276'), (32332, 2695, 'weight', '2151'), (32333, 2695, 'production_year', '1995'), (32334, 2695, 'engine_volume', '4201'), (32335, 2695, 'width', '4'), (32336, 2695, 'height', '2'), (32337, 2695, 'fuel_consumption', '14'), (32338, 2695, 'doors', '5'), (32339, 2695, 'price', '18658'), (32340, 2695, 'cost', '27205'), (32341, 2696, 'owner', 'Jules'), (32342, 2696, 'color', 'red'), (32343, 2696, 'max_speed', '31'), (32344, 2696, 'weight', '2527'), (32345, 2696, 'production_year', '2012'), (32346, 2696, 'engine_volume', '5913'), (32347, 2696, 'width', '2'), (32348, 2696, 'height', '2'), (32349, 2696, 'fuel_consumption', '13'), (32350, 2696, 'doors', '5'), (32351, 2696, 'price', '20655'), (32352, 2696, 'cost', '46192'), (32353, 2697, 'owner', 'Hugh'), (32354, 2697, 'color', 'orange'), (32355, 2697, 'max_speed', '72'), (32356, 2697, 'weight', '2110'), (32357, 2697, 'production_year', '2008'), (32358, 2697, 'engine_volume', '4168'), (32359, 2697, 'width', '2'), (32360, 2697, 'height', '1'), (32361, 2697, 'fuel_consumption', '15'), (32362, 2697, 'doors', '2'), (32363, 2697, 'price', '27706'), (32364, 2697, 'cost', '40386'), (32365, 2698, 'owner', 'Hugh'), (32366, 2698, 'color', 'orange'), (32367, 2698, 'max_speed', '176'), (32368, 2698, 'weight', '2935'), (32369, 2698, 'production_year', '1978'), (32370, 2698, 'engine_volume', '5964'), (32371, 2698, 'width', '3'), (32372, 2698, 'height', '1'), (32373, 2698, 'fuel_consumption', '13'), (32374, 2698, 'doors', '3'), (32375, 2698, 'price', '27843'), (32376, 2698, 'cost', '26709'), (32377, 2699, 'owner', 'Gino'), (32378, 2699, 'color', 'white'), (32379, 2699, 'max_speed', '148'), (32380, 2699, 'weight', '1914'), (32381, 2699, 'production_year', '2015'), (32382, 2699, 'engine_volume', '7740'), (32383, 2699, 'width', '3'), (32384, 2699, 'height', '2'), (32385, 2699, 'fuel_consumption', '17'), (32386, 2699, 'doors', '4'), (32387, 2699, 'price', '19069'), (32388, 2699, 'cost', '48248'), (32389, 2700, 'owner', 'Gengis'), (32390, 2700, 'color', 'brown'), (32391, 2700, 'max_speed', '225'), (32392, 2700, 'weight', '4272'), (32393, 2700, 'production_year', '1995'), (32394, 2700, 'engine_volume', '6034'), (32395, 2700, 'width', '4'), (32396, 2700, 'height', '1'), (32397, 2700, 'fuel_consumption', '15'), (32398, 2700, 'doors', '5'), (32399, 2700, 'price', '28522'), (32400, 2700, 'cost', '36853'), (32401, 2701, 'owner', 'Hugh'), (32402, 2701, 'color', 'white'), (32403, 2701, 'max_speed', '25'), (32404, 2701, 'weight', '2569'), (32405, 2701, 'production_year', '1974'), (32406, 2701, 'engine_volume', '4591'), (32407, 2701, 'width', '4'), (32408, 2701, 'height', '2'), (32409, 2701, 'fuel_consumption', '17'), (32410, 2701, 'doors', '5'), (32411, 2701, 'price', '14011'), (32412, 2701, 'cost', '44508'), (32413, 2702, 'owner', 'Gengis'), (32414, 2702, 'color', 'orange'), (32415, 2702, 'max_speed', '33'), (32416, 2702, 'weight', '4486'), (32417, 2702, 'production_year', '1999'), (32418, 2702, 'engine_volume', '5077'), (32419, 2702, 'width', '3'), (32420, 2702, 'height', '2'), (32421, 2702, 'fuel_consumption', '18'), (32422, 2702, 'doors', '3'), (32423, 2702, 'price', '22333'), (32424, 2702, 'cost', '34077'), (32425, 2703, 'owner', 'Lucy'), (32426, 2703, 'color', 'red'), (32427, 2703, 'max_speed', '217'), (32428, 2703, 'weight', '3039'), (32429, 2703, 'production_year', '1972'), (32430, 2703, 'engine_volume', '7198'), (32431, 2703, 'width', '3'), (32432, 2703, 'height', '2'), (32433, 2703, 'fuel_consumption', '17'), (32434, 2703, 'doors', '4'), (32435, 2703, 'price', '10608'), (32436, 2703, 'cost', '31355'), (32437, 2704, 'owner', 'Lava'), (32438, 2704, 'color', 'black'), (32439, 2704, 'max_speed', '280'), (32440, 2704, 'weight', '4942'), (32441, 2704, 'production_year', '2003'), (32442, 2704, 'engine_volume', '7578'), (32443, 2704, 'width', '4'), (32444, 2704, 'height', '1'), (32445, 2704, 'fuel_consumption', '15'), (32446, 2704, 'doors', '2'), (32447, 2704, 'price', '21486'), (32448, 2704, 'cost', '46902'), (32449, 2705, 'owner', 'Seth'), (32450, 2705, 'color', 'white'), (32451, 2705, 'max_speed', '192'), (32452, 2705, 'weight', '3653'), (32453, 2705, 'production_year', '2014'), (32454, 2705, 'engine_volume', '2820'), (32455, 2705, 'width', '4'), (32456, 2705, 'height', '1'), (32457, 2705, 'fuel_consumption', '14'), (32458, 2705, 'doors', '3'), (32459, 2705, 'price', '28604'), (32460, 2705, 'cost', '41051'), (32461, 2706, 'owner', 'Lucy'), (32462, 2706, 'color', 'yellow'), (32463, 2706, 'max_speed', '286'), (32464, 2706, 'weight', '2681'), (32465, 2706, 'production_year', '1976'), (32466, 2706, 'engine_volume', '3308'), (32467, 2706, 'width', '3'), (32468, 2706, 'height', '2'), (32469, 2706, 'fuel_consumption', '14'), (32470, 2706, 'doors', '4'), (32471, 2706, 'price', '26940'), (32472, 2706, 'cost', '44892'), (32473, 2707, 'owner', 'Jules'), (32474, 2707, 'color', 'black'), (32475, 2707, 'max_speed', '279'), (32476, 2707, 'weight', '4741'), (32477, 2707, 'production_year', '2003'), (32478, 2707, 'engine_volume', '3604'), (32479, 2707, 'width', '4'), (32480, 2707, 'height', '1'), (32481, 2707, 'fuel_consumption', '16'), (32482, 2707, 'doors', '5'), (32483, 2707, 'price', '21956'), (32484, 2707, 'cost', '44577'), (32485, 2708, 'owner', 'Jules'), (32486, 2708, 'color', 'green'), (32487, 2708, 'max_speed', '157'), (32488, 2708, 'weight', '3724'), (32489, 2708, 'production_year', '2016'), (32490, 2708, 'engine_volume', '2597'), (32491, 2708, 'width', '3'), (32492, 2708, 'height', '2'), (32493, 2708, 'fuel_consumption', '13'), (32494, 2708, 'doors', '4'), (32495, 2708, 'price', '19283'), (32496, 2708, 'cost', '48238'), (32497, 2709, 'owner', 'Mario'), (32498, 2709, 'color', 'brown'), (32499, 2709, 'max_speed', '172'), (32500, 2709, 'weight', '4956'), (32501, 2709, 'production_year', '2011'), (32502, 2709, 'engine_volume', '6064'), (32503, 2709, 'width', '2'), (32504, 2709, 'height', '2'), (32505, 2709, 'fuel_consumption', '14'), (32506, 2709, 'doors', '5'), (32507, 2709, 'price', '15143'), (32508, 2709, 'cost', '40822'), (32509, 2710, 'owner', 'Jules'), (32510, 2710, 'color', 'orange'), (32511, 2710, 'max_speed', '256'), (32512, 2710, 'weight', '4286'), (32513, 2710, 'production_year', '1985'), (32514, 2710, 'engine_volume', '6624'), (32515, 2710, 'width', '4'), (32516, 2710, 'height', '2'), (32517, 2710, 'fuel_consumption', '13'), (32518, 2710, 'doors', '4'), (32519, 2710, 'price', '18978'), (32520, 2710, 'cost', '27853'), (32521, 2711, 'owner', 'Jules'), (32522, 2711, 'color', 'brown'), (32523, 2711, 'max_speed', '286'), (32524, 2711, 'weight', '3250'), (32525, 2711, 'production_year', '1985'), (32526, 2711, 'engine_volume', '2108'), (32527, 2711, 'width', '3'), (32528, 2711, 'height', '2'), (32529, 2711, 'fuel_consumption', '14'), (32530, 2711, 'doors', '4'), (32531, 2711, 'price', '13813'), (32532, 2711, 'cost', '39319'), (32533, 2712, 'owner', 'Jules'), (32534, 2712, 'color', 'orange'), (32535, 2712, 'max_speed', '115'), (32536, 2712, 'weight', '3838'), (32537, 2712, 'production_year', '1987'), (32538, 2712, 'engine_volume', '3396'), (32539, 2712, 'width', '3'), (32540, 2712, 'height', '2'), (32541, 2712, 'fuel_consumption', '15'), (32542, 2712, 'doors', '2'), (32543, 2712, 'price', '18717'), (32544, 2712, 'cost', '49151'), (32545, 2713, 'owner', 'Lucy'), (32546, 2713, 'color', 'yellow'), (32547, 2713, 'max_speed', '262'), (32548, 2713, 'weight', '4382'), (32549, 2713, 'production_year', '2003'), (32550, 2713, 'engine_volume', '7914'), (32551, 2713, 'width', '4'), (32552, 2713, 'height', '1'), (32553, 2713, 'fuel_consumption', '14'), (32554, 2713, 'doors', '5'), (32555, 2713, 'price', '10642'), (32556, 2713, 'cost', '41513'), (32557, 2714, 'owner', 'Mario'), (32558, 2714, 'color', 'brown'), (32559, 2714, 'max_speed', '40'), (32560, 2714, 'weight', '1863'), (32561, 2714, 'production_year', '1990'), (32562, 2714, 'engine_volume', '2989'), (32563, 2714, 'width', '4'), (32564, 2714, 'height', '1'), (32565, 2714, 'fuel_consumption', '15'), (32566, 2714, 'doors', '2'), (32567, 2714, 'price', '10881'), (32568, 2714, 'cost', '48761'), (32569, 2715, 'owner', 'Seth'), (32570, 2715, 'color', 'black'), (32571, 2715, 'max_speed', '141'), (32572, 2715, 'weight', '2179'), (32573, 2715, 'production_year', '1980'), (32574, 2715, 'engine_volume', '7540'), (32575, 2715, 'width', '2'), (32576, 2715, 'height', '1'), (32577, 2715, 'fuel_consumption', '16'), (32578, 2715, 'doors', '4'), (32579, 2715, 'price', '20693'), (32580, 2715, 'cost', '49928'), (32581, 2716, 'owner', 'Lava'), (32582, 2716, 'color', 'martini'), (32583, 2716, 'max_speed', '174'), (32584, 2716, 'weight', '2074'), (32585, 2716, 'production_year', '1980'), (32586, 2716, 'engine_volume', '4392'), (32587, 2716, 'width', '2'), (32588, 2716, 'height', '2'), (32589, 2716, 'fuel_consumption', '14'), (32590, 2716, 'doors', '4'), (32591, 2716, 'price', '16580'), (32592, 2716, 'cost', '30704'), (32593, 2717, 'owner', 'Gengis'), (32594, 2717, 'color', 'martini'), (32595, 2717, 'max_speed', '263'), (32596, 2717, 'weight', '4586'), (32597, 2717, 'production_year', '2011'), (32598, 2717, 'engine_volume', '5483'), (32599, 2717, 'width', '3'), (32600, 2717, 'height', '2'), (32601, 2717, 'fuel_consumption', '13'), (32602, 2717, 'doors', '3'), (32603, 2717, 'price', '26710'), (32604, 2717, 'cost', '49198'), (32605, 2718, 'owner', 'Hugh'), (32606, 2718, 'color', 'martini'), (32607, 2718, 'max_speed', '199'), (32608, 2718, 'weight', '4464'), (32609, 2718, 'production_year', '2006'), (32610, 2718, 'engine_volume', '4592'), (32611, 2718, 'width', '2'), (32612, 2718, 'height', '1'), (32613, 2718, 'fuel_consumption', '17'), (32614, 2718, 'doors', '2'), (32615, 2718, 'price', '12655'), (32616, 2718, 'cost', '46307'), (32617, 2719, 'owner', 'Gengis'), (32618, 2719, 'color', 'brown'), (32619, 2719, 'max_speed', '126'), (32620, 2719, 'weight', '4371'), (32621, 2719, 'production_year', '2011'), (32622, 2719, 'engine_volume', '3312'), (32623, 2719, 'width', '2'), (32624, 2719, 'height', '2'), (32625, 2719, 'fuel_consumption', '14'), (32626, 2719, 'doors', '4'), (32627, 2719, 'price', '18519'), (32628, 2719, 'cost', '36261'), (32629, 2720, 'owner', 'Hugh'), (32630, 2720, 'color', 'brown'), (32631, 2720, 'max_speed', '229'), (32632, 2720, 'weight', '3426'), (32633, 2720, 'production_year', '1979'), (32634, 2720, 'engine_volume', '2318'), (32635, 2720, 'width', '3'), (32636, 2720, 'height', '2'), (32637, 2720, 'fuel_consumption', '17'), (32638, 2720, 'doors', '4'), (32639, 2720, 'price', '20968'), (32640, 2720, 'cost', '40244'), (32641, 2721, 'owner', 'Mario'), (32642, 2721, 'color', 'martini'), (32643, 2721, 'max_speed', '163'), (32644, 2721, 'weight', '3901'), (32645, 2721, 'production_year', '2009'), (32646, 2721, 'engine_volume', '2300'), (32647, 2721, 'width', '2'), (32648, 2721, 'height', '2'), (32649, 2721, 'fuel_consumption', '17'), (32650, 2721, 'doors', '2'), (32651, 2721, 'price', '10840'), (32652, 2721, 'cost', '32183'), (32653, 2722, 'owner', 'Gino'), (32654, 2722, 'color', 'green'), (32655, 2722, 'max_speed', '287'), (32656, 2722, 'weight', '4847'), (32657, 2722, 'production_year', '1983'), (32658, 2722, 'engine_volume', '3434'), (32659, 2722, 'width', '4'), (32660, 2722, 'height', '2'), (32661, 2722, 'fuel_consumption', '16'), (32662, 2722, 'doors', '2'), (32663, 2722, 'price', '19810'), (32664, 2722, 'cost', '32871'), (32665, 2723, 'owner', 'Mario'), (32666, 2723, 'color', 'black'), (32667, 2723, 'max_speed', '115'), (32668, 2723, 'weight', '1110'), (32669, 2723, 'production_year', '1992'), (32670, 2723, 'engine_volume', '4351'), (32671, 2723, 'width', '4'), (32672, 2723, 'height', '1'), (32673, 2723, 'fuel_consumption', '17'), (32674, 2723, 'doors', '2'), (32675, 2723, 'price', '25457'), (32676, 2723, 'cost', '48920'), (32677, 2724, 'owner', 'Seth'), (32678, 2724, 'color', 'red'), (32679, 2724, 'max_speed', '38'), (32680, 2724, 'weight', '4902'), (32681, 2724, 'production_year', '1988'), (32682, 2724, 'engine_volume', '6480'), (32683, 2724, 'width', '3'), (32684, 2724, 'height', '1'), (32685, 2724, 'fuel_consumption', '17'), (32686, 2724, 'doors', '2'), (32687, 2724, 'price', '22768'), (32688, 2724, 'cost', '47345'), (32689, 2725, 'owner', 'Gino'), (32690, 2725, 'color', 'martini'), (32691, 2725, 'max_speed', '81'), (32692, 2725, 'weight', '2095'), (32693, 2725, 'production_year', '1980'), (32694, 2725, 'engine_volume', '6891'), (32695, 2725, 'width', '3'), (32696, 2725, 'height', '2'), (32697, 2725, 'fuel_consumption', '16'), (32698, 2725, 'doors', '2'), (32699, 2725, 'price', '27495'), (32700, 2725, 'cost', '42212'), (32701, 2726, 'owner', 'Hugh'), (32702, 2726, 'color', 'green'), (32703, 2726, 'max_speed', '149'), (32704, 2726, 'weight', '1057'), (32705, 2726, 'production_year', '1980'), (32706, 2726, 'engine_volume', '2490'), (32707, 2726, 'width', '2'), (32708, 2726, 'height', '1'), (32709, 2726, 'fuel_consumption', '16'), (32710, 2726, 'doors', '2'), (32711, 2726, 'price', '10131'), (32712, 2726, 'cost', '34654'), (32713, 2727, 'owner', 'Seth'), (32714, 2727, 'color', 'red'), (32715, 2727, 'max_speed', '149'), (32716, 2727, 'weight', '1813'), (32717, 2727, 'production_year', '1982'), (32718, 2727, 'engine_volume', '5260'), (32719, 2727, 'width', '2'), (32720, 2727, 'height', '1'), (32721, 2727, 'fuel_consumption', '18'), (32722, 2727, 'doors', '4'), (32723, 2727, 'price', '26253'), (32724, 2727, 'cost', '31888'), (32725, 2728, 'owner', 'Gino'), (32726, 2728, 'color', 'martini'), (32727, 2728, 'max_speed', '60'), (32728, 2728, 'weight', '1788'), (32729, 2728, 'production_year', '2013'), (32730, 2728, 'engine_volume', '2912'), (32731, 2728, 'width', '4'), (32732, 2728, 'height', '1'), (32733, 2728, 'fuel_consumption', '16'), (32734, 2728, 'doors', '2'), (32735, 2728, 'price', '26928'), (32736, 2728, 'cost', '25024'), (32737, 2729, 'owner', 'Lucy'), (32738, 2729, 'color', 'red'), (32739, 2729, 'max_speed', '158'), (32740, 2729, 'weight', '1509'), (32741, 2729, 'production_year', '1991'), (32742, 2729, 'engine_volume', '6154'), (32743, 2729, 'width', '3'), (32744, 2729, 'height', '2'), (32745, 2729, 'fuel_consumption', '13'), (32746, 2729, 'doors', '5'), (32747, 2729, 'price', '17080'), (32748, 2729, 'cost', '32856'), (32749, 2730, 'owner', 'Mario'), (32750, 2730, 'color', 'martini'), (32751, 2730, 'max_speed', '52'), (32752, 2730, 'weight', '2098'), (32753, 2730, 'production_year', '2000'), (32754, 2730, 'engine_volume', '6648'), (32755, 2730, 'width', '2'), (32756, 2730, 'height', '1'), (32757, 2730, 'fuel_consumption', '18'), (32758, 2730, 'doors', '4'), (32759, 2730, 'price', '24895'), (32760, 2730, 'cost', '25287'), (32761, 2731, 'owner', 'Gino'), (32762, 2731, 'color', 'brown'), (32763, 2731, 'max_speed', '249'), (32764, 2731, 'weight', '3817'), (32765, 2731, 'production_year', '1972'), (32766, 2731, 'engine_volume', '4842'), (32767, 2731, 'width', '2'), (32768, 2731, 'height', '1'), (32769, 2731, 'fuel_consumption', '14'), (32770, 2731, 'doors', '5'), (32771, 2731, 'price', '27852'), (32772, 2731, 'cost', '30696'), (32773, 2732, 'owner', 'Hugh'), (32774, 2732, 'color', 'white'), (32775, 2732, 'max_speed', '98'), (32776, 2732, 'weight', '1216'), (32777, 2732, 'production_year', '1997'), (32778, 2732, 'engine_volume', '7144'), (32779, 2732, 'width', '3'), (32780, 2732, 'height', '1'), (32781, 2732, 'fuel_consumption', '15'), (32782, 2732, 'doors', '4'), (32783, 2732, 'price', '26502'), (32784, 2732, 'cost', '48531'), (32785, 2733, 'owner', 'Mario'), (32786, 2733, 'color', 'white'), (32787, 2733, 'max_speed', '48'), (32788, 2733, 'weight', '4871'), (32789, 2733, 'production_year', '1972'), (32790, 2733, 'engine_volume', '5371'), (32791, 2733, 'width', '4'), (32792, 2733, 'height', '1'), (32793, 2733, 'fuel_consumption', '13'), (32794, 2733, 'doors', '3'), (32795, 2733, 'price', '24136'), (32796, 2733, 'cost', '30331'), (32797, 2734, 'owner', 'Gino'), (32798, 2734, 'color', 'green'), (32799, 2734, 'max_speed', '177'), (32800, 2734, 'weight', '3970'), (32801, 2734, 'production_year', '1991'), (32802, 2734, 'engine_volume', '5669'), (32803, 2734, 'width', '2'), (32804, 2734, 'height', '1'), (32805, 2734, 'fuel_consumption', '16'), (32806, 2734, 'doors', '5'), (32807, 2734, 'price', '18604'), (32808, 2734, 'cost', '42947'), (32809, 2735, 'owner', 'Hugh'), (32810, 2735, 'color', 'brown'), (32811, 2735, 'max_speed', '258'), (32812, 2735, 'weight', '3442'), (32813, 2735, 'production_year', '1974'), (32814, 2735, 'engine_volume', '2859'), (32815, 2735, 'width', '2'), (32816, 2735, 'height', '1'), (32817, 2735, 'fuel_consumption', '14'), (32818, 2735, 'doors', '3'), (32819, 2735, 'price', '13008'), (32820, 2735, 'cost', '41155'), (32821, 2736, 'owner', 'Lava'), (32822, 2736, 'color', 'white'), (32823, 2736, 'max_speed', '34'), (32824, 2736, 'weight', '1778'), (32825, 2736, 'production_year', '1974'), (32826, 2736, 'engine_volume', '5188'), (32827, 2736, 'width', '3'), (32828, 2736, 'height', '2'), (32829, 2736, 'fuel_consumption', '18'), (32830, 2736, 'doors', '5'), (32831, 2736, 'price', '18485'), (32832, 2736, 'cost', '27122'), (32833, 2737, 'owner', 'Seth'), (32834, 2737, 'color', 'green'), (32835, 2737, 'max_speed', '78'), (32836, 2737, 'weight', '3290'), (32837, 2737, 'production_year', '2011'), (32838, 2737, 'engine_volume', '4063'), (32839, 2737, 'width', '2'), (32840, 2737, 'height', '1'), (32841, 2737, 'fuel_consumption', '15'), (32842, 2737, 'doors', '4'), (32843, 2737, 'price', '16936'), (32844, 2737, 'cost', '26397'), (32845, 2738, 'owner', 'Jules'), (32846, 2738, 'color', 'martini'), (32847, 2738, 'max_speed', '47'), (32848, 2738, 'weight', '2382'), (32849, 2738, 'production_year', '1988'), (32850, 2738, 'engine_volume', '6276'), (32851, 2738, 'width', '2'), (32852, 2738, 'height', '2'), (32853, 2738, 'fuel_consumption', '18'), (32854, 2738, 'doors', '2'), (32855, 2738, 'price', '20088'), (32856, 2738, 'cost', '30845'), (32857, 2739, 'owner', 'Hugh'), (32858, 2739, 'color', 'red'), (32859, 2739, 'max_speed', '41'), (32860, 2739, 'weight', '4298'), (32861, 2739, 'production_year', '1990'), (32862, 2739, 'engine_volume', '4298'), (32863, 2739, 'width', '4'), (32864, 2739, 'height', '2'), (32865, 2739, 'fuel_consumption', '14'), (32866, 2739, 'doors', '5'), (32867, 2739, 'price', '17084'), (32868, 2739, 'cost', '37575'), (32869, 2740, 'owner', 'Jules'), (32870, 2740, 'color', 'red'), (32871, 2740, 'max_speed', '278'), (32872, 2740, 'weight', '3119'), (32873, 2740, 'production_year', '1991'), (32874, 2740, 'engine_volume', '2441'), (32875, 2740, 'width', '2'), (32876, 2740, 'height', '2'), (32877, 2740, 'fuel_consumption', '18'), (32878, 2740, 'doors', '3'), (32879, 2740, 'price', '10149'), (32880, 2740, 'cost', '29878'), (32881, 2741, 'owner', 'Seth'), (32882, 2741, 'color', 'orange'), (32883, 2741, 'max_speed', '90'), (32884, 2741, 'weight', '2429'), (32885, 2741, 'production_year', '1999'), (32886, 2741, 'engine_volume', '4820'), (32887, 2741, 'width', '2'), (32888, 2741, 'height', '1'), (32889, 2741, 'fuel_consumption', '15'), (32890, 2741, 'doors', '5'), (32891, 2741, 'price', '12804'), (32892, 2741, 'cost', '47471'), (32893, 2742, 'owner', 'Jules'), (32894, 2742, 'color', 'brown'), (32895, 2742, 'max_speed', '283'), (32896, 2742, 'weight', '2154'), (32897, 2742, 'production_year', '2005'), (32898, 2742, 'engine_volume', '4687'), (32899, 2742, 'width', '4'), (32900, 2742, 'height', '1'), (32901, 2742, 'fuel_consumption', '18'), (32902, 2742, 'doors', '3'), (32903, 2742, 'price', '28994'), (32904, 2742, 'cost', '39990'), (32905, 2743, 'owner', 'Hugh'), (32906, 2743, 'color', 'yellow'), (32907, 2743, 'max_speed', '188'), (32908, 2743, 'weight', '1197'), (32909, 2743, 'production_year', '1970'), (32910, 2743, 'engine_volume', '7756'), (32911, 2743, 'width', '2'), (32912, 2743, 'height', '2'), (32913, 2743, 'fuel_consumption', '16'), (32914, 2743, 'doors', '4'), (32915, 2743, 'price', '29203'), (32916, 2743, 'cost', '44278'), (32917, 2744, 'owner', 'Mario'), (32918, 2744, 'color', 'white'), (32919, 2744, 'max_speed', '222'), (32920, 2744, 'weight', '1048'), (32921, 2744, 'production_year', '2004'), (32922, 2744, 'engine_volume', '3750'), (32923, 2744, 'width', '3'), (32924, 2744, 'height', '2'), (32925, 2744, 'fuel_consumption', '18'), (32926, 2744, 'doors', '5'), (32927, 2744, 'price', '19562'), (32928, 2744, 'cost', '41595'), (32929, 2745, 'owner', 'Seth'), (32930, 2745, 'color', 'red'), (32931, 2745, 'max_speed', '42'), (32932, 2745, 'weight', '2472'), (32933, 2745, 'production_year', '1997'), (32934, 2745, 'engine_volume', '5619'), (32935, 2745, 'width', '3'), (32936, 2745, 'height', '2'), (32937, 2745, 'fuel_consumption', '17'), (32938, 2745, 'doors', '2'), (32939, 2745, 'price', '15311'), (32940, 2745, 'cost', '34483'), (32941, 2746, 'owner', 'Gengis'), (32942, 2746, 'color', 'black'), (32943, 2746, 'max_speed', '173'), (32944, 2746, 'weight', '1355'), (32945, 2746, 'production_year', '1970'), (32946, 2746, 'engine_volume', '3927'), (32947, 2746, 'width', '3'), (32948, 2746, 'height', '2'), (32949, 2746, 'fuel_consumption', '17'), (32950, 2746, 'doors', '2'), (32951, 2746, 'price', '18490'), (32952, 2746, 'cost', '37123'), (32953, 2747, 'owner', 'Lava'), (32954, 2747, 'color', 'green'), (32955, 2747, 'max_speed', '92'), (32956, 2747, 'weight', '2803'), (32957, 2747, 'production_year', '1974'), (32958, 2747, 'engine_volume', '3093'), (32959, 2747, 'width', '4'), (32960, 2747, 'height', '2'), (32961, 2747, 'fuel_consumption', '16'), (32962, 2747, 'doors', '2'), (32963, 2747, 'price', '19719'), (32964, 2747, 'cost', '30062'), (32965, 2748, 'owner', 'Seth'), (32966, 2748, 'color', 'orange'), (32967, 2748, 'max_speed', '240'), (32968, 2748, 'weight', '1701'), (32969, 2748, 'production_year', '1994'), (32970, 2748, 'engine_volume', '4420'), (32971, 2748, 'width', '4'), (32972, 2748, 'height', '1'), (32973, 2748, 'fuel_consumption', '16'), (32974, 2748, 'doors', '5'), (32975, 2748, 'price', '24544'), (32976, 2748, 'cost', '45321'), (32977, 2749, 'owner', 'Jules'), (32978, 2749, 'color', 'brown'), (32979, 2749, 'max_speed', '292'), (32980, 2749, 'weight', '2440'), (32981, 2749, 'production_year', '1970'), (32982, 2749, 'engine_volume', '3831'), (32983, 2749, 'width', '3'), (32984, 2749, 'height', '1'), (32985, 2749, 'fuel_consumption', '16'), (32986, 2749, 'doors', '5'), (32987, 2749, 'price', '19955'), (32988, 2749, 'cost', '39834'), (32989, 2750, 'owner', 'Mario'), (32990, 2750, 'color', 'martini'), (32991, 2750, 'max_speed', '282'), (32992, 2750, 'weight', '1120'), (32993, 2750, 'production_year', '2012'), (32994, 2750, 'engine_volume', '7726'), (32995, 2750, 'width', '3'), (32996, 2750, 'height', '1'), (32997, 2750, 'fuel_consumption', '16'), (32998, 2750, 'doors', '5'), (32999, 2750, 'price', '17898'), (33000, 2750, 'cost', '41627'), (33001, 2751, 'owner', 'Mario'), (33002, 2751, 'color', 'black'), (33003, 2751, 'max_speed', '215'), (33004, 2751, 'weight', '4523'), (33005, 2751, 'production_year', '2013'), (33006, 2751, 'engine_volume', '5201'), (33007, 2751, 'width', '4'), (33008, 2751, 'height', '1'), (33009, 2751, 'fuel_consumption', '16'), (33010, 2751, 'doors', '5'), (33011, 2751, 'price', '18022'), (33012, 2751, 'cost', '43338'), (33013, 2752, 'owner', 'Mario'), (33014, 2752, 'color', 'white'), (33015, 2752, 'max_speed', '197'), (33016, 2752, 'weight', '4999'), (33017, 2752, 'production_year', '1972'), (33018, 2752, 'engine_volume', '4412'), (33019, 2752, 'width', '4'), (33020, 2752, 'height', '1'), (33021, 2752, 'fuel_consumption', '14'), (33022, 2752, 'doors', '2'), (33023, 2752, 'price', '25886'), (33024, 2752, 'cost', '47702'), (33025, 2753, 'owner', 'Hugh'), (33026, 2753, 'color', 'orange'), (33027, 2753, 'max_speed', '167'), (33028, 2753, 'weight', '2799'), (33029, 2753, 'production_year', '1994'), (33030, 2753, 'engine_volume', '2763'), (33031, 2753, 'width', '4'), (33032, 2753, 'height', '2'), (33033, 2753, 'fuel_consumption', '13'), (33034, 2753, 'doors', '4'), (33035, 2753, 'price', '24718'), (33036, 2753, 'cost', '26167'), (33037, 2754, 'owner', 'Jules'), (33038, 2754, 'color', 'orange'), (33039, 2754, 'max_speed', '149'), (33040, 2754, 'weight', '3879'), (33041, 2754, 'production_year', '2011'), (33042, 2754, 'engine_volume', '5481'), (33043, 2754, 'width', '4'), (33044, 2754, 'height', '2'), (33045, 2754, 'fuel_consumption', '17'), (33046, 2754, 'doors', '5'), (33047, 2754, 'price', '11852'), (33048, 2754, 'cost', '45036'), (33049, 2755, 'owner', 'Hugh'), (33050, 2755, 'color', 'yellow'), (33051, 2755, 'max_speed', '184'), (33052, 2755, 'weight', '1999'), (33053, 2755, 'production_year', '1990'), (33054, 2755, 'engine_volume', '3363'), (33055, 2755, 'width', '3'), (33056, 2755, 'height', '1'), (33057, 2755, 'fuel_consumption', '18'), (33058, 2755, 'doors', '4'), (33059, 2755, 'price', '27712'), (33060, 2755, 'cost', '26929'), (33061, 2756, 'owner', 'Gengis'), (33062, 2756, 'color', 'martini'), (33063, 2756, 'max_speed', '33'), (33064, 2756, 'weight', '1494'), (33065, 2756, 'production_year', '1984'), (33066, 2756, 'engine_volume', '3611'), (33067, 2756, 'width', '3'), (33068, 2756, 'height', '1'), (33069, 2756, 'fuel_consumption', '18'), (33070, 2756, 'doors', '4'), (33071, 2756, 'price', '22373'), (33072, 2756, 'cost', '49230'), (33073, 2757, 'owner', 'Seth'), (33074, 2757, 'color', 'green'), (33075, 2757, 'max_speed', '132'), (33076, 2757, 'weight', '2047'), (33077, 2757, 'production_year', '1970'), (33078, 2757, 'engine_volume', '3197'), (33079, 2757, 'width', '4'), (33080, 2757, 'height', '1'), (33081, 2757, 'fuel_consumption', '15'), (33082, 2757, 'doors', '3'), (33083, 2757, 'price', '26482'), (33084, 2757, 'cost', '49687'), (33085, 2758, 'owner', 'Jules'), (33086, 2758, 'color', 'yellow'), (33087, 2758, 'max_speed', '206'), (33088, 2758, 'weight', '3977'), (33089, 2758, 'production_year', '1999'), (33090, 2758, 'engine_volume', '7558'), (33091, 2758, 'width', '3'), (33092, 2758, 'height', '1'), (33093, 2758, 'fuel_consumption', '16'), (33094, 2758, 'doors', '2'), (33095, 2758, 'price', '20684'), (33096, 2758, 'cost', '43152'), (33097, 2759, 'owner', 'Seth'), (33098, 2759, 'color', 'yellow'), (33099, 2759, 'max_speed', '137'), (33100, 2759, 'weight', '4954'), (33101, 2759, 'production_year', '1984'), (33102, 2759, 'engine_volume', '4121'), (33103, 2759, 'width', '2'), (33104, 2759, 'height', '1'), (33105, 2759, 'fuel_consumption', '18'), (33106, 2759, 'doors', '5'), (33107, 2759, 'price', '12646'), (33108, 2759, 'cost', '37980'), (33109, 2760, 'owner', 'Seth'), (33110, 2760, 'color', 'white'), (33111, 2760, 'max_speed', '175'), (33112, 2760, 'weight', '1737'), (33113, 2760, 'production_year', '2011'), (33114, 2760, 'engine_volume', '7475'), (33115, 2760, 'width', '2'), (33116, 2760, 'height', '1'), (33117, 2760, 'fuel_consumption', '16'), (33118, 2760, 'doors', '2'), (33119, 2760, 'price', '24454'), (33120, 2760, 'cost', '38348'), (33121, 2761, 'owner', 'Mario'), (33122, 2761, 'color', 'white'), (33123, 2761, 'max_speed', '218'), (33124, 2761, 'weight', '3973'), (33125, 2761, 'production_year', '1995'), (33126, 2761, 'engine_volume', '4620'), (33127, 2761, 'width', '4'), (33128, 2761, 'height', '2'), (33129, 2761, 'fuel_consumption', '15'), (33130, 2761, 'doors', '4'), (33131, 2761, 'price', '13235'), (33132, 2761, 'cost', '28882'), (33133, 2762, 'owner', 'Hugh'), (33134, 2762, 'color', 'black'), (33135, 2762, 'max_speed', '151'), (33136, 2762, 'weight', '4429'), (33137, 2762, 'production_year', '2003'), (33138, 2762, 'engine_volume', '4585'), (33139, 2762, 'width', '4'), (33140, 2762, 'height', '1'), (33141, 2762, 'fuel_consumption', '14'), (33142, 2762, 'doors', '2'), (33143, 2762, 'price', '12452'), (33144, 2762, 'cost', '30461'), (33145, 2763, 'owner', 'Lava'), (33146, 2763, 'color', 'orange'), (33147, 2763, 'max_speed', '138'), (33148, 2763, 'weight', '3100'), (33149, 2763, 'production_year', '2003'), (33150, 2763, 'engine_volume', '5620'), (33151, 2763, 'width', '4'), (33152, 2763, 'height', '2'), (33153, 2763, 'fuel_consumption', '18'), (33154, 2763, 'doors', '2'), (33155, 2763, 'price', '25527'), (33156, 2763, 'cost', '40724'), (33157, 2764, 'owner', 'Hugh'), (33158, 2764, 'color', 'orange'), (33159, 2764, 'max_speed', '258'), (33160, 2764, 'weight', '2139'), (33161, 2764, 'production_year', '2001'), (33162, 2764, 'engine_volume', '2091'), (33163, 2764, 'width', '3'), (33164, 2764, 'height', '1'), (33165, 2764, 'fuel_consumption', '18'), (33166, 2764, 'doors', '5'), (33167, 2764, 'price', '22473'), (33168, 2764, 'cost', '27940'), (33169, 2765, 'owner', 'Mario'), (33170, 2765, 'color', 'brown'), (33171, 2765, 'max_speed', '32'), (33172, 2765, 'weight', '3441'), (33173, 2765, 'production_year', '2016'), (33174, 2765, 'engine_volume', '4179'), (33175, 2765, 'width', '3'), (33176, 2765, 'height', '2'), (33177, 2765, 'fuel_consumption', '17'), (33178, 2765, 'doors', '4'), (33179, 2765, 'price', '14970'), (33180, 2765, 'cost', '38710'), (33181, 2766, 'owner', 'Lucy'), (33182, 2766, 'color', 'green'), (33183, 2766, 'max_speed', '154'), (33184, 2766, 'weight', '3908'), (33185, 2766, 'production_year', '2013'), (33186, 2766, 'engine_volume', '5801'), (33187, 2766, 'width', '2'), (33188, 2766, 'height', '1'), (33189, 2766, 'fuel_consumption', '15'), (33190, 2766, 'doors', '4'), (33191, 2766, 'price', '21444'), (33192, 2766, 'cost', '29783'), (33193, 2767, 'owner', 'Seth'), (33194, 2767, 'color', 'yellow'), (33195, 2767, 'max_speed', '41'), (33196, 2767, 'weight', '2187'), (33197, 2767, 'production_year', '1999'), (33198, 2767, 'engine_volume', '4838'), (33199, 2767, 'width', '3'), (33200, 2767, 'height', '2'), (33201, 2767, 'fuel_consumption', '18'), (33202, 2767, 'doors', '3'), (33203, 2767, 'price', '10282'), (33204, 2767, 'cost', '28903'), (33205, 2768, 'owner', 'Gino'), (33206, 2768, 'color', 'yellow'), (33207, 2768, 'max_speed', '221'), (33208, 2768, 'weight', '4582'), (33209, 2768, 'production_year', '1977'), (33210, 2768, 'engine_volume', '6405'), (33211, 2768, 'width', '4'), (33212, 2768, 'height', '1'), (33213, 2768, 'fuel_consumption', '14'), (33214, 2768, 'doors', '5'), (33215, 2768, 'price', '14969'), (33216, 2768, 'cost', '31209'), (33217, 2769, 'owner', 'Lucy'), (33218, 2769, 'color', 'red'), (33219, 2769, 'max_speed', '216'), (33220, 2769, 'weight', '2048'), (33221, 2769, 'production_year', '1987'), (33222, 2769, 'engine_volume', '6894'), (33223, 2769, 'width', '3'), (33224, 2769, 'height', '1'), (33225, 2769, 'fuel_consumption', '15'), (33226, 2769, 'doors', '5'), (33227, 2769, 'price', '26224'), (33228, 2769, 'cost', '28312'), (33229, 2770, 'owner', 'Mario'), (33230, 2770, 'color', 'martini'), (33231, 2770, 'max_speed', '203'), (33232, 2770, 'weight', '2438'), (33233, 2770, 'production_year', '1970'), (33234, 2770, 'engine_volume', '2948'), (33235, 2770, 'width', '4'), (33236, 2770, 'height', '2'), (33237, 2770, 'fuel_consumption', '18'), (33238, 2770, 'doors', '4'), (33239, 2770, 'price', '11997'), (33240, 2770, 'cost', '39045'), (33241, 2771, 'owner', 'Lucy'), (33242, 2771, 'color', 'martini'), (33243, 2771, 'max_speed', '223'), (33244, 2771, 'weight', '1790'), (33245, 2771, 'production_year', '1973'), (33246, 2771, 'engine_volume', '3321'), (33247, 2771, 'width', '2'), (33248, 2771, 'height', '1'), (33249, 2771, 'fuel_consumption', '16'), (33250, 2771, 'doors', '5'), (33251, 2771, 'price', '22855'), (33252, 2771, 'cost', '31390'), (33253, 2772, 'owner', 'Hugh'), (33254, 2772, 'color', 'white'), (33255, 2772, 'max_speed', '28'), (33256, 2772, 'weight', '1098'), (33257, 2772, 'production_year', '1994'), (33258, 2772, 'engine_volume', '7137'), (33259, 2772, 'width', '4'), (33260, 2772, 'height', '1'), (33261, 2772, 'fuel_consumption', '18'), (33262, 2772, 'doors', '3'), (33263, 2772, 'price', '14884'), (33264, 2772, 'cost', '32391'), (33265, 2773, 'owner', 'Seth'), (33266, 2773, 'color', 'brown'), (33267, 2773, 'max_speed', '181'), (33268, 2773, 'weight', '3004'), (33269, 2773, 'production_year', '2014'), (33270, 2773, 'engine_volume', '7763'), (33271, 2773, 'width', '2'), (33272, 2773, 'height', '2'), (33273, 2773, 'fuel_consumption', '14'), (33274, 2773, 'doors', '2'), (33275, 2773, 'price', '21105'), (33276, 2773, 'cost', '31179'), (33277, 2774, 'owner', 'Gino'), (33278, 2774, 'color', 'black'), (33279, 2774, 'max_speed', '244'), (33280, 2774, 'weight', '4130'), (33281, 2774, 'production_year', '2007'), (33282, 2774, 'engine_volume', '4979'), (33283, 2774, 'width', '3'), (33284, 2774, 'height', '1'), (33285, 2774, 'fuel_consumption', '16'), (33286, 2774, 'doors', '3'), (33287, 2774, 'price', '19284'), (33288, 2774, 'cost', '33056'), (33289, 2775, 'owner', 'Gengis'), (33290, 2775, 'color', 'red'), (33291, 2775, 'max_speed', '97'), (33292, 2775, 'weight', '3788'), (33293, 2775, 'production_year', '2016'), (33294, 2775, 'engine_volume', '4980'), (33295, 2775, 'width', '4'), (33296, 2775, 'height', '1'), (33297, 2775, 'fuel_consumption', '18'), (33298, 2775, 'doors', '3'), (33299, 2775, 'price', '28036'), (33300, 2775, 'cost', '39198'), (33301, 2776, 'owner', 'Seth'), (33302, 2776, 'color', 'brown'), (33303, 2776, 'max_speed', '214'), (33304, 2776, 'weight', '2776'), (33305, 2776, 'production_year', '1971'), (33306, 2776, 'engine_volume', '6740'), (33307, 2776, 'width', '4'), (33308, 2776, 'height', '2'), (33309, 2776, 'fuel_consumption', '18'), (33310, 2776, 'doors', '2'), (33311, 2776, 'price', '11947'), (33312, 2776, 'cost', '46989'), (33313, 2777, 'owner', 'Mario'), (33314, 2777, 'color', 'red'), (33315, 2777, 'max_speed', '115'), (33316, 2777, 'weight', '2847'), (33317, 2777, 'production_year', '2005'), (33318, 2777, 'engine_volume', '5916'), (33319, 2777, 'width', '4'), (33320, 2777, 'height', '1'), (33321, 2777, 'fuel_consumption', '15'), (33322, 2777, 'doors', '5'), (33323, 2777, 'price', '10255'), (33324, 2777, 'cost', '37492'), (33325, 2778, 'owner', 'Seth'), (33326, 2778, 'color', 'orange'), (33327, 2778, 'max_speed', '185'), (33328, 2778, 'weight', '1297'), (33329, 2778, 'production_year', '1976'), (33330, 2778, 'engine_volume', '6940'), (33331, 2778, 'width', '4'), (33332, 2778, 'height', '2'), (33333, 2778, 'fuel_consumption', '13'), (33334, 2778, 'doors', '4'), (33335, 2778, 'price', '24834'), (33336, 2778, 'cost', '31012'), (33337, 2779, 'owner', 'Mario'), (33338, 2779, 'color', 'white'), (33339, 2779, 'max_speed', '253'), (33340, 2779, 'weight', '1406'), (33341, 2779, 'production_year', '2015'), (33342, 2779, 'engine_volume', '4928'), (33343, 2779, 'width', '2'), (33344, 2779, 'height', '2'), (33345, 2779, 'fuel_consumption', '14'), (33346, 2779, 'doors', '4'), (33347, 2779, 'price', '18078'), (33348, 2779, 'cost', '36260'), (33349, 2780, 'owner', 'Jules'), (33350, 2780, 'color', 'black'), (33351, 2780, 'max_speed', '135'), (33352, 2780, 'weight', '1087'), (33353, 2780, 'production_year', '1979'), (33354, 2780, 'engine_volume', '3651'), (33355, 2780, 'width', '2'), (33356, 2780, 'height', '2'), (33357, 2780, 'fuel_consumption', '16'), (33358, 2780, 'doors', '2'), (33359, 2780, 'price', '14287'), (33360, 2780, 'cost', '27611'), (33361, 2781, 'owner', 'Mario'), (33362, 2781, 'color', 'martini'), (33363, 2781, 'max_speed', '185'), (33364, 2781, 'weight', '2627'), (33365, 2781, 'production_year', '2011'), (33366, 2781, 'engine_volume', '7625'), (33367, 2781, 'width', '4'), (33368, 2781, 'height', '1'), (33369, 2781, 'fuel_consumption', '16'), (33370, 2781, 'doors', '3'), (33371, 2781, 'price', '26989'), (33372, 2781, 'cost', '39101'), (33373, 2782, 'owner', 'Lucy'), (33374, 2782, 'color', 'yellow'), (33375, 2782, 'max_speed', '170'), (33376, 2782, 'weight', '3422'), (33377, 2782, 'production_year', '1986'), (33378, 2782, 'engine_volume', '5472'), (33379, 2782, 'width', '3'), (33380, 2782, 'height', '1'), (33381, 2782, 'fuel_consumption', '18'), (33382, 2782, 'doors', '4'), (33383, 2782, 'price', '13620'), (33384, 2782, 'cost', '26609'), (33385, 2783, 'owner', 'Hugh'), (33386, 2783, 'color', 'orange'), (33387, 2783, 'max_speed', '234'), (33388, 2783, 'weight', '1439'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (33389, 2783, 'production_year', '1993'), (33390, 2783, 'engine_volume', '4814'), (33391, 2783, 'width', '4'), (33392, 2783, 'height', '1'), (33393, 2783, 'fuel_consumption', '17'), (33394, 2783, 'doors', '2'), (33395, 2783, 'price', '18659'), (33396, 2783, 'cost', '34333'), (33397, 2784, 'owner', 'Jules'), (33398, 2784, 'color', 'martini'), (33399, 2784, 'max_speed', '267'), (33400, 2784, 'weight', '4407'), (33401, 2784, 'production_year', '1977'), (33402, 2784, 'engine_volume', '3892'), (33403, 2784, 'width', '4'), (33404, 2784, 'height', '2'), (33405, 2784, 'fuel_consumption', '16'), (33406, 2784, 'doors', '2'), (33407, 2784, 'price', '26878'), (33408, 2784, 'cost', '40883'), (33409, 2785, 'owner', 'Gino'), (33410, 2785, 'color', 'orange'), (33411, 2785, 'max_speed', '268'), (33412, 2785, 'weight', '3022'), (33413, 2785, 'production_year', '1994'), (33414, 2785, 'engine_volume', '5187'), (33415, 2785, 'width', '2'), (33416, 2785, 'height', '1'), (33417, 2785, 'fuel_consumption', '14'), (33418, 2785, 'doors', '2'), (33419, 2785, 'price', '21005'), (33420, 2785, 'cost', '38400'), (33421, 2786, 'owner', 'Seth'), (33422, 2786, 'color', 'brown'), (33423, 2786, 'max_speed', '29'), (33424, 2786, 'weight', '1959'), (33425, 2786, 'production_year', '1990'), (33426, 2786, 'engine_volume', '4599'), (33427, 2786, 'width', '2'), (33428, 2786, 'height', '1'), (33429, 2786, 'fuel_consumption', '17'), (33430, 2786, 'doors', '4'), (33431, 2786, 'price', '12437'), (33432, 2786, 'cost', '29493'), (33433, 2787, 'owner', 'Seth'), (33434, 2787, 'color', 'yellow'), (33435, 2787, 'max_speed', '224'), (33436, 2787, 'weight', '3020'), (33437, 2787, 'production_year', '1979'), (33438, 2787, 'engine_volume', '5889'), (33439, 2787, 'width', '4'), (33440, 2787, 'height', '1'), (33441, 2787, 'fuel_consumption', '14'), (33442, 2787, 'doors', '2'), (33443, 2787, 'price', '17150'), (33444, 2787, 'cost', '49841'), (33445, 2788, 'owner', 'Gengis'), (33446, 2788, 'color', 'orange'), (33447, 2788, 'max_speed', '42'), (33448, 2788, 'weight', '4252'), (33449, 2788, 'production_year', '2009'), (33450, 2788, 'engine_volume', '5654'), (33451, 2788, 'width', '4'), (33452, 2788, 'height', '1'), (33453, 2788, 'fuel_consumption', '15'), (33454, 2788, 'doors', '4'), (33455, 2788, 'price', '18350'), (33456, 2788, 'cost', '49906'), (33457, 2789, 'owner', 'Mario'), (33458, 2789, 'color', 'orange'), (33459, 2789, 'max_speed', '245'), (33460, 2789, 'weight', '4814'), (33461, 2789, 'production_year', '1972'), (33462, 2789, 'engine_volume', '6044'), (33463, 2789, 'width', '4'), (33464, 2789, 'height', '1'), (33465, 2789, 'fuel_consumption', '16'), (33466, 2789, 'doors', '3'), (33467, 2789, 'price', '13003'), (33468, 2789, 'cost', '31156'), (33469, 2790, 'owner', 'Mario'), (33470, 2790, 'color', 'orange'), (33471, 2790, 'max_speed', '65'), (33472, 2790, 'weight', '3301'), (33473, 2790, 'production_year', '2000'), (33474, 2790, 'engine_volume', '4941'), (33475, 2790, 'width', '4'), (33476, 2790, 'height', '1'), (33477, 2790, 'fuel_consumption', '14'), (33478, 2790, 'doors', '4'), (33479, 2790, 'price', '29834'), (33480, 2790, 'cost', '41952'), (33481, 2791, 'owner', 'Jules'), (33482, 2791, 'color', 'orange'), (33483, 2791, 'max_speed', '267'), (33484, 2791, 'weight', '2695'), (33485, 2791, 'production_year', '1989'), (33486, 2791, 'engine_volume', '7308'), (33487, 2791, 'width', '2'), (33488, 2791, 'height', '1'), (33489, 2791, 'fuel_consumption', '17'), (33490, 2791, 'doors', '5'), (33491, 2791, 'price', '15257'), (33492, 2791, 'cost', '32727'), (33493, 2792, 'owner', 'Jules'), (33494, 2792, 'color', 'white'), (33495, 2792, 'max_speed', '154'), (33496, 2792, 'weight', '4554'), (33497, 2792, 'production_year', '2007'), (33498, 2792, 'engine_volume', '5758'), (33499, 2792, 'width', '4'), (33500, 2792, 'height', '1'), (33501, 2792, 'fuel_consumption', '15'), (33502, 2792, 'doors', '2'), (33503, 2792, 'price', '21527'), (33504, 2792, 'cost', '33179'), (33505, 2793, 'owner', 'Gino'), (33506, 2793, 'color', 'orange'), (33507, 2793, 'max_speed', '190'), (33508, 2793, 'weight', '3651'), (33509, 2793, 'production_year', '2015'), (33510, 2793, 'engine_volume', '4307'), (33511, 2793, 'width', '4'), (33512, 2793, 'height', '1'), (33513, 2793, 'fuel_consumption', '18'), (33514, 2793, 'doors', '5'), (33515, 2793, 'price', '13560'), (33516, 2793, 'cost', '38663'), (33517, 2794, 'owner', 'Seth'), (33518, 2794, 'color', 'red'), (33519, 2794, 'max_speed', '297'), (33520, 2794, 'weight', '1615'), (33521, 2794, 'production_year', '1972'), (33522, 2794, 'engine_volume', '4154'), (33523, 2794, 'width', '2'), (33524, 2794, 'height', '2'), (33525, 2794, 'fuel_consumption', '17'), (33526, 2794, 'doors', '3'), (33527, 2794, 'price', '16340'), (33528, 2794, 'cost', '29758'), (33529, 2795, 'owner', 'Gino'), (33530, 2795, 'color', 'green'), (33531, 2795, 'max_speed', '281'), (33532, 2795, 'weight', '2420'), (33533, 2795, 'production_year', '2013'), (33534, 2795, 'engine_volume', '3077'), (33535, 2795, 'width', '4'), (33536, 2795, 'height', '2'), (33537, 2795, 'fuel_consumption', '16'), (33538, 2795, 'doors', '3'), (33539, 2795, 'price', '21936'), (33540, 2795, 'cost', '25456'), (33541, 2796, 'owner', 'Seth'), (33542, 2796, 'color', 'yellow'), (33543, 2796, 'max_speed', '121'), (33544, 2796, 'weight', '3392'), (33545, 2796, 'production_year', '2001'), (33546, 2796, 'engine_volume', '7877'), (33547, 2796, 'width', '2'), (33548, 2796, 'height', '2'), (33549, 2796, 'fuel_consumption', '18'), (33550, 2796, 'doors', '5'), (33551, 2796, 'price', '20395'), (33552, 2796, 'cost', '25052'), (33553, 2797, 'owner', 'Lava'), (33554, 2797, 'color', 'orange'), (33555, 2797, 'max_speed', '209'), (33556, 2797, 'weight', '4836'), (33557, 2797, 'production_year', '2014'), (33558, 2797, 'engine_volume', '3425'), (33559, 2797, 'width', '2'), (33560, 2797, 'height', '2'), (33561, 2797, 'fuel_consumption', '15'), (33562, 2797, 'doors', '3'), (33563, 2797, 'price', '26851'), (33564, 2797, 'cost', '49231'), (33565, 2798, 'owner', 'Gengis'), (33566, 2798, 'color', 'black'), (33567, 2798, 'max_speed', '166'), (33568, 2798, 'weight', '1671'), (33569, 2798, 'production_year', '1979'), (33570, 2798, 'engine_volume', '6381'), (33571, 2798, 'width', '2'), (33572, 2798, 'height', '2'), (33573, 2798, 'fuel_consumption', '14'), (33574, 2798, 'doors', '5'), (33575, 2798, 'price', '15931'), (33576, 2798, 'cost', '36573'), (33577, 2799, 'owner', 'Gino'), (33578, 2799, 'color', 'red'), (33579, 2799, 'max_speed', '217'), (33580, 2799, 'weight', '2450'), (33581, 2799, 'production_year', '2003'), (33582, 2799, 'engine_volume', '3321'), (33583, 2799, 'width', '2'), (33584, 2799, 'height', '2'), (33585, 2799, 'fuel_consumption', '16'), (33586, 2799, 'doors', '4'), (33587, 2799, 'price', '17293'), (33588, 2799, 'cost', '27050'), (33589, 2800, 'owner', 'Mario'), (33590, 2800, 'color', 'red'), (33591, 2800, 'max_speed', '126'), (33592, 2800, 'weight', '2769'), (33593, 2800, 'production_year', '2000'), (33594, 2800, 'engine_volume', '2436'), (33595, 2800, 'width', '4'), (33596, 2800, 'height', '2'), (33597, 2800, 'fuel_consumption', '17'), (33598, 2800, 'doors', '5'), (33599, 2800, 'price', '28893'), (33600, 2800, 'cost', '46100'), (33601, 2801, 'owner', 'Hugh'), (33602, 2801, 'color', 'red'), (33603, 2801, 'max_speed', '256'), (33604, 2801, 'weight', '3529'), (33605, 2801, 'production_year', '2016'), (33606, 2801, 'engine_volume', '5248'), (33607, 2801, 'width', '2'), (33608, 2801, 'height', '1'), (33609, 2801, 'fuel_consumption', '15'), (33610, 2801, 'doors', '5'), (33611, 2801, 'price', '19076'), (33612, 2801, 'cost', '44093'), (33613, 2802, 'owner', 'Seth'), (33614, 2802, 'color', 'black'), (33615, 2802, 'max_speed', '124'), (33616, 2802, 'weight', '3881'), (33617, 2802, 'production_year', '1989'), (33618, 2802, 'engine_volume', '3737'), (33619, 2802, 'width', '3'), (33620, 2802, 'height', '2'), (33621, 2802, 'fuel_consumption', '16'), (33622, 2802, 'doors', '5'), (33623, 2802, 'price', '17658'), (33624, 2802, 'cost', '39432'), (33625, 2803, 'owner', 'Lava'), (33626, 2803, 'color', 'red'), (33627, 2803, 'max_speed', '154'), (33628, 2803, 'weight', '1888'), (33629, 2803, 'production_year', '1980'), (33630, 2803, 'engine_volume', '5194'), (33631, 2803, 'width', '2'), (33632, 2803, 'height', '1'), (33633, 2803, 'fuel_consumption', '15'), (33634, 2803, 'doors', '3'), (33635, 2803, 'price', '13138'), (33636, 2803, 'cost', '41341'), (33637, 2804, 'owner', 'Jules'), (33638, 2804, 'color', 'brown'), (33639, 2804, 'max_speed', '91'), (33640, 2804, 'weight', '2251'), (33641, 2804, 'production_year', '1987'), (33642, 2804, 'engine_volume', '6366'), (33643, 2804, 'width', '4'), (33644, 2804, 'height', '2'), (33645, 2804, 'fuel_consumption', '17'), (33646, 2804, 'doors', '4'), (33647, 2804, 'price', '29487'), (33648, 2804, 'cost', '49189'), (33649, 2805, 'owner', 'Lava'), (33650, 2805, 'color', 'white'), (33651, 2805, 'max_speed', '134'), (33652, 2805, 'weight', '1690'), (33653, 2805, 'production_year', '2016'), (33654, 2805, 'engine_volume', '6264'), (33655, 2805, 'width', '4'), (33656, 2805, 'height', '2'), (33657, 2805, 'fuel_consumption', '17'), (33658, 2805, 'doors', '4'), (33659, 2805, 'price', '24018'), (33660, 2805, 'cost', '27181'), (33661, 2806, 'owner', 'Seth'), (33662, 2806, 'color', 'green'), (33663, 2806, 'max_speed', '275'), (33664, 2806, 'weight', '2232'), (33665, 2806, 'production_year', '2017'), (33666, 2806, 'engine_volume', '4146'), (33667, 2806, 'width', '4'), (33668, 2806, 'height', '1'), (33669, 2806, 'fuel_consumption', '17'), (33670, 2806, 'doors', '2'), (33671, 2806, 'price', '13108'), (33672, 2806, 'cost', '35788'), (33673, 2807, 'owner', 'Mario'), (33674, 2807, 'color', 'red'), (33675, 2807, 'max_speed', '102'), (33676, 2807, 'weight', '1693'), (33677, 2807, 'production_year', '2000'), (33678, 2807, 'engine_volume', '2785'), (33679, 2807, 'width', '4'), (33680, 2807, 'height', '1'), (33681, 2807, 'fuel_consumption', '14'), (33682, 2807, 'doors', '3'), (33683, 2807, 'price', '12164'), (33684, 2807, 'cost', '39789'), (33685, 2808, 'owner', 'Lava'), (33686, 2808, 'color', 'yellow'), (33687, 2808, 'max_speed', '241'), (33688, 2808, 'weight', '3391'), (33689, 2808, 'production_year', '1994'), (33690, 2808, 'engine_volume', '5847'), (33691, 2808, 'width', '3'), (33692, 2808, 'height', '2'), (33693, 2808, 'fuel_consumption', '14'), (33694, 2808, 'doors', '5'), (33695, 2808, 'price', '17480'), (33696, 2808, 'cost', '33323'), (33697, 2809, 'owner', 'Hugh'), (33698, 2809, 'color', 'black'), (33699, 2809, 'max_speed', '72'), (33700, 2809, 'weight', '1202'), (33701, 2809, 'production_year', '2000'), (33702, 2809, 'engine_volume', '7767'), (33703, 2809, 'width', '4'), (33704, 2809, 'height', '1'), (33705, 2809, 'fuel_consumption', '17'), (33706, 2809, 'doors', '2'), (33707, 2809, 'price', '18533'), (33708, 2809, 'cost', '40574'), (33709, 2810, 'owner', 'Seth'), (33710, 2810, 'color', 'red'), (33711, 2810, 'max_speed', '127'), (33712, 2810, 'weight', '2450'), (33713, 2810, 'production_year', '1984'), (33714, 2810, 'engine_volume', '7057'), (33715, 2810, 'width', '2'), (33716, 2810, 'height', '2'), (33717, 2810, 'fuel_consumption', '17'), (33718, 2810, 'doors', '4'), (33719, 2810, 'price', '15985'), (33720, 2810, 'cost', '26952'), (33721, 2811, 'owner', 'Hugh'), (33722, 2811, 'color', 'green'), (33723, 2811, 'max_speed', '150'), (33724, 2811, 'weight', '2737'), (33725, 2811, 'production_year', '2001'), (33726, 2811, 'engine_volume', '7598'), (33727, 2811, 'width', '4'), (33728, 2811, 'height', '2'), (33729, 2811, 'fuel_consumption', '14'), (33730, 2811, 'doors', '3'), (33731, 2811, 'price', '27425'), (33732, 2811, 'cost', '45999'), (33733, 2812, 'owner', 'Jules'), (33734, 2812, 'color', 'white'), (33735, 2812, 'max_speed', '248'), (33736, 2812, 'weight', '2381'), (33737, 2812, 'production_year', '2010'), (33738, 2812, 'engine_volume', '4181'), (33739, 2812, 'width', '4'), (33740, 2812, 'height', '2'), (33741, 2812, 'fuel_consumption', '16'), (33742, 2812, 'doors', '3'), (33743, 2812, 'price', '14452'), (33744, 2812, 'cost', '25792'), (33745, 2813, 'owner', 'Lava'), (33746, 2813, 'color', 'yellow'), (33747, 2813, 'max_speed', '114'), (33748, 2813, 'weight', '3755'), (33749, 2813, 'production_year', '1999'), (33750, 2813, 'engine_volume', '3953'), (33751, 2813, 'width', '2'), (33752, 2813, 'height', '2'), (33753, 2813, 'fuel_consumption', '14'), (33754, 2813, 'doors', '5'), (33755, 2813, 'price', '29890'), (33756, 2813, 'cost', '38972'), (33757, 2814, 'owner', 'Seth'), (33758, 2814, 'color', 'brown'), (33759, 2814, 'max_speed', '183'), (33760, 2814, 'weight', '3909'), (33761, 2814, 'production_year', '2007'), (33762, 2814, 'engine_volume', '6414'), (33763, 2814, 'width', '2'), (33764, 2814, 'height', '1'), (33765, 2814, 'fuel_consumption', '17'), (33766, 2814, 'doors', '4'), (33767, 2814, 'price', '19700'), (33768, 2814, 'cost', '45894'), (33769, 2815, 'owner', 'Seth'), (33770, 2815, 'color', 'martini'), (33771, 2815, 'max_speed', '138'), (33772, 2815, 'weight', '3941'), (33773, 2815, 'production_year', '1983'), (33774, 2815, 'engine_volume', '3094'), (33775, 2815, 'width', '3'), (33776, 2815, 'height', '1'), (33777, 2815, 'fuel_consumption', '17'), (33778, 2815, 'doors', '5'), (33779, 2815, 'price', '28789'), (33780, 2815, 'cost', '41335'), (33781, 2816, 'owner', 'Seth'), (33782, 2816, 'color', 'white'), (33783, 2816, 'max_speed', '60'), (33784, 2816, 'weight', '1323'), (33785, 2816, 'production_year', '2012'), (33786, 2816, 'engine_volume', '4540'), (33787, 2816, 'width', '4'), (33788, 2816, 'height', '2'), (33789, 2816, 'fuel_consumption', '13'), (33790, 2816, 'doors', '5'), (33791, 2816, 'price', '12101'), (33792, 2816, 'cost', '29775'), (33793, 2817, 'owner', 'Seth'), (33794, 2817, 'color', 'white'), (33795, 2817, 'max_speed', '42'), (33796, 2817, 'weight', '2835'), (33797, 2817, 'production_year', '1990'), (33798, 2817, 'engine_volume', '5858'), (33799, 2817, 'width', '3'), (33800, 2817, 'height', '1'), (33801, 2817, 'fuel_consumption', '14'), (33802, 2817, 'doors', '3'), (33803, 2817, 'price', '24126'), (33804, 2817, 'cost', '47240'), (33805, 2818, 'owner', 'Hugh'), (33806, 2818, 'color', 'yellow'), (33807, 2818, 'max_speed', '179'), (33808, 2818, 'weight', '2393'), (33809, 2818, 'production_year', '1973'), (33810, 2818, 'engine_volume', '2795'), (33811, 2818, 'width', '4'), (33812, 2818, 'height', '2'), (33813, 2818, 'fuel_consumption', '17'), (33814, 2818, 'doors', '5'), (33815, 2818, 'price', '13705'), (33816, 2818, 'cost', '45673'), (33817, 2819, 'owner', 'Seth'), (33818, 2819, 'color', 'red'), (33819, 2819, 'max_speed', '99'), (33820, 2819, 'weight', '3988'), (33821, 2819, 'production_year', '1996'), (33822, 2819, 'engine_volume', '4114'), (33823, 2819, 'width', '2'), (33824, 2819, 'height', '1'), (33825, 2819, 'fuel_consumption', '15'), (33826, 2819, 'doors', '5'), (33827, 2819, 'price', '13951'), (33828, 2819, 'cost', '35009'), (33829, 2820, 'owner', 'Gino'), (33830, 2820, 'color', 'brown'), (33831, 2820, 'max_speed', '216'), (33832, 2820, 'weight', '1507'), (33833, 2820, 'production_year', '1996'), (33834, 2820, 'engine_volume', '2400'), (33835, 2820, 'width', '2'), (33836, 2820, 'height', '2'), (33837, 2820, 'fuel_consumption', '16'), (33838, 2820, 'doors', '5'), (33839, 2820, 'price', '28976'), (33840, 2820, 'cost', '48381'), (33841, 2821, 'owner', 'Seth'), (33842, 2821, 'color', 'black'), (33843, 2821, 'max_speed', '65'), (33844, 2821, 'weight', '2673'), (33845, 2821, 'production_year', '2008'), (33846, 2821, 'engine_volume', '4087'), (33847, 2821, 'width', '2'), (33848, 2821, 'height', '2'), (33849, 2821, 'fuel_consumption', '18'), (33850, 2821, 'doors', '5'), (33851, 2821, 'price', '17216'), (33852, 2821, 'cost', '31968'), (33853, 2822, 'owner', 'Gino'), (33854, 2822, 'color', 'white'), (33855, 2822, 'max_speed', '270'), (33856, 2822, 'weight', '2885'), (33857, 2822, 'production_year', '1991'), (33858, 2822, 'engine_volume', '6604'), (33859, 2822, 'width', '2'), (33860, 2822, 'height', '1'), (33861, 2822, 'fuel_consumption', '14'), (33862, 2822, 'doors', '3'), (33863, 2822, 'price', '12105'), (33864, 2822, 'cost', '48193'), (33865, 2823, 'owner', 'Seth'), (33866, 2823, 'color', 'yellow'), (33867, 2823, 'max_speed', '185'), (33868, 2823, 'weight', '2324'), (33869, 2823, 'production_year', '2015'), (33870, 2823, 'engine_volume', '5570'), (33871, 2823, 'width', '3'), (33872, 2823, 'height', '1'), (33873, 2823, 'fuel_consumption', '13'), (33874, 2823, 'doors', '2'), (33875, 2823, 'price', '23115'), (33876, 2823, 'cost', '36042'), (33877, 2824, 'owner', 'Gino'), (33878, 2824, 'color', 'orange'), (33879, 2824, 'max_speed', '123'), (33880, 2824, 'weight', '4238'), (33881, 2824, 'production_year', '1991'), (33882, 2824, 'engine_volume', '5526'), (33883, 2824, 'width', '2'), (33884, 2824, 'height', '1'), (33885, 2824, 'fuel_consumption', '16'), (33886, 2824, 'doors', '4'), (33887, 2824, 'price', '18397'), (33888, 2824, 'cost', '38877'), (33889, 2825, 'owner', 'Jules'), (33890, 2825, 'color', 'brown'), (33891, 2825, 'max_speed', '37'), (33892, 2825, 'weight', '4316'), (33893, 2825, 'production_year', '2000'), (33894, 2825, 'engine_volume', '4221'), (33895, 2825, 'width', '2'), (33896, 2825, 'height', '1'), (33897, 2825, 'fuel_consumption', '18'), (33898, 2825, 'doors', '3'), (33899, 2825, 'price', '26806'), (33900, 2825, 'cost', '28936'), (33901, 2826, 'owner', 'Mario'), (33902, 2826, 'color', 'red'), (33903, 2826, 'max_speed', '27'), (33904, 2826, 'weight', '4249'), (33905, 2826, 'production_year', '1988'), (33906, 2826, 'engine_volume', '4825'), (33907, 2826, 'width', '4'), (33908, 2826, 'height', '2'), (33909, 2826, 'fuel_consumption', '18'), (33910, 2826, 'doors', '2'), (33911, 2826, 'price', '29407'), (33912, 2826, 'cost', '49901'), (33913, 2827, 'owner', 'Lava'), (33914, 2827, 'color', 'martini'), (33915, 2827, 'max_speed', '101'), (33916, 2827, 'weight', '1982'), (33917, 2827, 'production_year', '2012'), (33918, 2827, 'engine_volume', '3089'), (33919, 2827, 'width', '3'), (33920, 2827, 'height', '1'), (33921, 2827, 'fuel_consumption', '13'), (33922, 2827, 'doors', '5'), (33923, 2827, 'price', '28430'), (33924, 2827, 'cost', '49944'), (33925, 2828, 'owner', 'Hugh'), (33926, 2828, 'color', 'white'), (33927, 2828, 'max_speed', '241'), (33928, 2828, 'weight', '4174'), (33929, 2828, 'production_year', '1988'), (33930, 2828, 'engine_volume', '4383'), (33931, 2828, 'width', '2'), (33932, 2828, 'height', '1'), (33933, 2828, 'fuel_consumption', '15'), (33934, 2828, 'doors', '2'), (33935, 2828, 'price', '28335'), (33936, 2828, 'cost', '33611'), (33937, 2829, 'owner', 'Jules'), (33938, 2829, 'color', 'orange'), (33939, 2829, 'max_speed', '274'), (33940, 2829, 'weight', '4147'), (33941, 2829, 'production_year', '2011'), (33942, 2829, 'engine_volume', '7664'), (33943, 2829, 'width', '3'), (33944, 2829, 'height', '2'), (33945, 2829, 'fuel_consumption', '16'), (33946, 2829, 'doors', '4'), (33947, 2829, 'price', '24110'), (33948, 2829, 'cost', '30483'), (33949, 2830, 'owner', 'Mario'), (33950, 2830, 'color', 'martini'), (33951, 2830, 'max_speed', '153'), (33952, 2830, 'weight', '2323'), (33953, 2830, 'production_year', '1994'), (33954, 2830, 'engine_volume', '5058'), (33955, 2830, 'width', '3'), (33956, 2830, 'height', '1'), (33957, 2830, 'fuel_consumption', '14'), (33958, 2830, 'doors', '3'), (33959, 2830, 'price', '19531'), (33960, 2830, 'cost', '28413'), (33961, 2831, 'owner', 'Gengis'), (33962, 2831, 'color', 'black'), (33963, 2831, 'max_speed', '177'), (33964, 2831, 'weight', '4643'), (33965, 2831, 'production_year', '2006'), (33966, 2831, 'engine_volume', '2729'), (33967, 2831, 'width', '2'), (33968, 2831, 'height', '2'), (33969, 2831, 'fuel_consumption', '16'), (33970, 2831, 'doors', '4'), (33971, 2831, 'price', '28298'), (33972, 2831, 'cost', '49885'), (33973, 2832, 'owner', 'Gino'), (33974, 2832, 'color', 'orange'), (33975, 2832, 'max_speed', '43'), (33976, 2832, 'weight', '4087'), (33977, 2832, 'production_year', '1993'), (33978, 2832, 'engine_volume', '7154'), (33979, 2832, 'width', '2'), (33980, 2832, 'height', '1'), (33981, 2832, 'fuel_consumption', '15'), (33982, 2832, 'doors', '5'), (33983, 2832, 'price', '11701'), (33984, 2832, 'cost', '25436'), (33985, 2833, 'owner', 'Jules'), (33986, 2833, 'color', 'brown'), (33987, 2833, 'max_speed', '218'), (33988, 2833, 'weight', '4969'), (33989, 2833, 'production_year', '1979'), (33990, 2833, 'engine_volume', '2009'), (33991, 2833, 'width', '4'), (33992, 2833, 'height', '1'), (33993, 2833, 'fuel_consumption', '16'), (33994, 2833, 'doors', '2'), (33995, 2833, 'price', '20530'), (33996, 2833, 'cost', '39340'), (33997, 2834, 'owner', 'Jules'), (33998, 2834, 'color', 'yellow'), (33999, 2834, 'max_speed', '103'), (34000, 2834, 'weight', '1411'), (34001, 2834, 'production_year', '1981'), (34002, 2834, 'engine_volume', '7227'), (34003, 2834, 'width', '4'), (34004, 2834, 'height', '1'), (34005, 2834, 'fuel_consumption', '17'), (34006, 2834, 'doors', '3'), (34007, 2834, 'price', '27508'), (34008, 2834, 'cost', '25092'), (34009, 2835, 'owner', 'Mario'), (34010, 2835, 'color', 'yellow'), (34011, 2835, 'max_speed', '164'), (34012, 2835, 'weight', '1522'), (34013, 2835, 'production_year', '1994'), (34014, 2835, 'engine_volume', '7372'), (34015, 2835, 'width', '4'), (34016, 2835, 'height', '1'), (34017, 2835, 'fuel_consumption', '17'), (34018, 2835, 'doors', '5'), (34019, 2835, 'price', '26853'), (34020, 2835, 'cost', '28980'), (34021, 2836, 'owner', 'Jules'), (34022, 2836, 'color', 'yellow'), (34023, 2836, 'max_speed', '158'), (34024, 2836, 'weight', '4463'), (34025, 2836, 'production_year', '1973'), (34026, 2836, 'engine_volume', '7780'), (34027, 2836, 'width', '3'), (34028, 2836, 'height', '2'), (34029, 2836, 'fuel_consumption', '18'), (34030, 2836, 'doors', '4'), (34031, 2836, 'price', '23619'), (34032, 2836, 'cost', '29747'), (34033, 2837, 'owner', 'Hugh'), (34034, 2837, 'color', 'brown'), (34035, 2837, 'max_speed', '221'), (34036, 2837, 'weight', '2661'), (34037, 2837, 'production_year', '2001'), (34038, 2837, 'engine_volume', '7675'), (34039, 2837, 'width', '4'), (34040, 2837, 'height', '1'), (34041, 2837, 'fuel_consumption', '15'), (34042, 2837, 'doors', '5'), (34043, 2837, 'price', '27172'), (34044, 2837, 'cost', '39774'), (34045, 2838, 'owner', 'Jules'), (34046, 2838, 'color', 'white'), (34047, 2838, 'max_speed', '94'), (34048, 2838, 'weight', '4460'), (34049, 2838, 'production_year', '1972'), (34050, 2838, 'engine_volume', '7866'), (34051, 2838, 'width', '3'), (34052, 2838, 'height', '2'), (34053, 2838, 'fuel_consumption', '18'), (34054, 2838, 'doors', '4'), (34055, 2838, 'price', '23811'), (34056, 2838, 'cost', '30640'), (34057, 2839, 'owner', 'Gengis'), (34058, 2839, 'color', 'yellow'), (34059, 2839, 'max_speed', '164'), (34060, 2839, 'weight', '1053'), (34061, 2839, 'production_year', '1971'), (34062, 2839, 'engine_volume', '4337'), (34063, 2839, 'width', '4'), (34064, 2839, 'height', '2'), (34065, 2839, 'fuel_consumption', '13'), (34066, 2839, 'doors', '2'), (34067, 2839, 'price', '26015'), (34068, 2839, 'cost', '42267'), (34069, 2840, 'owner', 'Mario'), (34070, 2840, 'color', 'white'), (34071, 2840, 'max_speed', '61'), (34072, 2840, 'weight', '2879'), (34073, 2840, 'production_year', '1983'), (34074, 2840, 'engine_volume', '5103'), (34075, 2840, 'width', '3'), (34076, 2840, 'height', '1'), (34077, 2840, 'fuel_consumption', '18'), (34078, 2840, 'doors', '4'), (34079, 2840, 'price', '18387'), (34080, 2840, 'cost', '48683'), (34081, 2841, 'owner', 'Seth'), (34082, 2841, 'color', 'brown'), (34083, 2841, 'max_speed', '52'), (34084, 2841, 'weight', '3940'), (34085, 2841, 'production_year', '1994'), (34086, 2841, 'engine_volume', '2884'), (34087, 2841, 'width', '2'), (34088, 2841, 'height', '2'), (34089, 2841, 'fuel_consumption', '16'), (34090, 2841, 'doors', '3'), (34091, 2841, 'price', '28567'), (34092, 2841, 'cost', '44901'), (34093, 2842, 'owner', 'Gino'), (34094, 2842, 'color', 'yellow'), (34095, 2842, 'max_speed', '295'), (34096, 2842, 'weight', '2521'), (34097, 2842, 'production_year', '1989'), (34098, 2842, 'engine_volume', '3453'), (34099, 2842, 'width', '3'), (34100, 2842, 'height', '2'), (34101, 2842, 'fuel_consumption', '14'), (34102, 2842, 'doors', '4'), (34103, 2842, 'price', '26882'), (34104, 2842, 'cost', '25321'), (34105, 2843, 'owner', 'Hugh'), (34106, 2843, 'color', 'yellow'), (34107, 2843, 'max_speed', '87'), (34108, 2843, 'weight', '2684'), (34109, 2843, 'production_year', '2001'), (34110, 2843, 'engine_volume', '2217'), (34111, 2843, 'width', '3'), (34112, 2843, 'height', '2'), (34113, 2843, 'fuel_consumption', '17'), (34114, 2843, 'doors', '3'), (34115, 2843, 'price', '25510'), (34116, 2843, 'cost', '28502'), (34117, 2844, 'owner', 'Gengis'), (34118, 2844, 'color', 'brown'), (34119, 2844, 'max_speed', '279'), (34120, 2844, 'weight', '4219'), (34121, 2844, 'production_year', '1985'), (34122, 2844, 'engine_volume', '2693'), (34123, 2844, 'width', '3'), (34124, 2844, 'height', '1'), (34125, 2844, 'fuel_consumption', '17'), (34126, 2844, 'doors', '2'), (34127, 2844, 'price', '19647'), (34128, 2844, 'cost', '33249'), (34129, 2845, 'owner', 'Gengis'), (34130, 2845, 'color', 'yellow'), (34131, 2845, 'max_speed', '204'), (34132, 2845, 'weight', '3000'), (34133, 2845, 'production_year', '1990'), (34134, 2845, 'engine_volume', '2818'), (34135, 2845, 'width', '3'), (34136, 2845, 'height', '1'), (34137, 2845, 'fuel_consumption', '14'), (34138, 2845, 'doors', '3'), (34139, 2845, 'price', '19825'), (34140, 2845, 'cost', '25724'), (34141, 2846, 'owner', 'Gengis'), (34142, 2846, 'color', 'brown'), (34143, 2846, 'max_speed', '289'), (34144, 2846, 'weight', '3415'), (34145, 2846, 'production_year', '1987'), (34146, 2846, 'engine_volume', '4078'), (34147, 2846, 'width', '2'), (34148, 2846, 'height', '2'), (34149, 2846, 'fuel_consumption', '16'), (34150, 2846, 'doors', '5'), (34151, 2846, 'price', '14957'), (34152, 2846, 'cost', '28400'), (34153, 2847, 'owner', 'Hugh'), (34154, 2847, 'color', 'white'), (34155, 2847, 'max_speed', '167'), (34156, 2847, 'weight', '1490'), (34157, 2847, 'production_year', '2012'), (34158, 2847, 'engine_volume', '5189'), (34159, 2847, 'width', '4'), (34160, 2847, 'height', '2'), (34161, 2847, 'fuel_consumption', '14'), (34162, 2847, 'doors', '5'), (34163, 2847, 'price', '23978'), (34164, 2847, 'cost', '47948'), (34165, 2848, 'owner', 'Jules'), (34166, 2848, 'color', 'yellow'), (34167, 2848, 'max_speed', '56'), (34168, 2848, 'weight', '3128'), (34169, 2848, 'production_year', '1972'), (34170, 2848, 'engine_volume', '5805'), (34171, 2848, 'width', '2'), (34172, 2848, 'height', '2'), (34173, 2848, 'fuel_consumption', '14'), (34174, 2848, 'doors', '3'), (34175, 2848, 'price', '24975'), (34176, 2848, 'cost', '38252'), (34177, 2849, 'owner', 'Gengis'), (34178, 2849, 'color', 'martini'), (34179, 2849, 'max_speed', '277'), (34180, 2849, 'weight', '1853'), (34181, 2849, 'production_year', '1975'), (34182, 2849, 'engine_volume', '6688'), (34183, 2849, 'width', '4'), (34184, 2849, 'height', '1'), (34185, 2849, 'fuel_consumption', '16'), (34186, 2849, 'doors', '5'), (34187, 2849, 'price', '13577'), (34188, 2849, 'cost', '42658'), (34189, 2850, 'owner', 'Hugh'), (34190, 2850, 'color', 'brown'), (34191, 2850, 'max_speed', '79'), (34192, 2850, 'weight', '2840'), (34193, 2850, 'production_year', '1981'), (34194, 2850, 'engine_volume', '2263'), (34195, 2850, 'width', '3'), (34196, 2850, 'height', '1'), (34197, 2850, 'fuel_consumption', '18'), (34198, 2850, 'doors', '4'), (34199, 2850, 'price', '17919'), (34200, 2850, 'cost', '30534'), (34201, 2851, 'owner', 'Lava'), (34202, 2851, 'color', 'red'), (34203, 2851, 'max_speed', '246'), (34204, 2851, 'weight', '1097'), (34205, 2851, 'production_year', '1983'), (34206, 2851, 'engine_volume', '4913'), (34207, 2851, 'width', '2'), (34208, 2851, 'height', '2'), (34209, 2851, 'fuel_consumption', '16'), (34210, 2851, 'doors', '2'), (34211, 2851, 'price', '18650'), (34212, 2851, 'cost', '40203'), (34213, 2852, 'owner', 'Lava'), (34214, 2852, 'color', 'orange'), (34215, 2852, 'max_speed', '136'), (34216, 2852, 'weight', '1790'), (34217, 2852, 'production_year', '1997'), (34218, 2852, 'engine_volume', '5418'), (34219, 2852, 'width', '3'), (34220, 2852, 'height', '1'), (34221, 2852, 'fuel_consumption', '15'), (34222, 2852, 'doors', '2'), (34223, 2852, 'price', '26395'), (34224, 2852, 'cost', '25383'), (34225, 2853, 'owner', 'Hugh'), (34226, 2853, 'color', 'brown'), (34227, 2853, 'max_speed', '203'), (34228, 2853, 'weight', '4956'), (34229, 2853, 'production_year', '1992'), (34230, 2853, 'engine_volume', '4751'), (34231, 2853, 'width', '3'), (34232, 2853, 'height', '2'), (34233, 2853, 'fuel_consumption', '13'), (34234, 2853, 'doors', '5'), (34235, 2853, 'price', '10165'), (34236, 2853, 'cost', '39017'), (34237, 2854, 'owner', 'Jules'), (34238, 2854, 'color', 'orange'), (34239, 2854, 'max_speed', '43'), (34240, 2854, 'weight', '4871'), (34241, 2854, 'production_year', '1996'), (34242, 2854, 'engine_volume', '5478'), (34243, 2854, 'width', '4'), (34244, 2854, 'height', '2'), (34245, 2854, 'fuel_consumption', '14'), (34246, 2854, 'doors', '5'), (34247, 2854, 'price', '24906'), (34248, 2854, 'cost', '33975'), (34249, 2855, 'owner', 'Lava'), (34250, 2855, 'color', 'white'), (34251, 2855, 'max_speed', '54'), (34252, 2855, 'weight', '1991'), (34253, 2855, 'production_year', '1995'), (34254, 2855, 'engine_volume', '2188'), (34255, 2855, 'width', '2'), (34256, 2855, 'height', '1'), (34257, 2855, 'fuel_consumption', '13'), (34258, 2855, 'doors', '4'), (34259, 2855, 'price', '19204'), (34260, 2855, 'cost', '41651'), (34261, 2856, 'owner', 'Lava'), (34262, 2856, 'color', 'brown'), (34263, 2856, 'max_speed', '208'), (34264, 2856, 'weight', '4272'), (34265, 2856, 'production_year', '1977'), (34266, 2856, 'engine_volume', '2689'), (34267, 2856, 'width', '4'), (34268, 2856, 'height', '1'), (34269, 2856, 'fuel_consumption', '15'), (34270, 2856, 'doors', '2'), (34271, 2856, 'price', '12135'), (34272, 2856, 'cost', '43003'), (34273, 2857, 'owner', 'Jules'), (34274, 2857, 'color', 'white'), (34275, 2857, 'max_speed', '107'), (34276, 2857, 'weight', '1348'), (34277, 2857, 'production_year', '1976'), (34278, 2857, 'engine_volume', '4635'), (34279, 2857, 'width', '4'), (34280, 2857, 'height', '1'), (34281, 2857, 'fuel_consumption', '15'), (34282, 2857, 'doors', '5'), (34283, 2857, 'price', '21608'), (34284, 2857, 'cost', '45299'), (34285, 2858, 'owner', 'Gino'), (34286, 2858, 'color', 'white'), (34287, 2858, 'max_speed', '246'), (34288, 2858, 'weight', '4432'), (34289, 2858, 'production_year', '1985'), (34290, 2858, 'engine_volume', '3338'), (34291, 2858, 'width', '4'), (34292, 2858, 'height', '1'), (34293, 2858, 'fuel_consumption', '18'), (34294, 2858, 'doors', '2'), (34295, 2858, 'price', '13409'), (34296, 2858, 'cost', '47598'), (34297, 2859, 'owner', 'Gengis'), (34298, 2859, 'color', 'brown'), (34299, 2859, 'max_speed', '65'), (34300, 2859, 'weight', '3353'), (34301, 2859, 'production_year', '2001'), (34302, 2859, 'engine_volume', '4201'), (34303, 2859, 'width', '3'), (34304, 2859, 'height', '1'), (34305, 2859, 'fuel_consumption', '13'), (34306, 2859, 'doors', '5'), (34307, 2859, 'price', '22402'), (34308, 2859, 'cost', '36728'), (34309, 2860, 'owner', 'Seth'), (34310, 2860, 'color', 'white'), (34311, 2860, 'max_speed', '157'), (34312, 2860, 'weight', '3321'), (34313, 2860, 'production_year', '2007'), (34314, 2860, 'engine_volume', '2987'), (34315, 2860, 'width', '2'), (34316, 2860, 'height', '2'), (34317, 2860, 'fuel_consumption', '13'), (34318, 2860, 'doors', '2'), (34319, 2860, 'price', '17135'), (34320, 2860, 'cost', '32597'), (34321, 2861, 'owner', 'Lucy'), (34322, 2861, 'color', 'yellow'), (34323, 2861, 'max_speed', '109'), (34324, 2861, 'weight', '4363'), (34325, 2861, 'production_year', '1998'), (34326, 2861, 'engine_volume', '5750'), (34327, 2861, 'width', '3'), (34328, 2861, 'height', '1'), (34329, 2861, 'fuel_consumption', '15'), (34330, 2861, 'doors', '4'), (34331, 2861, 'price', '26781'), (34332, 2861, 'cost', '38335'), (34333, 2862, 'owner', 'Lucy'), (34334, 2862, 'color', 'brown'), (34335, 2862, 'max_speed', '256'), (34336, 2862, 'weight', '3722'), (34337, 2862, 'production_year', '2010'), (34338, 2862, 'engine_volume', '7350'), (34339, 2862, 'width', '3'), (34340, 2862, 'height', '1'), (34341, 2862, 'fuel_consumption', '13'), (34342, 2862, 'doors', '2'), (34343, 2862, 'price', '22866'), (34344, 2862, 'cost', '32266'), (34345, 2863, 'owner', 'Lava'), (34346, 2863, 'color', 'white'), (34347, 2863, 'max_speed', '32'), (34348, 2863, 'weight', '2911'), (34349, 2863, 'production_year', '1995'), (34350, 2863, 'engine_volume', '5867'), (34351, 2863, 'width', '2'), (34352, 2863, 'height', '2'), (34353, 2863, 'fuel_consumption', '17'), (34354, 2863, 'doors', '4'), (34355, 2863, 'price', '18428'), (34356, 2863, 'cost', '27939'), (34357, 2864, 'owner', 'Hugh'), (34358, 2864, 'color', 'yellow'), (34359, 2864, 'max_speed', '184'), (34360, 2864, 'weight', '1051'), (34361, 2864, 'production_year', '1983'), (34362, 2864, 'engine_volume', '2059'), (34363, 2864, 'width', '3'), (34364, 2864, 'height', '2'), (34365, 2864, 'fuel_consumption', '15'), (34366, 2864, 'doors', '5'), (34367, 2864, 'price', '18090'), (34368, 2864, 'cost', '26048'), (34369, 2865, 'owner', 'Lava'), (34370, 2865, 'color', 'brown'), (34371, 2865, 'max_speed', '257'), (34372, 2865, 'weight', '3099'), (34373, 2865, 'production_year', '1985'), (34374, 2865, 'engine_volume', '3744'), (34375, 2865, 'width', '4'), (34376, 2865, 'height', '2'), (34377, 2865, 'fuel_consumption', '14'), (34378, 2865, 'doors', '4'), (34379, 2865, 'price', '26989'), (34380, 2865, 'cost', '32507'), (34381, 2866, 'owner', 'Lucy'), (34382, 2866, 'color', 'green'), (34383, 2866, 'max_speed', '221'), (34384, 2866, 'weight', '1133'), (34385, 2866, 'production_year', '1999'), (34386, 2866, 'engine_volume', '4417'), (34387, 2866, 'width', '3'), (34388, 2866, 'height', '1'), (34389, 2866, 'fuel_consumption', '14'), (34390, 2866, 'doors', '5'), (34391, 2866, 'price', '24438'), (34392, 2866, 'cost', '38052'), (34393, 2867, 'owner', 'Hugh'), (34394, 2867, 'color', 'green'), (34395, 2867, 'max_speed', '98'), (34396, 2867, 'weight', '3332'), (34397, 2867, 'production_year', '1973'), (34398, 2867, 'engine_volume', '7048'), (34399, 2867, 'width', '2'), (34400, 2867, 'height', '2'), (34401, 2867, 'fuel_consumption', '13'), (34402, 2867, 'doors', '3'), (34403, 2867, 'price', '22054'), (34404, 2867, 'cost', '41660'), (34405, 2868, 'owner', 'Seth'), (34406, 2868, 'color', 'martini'), (34407, 2868, 'max_speed', '126'), (34408, 2868, 'weight', '3967'), (34409, 2868, 'production_year', '1985'), (34410, 2868, 'engine_volume', '2455'), (34411, 2868, 'width', '4'), (34412, 2868, 'height', '2'), (34413, 2868, 'fuel_consumption', '13'), (34414, 2868, 'doors', '4'), (34415, 2868, 'price', '26179'), (34416, 2868, 'cost', '27464'), (34417, 2869, 'owner', 'Lava'), (34418, 2869, 'color', 'orange'), (34419, 2869, 'max_speed', '193'), (34420, 2869, 'weight', '3951'), (34421, 2869, 'production_year', '1989'), (34422, 2869, 'engine_volume', '6131'), (34423, 2869, 'width', '4'), (34424, 2869, 'height', '1'), (34425, 2869, 'fuel_consumption', '15'), (34426, 2869, 'doors', '5'), (34427, 2869, 'price', '10893'), (34428, 2869, 'cost', '29165'), (34429, 2870, 'owner', 'Gino'), (34430, 2870, 'color', 'yellow'), (34431, 2870, 'max_speed', '106'), (34432, 2870, 'weight', '3762'), (34433, 2870, 'production_year', '2010'), (34434, 2870, 'engine_volume', '7220'), (34435, 2870, 'width', '4'), (34436, 2870, 'height', '2'), (34437, 2870, 'fuel_consumption', '17'), (34438, 2870, 'doors', '4'), (34439, 2870, 'price', '23617'), (34440, 2870, 'cost', '28301'), (34441, 2871, 'owner', 'Gengis'), (34442, 2871, 'color', 'orange'), (34443, 2871, 'max_speed', '123'), (34444, 2871, 'weight', '3348'), (34445, 2871, 'production_year', '2012'), (34446, 2871, 'engine_volume', '5524'), (34447, 2871, 'width', '2'), (34448, 2871, 'height', '1'), (34449, 2871, 'fuel_consumption', '15'), (34450, 2871, 'doors', '4'), (34451, 2871, 'price', '14080'), (34452, 2871, 'cost', '26957'), (34453, 2872, 'owner', 'Lucy'), (34454, 2872, 'color', 'white'), (34455, 2872, 'max_speed', '158'), (34456, 2872, 'weight', '3008'), (34457, 2872, 'production_year', '1990'), (34458, 2872, 'engine_volume', '6693'), (34459, 2872, 'width', '2'), (34460, 2872, 'height', '2'), (34461, 2872, 'fuel_consumption', '16'), (34462, 2872, 'doors', '3'), (34463, 2872, 'price', '10303'), (34464, 2872, 'cost', '40745'), (34465, 2873, 'owner', 'Hugh'), (34466, 2873, 'color', 'yellow'), (34467, 2873, 'max_speed', '147'), (34468, 2873, 'weight', '3580'), (34469, 2873, 'production_year', '1986'), (34470, 2873, 'engine_volume', '4147'), (34471, 2873, 'width', '4'), (34472, 2873, 'height', '2'), (34473, 2873, 'fuel_consumption', '16'), (34474, 2873, 'doors', '5'), (34475, 2873, 'price', '29154'), (34476, 2873, 'cost', '30490'), (34477, 2874, 'owner', 'Jules'), (34478, 2874, 'color', 'black'), (34479, 2874, 'max_speed', '134'), (34480, 2874, 'weight', '1010'), (34481, 2874, 'production_year', '1979'), (34482, 2874, 'engine_volume', '7116'), (34483, 2874, 'width', '4'), (34484, 2874, 'height', '2'), (34485, 2874, 'fuel_consumption', '14'), (34486, 2874, 'doors', '4'), (34487, 2874, 'price', '29563'), (34488, 2874, 'cost', '25315'), (34489, 2875, 'owner', 'Hugh'), (34490, 2875, 'color', 'white'), (34491, 2875, 'max_speed', '204'), (34492, 2875, 'weight', '2935'), (34493, 2875, 'production_year', '2002'), (34494, 2875, 'engine_volume', '5320'), (34495, 2875, 'width', '4'), (34496, 2875, 'height', '1'), (34497, 2875, 'fuel_consumption', '17'), (34498, 2875, 'doors', '5'), (34499, 2875, 'price', '11828'), (34500, 2875, 'cost', '33042'), (34501, 2876, 'owner', 'Mario'), (34502, 2876, 'color', 'green'), (34503, 2876, 'max_speed', '109'), (34504, 2876, 'weight', '1199'), (34505, 2876, 'production_year', '1977'), (34506, 2876, 'engine_volume', '2753'), (34507, 2876, 'width', '4'), (34508, 2876, 'height', '2'), (34509, 2876, 'fuel_consumption', '17'), (34510, 2876, 'doors', '5'), (34511, 2876, 'price', '18562'), (34512, 2876, 'cost', '30658'), (34513, 2877, 'owner', 'Lava'), (34514, 2877, 'color', 'brown'), (34515, 2877, 'max_speed', '300'), (34516, 2877, 'weight', '1217'), (34517, 2877, 'production_year', '2009'), (34518, 2877, 'engine_volume', '2262'), (34519, 2877, 'width', '4'), (34520, 2877, 'height', '1'), (34521, 2877, 'fuel_consumption', '14'), (34522, 2877, 'doors', '5'), (34523, 2877, 'price', '27068'), (34524, 2877, 'cost', '26898'), (34525, 2878, 'owner', 'Jules'), (34526, 2878, 'color', 'red'), (34527, 2878, 'max_speed', '123'), (34528, 2878, 'weight', '4922'), (34529, 2878, 'production_year', '1972'), (34530, 2878, 'engine_volume', '5844'), (34531, 2878, 'width', '3'), (34532, 2878, 'height', '1'), (34533, 2878, 'fuel_consumption', '14'), (34534, 2878, 'doors', '4'), (34535, 2878, 'price', '21104'), (34536, 2878, 'cost', '36522'), (34537, 2879, 'owner', 'Hugh'), (34538, 2879, 'color', 'white'), (34539, 2879, 'max_speed', '104'), (34540, 2879, 'weight', '3594'), (34541, 2879, 'production_year', '1976'), (34542, 2879, 'engine_volume', '7763'), (34543, 2879, 'width', '3'), (34544, 2879, 'height', '1'), (34545, 2879, 'fuel_consumption', '13'), (34546, 2879, 'doors', '2'), (34547, 2879, 'price', '22602'), (34548, 2879, 'cost', '46317'), (34549, 2880, 'owner', 'Lava'), (34550, 2880, 'color', 'red'), (34551, 2880, 'max_speed', '243'), (34552, 2880, 'weight', '1401'), (34553, 2880, 'production_year', '1997'), (34554, 2880, 'engine_volume', '7159'), (34555, 2880, 'width', '4'), (34556, 2880, 'height', '1'), (34557, 2880, 'fuel_consumption', '15'), (34558, 2880, 'doors', '3'), (34559, 2880, 'price', '26757'), (34560, 2880, 'cost', '33411'), (34561, 2881, 'owner', 'Lucy'), (34562, 2881, 'color', 'yellow'), (34563, 2881, 'max_speed', '171'), (34564, 2881, 'weight', '4141'), (34565, 2881, 'production_year', '1971'), (34566, 2881, 'engine_volume', '7326'), (34567, 2881, 'width', '3'), (34568, 2881, 'height', '2'), (34569, 2881, 'fuel_consumption', '15'), (34570, 2881, 'doors', '4'), (34571, 2881, 'price', '11298'), (34572, 2881, 'cost', '27943'), (34573, 2882, 'owner', 'Seth'), (34574, 2882, 'color', 'green'), (34575, 2882, 'max_speed', '121'), (34576, 2882, 'weight', '3794'), (34577, 2882, 'production_year', '1999'), (34578, 2882, 'engine_volume', '5847'), (34579, 2882, 'width', '4'), (34580, 2882, 'height', '1'), (34581, 2882, 'fuel_consumption', '16'), (34582, 2882, 'doors', '2'), (34583, 2882, 'price', '18854'), (34584, 2882, 'cost', '42189'), (34585, 2883, 'owner', 'Seth'), (34586, 2883, 'color', 'brown'), (34587, 2883, 'max_speed', '66'), (34588, 2883, 'weight', '3272'), (34589, 2883, 'production_year', '2011'), (34590, 2883, 'engine_volume', '2964'), (34591, 2883, 'width', '3'), (34592, 2883, 'height', '2'), (34593, 2883, 'fuel_consumption', '15'), (34594, 2883, 'doors', '2'), (34595, 2883, 'price', '28725'), (34596, 2883, 'cost', '43271'), (34597, 2884, 'owner', 'Gengis'), (34598, 2884, 'color', 'martini'), (34599, 2884, 'max_speed', '44'), (34600, 2884, 'weight', '4577'), (34601, 2884, 'production_year', '1992'), (34602, 2884, 'engine_volume', '5562'), (34603, 2884, 'width', '3'), (34604, 2884, 'height', '1'), (34605, 2884, 'fuel_consumption', '18'), (34606, 2884, 'doors', '4'), (34607, 2884, 'price', '10446'), (34608, 2884, 'cost', '29011'), (34609, 2885, 'owner', 'Hugh'), (34610, 2885, 'color', 'white'), (34611, 2885, 'max_speed', '174'), (34612, 2885, 'weight', '3416'), (34613, 2885, 'production_year', '2013'), (34614, 2885, 'engine_volume', '3698'), (34615, 2885, 'width', '2'), (34616, 2885, 'height', '2'), (34617, 2885, 'fuel_consumption', '13'), (34618, 2885, 'doors', '2'), (34619, 2885, 'price', '18216'), (34620, 2885, 'cost', '33212'), (34621, 2886, 'owner', 'Lava'), (34622, 2886, 'color', 'black'), (34623, 2886, 'max_speed', '123'), (34624, 2886, 'weight', '4913'), (34625, 2886, 'production_year', '1991'), (34626, 2886, 'engine_volume', '5739'), (34627, 2886, 'width', '2'), (34628, 2886, 'height', '2'), (34629, 2886, 'fuel_consumption', '15'), (34630, 2886, 'doors', '2'), (34631, 2886, 'price', '22785'), (34632, 2886, 'cost', '43866'), (34633, 2887, 'owner', 'Gino'), (34634, 2887, 'color', 'white'), (34635, 2887, 'max_speed', '79'), (34636, 2887, 'weight', '1078'), (34637, 2887, 'production_year', '1976'), (34638, 2887, 'engine_volume', '7615'), (34639, 2887, 'width', '4'), (34640, 2887, 'height', '2'), (34641, 2887, 'fuel_consumption', '13'), (34642, 2887, 'doors', '2'), (34643, 2887, 'price', '16944'), (34644, 2887, 'cost', '38825'), (34645, 2888, 'owner', 'Hugh'), (34646, 2888, 'color', 'white'), (34647, 2888, 'max_speed', '65'), (34648, 2888, 'weight', '2630'), (34649, 2888, 'production_year', '1978'), (34650, 2888, 'engine_volume', '3240'), (34651, 2888, 'width', '3'), (34652, 2888, 'height', '1'), (34653, 2888, 'fuel_consumption', '14'), (34654, 2888, 'doors', '4'), (34655, 2888, 'price', '18505'), (34656, 2888, 'cost', '45032'), (34657, 2889, 'owner', 'Hugh'), (34658, 2889, 'color', 'orange'), (34659, 2889, 'max_speed', '276'), (34660, 2889, 'weight', '1598'), (34661, 2889, 'production_year', '1971'), (34662, 2889, 'engine_volume', '2483'), (34663, 2889, 'width', '2'), (34664, 2889, 'height', '1'), (34665, 2889, 'fuel_consumption', '13'), (34666, 2889, 'doors', '4'), (34667, 2889, 'price', '12380'), (34668, 2889, 'cost', '44502'), (34669, 2890, 'owner', 'Jules'), (34670, 2890, 'color', 'black'), (34671, 2890, 'max_speed', '93'), (34672, 2890, 'weight', '3007'), (34673, 2890, 'production_year', '2003'), (34674, 2890, 'engine_volume', '2666'), (34675, 2890, 'width', '4'), (34676, 2890, 'height', '1'), (34677, 2890, 'fuel_consumption', '13'), (34678, 2890, 'doors', '4'), (34679, 2890, 'price', '25434'), (34680, 2890, 'cost', '46101'), (34681, 2891, 'owner', 'Lava'), (34682, 2891, 'color', 'martini'), (34683, 2891, 'max_speed', '42'), (34684, 2891, 'weight', '3237'), (34685, 2891, 'production_year', '1978'), (34686, 2891, 'engine_volume', '4595'), (34687, 2891, 'width', '4'), (34688, 2891, 'height', '2'), (34689, 2891, 'fuel_consumption', '15'), (34690, 2891, 'doors', '2'), (34691, 2891, 'price', '25565'), (34692, 2891, 'cost', '43038'), (34693, 2892, 'owner', 'Hugh'), (34694, 2892, 'color', 'black'), (34695, 2892, 'max_speed', '195'), (34696, 2892, 'weight', '1089'), (34697, 2892, 'production_year', '1970'), (34698, 2892, 'engine_volume', '2828'), (34699, 2892, 'width', '3'), (34700, 2892, 'height', '2'), (34701, 2892, 'fuel_consumption', '13'), (34702, 2892, 'doors', '5'), (34703, 2892, 'price', '27423'), (34704, 2892, 'cost', '25423'), (34705, 2893, 'owner', 'Gino'), (34706, 2893, 'color', 'green'), (34707, 2893, 'max_speed', '179'), (34708, 2893, 'weight', '2534'), (34709, 2893, 'production_year', '2004'), (34710, 2893, 'engine_volume', '6032'), (34711, 2893, 'width', '4'), (34712, 2893, 'height', '2'), (34713, 2893, 'fuel_consumption', '16'), (34714, 2893, 'doors', '3'), (34715, 2893, 'price', '29784'), (34716, 2893, 'cost', '34995'), (34717, 2894, 'owner', 'Mario'), (34718, 2894, 'color', 'red'), (34719, 2894, 'max_speed', '257'), (34720, 2894, 'weight', '4749'), (34721, 2894, 'production_year', '1993'), (34722, 2894, 'engine_volume', '6384'), (34723, 2894, 'width', '2'), (34724, 2894, 'height', '1'), (34725, 2894, 'fuel_consumption', '14'), (34726, 2894, 'doors', '3'), (34727, 2894, 'price', '12048'), (34728, 2894, 'cost', '28110'), (34729, 2895, 'owner', 'Seth'), (34730, 2895, 'color', 'green'), (34731, 2895, 'max_speed', '81'), (34732, 2895, 'weight', '3432'), (34733, 2895, 'production_year', '2001'), (34734, 2895, 'engine_volume', '4711'), (34735, 2895, 'width', '3'), (34736, 2895, 'height', '1'), (34737, 2895, 'fuel_consumption', '16'), (34738, 2895, 'doors', '5'), (34739, 2895, 'price', '14359'), (34740, 2895, 'cost', '26153'), (34741, 2896, 'owner', 'Mario'), (34742, 2896, 'color', 'orange'), (34743, 2896, 'max_speed', '279'), (34744, 2896, 'weight', '1027'), (34745, 2896, 'production_year', '1978'), (34746, 2896, 'engine_volume', '6742'), (34747, 2896, 'width', '2'), (34748, 2896, 'height', '2'), (34749, 2896, 'fuel_consumption', '15'), (34750, 2896, 'doors', '5'), (34751, 2896, 'price', '22131'), (34752, 2896, 'cost', '42269'), (34753, 2897, 'owner', 'Lucy'), (34754, 2897, 'color', 'green'), (34755, 2897, 'max_speed', '195'), (34756, 2897, 'weight', '4466'), (34757, 2897, 'production_year', '1977'), (34758, 2897, 'engine_volume', '2519'), (34759, 2897, 'width', '4'), (34760, 2897, 'height', '2'), (34761, 2897, 'fuel_consumption', '14'), (34762, 2897, 'doors', '3'), (34763, 2897, 'price', '14268'), (34764, 2897, 'cost', '37467'), (34765, 2898, 'owner', 'Mario'), (34766, 2898, 'color', 'brown'), (34767, 2898, 'max_speed', '218'), (34768, 2898, 'weight', '4404'), (34769, 2898, 'production_year', '1997'), (34770, 2898, 'engine_volume', '7425'), (34771, 2898, 'width', '4'), (34772, 2898, 'height', '1'), (34773, 2898, 'fuel_consumption', '15'), (34774, 2898, 'doors', '5'), (34775, 2898, 'price', '10480'), (34776, 2898, 'cost', '29097'), (34777, 2899, 'owner', 'Mario'), (34778, 2899, 'color', 'black'), (34779, 2899, 'max_speed', '177'), (34780, 2899, 'weight', '3982'), (34781, 2899, 'production_year', '1970'), (34782, 2899, 'engine_volume', '5978'), (34783, 2899, 'width', '2'), (34784, 2899, 'height', '1'), (34785, 2899, 'fuel_consumption', '13'), (34786, 2899, 'doors', '3'), (34787, 2899, 'price', '29142'), (34788, 2899, 'cost', '42834'), (34789, 2900, 'owner', 'Hugh'), (34790, 2900, 'color', 'white'), (34791, 2900, 'max_speed', '296'), (34792, 2900, 'weight', '2926'), (34793, 2900, 'production_year', '1981'), (34794, 2900, 'engine_volume', '2643'), (34795, 2900, 'width', '4'), (34796, 2900, 'height', '1'), (34797, 2900, 'fuel_consumption', '18'), (34798, 2900, 'doors', '3'), (34799, 2900, 'price', '29083'), (34800, 2900, 'cost', '34022'), (34801, 2901, 'owner', 'Hugh'), (34802, 2901, 'color', 'yellow'), (34803, 2901, 'max_speed', '180'), (34804, 2901, 'weight', '3428'), (34805, 2901, 'production_year', '1988'), (34806, 2901, 'engine_volume', '3331'), (34807, 2901, 'width', '2'), (34808, 2901, 'height', '2'), (34809, 2901, 'fuel_consumption', '15'), (34810, 2901, 'doors', '3'), (34811, 2901, 'price', '28890'), (34812, 2901, 'cost', '43240'), (34813, 2902, 'owner', 'Hugh'), (34814, 2902, 'color', 'red'), (34815, 2902, 'max_speed', '38'), (34816, 2902, 'weight', '3528'), (34817, 2902, 'production_year', '1993'), (34818, 2902, 'engine_volume', '7308'), (34819, 2902, 'width', '4'), (34820, 2902, 'height', '1'), (34821, 2902, 'fuel_consumption', '17'), (34822, 2902, 'doors', '3'), (34823, 2902, 'price', '26332'), (34824, 2902, 'cost', '38606'), (34825, 2903, 'owner', 'Mario'), (34826, 2903, 'color', 'orange'), (34827, 2903, 'max_speed', '247'), (34828, 2903, 'weight', '3650'), (34829, 2903, 'production_year', '2008'), (34830, 2903, 'engine_volume', '7369'), (34831, 2903, 'width', '4'), (34832, 2903, 'height', '1'), (34833, 2903, 'fuel_consumption', '15'), (34834, 2903, 'doors', '4'), (34835, 2903, 'price', '28429'), (34836, 2903, 'cost', '26714'), (34837, 2904, 'owner', 'Jules'), (34838, 2904, 'color', 'orange'), (34839, 2904, 'max_speed', '109'), (34840, 2904, 'weight', '3455'), (34841, 2904, 'production_year', '1987'), (34842, 2904, 'engine_volume', '4847'), (34843, 2904, 'width', '2'), (34844, 2904, 'height', '1'), (34845, 2904, 'fuel_consumption', '18'), (34846, 2904, 'doors', '4'), (34847, 2904, 'price', '25610'), (34848, 2904, 'cost', '31235'), (34849, 2905, 'owner', 'Gengis'), (34850, 2905, 'color', 'yellow'), (34851, 2905, 'max_speed', '100'), (34852, 2905, 'weight', '4121'), (34853, 2905, 'production_year', '2011'), (34854, 2905, 'engine_volume', '2934'), (34855, 2905, 'width', '2'), (34856, 2905, 'height', '1'), (34857, 2905, 'fuel_consumption', '15'), (34858, 2905, 'doors', '2'), (34859, 2905, 'price', '11378'), (34860, 2905, 'cost', '28076'), (34861, 2906, 'owner', 'Jules'), (34862, 2906, 'color', 'white'), (34863, 2906, 'max_speed', '271'), (34864, 2906, 'weight', '1089'), (34865, 2906, 'production_year', '2011'), (34866, 2906, 'engine_volume', '2323'), (34867, 2906, 'width', '3'), (34868, 2906, 'height', '2'), (34869, 2906, 'fuel_consumption', '13'), (34870, 2906, 'doors', '5'), (34871, 2906, 'price', '11560'), (34872, 2906, 'cost', '37225'), (34873, 2907, 'owner', 'Seth'), (34874, 2907, 'color', 'green'), (34875, 2907, 'max_speed', '129'), (34876, 2907, 'weight', '2270'), (34877, 2907, 'production_year', '1979'), (34878, 2907, 'engine_volume', '4589'), (34879, 2907, 'width', '3'), (34880, 2907, 'height', '2'), (34881, 2907, 'fuel_consumption', '17'), (34882, 2907, 'doors', '3'), (34883, 2907, 'price', '26561'), (34884, 2907, 'cost', '40842'), (34885, 2908, 'owner', 'Seth'), (34886, 2908, 'color', 'green'), (34887, 2908, 'max_speed', '37'), (34888, 2908, 'weight', '1920'), (34889, 2908, 'production_year', '2003'), (34890, 2908, 'engine_volume', '2560'), (34891, 2908, 'width', '3'), (34892, 2908, 'height', '1'), (34893, 2908, 'fuel_consumption', '16'), (34894, 2908, 'doors', '3'), (34895, 2908, 'price', '28498'), (34896, 2908, 'cost', '47386'), (34897, 2909, 'owner', 'Lucy'), (34898, 2909, 'color', 'green'), (34899, 2909, 'max_speed', '198'), (34900, 2909, 'weight', '4351'), (34901, 2909, 'production_year', '2010'), (34902, 2909, 'engine_volume', '7170'), (34903, 2909, 'width', '2'), (34904, 2909, 'height', '1'), (34905, 2909, 'fuel_consumption', '18'), (34906, 2909, 'doors', '3'), (34907, 2909, 'price', '15211'), (34908, 2909, 'cost', '28590'), (34909, 2910, 'owner', 'Seth'), (34910, 2910, 'color', 'yellow'), (34911, 2910, 'max_speed', '237'), (34912, 2910, 'weight', '1377'), (34913, 2910, 'production_year', '2008'), (34914, 2910, 'engine_volume', '7233'), (34915, 2910, 'width', '2'), (34916, 2910, 'height', '1'), (34917, 2910, 'fuel_consumption', '15'), (34918, 2910, 'doors', '4'), (34919, 2910, 'price', '27662'), (34920, 2910, 'cost', '46055'), (34921, 2911, 'owner', 'Gengis'), (34922, 2911, 'color', 'black'), (34923, 2911, 'max_speed', '53'), (34924, 2911, 'weight', '4635'), (34925, 2911, 'production_year', '1976'), (34926, 2911, 'engine_volume', '3303'), (34927, 2911, 'width', '4'), (34928, 2911, 'height', '1'), (34929, 2911, 'fuel_consumption', '13'), (34930, 2911, 'doors', '3'), (34931, 2911, 'price', '28110'), (34932, 2911, 'cost', '44969'), (34933, 2912, 'owner', 'Lava'), (34934, 2912, 'color', 'green'), (34935, 2912, 'max_speed', '145'), (34936, 2912, 'weight', '1727'), (34937, 2912, 'production_year', '1990'), (34938, 2912, 'engine_volume', '3069'), (34939, 2912, 'width', '3'), (34940, 2912, 'height', '1'), (34941, 2912, 'fuel_consumption', '18'), (34942, 2912, 'doors', '4'); INSERT INTO `carsmeta` (`ID`, `car_id`, `car_key`, `car_value`) VALUES (34943, 2912, 'price', '14590'), (34944, 2912, 'cost', '48353'), (34945, 2913, 'owner', 'Seth'), (34946, 2913, 'color', 'green'), (34947, 2913, 'max_speed', '66'), (34948, 2913, 'weight', '2761'), (34949, 2913, 'production_year', '1989'), (34950, 2913, 'engine_volume', '2317'), (34951, 2913, 'width', '4'), (34952, 2913, 'height', '2'), (34953, 2913, 'fuel_consumption', '16'), (34954, 2913, 'doors', '4'), (34955, 2913, 'price', '14029'), (34956, 2913, 'cost', '46533'), (34957, 2914, 'owner', 'Lava'), (34958, 2914, 'color', 'green'), (34959, 2914, 'max_speed', '245'), (34960, 2914, 'weight', '4463'), (34961, 2914, 'production_year', '1977'), (34962, 2914, 'engine_volume', '3525'), (34963, 2914, 'width', '3'), (34964, 2914, 'height', '1'), (34965, 2914, 'fuel_consumption', '14'), (34966, 2914, 'doors', '5'), (34967, 2914, 'price', '10221'), (34968, 2914, 'cost', '34030'), (34969, 2915, 'owner', 'Lava'), (34970, 2915, 'color', 'red'), (34971, 2915, 'max_speed', '270'), (34972, 2915, 'weight', '2717'), (34973, 2915, 'production_year', '2008'), (34974, 2915, 'engine_volume', '2422'), (34975, 2915, 'width', '4'), (34976, 2915, 'height', '2'), (34977, 2915, 'fuel_consumption', '16'), (34978, 2915, 'doors', '2'), (34979, 2915, 'price', '22057'), (34980, 2915, 'cost', '27182'), (34981, 2916, 'owner', 'Gengis'), (34982, 2916, 'color', 'black'), (34983, 2916, 'max_speed', '178'), (34984, 2916, 'weight', '2617'), (34985, 2916, 'production_year', '1999'), (34986, 2916, 'engine_volume', '6044'), (34987, 2916, 'width', '3'), (34988, 2916, 'height', '1'), (34989, 2916, 'fuel_consumption', '17'), (34990, 2916, 'doors', '5'), (34991, 2916, 'price', '15675'), (34992, 2916, 'cost', '25072'), (34993, 2917, 'owner', 'Hugh'), (34994, 2917, 'color', 'martini'), (34995, 2917, 'max_speed', '94'), (34996, 2917, 'weight', '4412'), (34997, 2917, 'production_year', '1999'), (34998, 2917, 'engine_volume', '2654'), (34999, 2917, 'width', '2'), (35000, 2917, 'height', '2'), (35001, 2917, 'fuel_consumption', '14'), (35002, 2917, 'doors', '5'), (35003, 2917, 'price', '10870'), (35004, 2917, 'cost', '42148'), (35005, 2918, 'owner', 'Gengis'), (35006, 2918, 'color', 'white'), (35007, 2918, 'max_speed', '220'), (35008, 2918, 'weight', '4765'), (35009, 2918, 'production_year', '1997'), (35010, 2918, 'engine_volume', '2552'), (35011, 2918, 'width', '3'), (35012, 2918, 'height', '1'), (35013, 2918, 'fuel_consumption', '15'), (35014, 2918, 'doors', '4'), (35015, 2918, 'price', '23503'), (35016, 2918, 'cost', '40114'), (35017, 2919, 'owner', 'Gino'), (35018, 2919, 'color', 'green'), (35019, 2919, 'max_speed', '157'), (35020, 2919, 'weight', '1280'), (35021, 2919, 'production_year', '1993'), (35022, 2919, 'engine_volume', '6148'), (35023, 2919, 'width', '3'), (35024, 2919, 'height', '1'), (35025, 2919, 'fuel_consumption', '15'), (35026, 2919, 'doors', '4'), (35027, 2919, 'price', '15844'), (35028, 2919, 'cost', '37379'), (35029, 2920, 'owner', 'Gino'), (35030, 2920, 'color', 'white'), (35031, 2920, 'max_speed', '124'), (35032, 2920, 'weight', '3740'), (35033, 2920, 'production_year', '1991'), (35034, 2920, 'engine_volume', '5723'), (35035, 2920, 'width', '4'), (35036, 2920, 'height', '2'), (35037, 2920, 'fuel_consumption', '13'), (35038, 2920, 'doors', '5'), (35039, 2920, 'price', '18637'), (35040, 2920, 'cost', '25808'), (35041, 2921, 'owner', 'Seth'), (35042, 2921, 'color', 'martini'), (35043, 2921, 'max_speed', '242'), (35044, 2921, 'weight', '3078'), (35045, 2921, 'production_year', '1974'), (35046, 2921, 'engine_volume', '6922'), (35047, 2921, 'width', '4'), (35048, 2921, 'height', '1'), (35049, 2921, 'fuel_consumption', '18'), (35050, 2921, 'doors', '4'), (35051, 2921, 'price', '17403'), (35052, 2921, 'cost', '46306'), (35053, 2922, 'owner', 'Jules'), (35054, 2922, 'color', 'green'), (35055, 2922, 'max_speed', '239'), (35056, 2922, 'weight', '2739'), (35057, 2922, 'production_year', '2012'), (35058, 2922, 'engine_volume', '4755'), (35059, 2922, 'width', '2'), (35060, 2922, 'height', '2'), (35061, 2922, 'fuel_consumption', '15'), (35062, 2922, 'doors', '3'), (35063, 2922, 'price', '17922'), (35064, 2922, 'cost', '25870'), (35065, 2923, 'owner', 'Mario'), (35066, 2923, 'color', 'yellow'), (35067, 2923, 'max_speed', '67'), (35068, 2923, 'weight', '3381'), (35069, 2923, 'production_year', '2002'), (35070, 2923, 'engine_volume', '3557'), (35071, 2923, 'width', '4'), (35072, 2923, 'height', '2'), (35073, 2923, 'fuel_consumption', '15'), (35074, 2923, 'doors', '3'), (35075, 2923, 'price', '12650'), (35076, 2923, 'cost', '48579'), (35077, 2924, 'owner', 'Gengis'), (35078, 2924, 'color', 'brown'), (35079, 2924, 'max_speed', '262'), (35080, 2924, 'weight', '2557'), (35081, 2924, 'production_year', '1999'), (35082, 2924, 'engine_volume', '4081'), (35083, 2924, 'width', '2'), (35084, 2924, 'height', '1'), (35085, 2924, 'fuel_consumption', '18'), (35086, 2924, 'doors', '3'), (35087, 2924, 'price', '23637'), (35088, 2924, 'cost', '44730'), (35089, 2925, 'owner', 'Mario'), (35090, 2925, 'color', 'martini'), (35091, 2925, 'max_speed', '208'), (35092, 2925, 'weight', '1823'), (35093, 2925, 'production_year', '1986'), (35094, 2925, 'engine_volume', '5458'), (35095, 2925, 'width', '4'), (35096, 2925, 'height', '1'), (35097, 2925, 'fuel_consumption', '16'), (35098, 2925, 'doors', '4'), (35099, 2925, 'price', '14912'), (35100, 2925, 'cost', '41798'), (35101, 2926, 'owner', 'Lucy'), (35102, 2926, 'color', 'red'), (35103, 2926, 'max_speed', '49'), (35104, 2926, 'weight', '2911'), (35105, 2926, 'production_year', '2012'), (35106, 2926, 'engine_volume', '4474'), (35107, 2926, 'width', '2'), (35108, 2926, 'height', '2'), (35109, 2926, 'fuel_consumption', '16'), (35110, 2926, 'doors', '4'), (35111, 2926, 'price', '25632'), (35112, 2926, 'cost', '31241'), (35113, 2927, 'owner', 'Hugh'), (35114, 2927, 'color', 'green'), (35115, 2927, 'max_speed', '207'), (35116, 2927, 'weight', '3532'), (35117, 2927, 'production_year', '1972'), (35118, 2927, 'engine_volume', '6103'), (35119, 2927, 'width', '2'), (35120, 2927, 'height', '1'), (35121, 2927, 'fuel_consumption', '16'), (35122, 2927, 'doors', '2'), (35123, 2927, 'price', '20425'), (35124, 2927, 'cost', '44833'), (35125, 2928, 'owner', 'Jules'), (35126, 2928, 'color', 'red'), (35127, 2928, 'max_speed', '255'), (35128, 2928, 'weight', '3516'), (35129, 2928, 'production_year', '2015'), (35130, 2928, 'engine_volume', '2314'), (35131, 2928, 'width', '3'), (35132, 2928, 'height', '1'), (35133, 2928, 'fuel_consumption', '18'), (35134, 2928, 'doors', '2'), (35135, 2928, 'price', '24033'), (35136, 2928, 'cost', '41531'), (35137, 2929, 'owner', 'Hugh'), (35138, 2929, 'color', 'green'), (35139, 2929, 'max_speed', '80'), (35140, 2929, 'weight', '3493'), (35141, 2929, 'production_year', '2012'), (35142, 2929, 'engine_volume', '7770'), (35143, 2929, 'width', '4'), (35144, 2929, 'height', '1'), (35145, 2929, 'fuel_consumption', '17'), (35146, 2929, 'doors', '2'), (35147, 2929, 'price', '28871'), (35148, 2929, 'cost', '41765'), (35149, 2930, 'owner', 'Seth'), (35150, 2930, 'color', 'martini'), (35151, 2930, 'max_speed', '180'), (35152, 2930, 'weight', '3714'), (35153, 2930, 'production_year', '1991'), (35154, 2930, 'engine_volume', '7427'), (35155, 2930, 'width', '3'), (35156, 2930, 'height', '2'), (35157, 2930, 'fuel_consumption', '15'), (35158, 2930, 'doors', '4'), (35159, 2930, 'price', '22313'), (35160, 2930, 'cost', '38354'), (35161, 2931, 'owner', 'Lava'), (35162, 2931, 'color', 'black'), (35163, 2931, 'max_speed', '152'), (35164, 2931, 'weight', '4448'), (35165, 2931, 'production_year', '2000'), (35166, 2931, 'engine_volume', '2998'), (35167, 2931, 'width', '3'), (35168, 2931, 'height', '2'), (35169, 2931, 'fuel_consumption', '16'), (35170, 2931, 'doors', '2'), (35171, 2931, 'price', '15562'), (35172, 2931, 'cost', '37104'), (35173, 2932, 'owner', 'Gengis'), (35174, 2932, 'color', 'black'), (35175, 2932, 'max_speed', '191'), (35176, 2932, 'weight', '3664'), (35177, 2932, 'production_year', '1974'), (35178, 2932, 'engine_volume', '5161'), (35179, 2932, 'width', '2'), (35180, 2932, 'height', '2'), (35181, 2932, 'fuel_consumption', '17'), (35182, 2932, 'doors', '5'), (35183, 2932, 'price', '11162'), (35184, 2932, 'cost', '38661'), (35185, 2933, 'owner', 'Gino'), (35186, 2933, 'color', 'black'), (35187, 2933, 'max_speed', '175'), (35188, 2933, 'weight', '3807'), (35189, 2933, 'production_year', '1999'), (35190, 2933, 'engine_volume', '7506'), (35191, 2933, 'width', '3'), (35192, 2933, 'height', '2'), (35193, 2933, 'fuel_consumption', '15'), (35194, 2933, 'doors', '3'), (35195, 2933, 'price', '26495'), (35196, 2933, 'cost', '47216'), (35197, 2934, 'owner', 'Gengis'), (35198, 2934, 'color', 'brown'), (35199, 2934, 'max_speed', '169'), (35200, 2934, 'weight', '3994'), (35201, 2934, 'production_year', '1995'), (35202, 2934, 'engine_volume', '5710'), (35203, 2934, 'width', '4'), (35204, 2934, 'height', '1'), (35205, 2934, 'fuel_consumption', '18'), (35206, 2934, 'doors', '5'), (35207, 2934, 'price', '12530'), (35208, 2934, 'cost', '45509'), (35209, 2935, 'owner', 'Jules'), (35210, 2935, 'color', 'yellow'), (35211, 2935, 'max_speed', '204'), (35212, 2935, 'weight', '4250'), (35213, 2935, 'production_year', '2002'), (35214, 2935, 'engine_volume', '2478'), (35215, 2935, 'width', '4'), (35216, 2935, 'height', '2'), (35217, 2935, 'fuel_consumption', '13'), (35218, 2935, 'doors', '2'), (35219, 2935, 'price', '13489'), (35220, 2935, 'cost', '25859'), (35221, 2936, 'owner', 'Gengis'), (35222, 2936, 'color', 'orange'), (35223, 2936, 'max_speed', '197'), (35224, 2936, 'weight', '3465'), (35225, 2936, 'production_year', '1992'), (35226, 2936, 'engine_volume', '4427'), (35227, 2936, 'width', '3'), (35228, 2936, 'height', '2'), (35229, 2936, 'fuel_consumption', '17'), (35230, 2936, 'doors', '3'), (35231, 2936, 'price', '25060'), (35232, 2936, 'cost', '40832'), (35233, 2937, 'owner', 'Jules'), (35234, 2937, 'color', 'brown'), (35235, 2937, 'max_speed', '278'), (35236, 2937, 'weight', '3382'), (35237, 2937, 'production_year', '1996'), (35238, 2937, 'engine_volume', '4869'), (35239, 2937, 'width', '2'), (35240, 2937, 'height', '1'), (35241, 2937, 'fuel_consumption', '17'), (35242, 2937, 'doors', '4'), (35243, 2937, 'price', '14694'), (35244, 2937, 'cost', '44375'), (35245, 2938, 'owner', 'Mario'), (35246, 2938, 'color', 'martini'), (35247, 2938, 'max_speed', '93'), (35248, 2938, 'weight', '1230'), (35249, 2938, 'production_year', '1978'), (35250, 2938, 'engine_volume', '6970'), (35251, 2938, 'width', '4'), (35252, 2938, 'height', '1'), (35253, 2938, 'fuel_consumption', '15'), (35254, 2938, 'doors', '4'), (35255, 2938, 'price', '29759'), (35256, 2938, 'cost', '33731'), (35257, 2939, 'owner', 'Hugh'), (35258, 2939, 'color', 'yellow'), (35259, 2939, 'max_speed', '66'), (35260, 2939, 'weight', '1488'), (35261, 2939, 'production_year', '1994'), (35262, 2939, 'engine_volume', '6786'), (35263, 2939, 'width', '2'), (35264, 2939, 'height', '1'), (35265, 2939, 'fuel_consumption', '15'), (35266, 2939, 'doors', '4'), (35267, 2939, 'price', '12873'), (35268, 2939, 'cost', '27735'), (35269, 2940, 'owner', 'Lucy'), (35270, 2940, 'color', 'orange'), (35271, 2940, 'max_speed', '99'), (35272, 2940, 'weight', '1675'), (35273, 2940, 'production_year', '1979'), (35274, 2940, 'engine_volume', '7472'), (35275, 2940, 'width', '3'), (35276, 2940, 'height', '2'), (35277, 2940, 'fuel_consumption', '15'), (35278, 2940, 'doors', '5'), (35279, 2940, 'price', '26060'), (35280, 2940, 'cost', '36782'), (35281, 2941, 'owner', 'Mario'), (35282, 2941, 'color', 'red'), (35283, 2941, 'max_speed', '85'), (35284, 2941, 'weight', '2081'), (35285, 2941, 'production_year', '2017'), (35286, 2941, 'engine_volume', '6237'), (35287, 2941, 'width', '2'), (35288, 2941, 'height', '1'), (35289, 2941, 'fuel_consumption', '18'), (35290, 2941, 'doors', '5'), (35291, 2941, 'price', '19310'), (35292, 2941, 'cost', '28125'), (35293, 2942, 'owner', 'Seth'), (35294, 2942, 'color', 'yellow'), (35295, 2942, 'max_speed', '148'), (35296, 2942, 'weight', '4416'), (35297, 2942, 'production_year', '1996'), (35298, 2942, 'engine_volume', '5013'), (35299, 2942, 'width', '4'), (35300, 2942, 'height', '2'), (35301, 2942, 'fuel_consumption', '16'), (35302, 2942, 'doors', '5'), (35303, 2942, 'price', '22918'), (35304, 2942, 'cost', '44087'), (35305, 2943, 'owner', 'Gengis'), (35306, 2943, 'color', 'black'), (35307, 2943, 'max_speed', '187'), (35308, 2943, 'weight', '3308'), (35309, 2943, 'production_year', '1989'), (35310, 2943, 'engine_volume', '7249'), (35311, 2943, 'width', '3'), (35312, 2943, 'height', '1'), (35313, 2943, 'fuel_consumption', '18'), (35314, 2943, 'doors', '3'), (35315, 2943, 'price', '28866'), (35316, 2943, 'cost', '28035'), (35317, 2944, 'owner', 'Gino'), (35318, 2944, 'color', 'yellow'), (35319, 2944, 'max_speed', '264'), (35320, 2944, 'weight', '1738'), (35321, 2944, 'production_year', '2016'), (35322, 2944, 'engine_volume', '3476'), (35323, 2944, 'width', '2'), (35324, 2944, 'height', '2'), (35325, 2944, 'fuel_consumption', '15'), (35326, 2944, 'doors', '5'), (35327, 2944, 'price', '17629'), (35328, 2944, 'cost', '38725'), (35329, 2945, 'owner', 'Lucy'), (35330, 2945, 'color', 'brown'), (35331, 2945, 'max_speed', '270'), (35332, 2945, 'weight', '4282'), (35333, 2945, 'production_year', '1975'), (35334, 2945, 'engine_volume', '7646'), (35335, 2945, 'width', '4'), (35336, 2945, 'height', '1'), (35337, 2945, 'fuel_consumption', '18'), (35338, 2945, 'doors', '3'), (35339, 2945, 'price', '12656'), (35340, 2945, 'cost', '43997'), (35341, 2946, 'owner', 'Mario'), (35342, 2946, 'color', 'green'), (35343, 2946, 'max_speed', '120'), (35344, 2946, 'weight', '2764'), (35345, 2946, 'production_year', '2002'), (35346, 2946, 'engine_volume', '2430'), (35347, 2946, 'width', '2'), (35348, 2946, 'height', '2'), (35349, 2946, 'fuel_consumption', '15'), (35350, 2946, 'doors', '4'), (35351, 2946, 'price', '21352'), (35352, 2946, 'cost', '41701'), (35353, 2947, 'owner', 'Mario'), (35354, 2947, 'color', 'orange'), (35355, 2947, 'max_speed', '70'), (35356, 2947, 'weight', '1851'), (35357, 2947, 'production_year', '1997'), (35358, 2947, 'engine_volume', '2428'), (35359, 2947, 'width', '4'), (35360, 2947, 'height', '2'), (35361, 2947, 'fuel_consumption', '18'), (35362, 2947, 'doors', '4'), (35363, 2947, 'price', '19948'), (35364, 2947, 'cost', '35929'), (35365, 2948, 'owner', 'Lava'), (35366, 2948, 'color', 'orange'), (35367, 2948, 'max_speed', '59'), (35368, 2948, 'weight', '3247'), (35369, 2948, 'production_year', '2015'), (35370, 2948, 'engine_volume', '7104'), (35371, 2948, 'width', '3'), (35372, 2948, 'height', '2'), (35373, 2948, 'fuel_consumption', '14'), (35374, 2948, 'doors', '4'), (35375, 2948, 'price', '24326'), (35376, 2948, 'cost', '37404'), (35377, 2949, 'owner', 'Hugh'), (35378, 2949, 'color', 'brown'), (35379, 2949, 'max_speed', '268'), (35380, 2949, 'weight', '2940'), (35381, 2949, 'production_year', '2011'), (35382, 2949, 'engine_volume', '2996'), (35383, 2949, 'width', '4'), (35384, 2949, 'height', '1'), (35385, 2949, 'fuel_consumption', '13'), (35386, 2949, 'doors', '4'), (35387, 2949, 'price', '11228'), (35388, 2949, 'cost', '35483'), (35389, 2950, 'owner', 'Seth'), (35390, 2950, 'color', 'orange'), (35391, 2950, 'max_speed', '300'), (35392, 2950, 'weight', '3902'), (35393, 2950, 'production_year', '1983'), (35394, 2950, 'engine_volume', '7747'), (35395, 2950, 'width', '2'), (35396, 2950, 'height', '2'), (35397, 2950, 'fuel_consumption', '16'), (35398, 2950, 'doors', '5'), (35399, 2950, 'price', '24120'), (35400, 2950, 'cost', '29831'), (35401, 2951, 'owner', 'Lucy'), (35402, 2951, 'color', 'green'), (35403, 2951, 'max_speed', '32'), (35404, 2951, 'weight', '1420'), (35405, 2951, 'production_year', '1993'), (35406, 2951, 'engine_volume', '6651'), (35407, 2951, 'width', '2'), (35408, 2951, 'height', '2'), (35409, 2951, 'fuel_consumption', '16'), (35410, 2951, 'doors', '5'), (35411, 2951, 'price', '15247'), (35412, 2951, 'cost', '41474'), (35413, 2952, 'owner', 'Gino'), (35414, 2952, 'color', 'white'), (35415, 2952, 'max_speed', '253'), (35416, 2952, 'weight', '3578'), (35417, 2952, 'production_year', '1990'), (35418, 2952, 'engine_volume', '2141'), (35419, 2952, 'width', '3'), (35420, 2952, 'height', '1'), (35421, 2952, 'fuel_consumption', '18'), (35422, 2952, 'doors', '3'), (35423, 2952, 'price', '14930'), (35424, 2952, 'cost', '27050'), (35425, 2953, 'owner', 'Hugh'), (35426, 2953, 'color', 'martini'), (35427, 2953, 'max_speed', '25'), (35428, 2953, 'weight', '3962'), (35429, 2953, 'production_year', '1977'), (35430, 2953, 'engine_volume', '7050'), (35431, 2953, 'width', '4'), (35432, 2953, 'height', '2'), (35433, 2953, 'fuel_consumption', '13'), (35434, 2953, 'doors', '3'), (35435, 2953, 'price', '14144'), (35436, 2953, 'cost', '44547'), (35437, 2954, 'owner', 'Lava'), (35438, 2954, 'color', 'brown'), (35439, 2954, 'max_speed', '172'), (35440, 2954, 'weight', '4793'), (35441, 2954, 'production_year', '2006'), (35442, 2954, 'engine_volume', '7565'), (35443, 2954, 'width', '3'), (35444, 2954, 'height', '2'), (35445, 2954, 'fuel_consumption', '14'), (35446, 2954, 'doors', '4'), (35447, 2954, 'price', '14327'), (35448, 2954, 'cost', '35747'), (35449, 2955, 'owner', 'Seth'), (35450, 2955, 'color', 'orange'), (35451, 2955, 'max_speed', '298'), (35452, 2955, 'weight', '4243'), (35453, 2955, 'production_year', '1992'), (35454, 2955, 'engine_volume', '7886'), (35455, 2955, 'width', '2'), (35456, 2955, 'height', '1'), (35457, 2955, 'fuel_consumption', '18'), (35458, 2955, 'doors', '2'), (35459, 2955, 'price', '17441'), (35460, 2955, 'cost', '33149'), (35461, 2956, 'owner', 'Gino'), (35462, 2956, 'color', 'orange'), (35463, 2956, 'max_speed', '53'), (35464, 2956, 'weight', '2418'), (35465, 2956, 'production_year', '1972'), (35466, 2956, 'engine_volume', '3600'), (35467, 2956, 'width', '3'), (35468, 2956, 'height', '1'), (35469, 2956, 'fuel_consumption', '18'), (35470, 2956, 'doors', '3'), (35471, 2956, 'price', '11583'), (35472, 2956, 'cost', '43601'), (35473, 2957, 'owner', 'Gengis'), (35474, 2957, 'color', 'orange'), (35475, 2957, 'max_speed', '104'), (35476, 2957, 'weight', '2189'), (35477, 2957, 'production_year', '1994'), (35478, 2957, 'engine_volume', '5892'), (35479, 2957, 'width', '2'), (35480, 2957, 'height', '2'), (35481, 2957, 'fuel_consumption', '13'), (35482, 2957, 'doors', '2'), (35483, 2957, 'price', '15504'), (35484, 2957, 'cost', '33331'), (35485, 2958, 'owner', 'Gino'), (35486, 2958, 'color', 'red'), (35487, 2958, 'max_speed', '244'), (35488, 2958, 'weight', '2764'), (35489, 2958, 'production_year', '2005'), (35490, 2958, 'engine_volume', '6195'), (35491, 2958, 'width', '2'), (35492, 2958, 'height', '1'), (35493, 2958, 'fuel_consumption', '18'), (35494, 2958, 'doors', '3'), (35495, 2958, 'price', '28885'), (35496, 2958, 'cost', '28968'), (35497, 2959, 'owner', 'Lucy'), (35498, 2959, 'color', 'green'), (35499, 2959, 'max_speed', '279'), (35500, 2959, 'weight', '2522'), (35501, 2959, 'production_year', '1995'), (35502, 2959, 'engine_volume', '5164'), (35503, 2959, 'width', '4'), (35504, 2959, 'height', '1'), (35505, 2959, 'fuel_consumption', '13'), (35506, 2959, 'doors', '5'), (35507, 2959, 'price', '13857'), (35508, 2959, 'cost', '37754'), (35509, 2960, 'owner', 'Hugh'), (35510, 2960, 'color', 'white'), (35511, 2960, 'max_speed', '119'), (35512, 2960, 'weight', '1788'), (35513, 2960, 'production_year', '1971'), (35514, 2960, 'engine_volume', '7963'), (35515, 2960, 'width', '4'), (35516, 2960, 'height', '2'), (35517, 2960, 'fuel_consumption', '15'), (35518, 2960, 'doors', '4'), (35519, 2960, 'price', '29541'), (35520, 2960, 'cost', '25551'), (35521, 2961, 'owner', 'Gengis'), (35522, 2961, 'color', 'martini'), (35523, 2961, 'max_speed', '97'), (35524, 2961, 'weight', '2354'), (35525, 2961, 'production_year', '2011'), (35526, 2961, 'engine_volume', '5129'), (35527, 2961, 'width', '3'), (35528, 2961, 'height', '2'), (35529, 2961, 'fuel_consumption', '17'), (35530, 2961, 'doors', '2'), (35531, 2961, 'price', '15862'), (35532, 2961, 'cost', '34038'), (35533, 2962, 'owner', 'Lucy'), (35534, 2962, 'color', 'brown'), (35535, 2962, 'max_speed', '235'), (35536, 2962, 'weight', '2733'), (35537, 2962, 'production_year', '2011'), (35538, 2962, 'engine_volume', '6649'), (35539, 2962, 'width', '2'), (35540, 2962, 'height', '1'), (35541, 2962, 'fuel_consumption', '18'), (35542, 2962, 'doors', '5'), (35543, 2962, 'price', '23419'), (35544, 2962, 'cost', '33099'), (35545, 2963, 'owner', 'Lucy'), (35546, 2963, 'color', 'white'), (35547, 2963, 'max_speed', '49'), (35548, 2963, 'weight', '3697'), (35549, 2963, 'production_year', '1972'), (35550, 2963, 'engine_volume', '3418'), (35551, 2963, 'width', '3'), (35552, 2963, 'height', '1'), (35553, 2963, 'fuel_consumption', '15'), (35554, 2963, 'doors', '4'), (35555, 2963, 'price', '29489'), (35556, 2963, 'cost', '35713'), (35557, 2964, 'owner', 'Mario'), (35558, 2964, 'color', 'yellow'), (35559, 2964, 'max_speed', '134'), (35560, 2964, 'weight', '4260'), (35561, 2964, 'production_year', '2013'), (35562, 2964, 'engine_volume', '6497'), (35563, 2964, 'width', '3'), (35564, 2964, 'height', '2'), (35565, 2964, 'fuel_consumption', '13'), (35566, 2964, 'doors', '2'), (35567, 2964, 'price', '22447'), (35568, 2964, 'cost', '29704'), (35569, 2965, 'owner', 'Gengis'), (35570, 2965, 'color', 'red'), (35571, 2965, 'max_speed', '210'), (35572, 2965, 'weight', '3055'), (35573, 2965, 'production_year', '2009'), (35574, 2965, 'engine_volume', '2495'), (35575, 2965, 'width', '2'), (35576, 2965, 'height', '2'), (35577, 2965, 'fuel_consumption', '18'), (35578, 2965, 'doors', '2'), (35579, 2965, 'price', '25376'), (35580, 2965, 'cost', '36712'), (35581, 2966, 'owner', 'Seth'), (35582, 2966, 'color', 'green'), (35583, 2966, 'max_speed', '248'), (35584, 2966, 'weight', '2610'), (35585, 2966, 'production_year', '2013'), (35586, 2966, 'engine_volume', '5926'), (35587, 2966, 'width', '4'), (35588, 2966, 'height', '2'), (35589, 2966, 'fuel_consumption', '13'), (35590, 2966, 'doors', '2'), (35591, 2966, 'price', '27746'), (35592, 2966, 'cost', '33046'), (35593, 2967, 'owner', 'Jules'), (35594, 2967, 'color', 'black'), (35595, 2967, 'max_speed', '137'), (35596, 2967, 'weight', '2062'), (35597, 2967, 'production_year', '2009'), (35598, 2967, 'engine_volume', '4604'), (35599, 2967, 'width', '3'), (35600, 2967, 'height', '1'), (35601, 2967, 'fuel_consumption', '17'), (35602, 2967, 'doors', '3'), (35603, 2967, 'price', '10539'), (35604, 2967, 'cost', '35605'), (35605, 2968, 'owner', 'Gino'), (35606, 2968, 'color', 'red'), (35607, 2968, 'max_speed', '185'), (35608, 2968, 'weight', '1089'), (35609, 2968, 'production_year', '1982'), (35610, 2968, 'engine_volume', '6023'), (35611, 2968, 'width', '4'), (35612, 2968, 'height', '1'), (35613, 2968, 'fuel_consumption', '14'), (35614, 2968, 'doors', '2'), (35615, 2968, 'price', '27698'), (35616, 2968, 'cost', '33349'), (35617, 2969, 'owner', 'Gino'), (35618, 2969, 'color', 'yellow'), (35619, 2969, 'max_speed', '288'), (35620, 2969, 'weight', '4787'), (35621, 2969, 'production_year', '1995'), (35622, 2969, 'engine_volume', '5376'), (35623, 2969, 'width', '2'), (35624, 2969, 'height', '2'), (35625, 2969, 'fuel_consumption', '15'), (35626, 2969, 'doors', '4'), (35627, 2969, 'price', '21365'), (35628, 2969, 'cost', '49514'), (35629, 2970, 'owner', 'Gino'), (35630, 2970, 'color', 'black'), (35631, 2970, 'max_speed', '46'), (35632, 2970, 'weight', '4594'), (35633, 2970, 'production_year', '1982'), (35634, 2970, 'engine_volume', '7846'), (35635, 2970, 'width', '4'), (35636, 2970, 'height', '2'), (35637, 2970, 'fuel_consumption', '17'), (35638, 2970, 'doors', '5'), (35639, 2970, 'price', '18829'), (35640, 2970, 'cost', '26029'), (35641, 2971, 'owner', 'Jules'), (35642, 2971, 'color', 'brown'), (35643, 2971, 'max_speed', '280'), (35644, 2971, 'weight', '1532'), (35645, 2971, 'production_year', '1971'), (35646, 2971, 'engine_volume', '3623'), (35647, 2971, 'width', '4'), (35648, 2971, 'height', '1'), (35649, 2971, 'fuel_consumption', '18'), (35650, 2971, 'doors', '3'), (35651, 2971, 'price', '27088'), (35652, 2971, 'cost', '31942'), (35653, 2972, 'owner', 'Seth'), (35654, 2972, 'color', 'orange'), (35655, 2972, 'max_speed', '43'), (35656, 2972, 'weight', '3463'), (35657, 2972, 'production_year', '1998'), (35658, 2972, 'engine_volume', '7872'), (35659, 2972, 'width', '3'), (35660, 2972, 'height', '2'), (35661, 2972, 'fuel_consumption', '16'), (35662, 2972, 'doors', '2'), (35663, 2972, 'price', '19410'), (35664, 2972, 'cost', '33480'), (35665, 2973, 'owner', 'Gino'), (35666, 2973, 'color', 'yellow'), (35667, 2973, 'max_speed', '34'), (35668, 2973, 'weight', '4394'), (35669, 2973, 'production_year', '1972'), (35670, 2973, 'engine_volume', '4312'), (35671, 2973, 'width', '4'), (35672, 2973, 'height', '2'), (35673, 2973, 'fuel_consumption', '17'), (35674, 2973, 'doors', '2'), (35675, 2973, 'price', '10931'), (35676, 2973, 'cost', '49428'), (35677, 2974, 'owner', 'Jules'), (35678, 2974, 'color', 'white'), (35679, 2974, 'max_speed', '181'), (35680, 2974, 'weight', '2790'), (35681, 2974, 'production_year', '2005'), (35682, 2974, 'engine_volume', '3463'), (35683, 2974, 'width', '3'), (35684, 2974, 'height', '1'), (35685, 2974, 'fuel_consumption', '14'), (35686, 2974, 'doors', '3'), (35687, 2974, 'price', '26449'), (35688, 2974, 'cost', '31699'), (35689, 2975, 'owner', 'Gengis'), (35690, 2975, 'color', 'brown'), (35691, 2975, 'max_speed', '74'), (35692, 2975, 'weight', '3706'), (35693, 2975, 'production_year', '2001'), (35694, 2975, 'engine_volume', '7252'), (35695, 2975, 'width', '3'), (35696, 2975, 'height', '1'), (35697, 2975, 'fuel_consumption', '14'), (35698, 2975, 'doors', '2'), (35699, 2975, 'price', '21714'), (35700, 2975, 'cost', '49734'), (35701, 2976, 'owner', 'Gino'), (35702, 2976, 'color', 'red'), (35703, 2976, 'max_speed', '234'), (35704, 2976, 'weight', '2706'), (35705, 2976, 'production_year', '2006'), (35706, 2976, 'engine_volume', '5966'), (35707, 2976, 'width', '4'), (35708, 2976, 'height', '1'), (35709, 2976, 'fuel_consumption', '14'), (35710, 2976, 'doors', '2'), (35711, 2976, 'price', '15976'), (35712, 2976, 'cost', '35134'), (35713, 2977, 'owner', 'Seth'), (35714, 2977, 'color', 'red'), (35715, 2977, 'max_speed', '242'), (35716, 2977, 'weight', '1915'), (35717, 2977, 'production_year', '2015'), (35718, 2977, 'engine_volume', '5215'), (35719, 2977, 'width', '4'), (35720, 2977, 'height', '1'), (35721, 2977, 'fuel_consumption', '14'), (35722, 2977, 'doors', '5'), (35723, 2977, 'price', '27912'), (35724, 2977, 'cost', '34843'), (35725, 2978, 'owner', 'Hugh'), (35726, 2978, 'color', 'orange'), (35727, 2978, 'max_speed', '300'), (35728, 2978, 'weight', '2390'), (35729, 2978, 'production_year', '1980'), (35730, 2978, 'engine_volume', '5622'), (35731, 2978, 'width', '3'), (35732, 2978, 'height', '1'), (35733, 2978, 'fuel_consumption', '13'), (35734, 2978, 'doors', '2'), (35735, 2978, 'price', '25958'), (35736, 2978, 'cost', '26107'), (35737, 2979, 'owner', 'Jules'), (35738, 2979, 'color', 'martini'), (35739, 2979, 'max_speed', '135'), (35740, 2979, 'weight', '3260'), (35741, 2979, 'production_year', '2011'), (35742, 2979, 'engine_volume', '7135'), (35743, 2979, 'width', '2'), (35744, 2979, 'height', '1'), (35745, 2979, 'fuel_consumption', '16'), (35746, 2979, 'doors', '2'), (35747, 2979, 'price', '12841'), (35748, 2979, 'cost', '34585'), (35749, 2980, 'owner', 'Gino'), (35750, 2980, 'color', 'brown'), (35751, 2980, 'max_speed', '68'), (35752, 2980, 'weight', '4422'), (35753, 2980, 'production_year', '1978'), (35754, 2980, 'engine_volume', '5602'), (35755, 2980, 'width', '4'), (35756, 2980, 'height', '2'), (35757, 2980, 'fuel_consumption', '13'), (35758, 2980, 'doors', '5'), (35759, 2980, 'price', '24149'), (35760, 2980, 'cost', '25860'), (35761, 2981, 'owner', 'Jules'), (35762, 2981, 'color', 'brown'), (35763, 2981, 'max_speed', '207'), (35764, 2981, 'weight', '4916'), (35765, 2981, 'production_year', '2002'), (35766, 2981, 'engine_volume', '7086'), (35767, 2981, 'width', '3'), (35768, 2981, 'height', '1'), (35769, 2981, 'fuel_consumption', '17'), (35770, 2981, 'doors', '5'), (35771, 2981, 'price', '28594'), (35772, 2981, 'cost', '45865'), (35773, 2982, 'owner', 'Seth'), (35774, 2982, 'color', 'red'), (35775, 2982, 'max_speed', '133'), (35776, 2982, 'weight', '2228'), (35777, 2982, 'production_year', '1982'), (35778, 2982, 'engine_volume', '6383'), (35779, 2982, 'width', '2'), (35780, 2982, 'height', '2'), (35781, 2982, 'fuel_consumption', '18'), (35782, 2982, 'doors', '4'), (35783, 2982, 'price', '15917'), (35784, 2982, 'cost', '38123'), (35785, 2983, 'owner', 'Mario'), (35786, 2983, 'color', 'green'), (35787, 2983, 'max_speed', '34'), (35788, 2983, 'weight', '1117'), (35789, 2983, 'production_year', '2015'), (35790, 2983, 'engine_volume', '2928'), (35791, 2983, 'width', '2'), (35792, 2983, 'height', '1'), (35793, 2983, 'fuel_consumption', '13'), (35794, 2983, 'doors', '3'), (35795, 2983, 'price', '16823'), (35796, 2983, 'cost', '38147'), (35797, 2984, 'owner', 'Mario'), (35798, 2984, 'color', 'orange'), (35799, 2984, 'max_speed', '183'), (35800, 2984, 'weight', '4424'), (35801, 2984, 'production_year', '2013'), (35802, 2984, 'engine_volume', '3539'), (35803, 2984, 'width', '2'), (35804, 2984, 'height', '2'), (35805, 2984, 'fuel_consumption', '16'), (35806, 2984, 'doors', '5'), (35807, 2984, 'price', '24479'), (35808, 2984, 'cost', '36650'), (35809, 2985, 'owner', 'Hugh'), (35810, 2985, 'color', 'black'), (35811, 2985, 'max_speed', '164'), (35812, 2985, 'weight', '4521'), (35813, 2985, 'production_year', '1973'), (35814, 2985, 'engine_volume', '7087'), (35815, 2985, 'width', '2'), (35816, 2985, 'height', '1'), (35817, 2985, 'fuel_consumption', '15'), (35818, 2985, 'doors', '3'), (35819, 2985, 'price', '29218'), (35820, 2985, 'cost', '33572'), (35821, 2986, 'owner', 'Mario'), (35822, 2986, 'color', 'red'), (35823, 2986, 'max_speed', '102'), (35824, 2986, 'weight', '3201'), (35825, 2986, 'production_year', '1990'), (35826, 2986, 'engine_volume', '3052'), (35827, 2986, 'width', '4'), (35828, 2986, 'height', '1'), (35829, 2986, 'fuel_consumption', '16'), (35830, 2986, 'doors', '5'), (35831, 2986, 'price', '28163'), (35832, 2986, 'cost', '45840'), (35833, 2987, 'owner', 'Seth'), (35834, 2987, 'color', 'brown'), (35835, 2987, 'max_speed', '157'), (35836, 2987, 'weight', '3959'), (35837, 2987, 'production_year', '1978'), (35838, 2987, 'engine_volume', '7085'), (35839, 2987, 'width', '4'), (35840, 2987, 'height', '2'), (35841, 2987, 'fuel_consumption', '13'), (35842, 2987, 'doors', '5'), (35843, 2987, 'price', '12054'), (35844, 2987, 'cost', '29423'), (35845, 2988, 'owner', 'Seth'), (35846, 2988, 'color', 'black'), (35847, 2988, 'max_speed', '235'), (35848, 2988, 'weight', '2866'), (35849, 2988, 'production_year', '1976'), (35850, 2988, 'engine_volume', '3041'), (35851, 2988, 'width', '3'), (35852, 2988, 'height', '1'), (35853, 2988, 'fuel_consumption', '16'), (35854, 2988, 'doors', '2'), (35855, 2988, 'price', '29820'), (35856, 2988, 'cost', '39481'), (35857, 2989, 'owner', 'Lava'), (35858, 2989, 'color', 'white'), (35859, 2989, 'max_speed', '247'), (35860, 2989, 'weight', '3271'), (35861, 2989, 'production_year', '2008'), (35862, 2989, 'engine_volume', '3747'), (35863, 2989, 'width', '4'), (35864, 2989, 'height', '1'), (35865, 2989, 'fuel_consumption', '15'), (35866, 2989, 'doors', '3'), (35867, 2989, 'price', '11765'), (35868, 2989, 'cost', '34467'), (35869, 2990, 'owner', 'Lucy'), (35870, 2990, 'color', 'red'), (35871, 2990, 'max_speed', '286'), (35872, 2990, 'weight', '1049'), (35873, 2990, 'production_year', '1983'), (35874, 2990, 'engine_volume', '3416'), (35875, 2990, 'width', '2'), (35876, 2990, 'height', '2'), (35877, 2990, 'fuel_consumption', '18'), (35878, 2990, 'doors', '2'), (35879, 2990, 'price', '21375'), (35880, 2990, 'cost', '32546'), (35881, 2991, 'owner', 'Gengis'), (35882, 2991, 'color', 'black'), (35883, 2991, 'max_speed', '90'), (35884, 2991, 'weight', '3190'), (35885, 2991, 'production_year', '2009'), (35886, 2991, 'engine_volume', '3100'), (35887, 2991, 'width', '4'), (35888, 2991, 'height', '2'), (35889, 2991, 'fuel_consumption', '16'), (35890, 2991, 'doors', '5'), (35891, 2991, 'price', '23083'), (35892, 2991, 'cost', '47346'), (35893, 2992, 'owner', 'Jules'), (35894, 2992, 'color', 'martini'), (35895, 2992, 'max_speed', '57'), (35896, 2992, 'weight', '2097'), (35897, 2992, 'production_year', '2004'), (35898, 2992, 'engine_volume', '5308'), (35899, 2992, 'width', '4'), (35900, 2992, 'height', '1'), (35901, 2992, 'fuel_consumption', '13'), (35902, 2992, 'doors', '5'), (35903, 2992, 'price', '23826'), (35904, 2992, 'cost', '39967'), (35905, 2993, 'owner', 'Jules'), (35906, 2993, 'color', 'martini'), (35907, 2993, 'max_speed', '127'), (35908, 2993, 'weight', '3257'), (35909, 2993, 'production_year', '1985'), (35910, 2993, 'engine_volume', '6620'), (35911, 2993, 'width', '2'), (35912, 2993, 'height', '2'), (35913, 2993, 'fuel_consumption', '14'), (35914, 2993, 'doors', '2'), (35915, 2993, 'price', '26322'), (35916, 2993, 'cost', '29731'), (35917, 2994, 'owner', 'Mario'), (35918, 2994, 'color', 'brown'), (35919, 2994, 'max_speed', '249'), (35920, 2994, 'weight', '3140'), (35921, 2994, 'production_year', '1970'), (35922, 2994, 'engine_volume', '3378'), (35923, 2994, 'width', '3'), (35924, 2994, 'height', '2'), (35925, 2994, 'fuel_consumption', '14'), (35926, 2994, 'doors', '4'), (35927, 2994, 'price', '15836'), (35928, 2994, 'cost', '42602'), (35929, 2995, 'owner', 'Lucy'), (35930, 2995, 'color', 'black'), (35931, 2995, 'max_speed', '102'), (35932, 2995, 'weight', '4554'), (35933, 2995, 'production_year', '2007'), (35934, 2995, 'engine_volume', '3467'), (35935, 2995, 'width', '4'), (35936, 2995, 'height', '1'), (35937, 2995, 'fuel_consumption', '18'), (35938, 2995, 'doors', '3'), (35939, 2995, 'price', '20803'), (35940, 2995, 'cost', '34055'), (35941, 2996, 'owner', 'Mario'), (35942, 2996, 'color', 'black'), (35943, 2996, 'max_speed', '186'), (35944, 2996, 'weight', '1038'), (35945, 2996, 'production_year', '2007'), (35946, 2996, 'engine_volume', '2518'), (35947, 2996, 'width', '3'), (35948, 2996, 'height', '1'), (35949, 2996, 'fuel_consumption', '17'), (35950, 2996, 'doors', '4'), (35951, 2996, 'price', '16289'), (35952, 2996, 'cost', '29487'), (35953, 2997, 'owner', 'Gino'), (35954, 2997, 'color', 'martini'), (35955, 2997, 'max_speed', '256'), (35956, 2997, 'weight', '1452'), (35957, 2997, 'production_year', '2012'), (35958, 2997, 'engine_volume', '3260'), (35959, 2997, 'width', '3'), (35960, 2997, 'height', '1'), (35961, 2997, 'fuel_consumption', '15'), (35962, 2997, 'doors', '3'), (35963, 2997, 'price', '18246'), (35964, 2997, 'cost', '44963'), (35965, 2998, 'owner', 'Lava'), (35966, 2998, 'color', 'white'), (35967, 2998, 'max_speed', '201'), (35968, 2998, 'weight', '3199'), (35969, 2998, 'production_year', '1990'), (35970, 2998, 'engine_volume', '5893'), (35971, 2998, 'width', '2'), (35972, 2998, 'height', '1'), (35973, 2998, 'fuel_consumption', '14'), (35974, 2998, 'doors', '3'), (35975, 2998, 'price', '18385'), (35976, 2998, 'cost', '37549'), (35977, 2999, 'owner', 'Gino'), (35978, 2999, 'color', 'yellow'), (35979, 2999, 'max_speed', '160'), (35980, 2999, 'weight', '2436'), (35981, 2999, 'production_year', '2015'), (35982, 2999, 'engine_volume', '4940'), (35983, 2999, 'width', '3'), (35984, 2999, 'height', '2'), (35985, 2999, 'fuel_consumption', '17'), (35986, 2999, 'doors', '2'), (35987, 2999, 'price', '15409'), (35988, 2999, 'cost', '28475'), (35989, 3000, 'owner', 'Hugh'), (35990, 3000, 'color', 'orange'), (35991, 3000, 'max_speed', '110'), (35992, 3000, 'weight', '4361'), (35993, 3000, 'production_year', '1995'), (35994, 3000, 'engine_volume', '4265'), (35995, 3000, 'width', '4'), (35996, 3000, 'height', '2'), (35997, 3000, 'fuel_consumption', '16'), (35998, 3000, 'doors', '2'), (35999, 3000, 'price', '28019'), (36000, 3000, 'cost', '45837'); -- -- Indexes for dumped tables -- -- -- Indexes for table `cars` -- ALTER TABLE `cars` ADD PRIMARY KEY (`ID`), ADD KEY `car_type` (`car_type`(191)); -- -- Indexes for table `carsmeta` -- ALTER TABLE `carsmeta` ADD PRIMARY KEY (`ID`), ADD KEY `car_id` (`car_id`), ADD KEY `car_key` (`car_key`(191)); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `cars` -- ALTER TABLE `cars` MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3001; -- -- AUTO_INCREMENT for table `carsmeta` -- ALTER TABLE `carsmeta` MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=36001; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;