Current directory: /home/klas4s23/domains/585455.klas4s23.mid-ica.nl/public_html/Gastenboek/uploads
<?xml version="1.0" encoding="UTF-8"?><sqlb_project><db path="C:/Users/DarkM/Bureaublad/MBO/Levels/3/l3-gastenboek-TurtlePrograms/php/dATA.db" readonly="0" foreign_keys="1" case_sensitive_like="0" temp_store="0" wal_autocheckpoint="1000" synchronous="2"/><attached/><window><main_tabs open="structure browser pragmas query" current="1"/></window><tab_structure><column_width id="0" width="300"/><column_width id="1" width="0"/><column_width id="2" width="100"/><column_width id="3" width="2004"/><column_width id="4" width="0"/><expanded_item id="0" parent="1"/><expanded_item id="1" parent="1"/><expanded_item id="2" parent="1"/><expanded_item id="3" parent="1"/></tab_structure><tab_browse><current_table name="4,8:mainUserData"/><default_encoding codec=""/><browse_table_settings><table schema="main" name="Messages" show_row_id="0" encoding="" plot_x_axis="" unlock_view_pk="_rowid_"><sort/><column_widths><column index="1" value="132"/><column index="2" value="88"/><column index="3" value="130"/><column index="4" value="300"/><column index="5" value="195"/><column index="6" value="74"/></column_widths><filter_values/><conditional_formats/><row_id_formats/><display_formats/><hidden_columns/><plot_y_axes/><global_filter/></table><table schema="main" name="UserData" show_row_id="0" encoding="" plot_x_axis="" unlock_view_pk="_rowid_"><sort/><column_widths><column index="1" value="61"/><column index="2" value="207"/><column index="3" value="112"/><column index="4" value="300"/><column index="5" value="93"/><column index="6" value="182"/><column index="7" value="169"/></column_widths><filter_values/><conditional_formats/><row_id_formats/><display_formats/><hidden_columns/><plot_y_axes/><global_filter/></table></browse_table_settings></tab_browse><tab_sql><sql name="SQL 1">CREATE TABLE UserData (
id INTEGER PRIMARY KEY,
email TEXT NOT NULL,
username TEXT NOT NULL,
password TEXT NOT NULL,
isAdmin BOOLEAN DEFAULT FALSE,
lastChangeName INTEGER,
lastChangePass INTEGER
);
CREATE TABLE Messages (
message_id INTEGER PRIMARY KEY,
user_id INTEGER,
title TEXT,
text TEXT,
time INTEGER,
image TEXT,
FOREIGN KEY (user_id) REFERENCES UserData(id)
);
</sql><sql name="SQL 3">INSERT INTO "Messages" ("user_id", "title", "text", "image") VALUES
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 1', 'This is the text for test message 1.', NULL),
(1, 'Test Title 2', 'This is the text for test message 2.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 3', 'This is the text for test message 3.', 'images/d.png'),
(1, 'Test Title 4', 'This is the text for test message 4.', NULL),
(1, 'Test Title 5', 'This is the text for test message 5.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 6', 'This is the text for test message 6.', 'images/d.png'),
(1, 'Test Title 7', 'This is the text for test message 7.', NULL),
(1, 'Test Title 8', 'This is the text for test message 8.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 9', 'This is the text for test message 9.', 'images/d.png'),
(1, 'Test Title 10', 'This is the text for test message 10.', NULL),
(1, 'Test Title 11', 'This is the text for test message 11.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 12', 'This is the text for test message 12.', 'images/d.png'),
(1, 'Test Title 13', 'This is the text for test message 13.', NULL),
(1, 'Test Title 14', 'This is the text for test message 14.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 15', 'This is the text for test message 15.', 'images/d.png'),
(1, 'Test Title 16', 'This is the text for test message 16.', NULL),
(1, 'Test Title 17', 'This is the text for test message 17.', 'images/Logo_logic_coders.png'),
(1, 'Test Title 18', 'This is the text for test message 18.', 'images/d.png'),
(1, 'Test Title 19', 'This is the text for test message 19.', NULL),
(1, 'Test Title 20', 'This is the text for test message 20.', 'images/Logo_logic_coders.png');</sql><current_tab id="1"/></tab_sql></sqlb_project>