INSERT INTO `xf_node` (`node_id`, `title`, `description`, `node_name`, `node_type_id`, `parent_node_id`, `display_order`, `display_in_list`, `lft`, `rgt`, `depth`, `style_id`, `effective_style_id`, `breadcrumb_data`, `navigation_id`, `effective_navigation_id`)
VALUES
(10, 'DragonByte Technologies Product Support', 'Information and support for our various products.', NULL, X'43617465676F7279', 0, 100, 1, 11, 18, 0, 0, 0, X'613A303A7B7D', X'666F72756D73', X'666F72756D73'),
(11, 'Modifications', 'Information and support for our modifications.', NULL, X'43617465676F7279', 10, 10, 1, 12, 15, 1, 0, 0, X'613A303A7B7D', X'', X'666F72756D73'),
(12, 'Skins', 'Information and support for our skins.', NULL, X'43617465676F7279', 10, 20, 1, 16, 17, 1, 0, 0, X'613A303A7B7D', X'', X'666F72756D73'),
(13, 'Test', 'Test', NULL, X'466F72756D', 11, 1, 1, 13, 14, 2, 0, 0, X'613A313A7B693A31313B613A363A7B733A373A226E6F64655F6964223B693A31313B733A353A227469746C65223B733A31333A224D6F64696669636174696F6E73223B733A353A226465707468223B693A313B733A333A226C6674223B693A31323B733A393A226E6F64655F6E616D65223B4E3B733A31323A226E6F64655F747970655F6964223B733A383A2243617465676F7279223B7D7D', X'', X'666F72756D73');