INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (0, 'admin', '8c6976e5b5410415bde908bd4dee15dfb167a9c873fc4bb8a81f6f2ab448a918', 'Administrator', 'admin', 'Admin location', 'Admin bio', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'seller', 'a4279eae47aaa7417da62434795a011ccb0ec870f7f56646d181b5500a892a9a', 'Seller', 'seller', 'Seller location', 'Seller bio', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'seller1', 'a4279eae47aaa7417da62434795a011ccb0ec870f7f56646d181b5500a892a9a', 'Seller 1', 'seller1', 'Seller 1 location', 'Seller 1 bio', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (2, 'buyer', '6dbd0f28d0d97656768b7b4ed96255e67fd11740a44b1c4b575191b06e9e3a35', 'Buyer', 'buyer', 'Buyer location', 'Buyer bio', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'alice.johnson@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Alice Johnson', 'alijohn', 'New York, NY', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'bob.smith@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Bob Smith', 'bobsmith42', 'Los Angeles, CA', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'charlie.brown@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Charlie Brown', 'charlieb', 'Chicago, IL', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'david.white@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'David White', 'davidw88', 'Houston, TX', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'emma.davis@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Emma Davis', 'emma.davis', 'Miami, FL', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'frank.turner@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Frank Turner', 'frankt', 'San Francisco, CA', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'grace.miller@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Grace Miller', 'gracem', 'Seattle, WA', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'henry.parker@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Henry Parker', 'henryp', 'Denver, CO', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'ivy.taylor@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Ivy Taylor', 'ivyt', 'Boston, MA', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'jack.turner@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Jack Turner', 'jackt', 'Austin, TX', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'katherine.reed@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Katherine Reed', 'kathy_r', 'Atlanta, GA', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'leo.martinez@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Leo Martinez', 'leom', 'Dallas, TX', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'mia.hernandez@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Mia Hernandez', 'miah', 'Phoenix, AZ', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'nathan.brooks@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Nathan Brooks', 'nateb', 'Philadelphia, PA', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'olivia.scott@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Olivia Scott', 'olivias', 'Orlando, FL', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'patrick.turner@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Patrick Turner', 'pturner', 'Portland, OR', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'quinn.adams@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Quinn Adams', 'quinn.a', 'Nashville, TN', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'ryan.wilson@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Ryan Wilson', 'ryanw', 'Raleigh, NC', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'sophia.evans@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Sophia Evans', 'sophiae', 'San Diego, CA', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'tyler.fisher@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Tyler Fisher', 'tylerf', 'Tampa, FL', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'ursula.gomez@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Ursula Gomez', 'ursula_g', 'Urbana, IL', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'victor.chang@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Victor Chang', 'victorc', 'Vancouver, BC', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'wendy.roberts@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Wendy Roberts', 'wendyr', 'Washington, DC', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'xavier.lopez@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Xavier Lopez', 'xavier.l', 'Xenia, OH', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'yara.patel@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Yara Patel', 'yarap', 'Yellowstone, WY', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'zane.mitchell@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Zane Mitchell', 'zanem', 'Zion, UT', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'amy.rodriguez@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Amy Rodriguez', 'amyr', 'Arlington, VA', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'benjamin.hayes@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Benjamin Hayes', 'benjaminh', 'Baltimore, MD', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'cynthia.jordan@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Cynthia Jordan', 'cynthiaj', 'Charleston, SC', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'dylan.patel@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Dylan Patel', 'dylanp', 'Denver, CO', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'eva.nguyen@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Eva Nguyen', 'evan', 'El Paso, TX', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'felix.ramos@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Felix Ramos', 'felixr', 'Fresno, CA', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'giselle.chavez@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Giselle Chavez', 'gisellec', 'Grand Rapids, MI', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'hugo.ortiz@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Hugo Ortiz', 'hugoo', 'Honolulu, HI', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'isabella.flores@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Isabella Flores', 'isabellaf', 'Indianapolis, IN', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'jason.wang@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Jason Wang', 'jasonw', 'Jacksonville, FL', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'kelly.hart@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Kelly Hart', 'kellyh', 'Kansas City, MO', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'liam.price@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Liam Price', 'liamp', 'Louisville, KY', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'megan.sullivan@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Megan Sullivan', 'megans', 'Memphis, TN', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'nolan.walker@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Nolan Walker', 'nolanw', 'New Orleans, LA', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'olivia.knight@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Olivia Knight', 'oliviak', 'Oklahoma City, OK', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'preston.young@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Preston Young', 'prestony', 'Portland, OR', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'quincy.harper@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Quincy Harper', 'quincyh', 'Providence, RI', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'rachel.mendoza@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Rachel Mendoza', 'rachelm', 'Reno, NV', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'samuel.barker@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Samuel Barker', 'samuels', 'Sacramento, CA', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'taylor.larson@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Taylor Larson', 'taylorl', 'Tucson, AZ', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'ulysses.pierce@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Ulysses Pierce', 'ulyssesp', 'Utica, NY', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'violet.foster@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Violet Foster', 'violetf', 'Vancouver, WA', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'walter.greene@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Walter Greene', 'walterg', 'Wichita, KS', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'xander.vega@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Xander Vega', 'xanderv', 'Xenon, OH', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'yasmine.cruz@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Yasmine Cruz', 'yasminec', 'Yellowstone, MT', 'Hello, world!', NULL, NULL, false);
INSERT INTO `users` (type, email, password, name, username, location, bio, confirmation_token, password_reset_token, archived) VALUES (1, 'zachary.moss@email.com', '688787d8ff144c502c7f5cffaafe2cc588d86079f9de88304c26b0cb99ce91c6', 'Zachary Moss', 'zacharym', 'Zephyr, TX', 'Hello, world!', NULL, NULL, false);
