insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00001', 'M', N'Ryder', N'Stow', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00002', 'M', N'Jeramy', N'Stow', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00003', 'F', N'Robyn', N'Robinson', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00004', 'F', N'Kaydence', N'Robinson', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00005', 'F', N'Kristen', N'Paridee', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00006', 'M', N'Timothy', N'Hamp', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00007', 'F', N'Cheyenne', N'Hamp', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00008', 'M', N'Wyatt', N'Hamp', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00009', 'F', N'Paige', N'Warner', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00010', 'M', N'Waylon', N'Stow', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00011', 'M', N'Phoenix', N'Stow', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00012', 'M', N'Gavin', N'Wenger', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00013', 'M', N'Lukas', N'Wenger', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00014', 'M', N'Ayden', N'Wenger', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00015', 'M', N'Barry', N'Hopkinson', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00016', 'M', N'Zachary', N'Horner', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00017', 'F', N'Brystol', N'Horner', '', null, 0, N'');
insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00018', 'M', N'Brodie', N'Hopkinson', '', null, 0, N'');